Commit graph

7 commits

Author SHA1 Message Date
cb122306c6 make onBackPress action adhere to the ui flow 2024-08-30 11:21:10 +02:00
8ad95be57a make embedded ui config foo have a more streamlinet implementation 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
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