a297a4c08f
remove playlist item and replace it with MediaItem and MediaMetadata
2024-09-09 21:59:09 +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
430bed20b6
make chapters visible in the seekbar
2024-09-06 17:33:13 +02:00
58e0ad9f09
make goto next or prev streem buttons work
2024-09-06 15:42:19 +02:00
3eabb537f7
update playlist playtime
2024-09-04 15:13:21 +02:00
a47ea8e078
handle currently plaing and show title and creator
2024-09-04 13:19:36 +02:00
9a71e8f0b5
make shuffle and repeatmode work
2024-09-03 13:54:33 +02:00
cdcfeaedd7
make NewPlayer handle playlist updates and repository accesses
2024-08-30 16:43:38 +02:00
888d518304
forward player playlist into viewmodel
2024-08-29 11:11:33 +02:00
8f78d72a13
make activity brainslug also access uiState
...
This operation introduces a glitch since the composable and
the views are updated simultaniously. However this leads to a situation
where the embedded view thinkgs its fullscreen and thus renders alike.
Due to this reason the embbedded view breafly jumps up.
2024-08-29 11:09:30 +02:00
f3d3ce380f
synchronize UI mode and playMode
2024-08-26 12:09:51 +02:00
3d0fdabcf4
create initial design for playlist stream icons and chapter icons
2024-08-20 12:36:23 +02:00
8ac9a5a6ff
add ui mode states
2024-08-19 19:16:17 +02:00
151ab85ea8
fix typo error s/vissibible/visible
2024-08-19 11:37:35 +02:00
819dc80387
restructure code and remove boilerplate by propagating viewmodel and uistate
2024-08-09 14:34:18 +02:00
1fde8569ce
make brightnes change work
2024-08-09 11:37:45 +02:00
cb39937594
intermediate commit
2024-08-08 16:12:56 +02:00
fb28aea8f8
make brightnes/volume indicators appear and disapear
2024-08-08 14:26:57 +02:00
2b197b62b7
fix more fast forward foo
2024-08-07 17:33:49 +02:00
990a4aaa12
make fastseek work
2024-08-06 17:06:32 +02:00
9786a5634d
show buffered percentage and fix progressbar colors
2024-07-29 18:31:32 +02:00
51b85c1720
add activity brainslug
2024-07-29 17:32:44 +02:00
a64faae788
make duration update work
2024-07-29 15:54:00 +02:00