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.
 
 
Eugen Rochko cff0f35269 Start work on integrating Retrofit - Mastodon API definition 7 years ago
..
entity Start work on integrating Retrofit - Mastodon API definition 7 years ago
Account.java Fixed crash due to Picasso being handed empty strings for missing avatars and header images. 7 years ago
AccountActionListener.java A bit of code cleanup, mostly getting rid of warnings. 7 years ago
AccountActivity.java Fixed crash due to Picasso being handed empty strings for missing avatars and header images. 7 years ago
AccountAdapter.java The block list is now its own functional piece, instead of just being a copy of the following/follows lists on account profiles. 7 years ago
AccountFragment.java Sixth Alpha Release 7 years ago
AccountPagerAdapter.java A bit of code cleanup, mostly getting rid of warnings. 7 years ago
AdapterItemRemover.java A bit of code cleanup, mostly getting rid of warnings. 7 years ago
Assert.java Unfinished keyboard GIF picking stuff? Not accessible by the user, yet. 7 years ago
BaseActivity.java Sliding animation for activity transitions 7 years ago
BlocksActivity.java Viewing your block list is now possible on the main menu. 7 years ago
BlocksAdapter.java Fixed crash due to Picasso being handed empty strings for missing avatars and header images. 7 years ago
ComposeActivity.java Fixes media attachments in the composer being un-removable, and long usernames overlapping time stamps in statuses. 7 years ago
ComposeOptionsFragment.java Fixes crash due to unexpected GIFV attachments. 7 years ago
CountUpDownLatch.java A bit of code cleanup, mostly getting rid of warnings. 7 years ago
DateUtils.java A bit of code cleanup, mostly getting rid of warnings. 7 years ago
DownsizeImageTask.java A bit of code cleanup, mostly getting rid of warnings. 7 years ago
EndlessOnScrollListener.java A bit of code cleanup, mostly getting rid of warnings. 7 years ago
FavouritesActivity.java Viewing your favourites is now accessible on the main menu. 7 years ago
FlowLayout.java A bit of code cleanup, mostly getting rid of warnings. 7 years ago
FollowAdapter.java Fixed crash due to Picasso being handed empty strings for missing avatars and header images. 7 years ago
FooterActionListener.java License info now available 8 years ago
FooterViewHolder.java Visually center initial loading indicator. Abandon 7 years ago
HtmlUtils.java Unfinished keyboard GIF picking stuff? Not accessible by the user, yet. 7 years ago
IOUtils.java A bit of code cleanup, mostly getting rid of warnings. 7 years ago
Log.java Initial Alpha release! 7 years ago
LoginActivity.java Nicer login layout 7 years ago
MainActivity.java Sliding animation for activity transitions 7 years ago
MastodonService.java Start work on integrating Retrofit - Mastodon API definition 7 years ago
MultipartRequest.java A bit of code cleanup, mostly getting rid of warnings. 7 years ago
Notification.java Follow notifications now allow you to view the account that followed and follow back from the notification timeline. 7 years ago
NotificationsAdapter.java Fixes icons on statuses and notifications not being the right colour on the light theme. 7 years ago
NotificationsFragment.java Fixes two bugs: 7 years ago
PreferencesActivity.java A bit of code cleanup, mostly getting rid of warnings. 7 years ago
PreferencesFragment.java Added preferences for pull notifications! Also bits of cleanup. 7 years ago
PullNotificationService.java TODO's have been erradicated. 7 years ago
ReportActivity.java Fixes a bug where if the send or report buttons are mashed they can send several copies of the same thing. 7 years ago
ReportAdapter.java Keep Volley from leaking requests between activities and add a forgotten license notice. 7 years ago
SFragment.java Sliding animation for activity transitions 7 years ago
SplashActivity.java Animated splash screen (mind: preview for the circular loader seems broken in Android Studio, but works in app) 7 years ago
Status.java Emoji shortname conversion 7 years ago
StatusActionListener.java Fixes two bugs: 7 years ago
StatusViewHolder.java Fixes icons on statuses and notifications not being the right colour on the light theme. 7 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. 7 years ago
ThreadAdapter.java Fixes icons on statuses and notifications not being the right colour on the light theme. 7 years ago
TimelineAdapter.java Fixes icons on statuses and notifications not being the right colour on the light theme. 7 years ago
TimelineFragment.java Fixes two bugs: 7 years ago
TimelinePagerAdapter.java A bit of code cleanup, mostly getting rid of warnings. 7 years ago
ViewGifFragment.java Animated GIF's now animate when viewed in fullscreen. 7 years ago
ViewMediaFragment.java License info now available 8 years ago
ViewTagActivity.java Dark and light themes now exist and can be switched in preferences. 7 years ago
ViewThreadActivity.java Fixed crash due to Picasso being handed empty strings for missing avatars and header images. 7 years ago
ViewThreadFragment.java Fixes two bugs: 7 years ago
ViewVideoActivity.java License info now available 8 years ago
VolleySingleton.java Volley request leaks across activity/fragment boundaries should no longer be able to occur. 7 years ago