chinwag-android/app/src/main/java/com/keylesspalace/tusky
2017-03-09 19:31:15 +01:00
..
entity Fix #4 - Toot URLs can be shared 2017-03-09 17:37:24 +01:00
AccountActionListener.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
AccountActivity.java Muting/unmuting accounts 2017-03-09 17:51:44 +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 Replace remaining non-retrofit API calls 2017-03-09 16:59:18 +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 Statuses and notifications loaded/parsed via Retrofit/GSON 2017-03-09 00:27:37 +01:00
BlocksActivity.java Add back buttons to favourites/blocks activities 2017-03-09 18:09:32 +01: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 Replace remaining non-retrofit API calls 2017-03-09 16:59:18 +01: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 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 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 Add drawer to main activity 2017-03-09 19:31:15 +01:00
MastodonAPI.java Replace remaining non-retrofit API calls 2017-03-09 16:59:18 +01:00
MultipartRequest.java A bit of code cleanup, mostly getting rid of warnings. 2017-02-22 14:13:51 -05:00
NotificationsAdapter.java Statuses and notifications loaded/parsed via Retrofit/GSON 2017-03-09 00:27:37 +01:00
NotificationsFragment.java Dismiss notifications when notifications fragment is opened 2017-03-09 17:03:13 +01:00
PreferencesActivity.java Add drawer to main activity 2017-03-09 19:31:15 +01:00
PreferencesFragment.java Added preferences for pull notifications! Also bits of cleanup. 2017-02-05 02:34:55 -05:00
PullNotificationService.java Dismiss notifications when notifications fragment is opened 2017-03-09 17:03:13 +01:00
ReportActivity.java Replace remaining non-retrofit API calls 2017-03-09 16:59:18 +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 Fix #4 - Toot URLs can be shared 2017-03-09 17:37:24 +01:00
SpannedTypeAdapter.java Replace remaining non-retrofit API calls 2017-03-09 16:59:18 +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
StatusActionListener.java Statuses and notifications loaded/parsed via Retrofit/GSON 2017-03-09 00:27:37 +01:00
StatusViewHolder.java Statuses and notifications loaded/parsed via Retrofit/GSON 2017-03-09 00:27:37 +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 Statuses and notifications loaded/parsed via Retrofit/GSON 2017-03-09 00:27:37 +01:00
TimelineFragment.java Statuses and notifications loaded/parsed via Retrofit/GSON 2017-03-09 00:27:37 +01: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 Statuses and notifications loaded/parsed via Retrofit/GSON 2017-03-09 00:27:37 +01: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