Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/di
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
..
ActivitiesModule.kt Android 12 support, update AndroidX libraries (#2367) 2022-03-09 20:50:23 +01:00
AppComponent.kt Cleanup dagger setup (#2300) 2022-01-23 20:24:55 +01:00
AppInjector.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
AppModule.kt Instance configuration: the easy parts (#2341) 2022-03-01 19:43:36 +01:00
BroadcastReceiverModule.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
FragmentBuildersModule.kt Cleanup dagger setup (#2300) 2022-01-23 20:24:55 +01:00
Injectable.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
NetworkModule.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ServicesModule.kt Cleanup dagger setup (#2300) 2022-01-23 20:24:55 +01:00
ViewModelFactory.kt move AccountActivity and related classes to a new package (#2216) 2022-01-11 19:55:17 +01:00