Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/util
Konrad Pozniak 34fb546200
upgrade dependencies (#1990)
* upgrade dependencies

* fix tests
2020-11-22 19:02:54 +01:00
..
BiListing.kt Redesign report activity (#1295) 2019-06-09 16:55:34 +02:00
BlurHashDecoder.kt speedup blurhash decoding by using a intermediate int array (#1835) 2020-06-21 18:26:06 +02: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 Add autocompletion for custom emoji (#1089) 2019-03-04 19:28:08 +01:00
CustomEmojiHelper.kt upgrade dependencies (#1990) 2020-11-22 19:02:54 +01: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 update Kotlin to 1.4.10 and fix some warnigs (#1963) 2020-10-25 18:36:00 +01:00
FocalPointUtil.kt Migrate to Glide (#1175) 2019-04-16 21:39:12 +02: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 CustomEmojiHelper: rewrite to Kotlin (#1787) 2020-05-15 22:09:12 +02: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 refactor (#1541) 2019-12-19 19:09:40 +01:00
LocaleManager.kt Upgrade api level to Android 10, implement new sharing api (#1537) 2019-10-22 21:18:20 +02:00
MediaUtils.kt delete unused stuff (#1601) 2019-12-21 17:32:42 +01: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 Upgrade api level to Android 10, implement new sharing api (#1537) 2019-10-22 21:18:20 +02: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
RickRoll.kt enhance bad-domain detection 2019-06-01 15:29:15 -04:00
RxAwareViewModel.kt address PR feedback 2019-12-31 13:57:24 +01:00
SaveTootHelper.java ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
ShareShortcutHelper.kt use AndroidX WorkManager instead of Evernote Android Job (#1783) 2020-05-12 18:46:49 +02: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 Fix tag highlighting in editor (#1773) 2020-05-08 19:16:35 +02:00
StatusDisplayOptions.kt Add options to confirm reblog/unreblog actions, close #460 (#1650) 2020-03-03 21:27:26 +01:00
StatusViewHelper.kt improve relative poll timestamp string format (#1939) 2020-10-02 17:11:48 +02:00
StringUtils.kt Perform bidirectionality isolation manually instead of relying on `BidiFormatter` (#1976) 2020-11-04 18:21:41 +01:00
ThemeUtils.java add possibility to move the main navigation to the bottom (#1808) 2020-06-18 11:04:53 +02:00
TimestampUtils.java cleanup code in StatusViewHolders (#1418) 2019-07-27 21:53:28 +02:00
VersionUtils.java add test for VersionUtils (#1602) 2019-12-21 18:56:30 +01:00
ViewDataUtils.java fix content warning in notifications when alwaysShowSpoiler is on (#1757) 2020-04-18 13:45:07 +02:00
ViewExtensions.kt ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
getErrorMessage.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00