chinwag-android/app/src/main/java/com/keylesspalace/tusky
autay27 9268562860
Sort by category in emoji picker (#4533)
Emojis are sorted by category within the emoji picker. The original
alphabetical sorting is preserved within categories.

This partially addresses #1868 and is only a small part of what is done
in #3300, but I think it is still enough to improve quality of life for
users.
2024-06-29 19:38:27 +02:00
..
adapter Sort by category in emoji picker (#4533) 2024-06-29 19:38:27 +02:00
appstore fix (un)muting conversations (#4525) 2024-06-22 11:02:51 +02:00
components fix (un)muting conversations (#4525) 2024-06-22 11:02:51 +02:00
db Add option for default reply privacy set to unlisted by default (#4496) 2024-06-09 20:25:03 +02:00
di Add option for default reply privacy set to unlisted by default (#4496) 2024-06-09 20:25:03 +02:00
entity Sort by category in emoji picker (#4533) 2024-06-29 19:38:27 +02:00
fragment remove unused import (#4482) 2024-05-31 14:49:20 +02:00
interfaces Followed hashtags view improvements (#4475) 2024-05-31 13:43:41 +02:00
json Replace Gson library with Moshi (#4309) 2024-04-02 21:01:04 +02:00
network make Status.filtered nullable to make some weird api implementations work again (#4426) 2024-05-10 12:21:48 +02:00
pager upgrade ktlint plugin to 12.0.3 (#4169) 2024-01-04 17:00:55 +01:00
receiver Replace Dagger-Android with Hilt and remove Kapt (#4423) 2024-05-10 15:55:07 +02:00
service Replace Dagger-Android with Hilt and remove Kapt (#4423) 2024-05-10 15:55:07 +02:00
settings Add option for default reply privacy set to unlisted by default (#4496) 2024-06-09 20:25:03 +02:00
usecase fix (un)muting conversations (#4525) 2024-06-22 11:02:51 +02:00
util improved color scheme & theming (#4507) 2024-06-19 16:50:35 +02:00
view improved color scheme & theming (#4507) 2024-06-19 16:50:35 +02:00
viewdata Improve translating posts via Mastodon api (#4463) 2024-05-26 08:06:51 +02:00
viewmodel small code improvements / code cleanup (#4502) 2024-06-12 17:17:21 +02:00
worker Replace Dagger-Android with Hilt and remove Kapt (#4423) 2024-05-10 15:55:07 +02:00
AboutActivity.kt Followed hashtags view improvements (#4475) 2024-05-31 13:43:41 +02:00
AccountsInListFragment.kt Fix bot badge in accounts in list fragment (#4474) 2024-05-31 13:42:37 +02:00
BaseActivity.java Fix incorrect theme override outside of MainActivity (#4469) 2024-05-31 13:23:06 +02:00
BottomSheetActivity.kt Replace RxJava3 code with coroutines (#4290) 2024-02-29 15:28:48 +01:00
EditProfileActivity.kt Replace Dagger-Android with Hilt and remove Kapt (#4423) 2024-05-10 15:55:07 +02:00
LicenseActivity.kt Replace Dagger-Android with Hilt and remove Kapt (#4423) 2024-05-10 15:55:07 +02:00
ListsActivity.kt improved color scheme & theming (#4507) 2024-06-19 16:50:35 +02:00
MainActivity.kt override onNewIntent in MainActivity to improve sharing (#4527) 2024-06-28 17:36:31 +02:00
StatusListActivity.kt Fix some filter bugs (#4501) 2024-06-12 17:17:08 +02:00
TabData.kt Refactor notifications to Kotlin & paging (#4026) 2024-05-03 18:27:10 +02:00
TabPreferenceActivity.kt Replace Dagger-Android with Hilt and remove Kapt (#4423) 2024-05-10 15:55:07 +02:00
TuskyApplication.kt Replace "Hide compose button while scrolling" setting with bottom padding (#4486) 2024-06-05 19:36:58 +02:00
ViewMediaActivity.kt Followed hashtags view improvements (#4475) 2024-05-31 13:43:41 +02:00