170 Commits (506189ceed7e0ba255dbb4b9c48e386e66c4ccf0)

Author SHA1 Message Date
Levi Bard 506189ceed Filter emoji where "visible_in_picker" is set to false. (#907) 6 years ago
Levi Bard d58aa01fde Focus content warning field on activation (#883) 6 years ago
Levi Bard 66b94e5397 Enable sharing media directly from Tusky (#852) 6 years ago
Levi Bard eb7459406a Make Tusky a share target for video (#857) 6 years ago
Gian Sass d4547a04dc sort custom emojis alphabetically (#853) 6 years ago
Conny Duck 4dd70762c2 dont hold whole file content in memory when uploading media 6 years ago
Conny Duck 14ac883496 update media limits for Mastodon 2.5 6 years ago
Konrad Pozniak 12d76249c4 fix image preview rotation in ComposeActivity (#831) 6 years ago
Conny Duck 6c68acd551 fix activity transitions (this time for real) 6 years ago
Levi Bard 9b9450736f Separate saved draft visibility from default reply visibility: #772 (#787) 6 years ago
Konrad Pozniak c044ed3e07 fix OOM crash when trying to caption large image (#756) 6 years ago
Conny Duck 3e08d439e9 fix the activity transitions (again 🙄) 6 years ago
Ivan Kupalov c2266804f0 Add RoundedImageView for avatars (#739) 6 years ago
qwazix 3b09db6cb4 Add black theme (#726) 6 years ago
Ivan Kupalov c2dc8b0341 Add image descriptions indicator (#697) 6 years ago
Konrad Pozniak 6bf0c14a74 work around crash on Android 8 (#731) 6 years ago
Konrad Pozniak 9c7ddc7d32 Improve media resizing (#722) 6 years ago
Conny Duck eeaf258dbb fix bug where sending toot is not possible despite it being below character limit 6 years ago
Konrad Pozniak 94c37a16c0 use ACTION_GET_CONTENT for media selection again, fix uri permissions (#695) 6 years ago
Konrad Pozniak b9b500f457 fix media resizing (#686) 6 years ago
Ivan Kupalov 0375193029 Add EventHub, add fav, reblog events, improve timelines (#562) 6 years ago
Levi Bard 42b13caffc Behave like Mastodon web ui and only count URLs as 23 characters when composing (#629) 6 years ago
Levi Bard cc1a19778f When replying, set default post visibility to the most restrictive of: original post visibility, default visibility preference. (#641) 6 years ago
Conny Duck 9d4f9086e0 fix bug where media is not uploaded after ComposeActivity recreation 6 years ago
remi6397 90335f4b20 Notification tweaks: Grouping and Quick Reply button (#587) 6 years ago
Levi Bard d748061e09 Add tests for the custom toot character limit functionality (#599) 6 years ago
Konrad Pozniak ae41bdc75b Fix SparkButtons (#608) 6 years ago
Konrad Pozniak 1dc901e972 fix emoji & toot size limit caching 6 years ago
Konrad Pozniak 7fd04b965a improve "save draft" dialog show condition 6 years ago
Levi Bard a1eba23229 Query instance for toot character limit (#571) 6 years ago
Conny Duck f60aa7656e show error message when instance has no custom emojis 6 years ago
Conny Duck 8579412277 remove unneeded takePersistableUriPermission 6 years ago
Conny Duck f5eb8038d9 upgrade minSdkVersion to 19 6 years ago
Konrad Pozniak 31ca403a6c ComposeActivity improvements (#548) 6 years ago
Konrad Pozniak 45b18ac7a4 make avatar rounding independent of image size 6 years ago
Ivan Kupalov f43ef319d0 Add Dagger (#554) 6 years ago
Ivan Kupalov 5d954a8eab Add ComposeActivity tests. Add ServiceLocator (#542) 6 years ago
Ivan Kupalov 8aeaa23b55 Compose close dialog + focus fix (#539) 6 years ago
Konrad Pozniak 5de7b21007 convert entity classes to Kotlin data classes (#526) 6 years ago
Conny Duck e1473c2142 fix a crash in ComposeActivity when trying to share images while logged out 6 years ago
Conny Duck 58307774f4 fix crash in ComposeActivity when account has no profile picture set 6 years ago
Konrad Pozniak 40cda2ced3 Multi account feature (#490) 6 years ago
Conny Duck 47346fb718 upgrade to minSdkVersion 18, fix some lint warnings 6 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