Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/components/preference
Konrad Pozniak 55513e8e2b
Android 12 support, update AndroidX libraries (#2367)
* Android 12 support, update AndroidX libraries

* fix ktlint

* add Android 12 splash screen support

* fix comments in MainActivity

* remove deprecated Intent.ACTION_CLOSE_SYSTEM_DIALOGS

* delete TimelineViewModelTest

* fix notifications on Android 12

* improve splash screen

* handle pending intent flags in a dedicated function
2022-03-09 20:50:23 +01:00
..
AccountPreferencesFragment.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
EmojiPreference.kt Android 12 support, update AndroidX libraries (#2367) 2022-03-09 20:50:23 +01:00
NotificationPreferencesFragment.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
PreferencesActivity.kt Add confirmation for favourite and bookmark actions (#2245) 2021-10-04 07:48:44 +02:00
PreferencesFragment.kt Android 12 support, update AndroidX libraries (#2367) 2022-03-09 20:50:23 +01:00
ProxyPreferencesFragment.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
TabFilterPreferencesFragment.kt convert EmojiPreference and EmojiCompatFont to Kotlin (#1922) 2020-09-02 12:27:51 +02:00