552 Commits (5998f3b375dbf6ad1a68615f2249b70cbe8b3c8c)

Author SHA1 Message Date
Conny Duck 1bbe0f7430 prevent saving of incomplete account information to database 6 years ago
Conny Duck 9807ee5f54 fix link header handling in AccountActivityFragment 6 years ago
Conny Duck 66f52f66b4 gracefully handle null statuses in notifications 6 years ago
Conny Duck 03d8ec3a7a only alert once on multiple notifications, fix order of notifications 6 years ago
Conny Duck 5ef929952c make it possible to switch accounts when active account fails to load 6 years ago
Conny Duck 3690e86312 fix a crash in MediaUtils 6 years ago
Conny Duck e1473c2142 fix a crash in ComposeActivity when trying to share images while logged out 6 years ago
Conny Duck bca172a90a fix bug in rtl layout, remove unneeded xml attributes & dimen resources 6 years ago
Conny Duck 948c44e98c fix rare crash when resizing image in EditProfileActivity & prevent upscaling of image 6 years ago
Konrad Pozniak c9e0e6a565 Rewrite EditProfileActivity in Kotlin (#525) 6 years ago
Konrad Pozniak 167c460c08 notification improvements (#522) 6 years ago
Conny Duck 3f49a2c921 hide follow button on own profile correctly, code optimizations 6 years ago
Conny Duck 58307774f4 fix crash in ComposeActivity when account has no profile picture set 6 years ago
Conny Duck faae2acfe7 fix timeline filtering not working after app restart 6 years ago
Conny Duck 94f018b578 fixes a crash when trying to share via Tusky while not logged in 6 years ago
Conny Duck 9c1ef38a6e add database migration 6 years ago
Conny Duck 11641eba79 remove unused resources 6 years ago
Conny Duck e5b33eb826 simplify theme handling 6 years ago
Konrad Pozniak 40cda2ced3 Multi account feature (#490) 6 years ago
Conny Duck 0521c300f6 simplify list_item layout 6 years ago
Conny Duck 47346fb718 upgrade to minSdkVersion 18, fix some lint warnings 6 years ago
Conny Duck 04b7c4a775 fix bug where sometimes a mention would be underlined 6 years ago
remi6397 487763b53e Theming improvements (#502) 6 years ago
Conny Duck 59023132ec prevent crash in NotificationsAdapter when avatar url is not set 6 years ago
Ivan Kupalov 67027168b6 Set caption for media (#500) 7 years ago
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