Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Eugen Rochko 2bbd46e841 Push notifications 2017-03-12 08:31:20 +01:00
..
entity Implement search 2017-03-10 23:31:08 +01:00
AccountActionListener.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
AccountActivity.java Mention action on profiles 2017-03-10 23:37:02 +01:00
AccountAdapter.java Refreshing uses since_id wherever applicable. Also, reverted the notification icon. 2017-03-10 15:12:40 -05:00
AccountFragment.java Refreshing uses since_id wherever applicable. Also, reverted the notification icon. 2017-03-10 15:12:40 -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 Push notifications 2017-03-12 08:31:20 +01:00
BlocksActivity.java Add back buttons to favourites/blocks activities 2017-03-09 18:09:32 +01:00
BlocksAdapter.java Implement search 2017-03-10 23:31:08 +01:00
ComposeActivity.java Improve compose activity 2017-03-10 18:38:49 +01:00
ComposeOptionsFragment.java Improve compose activity 2017-03-10 18:38:49 +01: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 Add back buttons to favourites/blocks activities 2017-03-09 18:09:32 +01:00
FlowLayout.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
FollowAdapter.java Implement search 2017-03-10 23:31:08 +01: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 Refreshing uses since_id wherever applicable. Also, reverted the notification icon. 2017-03-10 15:12:40 -05:00
MainActivity.java Push notifications 2017-03-12 08:31:20 +01:00
MastodonAPI.java Refreshing uses since_id wherever applicable. Also, reverted the notification icon. 2017-03-10 15:12:40 -05:00
MyFirebaseInstanceIdService.java Push notifications 2017-03-12 08:31:20 +01:00
MyFirebaseMessagingService.java Push notifications 2017-03-12 08:31:20 +01:00
NotificationsAdapter.java Implement search 2017-03-10 23:31:08 +01:00
NotificationsFragment.java Push notifications 2017-03-12 08:31:20 +01:00
PreferencesActivity.java Refreshing uses since_id wherever applicable. Also, reverted the notification icon. 2017-03-10 15:12:40 -05:00
PreferencesFragment.java Added preferences for pull notifications! Also bits of cleanup. 2017-02-05 02:34:55 -05:00
ReportActivity.java Fix up report activity/layout 2017-03-10 23:47:04 +01: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 New launcher icon added. 2017-03-10 20:28:33 -05:00
SpannedTypeAdapter.java Replace remaining non-retrofit API calls 2017-03-09 16:59:18 +01:00
SplashActivity.java Volley is gone. 2017-03-09 21:55:07 -05:00
StatusActionListener.java Statuses and notifications loaded/parsed via Retrofit/GSON 2017-03-09 00:27:37 +01:00
StatusViewHolder.java Implement search 2017-03-10 23:31:08 +01: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 Statuses and notifications loaded/parsed via Retrofit/GSON 2017-03-09 00:27:37 +01:00
TimelineAdapter.java Refreshing uses since_id wherever applicable. Also, reverted the notification icon. 2017-03-10 15:12:40 -05:00
TimelineFragment.java Refreshing uses since_id wherever applicable. Also, reverted the notification icon. 2017-03-10 15:12:40 -05:00
TimelinePagerAdapter.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
TuskyAPI.java Push notifications 2017-03-12 08:31:20 +01:00
ViewMediaFragment.java Improve compose activity 2017-03-10 18:38:49 +01: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 Volley is gone. 2017-03-09 21:55:07 -05:00
ViewVideoActivity.java License info now available 2017-01-20 03:09:10 -05:00