chinwag-android/app/src/main/java/com/keylesspalace/tusky
Eugen Rochko 2e50c547ce Group push notifications
Clear notifications when opening MainActivity
Use lowest privacy setting when replying
2017-03-14 14:31:52 +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 Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 2017-03-13 20:56:02 -04:00
AccountAdapter.java Refreshing uses since_id wherever applicable. Also, reverted the notification icon. 2017-03-10 15:12:40 -05:00
AccountFragment.java Cancel retrofit calls in fragment onDestroy 2017-03-14 12:45:19 +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 Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 2017-03-13 20:56:02 -04:00
BlocksActivity.java Add back buttons to favourites/blocks activities 2017-03-09 18:09:32 +01:00
BlocksAdapter.java Improved blocked users layout 2017-03-12 14:01:50 +01:00
ComposeActivity.java Group push notifications 2017-03-14 14:31:52 +01:00
ComposeOptionsFragment.java Improve compose activity 2017-03-10 18:38:49 +01:00
ConversationLineItemDecoration.java Removed google-services.json from repository 2017-03-13 15:41:17 +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 Circle avatars in follow lists 2017-03-12 12:45:36 +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 Fix exception when bad domain on login screen 2017-03-14 12:59:52 +01:00
MainActivity.java Group push notifications 2017-03-14 14:31:52 +01:00
MastodonAPI.java Fix usage of Retrofit in LoginActivity - baseUrl wasn't 2017-03-13 19:13:49 +01:00
MyFirebaseInstanceIdService.java Push notifications 2017-03-12 08:31:20 +01:00
MyFirebaseMessagingService.java Group push notifications 2017-03-14 14:31:52 +01:00
NotificationsAdapter.java Implement search 2017-03-10 23:31:08 +01:00
NotificationsFragment.java Cancel retrofit calls in fragment onDestroy 2017-03-14 12:45:19 +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 Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 2017-03-13 20:56:02 -04:00
ReportAdapter.java Keep Volley from leaking requests between activities and add a forgotten license notice. 2017-03-01 00:43:46 -05:00
RoundedTransformation.java Rounded corners on avatars in statuses 2017-03-13 16:19:34 +01:00
SFragment.java Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 2017-03-13 20:56:02 -04:00
SpannedTypeAdapter.java Replace remaining non-retrofit API calls 2017-03-09 16:59:18 +01:00
SplashActivity.java Crash analytics with Firebase 2017-03-12 18:46:45 +01:00
StatusActionListener.java Statuses and notifications loaded/parsed via Retrofit/GSON 2017-03-09 00:27:37 +01:00
StatusViewHolder.java Rounded corners on avatars in statuses 2017-03-13 16:19:34 +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 Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 2017-03-13 20:56:02 -04:00
TimelineFragment.java Cancel retrofit calls in fragment onDestroy 2017-03-14 12:45:19 +01:00
TimelinePagerAdapter.java Icons in main tabs, improved video activity a bit 2017-03-12 13:41:29 +01: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 Prevent double notifications 2017-03-12 08:49:38 +01: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 Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 2017-03-13 20:56:02 -04:00
ViewVideoActivity.java Icons in main tabs, improved video activity a bit 2017-03-12 13:41:29 +01:00