ananas/app
maulik9898 7d9857d3ce
Improve player gestures and add pinch to zoom (#74)
* implemented pan/panStop on a GestureListener to detect the entry location and exclude top status bar area.

* remember last brightness set for players [ Exoplayer , MPV]

* Pinch to zoom and auto rotate feature for Exoplayer

* Only save the brightness when the overlay disappears instead of on every scroll

Also clean up some files

* removed unnecessary configChanges from Manifest

Co-authored-by: Jarne Demeulemeester <jarnedemeulemeester@gmail.com>
2022-01-08 18:04:28 +01:00
..
libs Reduce the size of libmpv by disabling a lot of decoders and other components 2022-01-01 23:51:44 +01:00
src Improve player gestures and add pinch to zoom (#74) 2022-01-08 18:04:28 +01:00
.gitignore Initial project 2021-05-29 10:52:44 +02:00
build.gradle.kts Upgrade jellyfin to 1.1.2 2021-12-31 17:30:53 +01:00
proguard-rules.pro Add mpvlib to proguard rules 2021-09-23 09:39:51 +02:00