Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/timeline
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
..
util Don't hide potential timeline bugs by catching all exceptions (#2372) 2022-03-08 21:39:59 +01:00
viewmodel Don't hide potential timeline bugs by catching all exceptions (#2372) 2022-03-08 21:39:59 +01:00
TimelineFragment.kt Android 12 support, update AndroidX libraries (#2367) 2022-03-09 20:50:23 +01:00
TimelinePagingAdapter.kt fix timeline jumping to top when activity is recreated (#2364) 2022-03-03 20:01:47 +01:00
TimelineTypeMappers.kt fix database migration to v29 (#2354) 2022-02-27 20:16:41 +01:00