Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/compose
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
..
dialog Instance configuration: the easy parts (#2341) 2022-03-01 19:43:36 +01:00
view Android 12 support, update AndroidX libraries (#2367) 2022-03-09 20:50:23 +01:00
ComposeActivity.kt Android 12 support, update AndroidX libraries (#2367) 2022-03-09 20:50:23 +01:00
ComposeAutoCompleteAdapter.java Animated emoji support (#2064) 2021-02-06 08:14:51 +01:00
ComposeViewModel.kt Instance configuration: the easy parts (#2341) 2022-03-01 19:43:36 +01:00
DownsizeImageTask.java ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
MediaPreviewAdapter.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
MediaUploader.kt use POST api/v2/media to upload media (#2327) 2022-02-25 18:57:18 +01:00