Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Eugen Rochko 03d9701669 Emoji shortname conversion 2017-03-07 12:11:18 +01:00
..
Account.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
AccountActionListener.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
AccountActivity.java Switch dark color scheme to official Mastodon colors 2017-03-07 01:31:05 +01:00
AccountAdapter.java The block list is now its own functional piece, instead of just being a copy of the following/follows lists on account profiles. 2017-02-21 21:12:49 -05:00
AccountFragment.java Sixth Alpha Release 2017-03-01 16:01:49 -05:00
AccountPagerAdapter.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
AdapterItemRemover.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
Assert.java Unfinished keyboard GIF picking stuff? Not accessible by the user, yet. 2017-03-03 20:44:44 -05:00
BaseActivity.java Dark and light themes now exist and can be switched in preferences. 2017-02-16 13:52:55 -05:00
BlocksActivity.java Viewing your block list is now possible on the main menu. 2017-02-21 17:55:37 -05:00
BlocksAdapter.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
ComposeActivity.java Fixes crash due to unexpected GIFV attachments. 2017-03-05 19:58:36 -05:00
ComposeOptionsFragment.java Fixes crash due to unexpected GIFV attachments. 2017-03-05 19:58:36 -05:00
CountUpDownLatch.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
DateUtils.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
DownsizeImageTask.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
EndlessOnScrollListener.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
FavouritesActivity.java Viewing your favourites is now accessible on the main menu. 2017-02-20 21:32:10 -05:00
FlowLayout.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
FollowAdapter.java The block list is now its own functional piece, instead of just being a copy of the following/follows lists on account profiles. 2017-02-21 21:12:49 -05:00
FooterActionListener.java License info now available 2017-01-20 03:09:10 -05:00
FooterViewHolder.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
HtmlUtils.java Unfinished keyboard GIF picking stuff? Not accessible by the user, yet. 2017-03-03 20:44:44 -05:00
IOUtils.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
Log.java Initial Alpha release! 2017-02-07 02:05:50 -05:00
LoginActivity.java TODO's have been erradicated. 2017-02-26 19:14:50 -05:00
MainActivity.java Back button to navigate tabs on main view 2017-03-07 11:02:41 +01:00
MultipartRequest.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
Notification.java Follow notifications now allow you to view the account that followed and follow back from the notification timeline. 2017-02-26 20:14:13 -05:00
NotificationsAdapter.java Fixes two bugs: 2017-03-02 19:25:35 -05:00
NotificationsFragment.java Fixes two bugs: 2017-03-02 19:25:35 -05:00
PreferencesActivity.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
PreferencesFragment.java Added preferences for pull notifications! Also bits of cleanup. 2017-02-05 02:34:55 -05:00
PullNotificationService.java TODO's have been erradicated. 2017-02-26 19:14:50 -05:00
ReportActivity.java Fixes a bug where if the send or report buttons are mashed they can send several copies of the same thing. 2017-03-02 01:05:02 -05:00
ReportAdapter.java Keep Volley from leaking requests between activities and add a forgotten license notice. 2017-03-01 00:43:46 -05:00
SFragment.java Fixes crash due to unexpected GIFV attachments. 2017-03-05 19:58:36 -05:00
SplashActivity.java Dark and light themes now exist and can be switched in preferences. 2017-02-16 13:52:55 -05:00
Status.java Emoji shortname conversion 2017-03-07 12:11:18 +01:00
StatusActionListener.java Fixes two bugs: 2017-03-02 19:25:35 -05:00
StatusViewHolder.java Attachment previews also use Picasso to load, fix their layout 2017-03-07 11:59:54 +01:00
ThemeUtils.java Reporting statuses is now possible! 2017-02-27 00:21:46 -05:00
ThreadAdapter.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
TimelineAdapter.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
TimelineFragment.java Fixes two bugs: 2017-03-02 19:25:35 -05:00
TimelinePagerAdapter.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
ViewGifFragment.java Animated GIF's now animate when viewed in fullscreen. 2017-02-01 02:13:14 -05:00
ViewMediaFragment.java License info now available 2017-01-20 03:09:10 -05:00
ViewTagActivity.java Dark and light themes now exist and can be switched in preferences. 2017-02-16 13:52:55 -05:00
ViewThreadActivity.java Dark and light themes now exist and can be switched in preferences. 2017-02-16 13:52:55 -05:00
ViewThreadFragment.java Fixes two bugs: 2017-03-02 19:25:35 -05:00
ViewVideoActivity.java License info now available 2017-01-20 03:09:10 -05:00
VolleySingleton.java Volley request leaks across activity/fragment boundaries should no longer be able to occur. 2017-02-23 19:32:45 -05:00