897 Commits (820c35261247b2424c5496a536b5e4dd85741c93)

Author SHA1 Message Date
kyori19 d5d834526c Fix onBackPressed never called in ComposeActivity (#1317) 5 years ago
Konrad Pozniak 5fa4ed82d0 Update Dagger & other deps (#1315) 5 years ago
pandasoft0 34d130f12f Redesign report activity (#1295) 5 years ago
Constantin A 5c5ae15a63 2019 Emoji Update (#1261) 5 years ago
Konrad Pozniak c1dcc4dda4 correctly emojify account name in AccountActivity (#1297) 5 years ago
Konrad Pozniak c0d95209a8 cleanup unused resources (#1300) 5 years ago
Konrad Pozniak 421cfe9f3a cleanup entity classes and ViewThreadFragment (#1302) 5 years ago
Konrad Pozniak 5b3751f9bd apply filters to boosted statuses (#1299) 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
Gyuhwan Park 8dd61ba9da feature(MainActivity): add shortcut for compose new toot (SHIFT + N or CTRL + N) [#505] 5 years ago
lenchan139 2f4cbba433 make a copy of file before upload (#1294) 5 years ago
charlag 54b2727a5b Minimal screen reader support for polls 5 years ago
Konrad Pozniak 1cc55959ac add avatar placeholders back in (#1285) 5 years ago
Konrad Pozniak fb45e0e2bb Animate gif avatars (#1279) 5 years ago
Konrad Pozniak df401e90b0 improve performance when clearing notifications (#1283) 5 years ago
Konrad Pozniak 44e642e137 improve notification fragment layout (#1282) 5 years ago
Konrad Pozniak bbb693f433 remove some unneeded code from BaseActivity (#1281) 5 years ago
Konrad Pozniak 86fda3e762 fix crash in SearchFragment (#1266) 5 years ago
pandasoft0 b4516cac04 Account Activity enhancements (#1196) 5 years ago
Konrad Pozniak 7ca8507c3c fix images with focal point not shown in timeline (#1256) 5 years ago
Konrad Pozniak af6a7e5872 support custom emoji fonts in poll options (#1250) 5 years ago
pandasoft0 1ed9a14595 Add correct Content Description for the preview images at the Compose screen (#1188) 5 years ago
pandasoft0 a19155af2d Disable click on preference category items (#1239) 5 years ago
Conny Duck a8a39613dd stop buggy gif animation for now 5 years ago
Conny Duck ed8da7d747 fix crash in StatusBaseViewHolder.getVisibilityDescription 5 years ago
Konrad Pozniak ae446d182d Fix bot icon indicator again (#1249) 5 years ago
Konrad Pozniak 815106940a fix timespan plurals (#1240) 5 years ago
Konrad Pozniak 8d33ef1456 Poll fixes (#1238) 5 years ago
Konrad Pozniak 9a4dfc632f fix poll voting in NotificationFragment (#1234) 5 years ago
Konrad Pozniak e400d53230 Notification filtering fixes (#1232) 5 years ago
Konrad Pozniak 05348ef957 Poll notifications (#1229) 5 years ago
Konrad Pozniak 6297f39040 fix deleted status reappearing in the timeline (#1225) 5 years ago
Konrad Pozniak 4ab06e679f fix timeline query not returning poll (#1226) 5 years ago
Konrad Pozniak 173b878c3b add support for multiple choice polls (#1212) 5 years ago
Konrad Pozniak 9ca59d69fa fix Glide crash in MainActivity (#1224) 5 years ago
Konrad Pozniak 4881e29f19 fix StatusDetailedVieHolder ignoring useAbsoluteTime setting (#1215) 5 years ago
Konrad Pozniak b1e68dfc38 Polls part 1 - displaying in timelines and voting (#1200) 5 years ago
Konrad Pozniak fe0c9d19b4 fix issue with avatar background recycling (#1209) 5 years ago
Konrad Pozniak 2c2c8fa991 fix downloading media on Android 5 (#1206) 5 years ago
Konrad Pozniak 57eded9a05 add icon for bot indicator preference (#1208) 5 years ago
kyori19 b421787bbe Implement redraft feature. (#1190) 5 years ago
Konrad Pozniak 0e786cfd16 fix crash when status has more than 4 images and accessibility service is active (#1204) 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
Konrad Pozniak cd24eda424 remove unneeded CollectionUtil and Either.java (#1201) 5 years ago
Evgeny Petrov d929e971e6 Added check if text in compose toot field has only whitespaces (#1193) 5 years ago
Konrad Pozniak 9e91288c21 fix bug where avatars where shown too small (#1199) 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