Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/components
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
..
account correctly show "nothing here" in AccountMediaFragment (#2911) 2022-11-23 20:07:23 +01:00
announcements #2072: hide add reaction when limit is reached (#2766) 2022-11-07 20:10:49 +01:00
compose Language selection fixes (#2917) 2022-11-24 15:45:19 +01:00
conversation fix crash when logging out while on conversations (#2895) 2022-11-22 20:36:07 +01:00
drafts migrate `IOUtils` to Kotlin (#2763) 2022-11-07 20:10:06 +01:00
instanceinfo fix caching of instance defaults and emojis (#2643) 2022-08-07 22:18:53 +02:00
instancemute Fix toolbar for instance list activity. (#2248) 2021-09-28 19:55:30 +02:00
login revert CompatExtensions (#2773) 2022-11-09 19:32:54 +01:00
notifications Navigate to the Follow Requests page from notification (#2757) 2022-11-07 20:04:07 +01:00
preference Language selection fixes (#2917) 2022-11-24 15:45:19 +01:00
report Improve time format of posts when using absolute time (#2413) 2022-04-18 21:41:18 +02:00
scheduled warn before deleting a scheduled post (#2721) 2022-10-28 16:46:38 +02:00
search fix media permissions on Android 10+ (#2837) 2022-11-16 20:43:49 +01:00
timeline fix crash when logging out while on conversations (#2895) 2022-11-22 20:36:07 +01:00
viewthread keep status state in thread view after refreshing (#2855) 2022-11-18 21:03:51 +01:00