Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/preference
Constantin A f15b3e61bb
New emoji picker (#2395)
* Update to Emoji2

* Hopefully fix the emoji picker preference

* Switch to released Filemojicompat version

* Filemojicompat version as an own var

* Remove an unused import

* Small cleanup

* Correct onDisplayPreferenceDialog; test TuskyApplication

* Use TextViews instead of EmojiTextViews

* Recreate the Main Activity if the emoji pack is updated

* Enable coreLibraryDesugaring (for Java Streams); update Filemojicompat, downgrade Emoji2

* Update emoji font versions to 14

* Use FilemojiCompat 3.2.0-beta01

* Make ktLint happy again

* Remove coreLibraryDesugaring and a FIXME

* Use EmojiPickerPreference.get()

* Disable emoji pack import

* Update FilemojiCompat to Beta 2

* Update FilemojiCompat to Beta 3

* Update FilemojiCompat to Beta 3.2.0 final

* Update FilemojiCompat to 3.2.1
2022-04-26 18:50:58 +02:00
..
AccountPreferencesFragment.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
NotificationPreferencesFragment.kt Add support for post edit notifications (#2431) 2022-04-19 11:10:13 +02:00
PreferencesActivity.kt Replace “status” by “post” in strings name and source values (#2405) 2022-03-27 12:23:25 +02:00
PreferencesFragment.kt New emoji picker (#2395) 2022-04-26 18:50:58 +02:00
ProxyPreferencesFragment.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
TabFilterPreferencesFragment.kt convert EmojiPreference and EmojiCompatFont to Kotlin (#1922) 2020-09-02 12:27:51 +02:00