130 Commits (58307774f48c8404a80c690098597946e3118ac1)

Author SHA1 Message Date
Conny Duck 58307774f4 fix crash in ComposeActivity when account has no profile picture set 7 years ago
Konrad Pozniak 40cda2ced3 Multi account feature (#490) 7 years ago
Conny Duck 47346fb718 upgrade to minSdkVersion 18, fix some lint warnings 7 years ago
Ivan Kupalov 67027168b6 Set caption for media (#500) 7 years ago
Conny Duck 21568e69a6 fix NPE in MediaUtils.getMediaSize 7 years ago
Conny Duck 46dce4293a stop cursor from jumping when upload finishes while composing toot 7 years ago
Konrad Pozniak 27b3606482 UI Improvements (#445) 7 years ago
Conny Duck 679ab52ea4 improve default post privacy to work like web mastodon, add default post privacy option 7 years ago
Ivan Kupalov 3106250930 Save reply info in draft, refactor (#449) 7 years ago
Conny Duck 2c95080428 fix some lint warnings, remove unused code 7 years ago
Conny Duck 9b4bc63fab fix a crash in ComposeActivity where a dialog was canceled that was already removed from the window 7 years ago
Conny Duck cf8364eae4 prevent a crash in ComposeActivity when ContentResolver raises a SecurityException 7 years ago
Conny Duck fe921c0622 adding image keyboard support (and some cleanup) 7 years ago
Ivan Kupalov 5b581fe7f3 Reply improvements (#432) 7 years ago
Ivan Kupalov 387b37e0a8 Add media upload progress. Closes #412 (#426) 7 years ago
Ivan Kupalov 4125ce1d79 Fix issues with media uploads restoring. Fixes #419. Fixes #308. (#425) 7 years ago
Ivan Kupalov 5239ffa432 Stop adding link info when composing toot (#418) 7 years ago
Conny Duck 58600fe8ce should fix a problem with autocomplete and some keyboards 7 years ago
Conny Duck c444bead7e cleanup code, remove some unneeded files 7 years ago
Conny Duck 626ffd79f1 fix a bug where saving a toot with attached media would crash the app 7 years ago
Conny Duck 0b4211b86a rounded corners for avatar placeholder 7 years ago
Vavassor 0c962144c5 Fixes URLs being deleted erroneously when multiple images are added in the composer. 7 years ago
Vavassor b6291b8004 Fixes a crash when autocompleting a mention, second try. (previous fix was commit 48c03125f5) 7 years ago
Vavassor a86c8df81b Consolidate the two media buttons in the composer. 7 years ago
Vavassor 33a7e3bfed Adds save draft button to composer. 7 years ago
Vavassor c6242dd5ef Updates the upload size limit and correct it to power of two numbers of bytes as it actually always was. 7 years ago
Vavassor 9d564ad3ec Fixes a crash and errors associated with a URL pasted into the composer being edited before its metadata is loaded. 7 years ago
Vavassor 095344272e Give up 7 years ago
Vavassor 48c03125f5 Fixes a crash while autocompleting a mention. Also, a small bit of refactoring. 7 years ago
Vavassor e24dcbbd7c Fixes a crash when a thumbnail for an image attachment fails to load. 7 years ago
Vavassor a9c90171a3 Fixes a few content descriptions and re-titles the Drafts page. 7 years ago
Vavassor a0da0a4d9d Widens proguard to just keep everything under org.bouncycastle when minifying. Also fixes a bug where the composer's content warning is hidden after changing orientation. 7 years ago
Vavassor 7b0bf1f4f7 Corrects number localization and adjusts the padding of the reblog avatars in right-to-left layout direction. 7 years ago
Vavassor 98c91c772c Improves right-to-left layouts in the most basic fashion. 7 years ago
Vavassor 8d2ded3457 Adds saving media to drafts. 7 years ago
Vavassor a12390875a Saves content warnings in drafts. 7 years ago
torrentcome 4579a3b165 (db) add the Update feature for each Draft we already have 7 years ago
torrentcome bc6501583e (correction) fix some forgot code to present the pull request :D 7 years ago
torrentcome 2457938c75 (medias) try to add medias 7 years ago
Vavassor 9d98c7e63a Fixes bug where "The upload failed." error message shows up when media upload is canceled intentionally. 7 years ago
Vavassor c3b9002419 Fixes a crash where photoUploadUri can be nullified if the activity is evicted from memory while taking a picture, so when it resumes and recreates it no longer has a valid URI. Closes #326 7 years ago
Vavassor 0922687842 Adjusts composer imports. 7 years ago
torrentcome 1354356652 (db) insert toot with long click 7 years ago
torrentcome 3928febf5b (clean) keep it simple , don't polluted ComposeActivity, commented and moving the code 7 years ago
torrentcome 78b0003cc7 (db) insert + read 7 years ago
Vavassor e4deecc674 Fixes public visibility being disabled when replying, and changes the default to public like non-reply posts. 7 years ago
Vavassor 801ae3e7e0 Fixes autocomplete list getting cut off in the composer if the user is using an app or launcher that hides the status bar. 7 years ago
Vavassor 40c287937f Adjusts the media label alignment in statuses. 7 years ago
Vavassor adfb96483a Removes ButterKnife annotations. 7 years ago
Vavassor dacfbb3455 Minor writing style changes. 7 years ago