40 Commits (9f925d7f1c68f3c0025c6c4c415aad2c2d4bce00)

Author SHA1 Message Date
Vavassor 80971e2fc4 Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported. 7 years ago
Konrad Pozniak dcf3e2836e fix bugs with fab showing/hiding on scroll 7 years ago
Vavassor c6cf2d034a Blocking and muting now removes all statuses by that user in EVERY currently-loaded timeline. 7 years ago
Raphael Michel fce573f1ec Update thread view after sent reply (closes #74) 7 years ago
Raphael Michel d732c5d0a7 Timeline footer improvements 7 years ago
Vavassor 3bf84f9b7d Cleaned up content descriptions and added the last missing ones. Closes #122 7 years ago
Vavassor 2e45a0bbff Adds missing content descriptions and fixes a bit of the follow button hiding code. 7 years ago
Vavassor 4d9fd09a3c License change back to GPL 3 7 years ago
Zachary Epps de0f1b7ab0 added new option in preferences.xml 7 years ago
Vavassor 53376da406 Adds the local timeline. 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 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 ed08f708ed Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 7 years ago
Vavassor b937a7bc9e Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 7 years ago
Eugen Rochko daf7e6ed6a Prevent double notifications 7 years ago
Vavassor 851a92a271 Refreshing uses since_id wherever applicable. Also, reverted the notification icon. 7 years ago
Vavassor 42a8f47991 Removed most references to Volley. 7 years ago
Eugen Rochko 750c1c80a0 Statuses and notifications loaded/parsed via Retrofit/GSON 7 years ago
Vavassor 9e49da64bf Fixes two bugs: 7 years ago
Vavassor c1d4bdbdfb Volley request leaks across activity/fragment boundaries should no longer be able to occur. 7 years ago
Vavassor 46fe328967 A bit of code cleanup, mostly getting rid of warnings. 7 years ago
Vavassor 9b6f5e63d3 Viewing your block list is now possible on the main menu. 7 years ago
Vavassor e59c0534c7 Viewing your favourites is now accessible 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 22a2a31afe Changed visual theme to a dark style. Also, set up things for a future switchable light/dark theme. 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 c937d30713 Fix: All statuses failed to load when status JSON was checked for boolean values, but received null and would throw a JSONException. 7 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
Vavassor dbb2663882 Links and tags in statuses are now clickable and open suitable pages. 8 years ago
Vavassor b00a3cf443 Adds a toot thread viewing mode. Also, many files were missing and didn't push so the previous commits may have been very wrong? 8 years ago
Vavassor 98085bab6a License info now available 8 years ago
Vavassor eddc15fdca The reply button now works, and mentions are highlighted in compose mode. 8 years ago
Vavassor 2106d7a53c Jumping to top capability and a progress/retry footer added to timelines. 8 years ago
Vavassor e551de7521 added media previews to timeline and media viewers 8 years ago
Vavassor 370b1e52aa added a basic compose screen, and the 3 main timelines in a tabbed layout 8 years ago