LibreTube/app/src/main/java/com/github/libretube
Krunal Patel 9dd505917d Fix player control repeat icon on the video end
A new image button for reapeat button is needed, changing `exo_play_pause` doesn't work because it is updated by  `StyledPlayerControlView`. So, when the video ends hide `exo_play_pause` and show `repeatBTN`.
2022-12-02 12:28:02 +05:30
..
api fix opening public playlists 2022-12-01 17:11:31 +01:00
constants Add UI functionality for importing and exporting playlists 2022-12-01 14:09:57 +01:00
db add possibility to backup and restore local playlists 2022-11-23 18:20:43 +01:00
enums add support for the queue 2022-11-20 17:09:07 +01:00
extensions Fix download issue caused by file name 2022-11-27 19:27:36 +05:30
obj Add import export settings 2022-12-01 13:48:08 +01:00
services Fix service not stopping on close video or removed from recents 2022-11-30 11:02:19 +05:30
ui Fix player control repeat icon on the video end 2022-12-02 12:28:02 +05:30
util fix opening public playlists 2022-12-01 17:11:31 +01:00
workers use the new route 2022-12-01 15:17:46 +01:00
LibreTubeApp.kt rewrite proxied URLs 2022-11-21 14:12:46 +01:00