ananas/app/src/main
lsrom b0b7d7f5b5
Add ability to swipe up and down to adjust volume (#48)
* Add ability to swipe up and down to adjust volume

Created AudioController to adjust global volume for media channel. Alarm, system and other volume levels are unaffected. This way it doesn't need specific implementation for separate players. During swiping system volume slider is shown and it is possible to change direction mid-swipe.

AudioController should probably be singleton and provided by DI but currently PlayerActivity is handling all the playback so it seemed unnecessarily complicated.

Sensitivity can be adjusted by threshold value in VerticalSwipeListener.

* Add audio controller class

Co-authored-by: Jarne Demeulemeester <32322857+jarnedemeulemeester@users.noreply.github.com>
2021-10-24 18:07:08 +02:00
..
assets MPVPlayer: Support for software decoding + clean up 2021-09-18 15:17:20 +02:00
java/dev/jdtech/jellyfin Add ability to swipe up and down to adjust volume (#48) 2021-10-24 18:07:08 +02:00
res Add person detail screen (#47) 2021-10-24 17:45:59 +02:00
AndroidManifest.xml Update material colors, dark mode pure black 2021-10-02 21:10:10 +02:00
ic_launcher-playstore.png Rename app to Findroid with updated logo 2021-08-15 17:07:39 +02:00