ananas/app/phone
Anil Kumar Beesetti 8992646090
refactor: use WindowInsetsControllerCompat instead of deprecated methods (#302)
* refactor: remove deprecated methods to hide system ui

* fix: action bar reappear after changing the brightness

* lint: run ktlintFormat

* refactor: remove sdk check

* fix: system bars stay visible after closing dialog

* fix: add player theme to set navigationbar and statusbar colors to transparent

* fix: draw behind navigationbar and statusbar

* refactor: remove swipeToShowStatusBars extensions

Remove fix for status bar reappearing on LineageOS after changing brightness with gesture.
This can always be added back when official Android version from manufacturers also need this fix.

---------

Co-authored-by: Jarne Demeulemeester <jarnedemeulemeester@gmail.com>
2023-08-13 22:44:34 +02:00
..
src/main refactor: use WindowInsetsControllerCompat instead of deprecated methods (#302) 2023-08-13 22:44:34 +02:00
build.gradle.kts refactor: remove databinding from base_item, collection_item, episode_item, home_episode_item, person_item, season_header, user_item and user_list_item 2023-08-01 09:16:04 +02:00
lint.xml Modularize the codebase (#230) 2023-01-13 23:51:20 +01:00
proguard-rules.pro fix: add CollectionType to proguard-rules.pro 2023-06-20 19:42:16 +02:00