65 Commits (7a684a44bb4b7d6a8765fc34c8f4e5dbe46702d2)

Author SHA1 Message Date
Vavassor 3a7d06dde9 Adds a link to the text of a post when media is attached. 8 years ago
Vavassor 84b26d2b6b Change locked accounts to default visibility to "followers-only", and reorganizes the composer because it was getting cluttered. 8 years ago
Vavassor 52ff86982f Changes the icon for the visibility menu in the composer to match the current visibility. Also, fixes build errors with the dutch translation file. 8 years ago
Wesley Ellis 14fdc9ed15 Make compose EditText TYPE_TEXT_FLAG_CAP_SENTENCES 8 years ago
Raphael Michel 15088fa42a Allow taking photos directly from the app (closes #139) 8 years ago
Vavassor a33c259760 Ties composer readying state and control states together. 8 years ago
Vavassor cc0aaf6162 Fixes a couple cases in the composer where buttons enabled are out of sync with whether a status is already in flight. 8 years ago
Raphael Michel fce573f1ec Update thread view after sent reply (closes #74) 8 years ago
Raphael Michel ee4d0739db Re-enable controls after failed toot 8 years ago
Zachary Epps 236fd3570f removed needless import 8 years ago
Zachary Epps b92900bda1 actually added the other files, whoops 8 years ago
Vavassor c9e7401fca Fixes a character limit bug. Closes #102 8 years ago
Vavassor 4d9fd09a3c License change back to GPL 3 8 years ago
ntngrtltr 50d386e271 inherit content warnings in replys 8 years ago
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