Husky/app/src/main/java/com/keylesspalace/tusky/util
Konrad Pozniak d16e71b200 use CustomTabColorSchemeParams instead of deprecated methods (#2049) 2021-01-30 05:18:34 +03:00
..
BBCodeEdit.java wysiwyg: add minimal editor based on MarkdownEdit library 2020-04-12 20:44:40 +03:00
BiListing.kt Redesign report activity (#1295) 2019-06-09 16:55:34 +02:00
BindingViewHolder.kt Drafts v2 (#2032) 2021-01-30 05:17:56 +03:00
BlurHashDecoder.kt speedup blurhash decoding by using a intermediate int array (#1835) 2020-06-23 12:47:06 +03:00
CardViewMode.kt Add option to show link previews in timelines (#1681) 2020-03-02 19:34:31 +01:00
ClickableSpanNoUnderline.kt fix RecentlyNonNull/Nullable warnings 2018-09-22 21:11:18 +02:00
ComposeTokenizer.kt ComposeTokenizer: try to fix test 3 2020-10-05 23:31:17 +03:00
CustomEmojiHelper.kt upgrade dependencies (#1990) 2020-11-29 19:22:51 +03:00
CustomFragmentStateAdapter.kt fix FragmentAdapter returning null fragments when activity was recreated (#1647) 2020-01-29 19:17:11 +01:00
CustomURLSpan.java UI Improvements (#445) 2017-11-30 20:12:09 +01:00
Either.kt List editing (#1104) 2019-03-16 13:36:16 +01:00
EmojiCompatFont.kt Fix build errors after merge 2020-10-05 15:10:16 +03:00
Emojis.java emojis: remove unicode emojis consisting of more than one code point as it's unsupported by Pleroma 2020-04-10 17:33:53 +03:00
FocalPointUtil.kt Migrate to Glide (#1175) 2019-04-16 21:39:12 +02:00
HTMLEdit.java wysiwyg: add minimal editor based on MarkdownEdit library 2020-04-12 20:44:40 +03:00
HttpHeaderLink.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
IOUtils.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ImageLoadingHelper.kt Use blurhash as image preview and as sensitive media cover, close #1571 (#1581) 2019-12-30 21:37:20 +01:00
LinkHelper.java use CustomTabColorSchemeParams instead of deprecated methods (#2049) 2021-01-30 05:18:34 +03:00
ListStatusAccessibilityDelegate.kt Add "more" popup to a11y menu, fix #1710 (#1714) 2020-03-02 19:36:44 +01:00
ListUtils.kt List editing (#1104) 2019-03-16 13:36:16 +01:00
Listing.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
LiveDataUtil.kt ComposeActivity: finalize preview feature, fix preview bar appearing on media change, add proper icon, fix minor bugs 2020-06-25 16:40:18 +03:00
LocaleManager.kt Upgrade api level to Android 10, implement new sharing api (#1537) 2019-10-22 21:18:20 +02:00
MediaUtils.kt media: add option to anonymize filenames or left them as is 2020-10-04 04:37:19 +03:00
NetworkState.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
NotificationTypeConverter.kt upgrade Android gradle plugin, Kotlin and jetifier (#1468) 2019-09-03 18:35:42 +02:00
OkHttpUtils.java http: haha content-encoding goes brrrr (enabled brotli compression) 2020-04-10 18:53:28 +03:00
OmittedDomainFetcher.kt Fix tests 2020-12-06 02:33:38 +03:00
PagingRequestHelper.java fix some lint warnings 2019-04-21 08:24:29 +02:00
PairedList.java fix IndexOutOfBoundException caused by ListStatusAccessibilityDelegate (#1178) 2019-04-07 16:32:58 +02:00
Resource.kt Redesign report activity (#1295) 2019-06-09 16:55:34 +02:00
RxAwareViewModel.kt Drafts v2 (#2032) 2021-01-30 05:17:56 +03:00
SaveTootHelper.java Drafts v2 (#2032) 2021-01-30 05:17:56 +03:00
ShareShortcutHelper.kt use AndroidX WorkManager instead of Evernote Android Job (#1783) 2020-06-15 16:22:35 +03:00
SharedPreferencesExtensions.kt New settings (#891) 2018-11-12 21:09:39 +01:00
SmartLengthInputFilter.kt fix shouldTrimStatus and add tests (#1404) 2019-07-25 12:15:54 +02:00
SpanUtils.kt SpanUtils: allow extended username format 2020-10-05 19:50:31 +03:00
StatusDisplayOptions.kt Wellbeing mode (#1992) 2021-01-30 04:14:27 +03:00
StatusViewHelper.kt Support opening unknown attachment types via `openLink` (#2044) 2021-01-30 04:23:21 +03:00
StringUtils.kt Perform bidirectionality isolation manually instead of relying on `BidiFormatter` (#1976) 2020-11-29 18:48:26 +03:00
ThemeUtils.java Wellbeing mode (#1992) 2021-01-30 04:14:27 +03:00
TimestampUtils.java cleanup code in StatusViewHolders (#1418) 2019-07-27 21:53:28 +02:00
VersionUtils.java VersionUtils: move isPleroma method from Instance 2020-01-03 23:58:12 +03:00
ViewDataUtils.java Show display names for reposts (#2041) 2021-01-30 04:22:06 +03:00
ViewExtensions.kt status: increase hit area for fav/reblog buttons #71 2020-02-20 04:25:35 +03:00
ViewPager2Fix.java MainActivity: increase velocity threshold for viewPager 2020-01-20 13:48:32 +03:00
getErrorMessage.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00