ananas/core/src/main/res/values
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
..
about_libraries.xml Modularize the codebase (#230) 2023-01-13 23:51:20 +01:00
colors.xml refactor: use colors instead of separate drawables to differentiate between debug, staging and release 2023-06-25 00:07:01 +02:00
dimens.xml chore: remove unused resources 2023-06-24 00:28:14 +02:00
drawables.xml Modularize the codebase (#230) 2023-01-13 23:51:20 +01:00
ic_banner_background.xml Modularize the codebase (#230) 2023-01-13 23:51:20 +01:00
ic_launcher_background.xml Modularize the codebase (#230) 2023-01-13 23:51:20 +01:00
languages.xml Modularize the codebase (#230) 2023-01-13 23:51:20 +01:00
shape.xml Modularize the codebase (#230) 2023-01-13 23:51:20 +01:00
string_arrays.xml Modularize the codebase (#230) 2023-01-13 23:51:20 +01:00
strings.xml fix: positional arguments in storage strings 2023-08-01 12:17:43 +02:00
styles.xml feat(media): add detailed metadata for file on MediaInfoFragment (#246) 2023-02-07 22:24:16 +01:00
themes.xml refactor: use WindowInsetsControllerCompat instead of deprecated methods (#302) 2023-08-13 22:44:34 +02:00