ananas/app/phone/src/main/java/dev/jdtech/jellyfin
Anil Kumar Beesetti e32a390d1a
fix: Implementation of Mandatory System Gesture Insets to Avoid Conflicts with System Gestures (#286)
* fix: gesture conflict in seek gesture

* fix: gesture conflict in volume and brightness gestures

* refactor: move to separate method and add implementation for previous Android versions

* lint: run ktlintFormat

---------

Co-authored-by: Jarne Demeulemeester <jarnedemeulemeester@gmail.com>
2023-02-13 21:23:12 +01:00
..
adapters Add CI (#236) 2023-02-11 12:01:02 +01:00
di Modularize the codebase (#230) 2023-01-13 23:51:20 +01:00
fragments feat: AMOLED dark theme (#282) 2023-02-11 15:03:48 +01:00
utils fix: Implementation of Mandatory System Gesture Insets to Avoid Conflicts with System Gestures (#286) 2023-02-13 21:23:12 +01:00
BaseApplication.kt Add CI (#236) 2023-02-11 12:01:02 +01:00
BasePlayerActivity.kt Modularize the codebase (#230) 2023-01-13 23:51:20 +01:00
BindingAdapters.kt Modularize the codebase (#230) 2023-01-13 23:51:20 +01:00
MainActivity.kt feat: AMOLED dark theme (#282) 2023-02-11 15:03:48 +01:00
PlayerActivity.kt Add intro skipper support (#219) 2023-01-15 15:20:56 +01:00