15 Commits (59023132ec250bc3b72931ee5bb99545718b293c)

Author SHA1 Message Date
Conny Duck 2c95080428 fix some lint warnings, remove unused code 7 years ago
Ivan Kupalov f0a1392649 Implement media tab (#430) 7 years ago
Conny Duck c444bead7e cleanup code, remove some unneeded files 7 years ago
Conny Duck bcb88afde3 bugfix, layout improvements 7 years ago
Conny Duck c6f2cc55ea make FAB hide on scroll in AccountActivity as well 7 years ago
Vavassor d1a3e943d2 Fixes timelines and notifications tabs fetching progressively further down when they are restarted. 7 years ago
Vavassor fc03f51cf4 Makes end of list footers have zero height. 7 years ago
Vavassor f1359d1864 Adds correct footer behaviour to account lists and unifies it with how timelines use them. 7 years ago
Vavassor 2a98693ed4 Moves loading of accounts, notifications, and statuses to use link headers. Also remedies an issue where duplicate calls for the same chunk of items in a list can occur. 7 years ago
Vavassor dacfbb3455 Minor writing style changes. 7 years ago
Conny Duck 4a402cbe54 remove unnecessary Log utility class, replace Exception.printStackTrace with logging 7 years ago
torrentcome d836bd9834 (view) create package view 7 years ago
Vavassor 0b3d726eed Adds a splash screen replacement. 7 years ago
Vavassor 7f31aff144 Reorganizes the whole codebase. 7 years ago
Vavassor acaefff326 Follow requests list is available. Closes #222 7 years ago
Vavassor a299473dba Block and mute lists now remove the entries when you unmute/unblock a user, with a short popup to undo if it's unintentional. Just for clearer feedback. 7 years ago
Vavassor 0da98f4f67 Adds ability to mute from an individual status. Also, all statuses from that user are removed from the timeline on the spot. 7 years ago
Vavassor b6e3edaa32 Adds a list of muted users. 7 years ago
Vavassor 4d9fd09a3c License change back to GPL 3 7 years ago
Vavassor 292c4c3a88 Fixes a crash where MastodonAPI isn't initialised in time when opening a profile or block list. 7 years ago
Vavassor 3229907fc6 Fixes a couple of crashes. 7 years ago
Vavassor 3e21e59edc Relicense to LGPL3 7 years ago
Vavassor 70536ed001 Fixed some odd refresh behaviour and possibly the duplicate 20 statuses issue? 7 years ago
Vavassor f2a400ab38 Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 7 years ago
Vavassor 0662f35b96 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. 7 years ago
Eugen Rochko 17b958f8ed Cancel retrofit calls in fragment onDestroy 7 years ago
Vavassor 851a92a271 Refreshing uses since_id wherever applicable. Also, reverted the notification icon. 7 years ago
Vavassor 6f25405ad4 Volley is gone. 7 years ago
Vavassor 42a8f47991 Removed most references to Volley. 7 years ago
Eugen Rochko d09e9706b6 Replace remaining non-retrofit API calls 7 years ago
Eugen Rochko 750c1c80a0 Statuses and notifications loaded/parsed via Retrofit/GSON 7 years ago
Eugen Rochko 3120fbed4c Start work on integrating Retrofit - Update Account entity to be fetched with Retrofit and parsed with GSON 7 years ago
Vavassor 4fdeba248a Sixth Alpha Release 7 years ago
Vavassor c1d4bdbdfb Volley request leaks across activity/fragment boundaries should no longer be able to occur. 7 years ago
Vavassor c4114b6be2 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
Vavassor 9b6f5e63d3 Viewing your block list is now possible on the main menu. 7 years ago
Vavassor af4af94775 Fixed crash on pre-Lollipop devices (API levels 20 and prior) due to trying to load attributes in drawables. 7 years ago
Vavassor 33883aca3d End of timelines are now detected correctly. Also, duplicate notifications/accounts are prevented. 7 years ago
Vavassor b4a91112a3 Initial Alpha release! 7 years ago
Vavassor e0ab25334b Added preferences for pull notifications! Also bits of cleanup. 8 years ago
Vavassor 1429dfc7b5 Account profiles no longer partial! 8 years ago
Vavassor 60d68b0ae6 Partial account profile pages now in. Follows/Followers tabs are empty and block/follow does nothing yet. 8 years ago