Commit graph

25 commits

Author SHA1 Message Date
8ad95be57a make embedded ui config foo have a more streamlinet implementation 2024-08-29 11:11:33 +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
63334f5893 convert all callbacks to flows 2024-08-26 12:27:55 +02:00
f3d3ce380f synchronize UI mode and playMode 2024-08-26 12:09:51 +02:00
47ad16c03d make initial logic for NewPlayer and MediaReop 2024-08-24 19:09:35 +02:00
a2e8f6c4ad push player further to playlist handling 2024-08-21 14:43: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
aa017fc8eb increese size of volume indicator 2024-08-09 13:04:43 +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
1cbbee6b80 make volume change work 2024-08-08 15:39:34 +02:00
fb28aea8f8 make brightnes/volume indicators appear and disapear 2024-08-08 14:26:57 +02:00
6ff8f7c1e9 fix issue that fast seek indicator does not disabpear on fullscreen switch 2024-08-07 19:01:16 +02:00
a5c9baa26d make fast seek foo work 2024-08-07 18:57:14 +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
ae3ef47a3f put touch surface logic into touch surface itself 2024-08-06 11:40:50 +02:00
07a6b0a03f advance touch ui: make fullscreen and and embedded view switch possible 2024-08-05 18:07:17 +02:00
bdbd8caf43 implement test MediaRepository 2024-07-31 14:14:16 +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