Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/receiver
Levi Bard 0041acf2d4
Add language dropdown to compose view (#2651)
* Add UI for selecting post language

* Apply selected language when sending status

* Save/restore post language with drafts

* Fall back to english if the configured language isn't found in the locale list (no-NB)

* Remove comment about no_NB

* Move language dropdown to top of compose view

* Preserve language when redrafting

* Set default language to target post's language when replying

* Add Tusky license header to new source file

* Tweak language dropdown button width
2022-08-31 18:53:57 +02:00
..
NotificationBlockStateBroadcastReceiver.kt Push notifications support via UnifiedPush (#2303) 2022-05-17 19:32:09 +02:00
NotificationClearBroadcastReceiver.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
SendStatusBroadcastReceiver.kt Add language dropdown to compose view (#2651) 2022-08-31 18:53:57 +02:00
UnifiedPushBroadcastReceiver.kt Push notifications support via UnifiedPush (#2303) 2022-05-17 19:32:09 +02:00