Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/util
kyori19 ecd4680696 fix link's too large hitbox (#916)
* fix link's too large hitbox (tuskyapp#846)

* Use zero width space instead of normal space.

* Add comment.

* Remove unnecessary Html.fromHtml
2018-11-12 23:07:47 +01:00
..
ClickableSpanNoUnderline.kt fix RecentlyNonNull/Nullable warnings 2018-09-22 21:11:18 +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 Enable sharing media directly from Tusky (#852) 2018-10-01 11:50:17 +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 link's too large hitbox (#916) 2018-11-12 23:07:47 +01:00
ListUtils.java fix some lint warnings, use kotlin view imports in ModalTimeLineActivity 2018-07-23 15:18:33 +02:00
MediaUtils.kt Enable sharing media directly from Tusky (#852) 2018-10-01 11:50:17 +02:00
MentionTokenizer.kt Account for underscores when tokenizing mentions for autocompletion (#888) 2018-10-19 17:44:46 +02:00
NotificationHelper.java New settings (#891) 2018-11-12 21:09:39 +01:00
NotificationPullJobCreator.java New settings (#891) 2018-11-12 21:09:39 +01: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 Media description improvements (#898) 2018-11-11 19:25:45 +01:00
SharedPreferencesExtensions.kt New settings (#891) 2018-11-12 21:09:39 +01:00
SmartLengthInputFilter.java Add support for collapsible statuses when they exceed 500 characters (#825) 2018-09-19 19:51:20 +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 Add support for collapsible statuses when they exceed 500 characters (#825) 2018-09-19 19:51:20 +02:00
ViewExtensions.kt Show "remote profile" message. (#873) 2018-10-03 21:53:31 +02:00