117 Commits (06af9626101d642c5dc02f1b0d9c16865ed822c2)

Author SHA1 Message Date
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
Vavassor c39c61e118 Fixes cursor being placed after a media link when it is added in the composer. Also, adjusts a tinting error in the composer buttons. 7 years ago
Vavassor 3f861084bf Changes the NSFW button to a "hide media" icon in the composer. This is inspired in part by the upstream change tootsuite/mastodon#2696. But also NSFW was never a good description of this function. 7 years ago
Vavassor 00ba3e4df0 Changes the autocomplete list to show the username, display name, and avatar of each suggestion for @ mentions. 7 years ago
Vavassor 7c684d33ce Autocomplete @ mentions in the composer. Closes #103 7 years ago
Conny Duck fb7e36acd6 log some more exceptions 7 years ago
Conny Duck 4a402cbe54 remove unnecessary Log utility class, replace Exception.printStackTrace with logging 7 years ago
torrentcome 53659aa999 (bug of picasso) the Target wasn't load at the first time forget to read the documentation so , record the target in field change the way that works. 7 years ago
Vavassor e0db0cfee5 Initial client working for MQTT push notifications. 7 years ago
torrentcome 5b07e9c26a (share) add share functionality 7 years ago
torrentcome a6455d1930 (ComposeActivity) clean up, automatique format and implementation of 7 years ago
torrentcome d836bd9834 (view) create package view 7 years ago
Vavassor 7f31aff144 Reorganizes the whole codebase. 8 years ago
Vavassor 3a7d06dde9 Adds a link to the text of a post when media is attached. 8 years ago