Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/util
Vavassor d55181ccd0 Adds ability to localize timestamps. 2017-07-14 19:45:26 -04:00
..
Assert.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
CountUpDownLatch.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
CustomTabURLSpan.java remove unnecessary Log utility class, replace Exception.printStackTrace with logging 2017-05-23 21:34:31 +02:00
CustomTabsHelper.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
DateUtils.java Adds ability to localize timestamps. 2017-07-14 19:45:26 -04:00
DownsizeImageTask.java log some more exceptions 2017-05-25 17:21:11 +02:00
HtmlUtils.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
HttpHeaderLink.java Moves loading of accounts, notifications, and statuses to use link headers. Also remedies an issue where duplicate calls for the same chunk of items in a list can occur. 2017-06-30 02:31:58 -04:00
IOUtils.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
LinkHelper.java Changes mention and tag highlighting in the composer to use Mastodon's regex. Closes #145 Also, does some haphazard cleanup. 2017-07-01 20:32:35 -04:00
ListUtils.java Fixes bug where the order of notifications could be jumbled when removing duplicates using a HashSet. 2017-07-13 20:17:50 -04:00
MediaUtils.java Autocomplete @ mentions in the composer. Closes #103 2017-06-18 22:10:50 -04:00
MentionTokenizer.java Autocomplete @ mentions in the composer. Closes #103 2017-06-18 22:10:50 -04:00
NotificationMaker.java Reverts notifications from MQTT prototype to pull notifications. 2017-07-08 20:59:48 -04:00
OkHttpUtils.java remove unnecessary Log utility class, replace Exception.printStackTrace with logging 2017-05-23 21:34:31 +02:00
PairedList.java Fix bug with paired list incorrectly adding to the specified position. 2017-07-14 06:51:03 +03:00
ParserUtils.java Take it down a notch, there, buddy. 2017-06-26 17:54:00 -04:00
PushNotificationClient.java Fixes a subscription duplicating bug in the notification client. 2017-06-05 18:40:56 -04:00
SpanUtils.java Changes mention and tag highlighting in the composer to use Mastodon's regex. Closes #145 Also, does some haphazard cleanup. 2017-07-01 20:32:35 -04:00
StringUtils.java (bug fixing) When we share by an app : the text shared is not just an URL but a small text with the URL inside. 2017-05-17 16:06:37 +02:00
ThemeUtils.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
ViewDataUtils.java Add small avatars to boosted toots and to notifications. 2017-07-14 08:06:32 +03:00