Bnyro
a5c0f3154b
ktlint
2022-05-30 17:47:54 +02:00
Bnyro
16cccc0a5d
share in videooptionsdialog
2022-05-30 17:41:16 +02:00
Bnyro
a42d5f64e2
added video options dialog to search
2022-05-30 15:43:55 +02:00
Bnyro
e5105f2f73
Switch to Material Dialog
2022-05-27 21:07:00 +02:00
Bnyro
d832d17c1a
Add to Playlist in Video Option Dialog
2022-05-27 20:25:20 +02:00
Bnyro
ce801b59c7
ktlint
2022-05-27 19:22:45 +02:00
Bnyro
5c7bfc78a9
Background Play Audio focus
2022-05-27 19:19:08 +02:00
Relwi
f345b142aa
Configurate the notification
...
It stills need more work, but for now I think is fine.
2022-05-26 21:38:25 +02:00
Relwi
87430dc21e
Improvements in BackgroundMode
...
Now the class is a singleton, with this, we avoid to instantiate
every time a new ExoPlayer whenever we select a new video to play
in background.
Fixes the "When you select another video to run in background,
stops the previous one".
2022-05-19 22:13:42 +02:00
Relwi
713d9cfe5b
Litte refactor
...
Move the background mode logical to another class for better
code distribution.
2022-05-08 12:41:08 +02:00
Relwi
970d1246ab
Load the video data correctly
...
Now you can play in background mode the video you selected.
2022-05-07 14:47:00 +02:00
Relwi
bcfa84a08a
Basic behavior on the background mode
...
For now I can't get properly the Stream with the data, but with
a hardcoded url it works.
2022-05-06 22:15:00 +02:00
Relwi
9c72b5ac9c
Added the options dialog
...
Added a MaterialAlertDialog with the "background mode" option,
needed to pass the childFragmentManager to display the alert.
2022-05-06 15:47:02 +02:00