616 Commits (1b7b0f26d7f2c54456f882101bb94bdfa31b9e7a)

Author SHA1 Message Date
Konrad Pozniak 714cb4e5bd fixes a bug where the ProgressBar in NotificationsFragment would not show up 7 years ago
Conny Duck 06d44c949e add possibility to un/lock accounts 7 years ago
Conny Duck ee65dbeff0 upgrade avatar size for Mastodon 2.3 7 years ago
Ivan Kupalov f43ef319d0 Add Dagger (#554) 7 years ago
Conny Duck f5958cd28d fix issue where scrolling wont stop after jumping to top 7 years ago
Conny Duck fd16a7c489 fix crash in StatusBaseViewHolder 7 years ago
Levi Bard 182e8a75ba improve content warning button 7 years ago
Ivan Kupalov 5d954a8eab Add ComposeActivity tests. Add ServiceLocator (#542) 7 years ago
Conny Duck 4d4f48065c change the color of all SwipeRefreshLayouts to match the Tusky theme 7 years ago
Conny Duck 4ac781876b fix crash in LoginActivity 7 years ago
Conny Duck 1d594d528d fail silently when status card cannot be loaded for compatibility with Pleroma 7 years ago
Ivan Kupalov 8aeaa23b55 Compose close dialog + focus fix (#539) 7 years ago
Conny Duck cde610b27d update dependencies, use new scheduleAsync of job library 7 years ago
Konrad Pozniak 5de7b21007 convert entity classes to Kotlin data classes (#526) 7 years ago
Conny Duck 1bbe0f7430 prevent saving of incomplete account information to database 7 years ago
Conny Duck 9807ee5f54 fix link header handling in AccountActivityFragment 7 years ago
Conny Duck 66f52f66b4 gracefully handle null statuses in notifications 7 years ago
Conny Duck 03d8ec3a7a only alert once on multiple notifications, fix order of notifications 7 years ago
Conny Duck 5ef929952c make it possible to switch accounts when active account fails to load 7 years ago
Conny Duck 3690e86312 fix a crash in MediaUtils 7 years ago
Conny Duck e1473c2142 fix a crash in ComposeActivity when trying to share images while logged out 7 years ago
Conny Duck bca172a90a fix bug in rtl layout, remove unneeded xml attributes & dimen resources 7 years ago
Conny Duck 948c44e98c fix rare crash when resizing image in EditProfileActivity & prevent upscaling of image 7 years ago
Konrad Pozniak c9e0e6a565 Rewrite EditProfileActivity in Kotlin (#525) 7 years ago
Konrad Pozniak 167c460c08 notification improvements (#522) 7 years ago
Conny Duck 3f49a2c921 hide follow button on own profile correctly, code optimizations 7 years ago
Conny Duck 58307774f4 fix crash in ComposeActivity when account has no profile picture set 7 years ago
Conny Duck faae2acfe7 fix timeline filtering not working after app restart 7 years ago
Conny Duck 94f018b578 fixes a crash when trying to share via Tusky while not logged in 7 years ago
Conny Duck 9c1ef38a6e add database migration 7 years ago
Conny Duck 11641eba79 remove unused resources 7 years ago
Conny Duck e5b33eb826 simplify theme handling 7 years ago
Konrad Pozniak 40cda2ced3 Multi account feature (#490) 7 years ago
Conny Duck 0521c300f6 simplify list_item layout 7 years ago
Conny Duck 47346fb718 upgrade to minSdkVersion 18, fix some lint warnings 7 years ago
Conny Duck 04b7c4a775 fix bug where sometimes a mention would be underlined 7 years ago
remi6397 487763b53e Theming improvements (#502) 7 years ago
Conny Duck 59023132ec prevent crash in NotificationsAdapter when avatar url is not set 7 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