Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Eugen Rochko 3120fbed4c Start work on integrating Retrofit - Update Account entity to be fetched with Retrofit and parsed with GSON 2017-03-08 23:19:03 +01:00
..
entity Start work on integrating Retrofit - Update Account entity to be fetched with Retrofit and parsed with GSON 2017-03-08 23:19:03 +01:00
AccountActionListener.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
AccountActivity.java Start work on integrating Retrofit - Update Account entity to be fetched with Retrofit and parsed with GSON 2017-03-08 23:19:03 +01:00
AccountAdapter.java Start work on integrating Retrofit - Update Account entity to be fetched with Retrofit and parsed with GSON 2017-03-08 23:19:03 +01:00
AccountFragment.java Start work on integrating Retrofit - Update Account entity to be fetched with Retrofit and parsed with GSON 2017-03-08 23:19:03 +01: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 Start work on integrating Retrofit - Update Account entity to be fetched with Retrofit and parsed with GSON 2017-03-08 23:19:03 +01:00
BlocksActivity.java Viewing your block list is now possible on the main menu. 2017-02-21 17:55:37 -05:00
BlocksAdapter.java Start work on integrating Retrofit - Update Account entity to be fetched with Retrofit and parsed with GSON 2017-03-08 23:19:03 +01:00
ComposeActivity.java Fixes media attachments in the composer being un-removable, and long usernames overlapping time stamps in statuses. 2017-03-07 20:44:51 -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 Start work on integrating Retrofit - Update Account entity to be fetched with Retrofit and parsed with GSON 2017-03-08 23:19:03 +01:00
FooterActionListener.java License info now available 2017-01-20 03:09:10 -05:00
FooterViewHolder.java Visually center initial loading indicator. Abandon 2017-03-07 14:21:24 +01: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 Nicer login layout 2017-03-07 15:03:41 +01:00
MainActivity.java Sliding animation for activity transitions 2017-03-07 13:05:51 +01:00
MastodonAPI.java Start work on integrating Retrofit - Update Account entity to be fetched with Retrofit and parsed with GSON 2017-03-08 23:19:03 +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 icons on statuses and notifications not being the right colour on the light theme. 2017-03-07 23:52:17 -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 Sliding animation for activity transitions 2017-03-07 13:05:51 +01:00
SpannedTypeAdapter.java Start work on integrating Retrofit - Update Account entity to be fetched with Retrofit and parsed with GSON 2017-03-08 23:19:03 +01:00
SplashActivity.java Animated splash screen (mind: preview for the circular loader seems broken in Android Studio, but works in app) 2017-03-07 23:10:41 +01: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 Fixes icons on statuses and notifications not being the right colour on the light theme. 2017-03-07 23:52:17 -05:00
ThemeUtils.java Fixes crash when opening the block list. Also, fixes an issue where the collapsed toolbar appears dark on profiles even when using the light theme. 2017-03-07 02:30:09 -05:00
ThreadAdapter.java Fixes icons on statuses and notifications not being the right colour on the light theme. 2017-03-07 23:52:17 -05:00
TimelineAdapter.java Fixes icons on statuses and notifications not being the right colour on the light theme. 2017-03-07 23:52:17 -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 Fixed crash due to Picasso being handed empty strings for missing avatars and header images. 2017-03-07 21:38:20 -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