Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/di
Goooler cfea5700b0
Code cleanups (#3264)
* Kotlin 1.8.10

https://github.com/JetBrains/kotlin/releases/tag/v1.8.10

* Migrate onActivityCreated to onViewCreated

* More final modifiers

* Java Cleanups

* Kotlin cleanups

* More final modifiers

* Const value TOOLBAR_HIDE_DELAY_MS

* Revert
2023-02-20 19:58:37 +01:00
..
ActivitiesModule.kt Add trending tags (#3149) 2023-02-14 19:52:11 +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 Dialog notifying user of failure when media upload fails (#3135) 2023-01-27 20:50:45 +01:00
BroadcastReceiverModule.kt Push notifications support via UnifiedPush (#2303) 2022-05-17 19:32:09 +02:00
FragmentBuildersModule.kt Add trending tags (#3149) 2023-02-14 19:52:11 +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 2952/proxy (#2961) 2022-12-07 19:29:18 +01:00
ServicesModule.kt Rename Toots to Posts (#2396) 2022-03-20 20:21:42 +01:00
ViewModelFactory.kt Code cleanups (#3264) 2023-02-20 19:58:37 +01:00