24 Commits (4d9fd09a3c39e73afd377ff9c0b1c53219af5e2e)

Author SHA1 Message Date
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. 7 years ago
Vavassor 1429dfc7b5 Account profiles no longer partial! 7 years ago
Vavassor 60d68b0ae6 Partial account profile pages now in. Follows/Followers tabs are empty and block/follow does nothing yet. 7 years ago