Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/di
Levi Bard 0126ee9500
Language selection fixes (#2917)
* Fix duplicated language entries from system and app language sets.
Closes #2900

* Prefer modern language codes.
Closes #2903

* Synchronize per-account default posting language with server.
Closes #2902

* Allow users to post in languages android doesn't know about yet (e.g. toki pona)

* Always put the preselected language at the top of the list
2022-11-24 15:45:19 +01:00
..
ActivitiesModule.kt Spelling (#2771) 2022-11-09 19:32:39 +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 Language selection fixes (#2917) 2022-11-24 15:45:19 +01:00
BroadcastReceiverModule.kt Push notifications support via UnifiedPush (#2303) 2022-05-17 19:32:09 +02:00
FragmentBuildersModule.kt rewrite threads with Kotlin & coroutines (#2617) 2022-08-15 11:00:18 +02:00
Injectable.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
NetworkModule.kt use moshis Rfc3339DateJsonAdapter for json date parsing (#2584) 2022-06-16 18:51:35 +02:00
ServicesModule.kt Rename Toots to Posts (#2396) 2022-03-20 20:21:42 +01:00
ViewModelFactory.kt show rules on the login screen (#2746) 2022-11-05 17:37:20 +01:00