724 Commits (75678c5b2cc848798b24f1290ae18fede63630f9)

Author SHA1 Message Date
Conny Duck c2382e7d3b add disk cache for images 7 years ago
Gareth Murphy 645e849a22 Add regular expression feed filtering (#557) 7 years ago
Conny Duck 1cf6850752 fix note not displaying correctly in EditProfileActivity 7 years ago
Konrad Pozniak eee3548201 add new avatar placeholder 7 years ago
Konrad Pozniak 45b18ac7a4 make avatar rounding independent of image size 7 years ago
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