178 Commits (3c754e15099882cae1491db554b0c3efd45080dd)

Author SHA1 Message Date
kyori19 3c754e1509 Fix typo (#987) 5 years ago
Konrad Pozniak 0b60445256 Upgrade to AndroidX, move to MaterialComponents theme (#953) 6 years ago
Mélanie Chauvel (ariasuni) 49a160aaec Fix a lot of easy-to-fix warnings (#957) 6 years ago
Konrad Pozniak 80afc5f0fd Improve emoji picker accessibility (#944) 6 years ago
Konrad Pozniak 1fdfbf631d remove unnecessary compat code (#932) 6 years ago
Conny Duck d58041773a fix crash in ComposeActivity when loading no Emojis 6 years ago
Konrad Pozniak 70ca42c8b7 New settings (#891) 6 years ago
Levi Bard 5c88edf276 Media description improvements (#898) 6 years ago
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