214 Commits (ee4fd2c351b1d9732c6f3dd8075af4e4130fd88a)

Author SHA1 Message Date
Alibek Omarov ee4fd2c351 ComposeActivity: if our instance is pleroma, disable mastodon-specific attachments limits 5 years ago
kyori19 dc933b439d Scheduled toot (#1004) 5 years ago
Konrad Pozniak ec145eefb1 fix content warning edittext not losing focus when its hidden (#1498) 5 years ago
Konrad Pozniak 03cd374792 Remove search v1 (#1484) 5 years ago
Konrad Pozniak 2a52305190 only show Progress Dialog if necessary when sending toot (#1470) 5 years ago
Konrad Pozniak 50b9cdf117 Create polls (#1452) 5 years ago
Konrad Pozniak 09dd2afff0 fix CalledFromWrongThreadException in ComposeActivity (#1447) 5 years ago
Levi Bard 0454601ed6 Add support for instance property `max_bio_chars` (#1414) 5 years ago
Konrad Pozniak bbe77f5345 fix the "always mark media as sensitive" setting not being respected (#1407) 5 years ago
Levi Bard a5289861ed Add @ and # helper buttons to compose activity (#1277) 5 years ago
pandasoft0 a191c4c097 Disable sensitive media send if medias list is empty (#1309) 5 years ago
kyori19 d5d834526c Fix onBackPressed never called in ComposeActivity (#1317) 5 years ago
Konrad Pozniak c0d95209a8 cleanup unused resources (#1300) 5 years ago
Gyuhwan Park 8a6c8f00ec fix(MainActivity,ComposeActivity): use onKeyDown() instead 5 years ago
Gyuhwan Park 314859f9c0 feature(ComposeActivity): add shortcut for send new toot (CTRL + ENTER) [#505] 5 years ago
lenchan139 2f4cbba433 make a copy of file before upload (#1294) 5 years ago
Konrad Pozniak fb45e0e2bb Animate gif avatars (#1279) 5 years ago
pandasoft0 1ed9a14595 Add correct Content Description for the preview images at the Compose screen (#1188) 5 years ago
kyori19 b421787bbe Implement redraft feature. (#1190) 5 years ago
Konrad Pozniak 0956489cb8 fix issue with foreground service on Oreo+ (#1203) 5 years ago
Konrad Pozniak 41268859b1 fix some lint warnings 5 years ago
Evgeny Petrov d929e971e6 Added check if text in compose toot field has only whitespaces (#1193) 5 years ago
pandasoft0 f7b577dfd1 Migrate to Glide (#1175) 5 years ago
pandasoft0 3247cc6f35 Cancel media uploads when closing ComposeActivity #838 (#1189) 5 years ago
Konrad Pozniak 8355c9bba9 change cw icon color on on/off (#1181) 5 years ago
Evgeny Petrov 735231150b Added "Warning" icon instead of "CW" text. (#1138) 5 years ago
Bernd ea3b720e85 fix sharing to Tusky (#1140) 5 years ago
pandasoft0 663c829f74 Fix issue with floating media bar after permissions request (#1134) 5 years ago
Ivan Kupalov 8a31ec49cb List editing (#1104) 5 years ago
autumnontape f548d95190 Add autocompletion for custom emoji (#1089) 5 years ago
Konrad Pozniak 045376f66d fix close button behavior in ComposeActivity (#1056) 5 years ago
Conny Duck f4bf446a90 Revert "Generalize url scheme parsing/highlighting (#1008)" 5 years ago
Levi Bard 549789b283 Add support for selecting account when sharing from outside apps (#1011) 5 years ago
lenchan139 491af07b68 Attach subject when composing with shared content from other apps (#1020) 5 years ago
Levi Bard d54599a570 Generalize url scheme parsing/highlighting (#1008) 5 years ago
Ivan Kupalov c5dcc639a4 Add hashtag autocompletion, closes #769 (#1001) 5 years ago
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