Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/util
Konrad Pozniak 787f88b801
remove Rx from AccountViewModel and ReportViewModel (#3463)
2023-03-22 22:00:03 +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 Add option to not crop image previews (#2832) 2022-12-01 21:20:46 +01: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 update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +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.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
IOUtils.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
IconUtils.kt Convert util/{HttpHeaderLink,PairedList,TimestampUtils,ThemeUtils} to Kotlin (#3046) 2022-12-31 13:01:35 +01:00
ImageLoadingHelper.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
Lazy.kt Use unsafeLazy to simplify thread unsafe lazy initializations (#3276) 2023-02-20 20:14:54 +01:00
LinkHelper.kt Ignore "@instance..." part of username when computing status length (#3392) 2023-03-13 10:22:33 +01:00
ListStatusAccessibilityDelegate.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16: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 Code cleanups (#3264) 2023-02-20 19:58:37 +01:00
LocaleManager.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
LocaleUtils.kt Improve language list prioritization. (#3293) 2023-02-25 21:15:21 +01:00
MediaUtils.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
NoUnderlineURLSpan.kt Ignore "@instance..." part of username when computing status length (#3392) 2023-03-13 10:22:33 +01:00
NotificationTypeConverter.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
NumberUtils.kt Show toot stat inline (#3413) 2023-03-18 08:57:26 +01:00
PairedList.kt Convert util/{HttpHeaderLink,PairedList,TimestampUtils,ThemeUtils} to Kotlin (#3046) 2022-12-31 13:01:35 +01: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
ShareShortcutHelper.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
SharedPreferencesExtensions.kt New settings (#891) 2018-11-12 21:09:39 +01:00
SmartLengthInputFilter.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
SpanUtils.kt 3408: Only support iconics (get rid of "discouraged api") (#3476) 2023-03-21 22:19:34 +01:00
StatusDisplayOptions.kt Show toot stat inline (#3413) 2023-03-18 08:57:26 +01:00
StatusParsingHelper.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
StatusViewHelper.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
StringUtils.kt Fix Timeline not loading (#2398) 2022-03-28 18:39:16 +02:00
ThemeUtils.kt Use TypedArray.use to obtain attrs (#3349) 2023-02-25 21:30:52 +01:00
ThrowableExtensions.kt improve media upload error messages (#2602) 2022-06-30 20:51:05 +02:00
TimestampUtils.kt Convert util/{HttpHeaderLink,PairedList,TimestampUtils,ThemeUtils} to Kotlin (#3046) 2022-12-31 13:01:35 +01:00
TouchDelegateHelper.kt fix crash in TouchDelegateHelper when not all views are available (#3016) 2022-12-07 19:34:54 +01:00
ViewBindingExtensions.kt Fix lifecycle handling bug (#3319) 2023-02-25 21:06:22 +01:00
ViewDataUtils.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
ViewExtensions.kt Replace DefaultTextWatcher with extensions in core-ktx (#3401) 2023-03-10 20:27:24 +01:00