32 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 093d208b8c One character typo fix. Also cleans up those warnings, why not? 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 2e50c547ce Group push notifications 9 years ago
Vavassor ed08f708ed Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 9 years ago
Vavassor b937a7bc9e Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 9 years ago
Eugen Rochko f34237ce7a Improve compose activity 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
Vavassor 1ddb17f8d3 Fixes media attachments in the composer being un-removable, and long usernames overlapping time stamps in statuses. 9 years ago
Eugen Rochko d067c8bf27 Made compose form more material 9 years ago
Vavassor 96d9444e0b Fixes crash due to unexpected GIFV attachments. 9 years ago
Vavassor 91ad3acc79 Unfinished keyboard GIF picking stuff? Not accessible by the user, yet. 9 years ago
Vavassor c18186f135 Fixes a bug where if the send or report buttons are mashed they can send several copies of the same thing. 9 years ago
Vavassor 4b8573a82f Reporting statuses is now possible! 9 years ago
Vavassor 46fe328967 A bit of code cleanup, mostly getting rid of warnings. 9 years ago
Vavassor 0439fabd79 Fixed a crash under API level 21 on the main timeline due to trying to tint the status buttons with selectors. 9 years ago
Vavassor 9eb47a471d Fixed composer losing attachments and status options when changing configuration. Also, the composer remembers your last visibility choice. 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 96a5692717 Dark and light themes now exist and can be switched in preferences. 9 years ago
Vavassor 79b3d83368 Hashtags are now also highlighted in the composer, similar to mentions. 9 years ago
Vavassor f14973a6d4 Replaced the regex gunk in the composer with something more readable and more reliable. 9 years ago
Vavassor 5f39da27b3 Fixed: In the composer, certain combinations of opening/closing the keyboard and add/removing media items would cause the text editor to shrink so the text was no longer visible. 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 86623c634a Added content warnings to status composer and slightly reworked its design in general. 9 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? 9 years ago
Vavassor 98085bab6a License info now available 9 years ago
Vavassor eddc15fdca The reply button now works, and mentions are highlighted in compose mode. 9 years ago
Vavassor 2106d7a53c Jumping to top capability and a progress/retry footer added to timelines. 9 years ago
Vavassor 6b684bceff Attaching media to toots is now possible. Images over the upload limit are automatically downsized, videos are not. 9 years ago
Vavassor 370b1e52aa added a basic compose screen, and the 3 main timelines in a tabbed layout 9 years ago