chinwag-android/app/src/main/java/com/keylesspalace/tusky/util
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
..
AbsoluteTimeFormatter.kt Switch to an unambiguous date format in Absolute Time mode (#2800) 2022-11-15 19:46:05 +01:00
AsciiFolding.kt Fix the tag span generation for tags with nonascii characters (#2700) 2022-09-17 19:06:45 +02:00
AttachmentHelper.kt AccountMediaFragment improvements (#2684) 2022-09-02 16:52:47 +02:00
BindingHolder.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
BlurHashDecoder.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
CardViewMode.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
CryptoUtil.kt Push notifications support via UnifiedPush (#2303) 2022-05-17 19:32:09 +02:00
CustomEmojiHelper.kt fix apng emojis not rendered when animation is turned off (#2312) 2022-02-05 08:56:24 +01:00
CustomFragmentStateAdapter.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
Either.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
EmptyPagingSource.kt fix crash when logging out while on conversations (#2895) 2022-11-22 20:36:07 +01:00
FocalPointUtil.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
GlideModule.kt support animated PNGs and WEBPs (#2244) 2021-10-09 10:45:41 +02:00
HttpHeaderLink.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ImageLoadingHelper.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
IOUtils.kt migrate IOUtils to Kotlin (#2763) 2022-11-07 20:10:06 +01:00
LinkHelper.kt Make URLSpans with trailing URL not marked up (#2813) 2022-11-16 18:28:00 +01:00
ListStatusAccessibilityDelegate.kt Spelling (#2771) 2022-11-09 19:32:39 +01:00
ListUtils.kt update Kotlin to 1.7.10 and fix some (new?) warnings (#2647) 2022-08-07 19:36:09 +02:00
LocaleExtensions.kt Language selection fixes (#2917) 2022-11-24 15:45:19 +01:00
LocaleManager.kt support Android 13 per-app languages (#2829) 2022-11-16 19:45:18 +01:00
MediaUtils.kt migrate IOUtils to Kotlin (#2763) 2022-11-07 20:10:06 +01:00
NotificationTypeConverter.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
NoUnderlineURLSpan.kt Use tags from status when adding handlers to hashtag spans in status content (#2344) 2022-02-25 18:56:21 +01:00
PairedList.java fix IndexOutOfBoundException caused by ListStatusAccessibilityDelegate (#1178) 2019-04-07 16:32:58 +02:00
PickMediaFiles.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
Resource.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
RickRoll.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
RxAwareViewModel.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
SharedPreferencesExtensions.kt New settings (#891) 2018-11-12 21:09:39 +01:00
ShareShortcutHelper.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
SmartLengthInputFilter.kt Spelling (#2771) 2022-11-09 19:32:39 +01:00
SpanUtils.kt Fix the tag span generation for tags with nonascii characters (#2700) 2022-09-17 19:06:45 +02:00
StatusDisplayOptions.kt Add confirmation for favourite and bookmark actions (#2245) 2021-10-04 07:48:44 +02:00
StatusParsingHelper.kt fix notifications showing unparsed html (#2436) 2022-04-16 09:44:05 +02:00
StatusViewHelper.kt update Kotlin to 1.7.10 and fix some (new?) warnings (#2647) 2022-08-07 19:36:09 +02:00
StringUtils.kt Fix Timeline not loading (#2398) 2022-03-28 18:39:16 +02:00
ThemeUtils.java Wellbeing mode (#1992) 2020-12-23 19:13:37 +01:00
ThrowableExtensions.kt improve media upload error messages (#2602) 2022-06-30 20:51:05 +02:00
TimestampUtils.java cleanup code in StatusViewHolders (#1418) 2019-07-27 21:53:28 +02:00
ViewBindingExtensions.kt update Kotlin to 1.7.10 and fix some (new?) warnings (#2647) 2022-08-07 19:36:09 +02:00
ViewDataUtils.kt rewrite threads with Kotlin & coroutines (#2617) 2022-08-15 11:00:18 +02:00
ViewExtensions.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00