Commit graph

105 commits

Author SHA1 Message Date
07a3fcd001 make embedded player playback indicators round 2024-09-25 21:57:39 +02:00
6aabfd6066 streamline ui mode change 2024-09-25 21:12:14 +02:00
12de2c3fac fix font color in embedded audio player 2024-09-25 12:38:40 +02:00
f544d8bc76 make embedded audio player fit in its place 2024-09-25 12:32:12 +02:00
f546c5791a add embedded audio UI 2024-09-24 13:53:20 +02:00
698e9776af make audioplayer landscape layout be halfway usable 2024-09-23 20:16:05 +02:00
f750fa8b4b make progress update more smooth 2024-09-23 19:11:41 +02:00
642e5e78db fix colors for chapter and stream select in audio mode 2024-09-23 18:21:55 +02:00
de507b2291 endtangle StreamSelect and ChapterSelect and fix glitches asociated with them 2024-09-23 18:05:22 +02:00
a4f8e490ae add chapter/stream selection to audio ui 2024-09-23 15:07:37 +02:00
afceb43308 add loading indicator to audio controller 2024-09-22 15:22:26 +02:00
72d6874880 add more logic to the audio player 2024-09-22 14:57:23 +02:00
ea0f20a578 fix theme and look of the audio player 2024-09-22 13:55:07 +02:00
522eb3ee4e fix theme preview 2024-09-22 13:31:38 +02:00
5046122732 make newplayer be able to open the Audio UI 2024-09-21 19:51:37 +02:00
87cc8a2c77 simplify ui change 2024-09-21 15:37:12 +02:00
25593c8ed6 restructure NewPlayerUI and VideoPlayerUI 2024-09-21 13:21:35 +02:00
a222a7c9a0 roughly layout AudioPlayerView 2024-09-21 13:09:41 +02:00
df26c3c094 start construction audio player 2024-09-18 15:38:22 +02:00
2d5a377cd3 restructure part 2 2024-09-18 14:02:49 +02:00
d379d5872f restructure code to make room for the audioplayer 2024-09-18 13:56:02 +02:00
cde9b1f9ba do some commit 2024-09-17 15:12:40 +02:00
2fee9e59f6 add yt test video 2024-09-14 11:53:39 +02:00
edc720590c fix playback position in playlist 2024-09-13 18:34:56 +02:00
4fb5d46b2d make exoPlayer a StateFlow that can be null 2024-09-11 16:30:51 +02:00
a297a4c08f remove playlist item and replace it with MediaItem and MediaMetadata 2024-09-09 21:59:09 +02:00
5710596972 remove Thumbnail class and replace it with Uri 2024-09-09 18:55:58 +02:00
0744d43b20 introduce NewPlayer Service 2024-09-09 18:38:04 +02:00
ba03e17088 fix chapter mark shown on start 2024-09-08 15:05:57 +02:00
f5d3c33086 make playlist item deletion more reliable 2024-09-06 21:59:55 +02:00
33b0360507 bring back embeded config 2024-09-06 21:52:10 +02:00
3dc5ca3e10 make item deletion almost possible 2024-09-06 20:10:25 +02:00
430bed20b6 make chapters visible in the seekbar 2024-09-06 17:33:13 +02:00
8a3cc12bd7 fix animated visibility for previous and next stream 2024-09-06 15:51:31 +02:00
58e0ad9f09 make goto next or prev streem buttons work 2024-09-06 15:42:19 +02:00
106060625c make playlist item selectable 2024-09-06 14:30:18 +02:00
0d8662fb5b make chapter select items look better 2024-09-06 14:18:47 +02:00
09f32dd893 make chapters selectable 2024-09-06 14:07:02 +02:00
79f8719ac3 highlight active chapter 2024-09-06 13:58:52 +02:00
e9bf17e542 make dialogs prvent hiding the controller ui 2024-09-04 15:18:02 +02:00
3eabb537f7 update playlist playtime 2024-09-04 15:13:21 +02:00
a2e9675906 get chapter infor from NewPlayer 2024-09-04 14:51:50 +02:00
9f1c06928a add currently plaing indicator to playlist and make playlist use rounded corners 2024-09-04 14:02:10 +02:00
a47ea8e078 handle currently plaing and show title and creator 2024-09-04 13:19:36 +02:00
d97ecc7519 animate centerui visibility 2024-09-04 11:49:38 +02:00
38ea5560b6 show chapter and streams ui element only when they are usefull 2024-09-04 11:03:24 +02:00
45043f1739 filter lefat and right gestures in GestureSurface as these are not used by interact with system UI 2024-09-04 10:58:01 +02:00
9c9d628f0c make background visiable when dragging playlist item 2024-09-03 14:13:56 +02:00
9a71e8f0b5 make shuffle and repeatmode work 2024-09-03 13:54:33 +02:00
c0a006f238 make dragging be smooth 2024-09-03 13:34:55 +02:00