You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Vavassor 70536ed001 Fixed some odd refresh behaviour and possibly the duplicate 20 statuses issue? 8 years ago
..
entity Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 8 years ago
AccountActionListener.java A bit of code cleanup, mostly getting rid of warnings. 8 years ago
AccountActivity.java Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 8 years ago
AccountAdapter.java Fixed some odd refresh behaviour and possibly the duplicate 20 statuses issue? 8 years ago
AccountFragment.java Fixed some odd refresh behaviour and possibly the duplicate 20 statuses issue? 8 years ago
AccountPagerAdapter.java A bit of code cleanup, mostly getting rid of warnings. 8 years ago
AdapterItemRemover.java A bit of code cleanup, mostly getting rid of warnings. 8 years ago
Assert.java Unfinished keyboard GIF picking stuff? Not accessible by the user, yet. 8 years ago
BaseActivity.java Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 8 years ago
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. 8 years ago
BlocksActivity.java Add back buttons to favourites/blocks activities 8 years ago
BlocksAdapter.java Fixed some odd refresh behaviour and possibly the duplicate 20 statuses issue? 8 years ago
ComposeActivity.java Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 8 years ago
ComposeOptionsFragment.java Improve compose activity 8 years ago
ConversationLineItemDecoration.java Removed google-services.json from repository 8 years ago
CountUpDownLatch.java A bit of code cleanup, mostly getting rid of warnings. 8 years ago
DateUtils.java A bit of code cleanup, mostly getting rid of warnings. 8 years ago
DownsizeImageTask.java A bit of code cleanup, mostly getting rid of warnings. 8 years ago
EndlessOnScrollListener.java A bit of code cleanup, mostly getting rid of warnings. 8 years ago
FavouritesActivity.java Add back buttons to favourites/blocks activities 8 years ago
FlowLayout.java A bit of code cleanup, mostly getting rid of warnings. 8 years ago
FollowAdapter.java Fixed some odd refresh behaviour and possibly the duplicate 20 statuses issue? 8 years ago
FooterViewHolder.java Fixed some odd refresh behaviour and possibly the duplicate 20 statuses issue? 8 years ago
HtmlUtils.java Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 8 years ago
IOUtils.java A bit of code cleanup, mostly getting rid of warnings. 8 years ago
Log.java Initial Alpha release! 8 years ago
LoginActivity.java Improved login error messages. Also, updated readme with F-Droid removed and no mention of alpha status. 8 years ago
MainActivity.java Enable/disable push notifications. Clearing notifications 8 years ago
MastodonAPI.java Fix usage of Retrofit in LoginActivity - baseUrl wasn't 8 years ago
MyFirebaseInstanceIdService.java Finished the tusky-api server. 8 years ago
MyFirebaseMessagingService.java Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 8 years ago
NotificationClearBroadcastReceiver.java Enable/disable push notifications. Clearing notifications 8 years ago
NotificationsAdapter.java Fixed some odd refresh behaviour and possibly the duplicate 20 statuses issue? 8 years ago
NotificationsFragment.java Fixed some odd refresh behaviour and possibly the duplicate 20 statuses issue? 8 years ago
PreferencesActivity.java Enable/disable push notifications. Clearing notifications 8 years ago
PreferencesFragment.java Added preferences for pull notifications! Also bits of cleanup. 8 years ago
ReportActivity.java Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 8 years ago
ReportAdapter.java Keep Volley from leaking requests between activities and add a forgotten license notice. 8 years ago
RoundedTransformation.java Rounded corners on avatars in statuses 8 years ago
SFragment.java Fixes intermittent crashes when clicking the reply button and opening a thread. Closes #26 8 years ago
SpannedTypeAdapter.java Replace remaining non-retrofit API calls 8 years ago
SplashActivity.java Crash analytics with Firebase 8 years ago
StatusActionListener.java Statuses and notifications loaded/parsed via Retrofit/GSON 8 years ago
StatusViewHolder.java Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 8 years ago
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. 8 years ago
ThreadAdapter.java Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 8 years ago
TimelineAdapter.java Fixed some odd refresh behaviour and possibly the duplicate 20 statuses issue? 8 years ago
TimelineFragment.java Fixed some odd refresh behaviour and possibly the duplicate 20 statuses issue? 8 years ago
TimelinePagerAdapter.java Icons in main tabs, improved video activity a bit 8 years ago
TuskyAPI.java Push notifications 8 years ago
ViewMediaFragment.java Fixed view media fragment behaviour, reblogs/favs of reblogs 8 years ago
ViewTagActivity.java Prevent double notifications 8 years ago
ViewThreadActivity.java Fixed crash due to Picasso being handed empty strings for missing avatars and header images. 8 years ago
ViewThreadFragment.java Fixes a layout error on account profiles. 8 years ago
ViewVideoActivity.java Fixed some odd refresh behaviour and possibly the duplicate 20 statuses issue? 8 years ago