Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/fragment
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
..
AccountListFragment.kt Fix status diffing and improve timeline performance (#2386) 2022-03-15 21:34:57 +01:00
NotificationsFragment.java Fix hiding/showing preview cards for sensitive statuses (#2600) 2022-06-24 21:47:49 +02:00
SFragment.java Add language dropdown to compose view (#2651) 2022-08-31 18:53:57 +02:00
ViewImageFragment.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ViewMediaFragment.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ViewVideoFragment.kt update Kotlin to 1.7.10 and fix some (new?) warnings (#2647) 2022-08-07 19:36:09 +02:00