Yuito-app-android/app/src/test/java/com/keylesspalace/tusky/util
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
..
AbsoluteTimeFormatterTest.kt Improve time format of posts when using absolute time (#2413) 2022-04-18 21:41:18 +02:00
LinkHelperTest.kt Fix relinkifying tags in posts from remote servers (#2359) 2022-02-28 16:54:25 +01:00
RickRollTest.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
SmartLengthInputFilterTest.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
VersionUtilsTest.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00