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 bfc89b26bd Silently accept usernames in front of instances in the login screen, because plenty of folks try including it. 7 years ago
..
entity Fixes direct messages falsely being shown as able to be boosted. 7 years ago
AccountActionListener.java Relicense to LGPL3 7 years ago
AccountActivity.java changed AccountActivity so that it shows FAB that allows a user to un/follow a user from it instead of the menu 7 years ago
AccountAdapter.java Relicense to LGPL3 7 years ago
AccountFragment.java Fixes a crash where MastodonAPI isn't initialised in time when opening a profile or block list. 7 years ago
AccountPagerAdapter.java Relicense to LGPL3 7 years ago
AdapterItemRemover.java Relicense to LGPL3 7 years ago
Assert.java Relicense to LGPL3 7 years ago
BaseActivity.java Sharing images from other apps now supported. 7 years ago
BaseFragment.java Relicense to LGPL3 7 years ago
BlocksActivity.java Relicense to LGPL3 7 years ago
BlocksAdapter.java Relicense to LGPL3 7 years ago
ComposeActivity.java Simplify the error messages and remove unused strings. 7 years ago
ComposeOptionsFragment.java Fixes a crash during authentication and another when opening the composer options. Also, sets up the next update to reset the redirect URI for the app during authorization. 7 years ago
ConversationLineItemDecoration.java Removed google-services.json from repository 7 years ago
CountUpDownLatch.java Relicense to LGPL3 7 years ago
DateUtils.java Relicense to LGPL3 7 years ago
DownsizeImageTask.java Prevents an out-of-memory crash when uploading images and also downsizing now uses significantly less memory. 7 years ago
EndlessOnScrollListener.java Relicense to LGPL3 7 years ago
FavouritesActivity.java Relicense to LGPL3 7 years ago
FlowLayout.java Relicense to LGPL3 7 years ago
FollowAdapter.java Relicense to LGPL3 7 years ago
FooterViewHolder.java Relicense to LGPL3 7 years ago
HtmlUtils.java Relicense to LGPL3 7 years ago
IOUtils.java Relicense to LGPL3 7 years ago
Log.java Relicense to LGPL3 7 years ago
LoginActivity.java Silently accept usernames in front of instances in the login screen, because plenty of folks try including it. 7 years ago
MainActivity.java Fixes a crash that can occur when the drawer on the main page is being initialized while it is in a closed state. 7 years ago
MastodonAPI.java Fix usage of Retrofit in LoginActivity - baseUrl wasn't 7 years ago
MyFirebaseInstanceIdService.java Finished the tusky-api server. 7 years ago
MyFirebaseMessagingService.java Adds preferences for receiving notifications by type. 7 years ago
NotificationClearBroadcastReceiver.java Enable/disable push notifications. Clearing notifications 7 years ago
NotificationsAdapter.java Fixes a crash that can occur when entering or rotating within the profile page. Closes #43 7 years ago
NotificationsFragment.java Relicense to LGPL3 7 years ago
PreferencesActivity.java Relicense to LGPL3 7 years ago
PreferencesFragment.java Relicense to LGPL3 7 years ago
ReportActivity.java Simplify the error messages and remove unused strings. 7 years ago
ReportAdapter.java Relicense to LGPL3 7 years ago
RoundedTransformation.java Rounded corners on avatars in statuses 7 years ago
SFragment.java Fixes an issue where replying to a reblog doesn't fill in the correct mentions in the composer. Closes #40 7 years ago
SpannedTypeAdapter.java Replace remaining non-retrofit API calls 7 years ago
SplashActivity.java Light theme properly separated again, making it ready for palette changes. 7 years ago
StatusActionListener.java Relicense to LGPL3 7 years ago
StatusViewHolder.java Fixes direct messages falsely being shown as able to be boosted. 7 years ago
ThemeUtils.java Relicense to LGPL3 7 years ago
ThreadAdapter.java Relicense to LGPL3 7 years ago
TimelineAdapter.java Relicense to LGPL3 7 years ago
TimelineFragment.java Adds the local timeline. 7 years ago
TimelinePagerAdapter.java Adds the local timeline. 7 years ago
TuskyAPI.java Push notifications 7 years ago
TuskyTileService.java modified manifest to allow for a quick settings tile 7 years ago
ViewMediaFragment.java Relicense to LGPL3 7 years ago
ViewTagActivity.java Relicense to LGPL3 7 years ago
ViewThreadActivity.java Relicense to LGPL3 7 years ago
ViewThreadFragment.java Simplify the error messages and remove unused strings. 7 years ago
ViewVideoActivity.java Relicense to LGPL3 7 years ago