730 Commits (8b3dbf54a128472cfd7402e7f2f53cf859404a0e)

Author SHA1 Message Date
Ivan Kupalov 3aefe4bda5 Add basic lists support (#501) 7 years ago
Sergio López 0971fd452a implement support for HTTP proxy (#489) 7 years ago
Conny Duck 13db4264f2 add new debug build so two tusky versions can be run on the same device 7 years ago
Conny Duck 414e81cf95 new icon & improved functionality for quick settings tile 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
Conny Duck e0b679cd1d fix crash in SavedTootActivity when deleting drafts rapidly 7 years ago
Conny Duck fd1ab475a3 fix ConcurrentModificationException when notification arrives 7 years ago
Konrad Pozniak 915fc49e91 fix crash on Android 4 7 years ago
Conny Duck ffeaae82c3 make medium the default font size on startup 7 years ago
Conny Duck b73b778579 fix some lint warnings 7 years ago
Conny Duck e8fe52561a fix problem with spark buttons behaving weirdly 7 years ago
Conny Duck be7762988f change handling of font size, introduce font size setting 7 years ago
Conny Duck 13ed14efec fix IndexOutOfBoundsException in ViewThreadFragment 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 07d5f7452a upgrade libraries, fix DrawerImagerLoader deprecated warning 7 years ago
Konrad Pozniak e3fe9819bf fix clear notifications crash (#458) 7 years ago
Konrad Pozniak 10313951be simplify MainActivity back press handling (#456) 7 years ago
Ivan Kupalov 287e6aaf95 Cancel notifications on opening notifications tab (#450) 7 years ago
Conny Duck 811738ba25 fix a crash on application start when no domain was saved in "domain" shared pref 7 years ago
Conny Duck c73b4b227a upgrade to API Level 27, fix nullability problems with new support library 7 years ago
Conny Duck 55ef3eda8a fix a bug where a thread was not shown completely 7 years ago
Conny Duck a0684126b8 fix crash when AccountMediaFragment was recreated 7 years ago
Conny Duck 6653ca1eeb fix bug where account timeline showed only media toots 7 years ago
charlag 3245b8f950 Display CWs in notifications correctly 7 years ago
charlag ccc5f261f7 Open status from notifications 7 years ago
Conny Duck 2c95080428 fix some lint warnings, remove unused code 7 years ago
Conny Duck 9b4bc63fab fix a crash in ComposeActivity where a dialog was canceled that was already removed from the window 7 years ago
Conny Duck c18d26e55c increase okhttp timeouts so posting large images works 7 years ago
Conny Duck 7cbdf2c96c upgrade room library to 1 (fix merge problem) 7 years ago
Conny Duck 4fa8dcc8be fix placeholder not resetting itself after a load failed 7 years ago
charlag 6baa187976 Make status placeholder abstraction cleaner 7 years ago
charlag 33ece0410d Make more clear representation of placeholder in notifications 7 years ago
Ivan Kupalov f0a1392649 Implement media tab (#430) 7 years ago
Conny Duck cbf6062bce implement "load more" placeholder 7 years ago
Conny Duck 42aa75b92e fix an error where opening notifications would lead to the wrong status 7 years ago
Conny Duck 764cbac7b7 fix an issue with avatars in notifications loading on the wrong thread 7 years ago
Conny Duck cf8364eae4 prevent a crash in ComposeActivity when ContentResolver raises a SecurityException 7 years ago
Conny Duck fe921c0622 adding image keyboard support (and some cleanup) 7 years ago
Ivan Kupalov 06af962610 Use Android-Job to pull notifications. Closes #401. (#431) 7 years ago
Ivan Kupalov 5b581fe7f3 Reply improvements (#432) 7 years ago
Conny Duck 39a6bc6fa5 change default of chrome custom tabs setting to false 7 years ago
Conny Duck 8d2c3974bd add actionbar to PreferencesActivity 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
Conny Duck 64e83bb80c title and menu to open toot in browser for ViewThreadActivity 7 years ago
Conny Duck 453b38e89e update AboutActivity to show License, remove ic_logo.png 7 years ago
Conny Duck 37aa9d701d fix a bug where favs & reblogs where not shown correctly in NotificationsFragment 7 years ago