47 Commits (bfc89b26bddb348ed6f5225c806d841ce3002ff4)

Author SHA1 Message Date
Vavassor a9970ee875 Simplify the error messages and remove unused strings. 8 years ago
Vavassor 27dd106988 Sharing images and text from other apps is now supported. Closes #52 8 years ago
Vavassor 0719512134 Sharing images from other apps now supported. 8 years ago
Vavassor 2cb0b96abd Fixes a crash during authentication and another when opening the composer options. Also, sets up the next update to reset the redirect URI for the app during authorization. 8 years ago
Vavassor eef0f82e96 Fixes a crash when changing orientation in the composer. 8 years ago
Vavassor eccebc9215 Fixes a vector drawable crash on earlier versions. 8 years ago
Vavassor 26c722c950 Prevents an out-of-memory crash when uploading images and also downsizing now uses significantly less memory. 8 years ago
Vavassor eed3f2d899 Light icon buttons are colour background with white text again. It just looks nice. 8 years ago
Vavassor 1f798902b7 Spruces up the light theme. 8 years ago
Vavassor 49ef88751e Fixes a bug where privacy settings in the composer are sproadically not remembered. 8 years ago
Vavassor 79f067caf4 Fixes content warning text box hiding after configuration changes. 8 years ago
Vavassor 81700e7b84 Adds an indicator of visibility to the send button in the composer. Closes #38 8 years ago
Vavassor 5f2ddcfdc0 Fixes composer not saving/restoring its text on configuration changes for some devices. 8 years ago
Vavassor 3dc5e3dd30 Fixes crash when replying. 8 years ago
Vavassor 3e21e59edc Relicense to LGPL3 8 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 8 years ago
Vavassor 093d208b8c One character typo fix. Also cleans up those warnings, why not? 8 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. 8 years ago
Eugen Rochko 2e50c547ce Group push notifications 8 years ago
Vavassor ed08f708ed Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 8 years ago
Vavassor b937a7bc9e Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 8 years ago
Eugen Rochko f34237ce7a Improve compose activity 8 years ago
Vavassor 42a8f47991 Removed most references to Volley. 8 years ago
Eugen Rochko d09e9706b6 Replace remaining non-retrofit API calls 8 years ago
Eugen Rochko 750c1c80a0 Statuses and notifications loaded/parsed via Retrofit/GSON 8 years ago
Vavassor 1ddb17f8d3 Fixes media attachments in the composer being un-removable, and long usernames overlapping time stamps in statuses. 8 years ago
Eugen Rochko d067c8bf27 Made compose form more material 8 years ago
Vavassor 96d9444e0b Fixes crash due to unexpected GIFV attachments. 8 years ago
Vavassor 91ad3acc79 Unfinished keyboard GIF picking stuff? Not accessible by the user, yet. 8 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. 8 years ago
Vavassor 4b8573a82f Reporting statuses is now possible! 8 years ago
Vavassor 46fe328967 A bit of code cleanup, mostly getting rid of warnings. 8 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. 8 years ago
Vavassor 9eb47a471d Fixed composer losing attachments and status options when changing configuration. Also, the composer remembers your last visibility choice. 8 years ago
Vavassor af4af94775 Fixed crash on pre-Lollipop devices (API levels 20 and prior) due to trying to load attributes in drawables. 8 years ago
Vavassor 96a5692717 Dark and light themes now exist and can be switched in preferences. 8 years ago
Vavassor 79b3d83368 Hashtags are now also highlighted in the composer, similar to mentions. 8 years ago
Vavassor f14973a6d4 Replaced the regex gunk in the composer with something more readable and more reliable. 8 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. 8 years ago
Vavassor b4a91112a3 Initial Alpha release! 8 years ago
Vavassor e0ab25334b Added preferences for pull notifications! Also bits of cleanup. 8 years ago
Vavassor 86623c634a Added content warnings to status composer and slightly reworked its design in general. 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 6b684bceff Attaching media to toots is now possible. Images over the upload limit are automatically downsized, videos are not. 8 years ago
Vavassor 370b1e52aa added a basic compose screen, and the 3 main timelines in a tabbed layout 8 years ago