19 Commits (f2a400ab3893f9168fcc7c412ef4e109457ad9cd)

Author SHA1 Message Date
Vavassor f2a400ab38 Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 9 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. 9 years ago
Eugen Rochko 17b958f8ed Cancel retrofit calls in fragment onDestroy 9 years ago
Vavassor 851a92a271 Refreshing uses since_id wherever applicable. Also, reverted the notification icon. 9 years ago
Vavassor 6f25405ad4 Volley is gone. 9 years ago
Vavassor 42a8f47991 Removed most references to Volley. 9 years ago
Eugen Rochko d09e9706b6 Replace remaining non-retrofit API calls 9 years ago
Eugen Rochko 750c1c80a0 Statuses and notifications loaded/parsed via Retrofit/GSON 9 years ago
Eugen Rochko 3120fbed4c Start work on integrating Retrofit - Update Account entity to be fetched with Retrofit and parsed with GSON 9 years ago
Vavassor 4fdeba248a Sixth Alpha Release 9 years ago
Vavassor c1d4bdbdfb Volley request leaks across activity/fragment boundaries should no longer be able to occur. 9 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. 9 years ago
Vavassor 9b6f5e63d3 Viewing your block list is now possible on the main menu. 9 years ago
Vavassor af4af94775 Fixed crash on pre-Lollipop devices (API levels 20 and prior) due to trying to load attributes in drawables. 9 years ago
Vavassor 33883aca3d End of timelines are now detected correctly. Also, duplicate notifications/accounts are prevented. 9 years ago
Vavassor b4a91112a3 Initial Alpha release! 9 years ago
Vavassor e0ab25334b Added preferences for pull notifications! Also bits of cleanup. 9 years ago
Vavassor 1429dfc7b5 Account profiles no longer partial! 9 years ago
Vavassor 60d68b0ae6 Partial account profile pages now in. Follows/Followers tabs are empty and block/follow does nothing yet. 9 years ago