chinwag-android/app/src/main/java/com/keylesspalace/tusky
2017-03-15 20:01:23 -04:00
..
entity Fixes intermittent crashes when clicking the reply button and opening a thread. Closes #26 2017-03-15 15:27:49 -04:00
AccountActionListener.java
AccountActivity.java Display lock icon on locked profiles 2017-03-14 15:27:22 +01:00
AccountAdapter.java
AccountFragment.java Fragments/Activities auto-cancel their requests when they're destroyed. Also, fixes a ComposeActivity crash that can occur when a media preview doesn't load. 2017-03-14 20:34:27 -04:00
AccountPagerAdapter.java
AdapterItemRemover.java
Assert.java
BaseActivity.java Enable/disable push notifications. Clearing notifications 2017-03-15 23:45:59 +01:00
BaseFragment.java Fragments/Activities auto-cancel their requests when they're destroyed. Also, fixes a ComposeActivity crash that can occur when a media preview doesn't load. 2017-03-14 20:34:27 -04:00
BlocksActivity.java
BlocksAdapter.java Improved blocked users layout 2017-03-12 14:01:50 +01:00
ComposeActivity.java One character typo fix. Also cleans up those warnings, why not? 2017-03-14 21:25:47 -04:00
ComposeOptionsFragment.java
ConversationLineItemDecoration.java Removed google-services.json from repository 2017-03-13 15:41:17 +01:00
CountUpDownLatch.java
DateUtils.java
DownsizeImageTask.java
EndlessOnScrollListener.java
FavouritesActivity.java
FlowLayout.java
FollowAdapter.java Circle avatars in follow lists 2017-03-12 12:45:36 +01:00
FooterViewHolder.java
HtmlUtils.java
IOUtils.java
Log.java
LoginActivity.java First bugfix release. Also, added a link to the "No Account?" dialog on the login page. 2017-03-15 20:01:23 -04:00
MainActivity.java Enable/disable push notifications. Clearing notifications 2017-03-15 23:45:59 +01:00
MastodonAPI.java Fix usage of Retrofit in LoginActivity - baseUrl wasn't 2017-03-13 19:13:49 +01:00
MyFirebaseInstanceIdService.java Finished the tusky-api server. 2017-03-14 18:39:32 -04:00
MyFirebaseMessagingService.java Enable/disable push notifications. Clearing notifications 2017-03-15 23:45:59 +01:00
NotificationClearBroadcastReceiver.java Enable/disable push notifications. Clearing notifications 2017-03-15 23:45:59 +01:00
NotificationsAdapter.java
NotificationsFragment.java Fragments/Activities auto-cancel their requests when they're destroyed. Also, fixes a ComposeActivity crash that can occur when a media preview doesn't load. 2017-03-14 20:34:27 -04:00
PreferencesActivity.java Enable/disable push notifications. Clearing notifications 2017-03-15 23:45:59 +01:00
PreferencesFragment.java
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
RoundedTransformation.java Rounded corners on avatars in statuses 2017-03-13 16:19:34 +01:00
SFragment.java Fixes intermittent crashes when clicking the reply button and opening a thread. Closes #26 2017-03-15 15:27:49 -04:00
SpannedTypeAdapter.java
SplashActivity.java Crash analytics with Firebase 2017-03-12 18:46:45 +01:00
StatusActionListener.java
StatusViewHolder.java Rounded corners on avatars in statuses 2017-03-13 16:19:34 +01:00
ThemeUtils.java
ThreadAdapter.java
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 Fragments/Activities auto-cancel their requests when they're destroyed. Also, fixes a ComposeActivity crash that can occur when a media preview doesn't load. 2017-03-14 20:34:27 -04: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 Fixed view media fragment behaviour, reblogs/favs of reblogs 2017-03-14 19:24:38 +01:00
ViewTagActivity.java Prevent double notifications 2017-03-12 08:49:38 +01:00
ViewThreadActivity.java
ViewThreadFragment.java Fixes a layout error on account profiles. 2017-03-15 16:38:19 -04:00
ViewVideoActivity.java Icons in main tabs, improved video activity a bit 2017-03-12 13:41:29 +01:00