Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/util
Konrad Pozniak 4402f3d337
update minSdkVersion to 21 (#843)
* set minSdkVersion to 21

* use elevation instead of additional views for shadow

* clean up code occurrences

* remove drawable compat code

* remove no longer needed resources

* remove unneeded android:clipChildren="false"

* Revert "remove no longer needed resources"

This reverts commit 67a4d6f8d87b3f116b95d90dfb48f350d342f503.

* remove no longer needed resources (this time the right ones)
2018-09-16 18:54:12 +02:00
..
ClickableSpanNoUnderline.kt 1.8 fixes (#637) 2018-05-08 19:15:10 +02:00
CollectionUtil.java Make more clear representation of placeholder in notifications 2017-11-07 12:44:19 +01:00
CountUpDownLatch.java Documents some utilities 2017-07-27 22:03:45 -04:00
CustomEmojiHelper.java Custom emojis in drawer (#737) 2018-07-30 15:43:27 +02:00
CustomTabsHelper.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
CustomURLSpan.java UI Improvements (#445) 2017-11-30 20:12:09 +01:00
DateUtils.java Documents some utilities 2017-07-27 22:03:45 -04:00
DownsizeImageTask.java dont hold whole file content in memory when uploading media 2018-09-10 10:00:06 +02:00
Either.java cleanup code 2018-06-25 14:49:00 +02:00
EmojiCompatFont.java fix the emoji selection dialog 2018-06-25 16:23:43 +02:00
HtmlUtils.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
HttpHeaderLink.java Documents some utilities 2017-07-27 22:03:45 -04:00
IOUtils.java ComposeActivity improvements (#548) 2018-04-13 22:37:21 +02:00
LinkHelper.java fix links with uppercase letters in scheme not being opened 2018-09-04 18:43:06 +02:00
ListUtils.java fix some lint warnings, use kotlin view imports in ModalTimeLineActivity 2018-07-23 15:18:33 +02:00
MediaUtils.java fix image preview rotation in ComposeActivity (#831) 2018-09-03 20:26:35 +02:00
MentionTokenizer.java Fix sending wrong requests for autocompletion (#414) 2017-10-24 23:02:38 +02:00
NotificationHelper.java show CW in system notification for CW'd statuses (#754) 2018-08-13 22:59:30 +02:00
OkHttpUtils.java update minSdkVersion to 21 (#843) 2018-09-16 18:54:12 +02:00
PairedList.java Fix bug with paired list incorrectly adding to the specified position. 2017-07-14 06:51:03 +03:00
Resource.kt add possibility to change profile fields, refactor (#751) 2018-08-15 20:47:09 +02:00
ResourcesUtils.java Theming improvements (#502) 2018-01-20 13:39:01 +01:00
SaveTootHelper.java ComposeActivity improvements (#548) 2018-04-13 22:37:21 +02:00
SpanUtils.kt Behave like Mastodon web ui and only count URLs as 23 characters when composing (#629) 2018-05-16 19:14:26 +02:00
StringUtils.java 1.8 fixes (#637) 2018-05-08 19:15:10 +02:00
ThemeUtils.java Add black theme (#726) 2018-07-30 15:31:35 +02:00
ViewDataUtils.java improve custom emoji support (#687) 2018-06-24 09:53:23 +02:00
ViewExtensions.kt Account activity redesign (#662) 2018-06-18 13:26:18 +02:00