580 Commits (4e350b4f8790ad077a2cc5cacc3379c826447316)

Author SHA1 Message Date
Levi Bard 361adee933 Fix unhandled exception when opening report activity (#592) 6 years ago
Conny Duck f60aa7656e show error message when instance has no custom emojis 6 years ago
Conny Duck 98488093a7 strip slashes from instance domain to avoid crash 6 years ago
Conny Duck 911bffea32 fix problem where send notification would stay on forever 6 years ago
Conny Duck 5c91f3b993 fix bug where sometimes mentions where duplicated when replying 6 years ago
Conny Duck 1f47b65a59 fix crash when loading timelines 6 years ago
Conny Duck 8579412277 remove unneeded takePersistableUriPermission 6 years ago
Conny Duck f5eb8038d9 upgrade minSdkVersion to 19 6 years ago
Konrad Pozniak 31ca403a6c ComposeActivity improvements (#548) 6 years ago
Conny Duck c2382e7d3b add disk cache for images 6 years ago
Gareth Murphy 645e849a22 Add regular expression feed filtering (#557) 6 years ago
Conny Duck 1cf6850752 fix note not displaying correctly in EditProfileActivity 6 years ago
Konrad Pozniak eee3548201 add new avatar placeholder 6 years ago
Konrad Pozniak 45b18ac7a4 make avatar rounding independent of image size 6 years ago
Konrad Pozniak 714cb4e5bd fixes a bug where the ProgressBar in NotificationsFragment would not show up 6 years ago
Conny Duck 06d44c949e add possibility to un/lock accounts 6 years ago
Conny Duck ee65dbeff0 upgrade avatar size for Mastodon 2.3 6 years ago
Ivan Kupalov f43ef319d0 Add Dagger (#554) 6 years ago
Conny Duck f5958cd28d fix issue where scrolling wont stop after jumping to top 6 years ago
Conny Duck fd16a7c489 fix crash in StatusBaseViewHolder 6 years ago
Levi Bard 182e8a75ba improve content warning button 6 years ago
Ivan Kupalov 5d954a8eab Add ComposeActivity tests. Add ServiceLocator (#542) 6 years ago
Conny Duck 4d4f48065c change the color of all SwipeRefreshLayouts to match the Tusky theme 6 years ago
Conny Duck 4ac781876b fix crash in LoginActivity 6 years ago
Conny Duck 1d594d528d fail silently when status card cannot be loaded for compatibility with Pleroma 6 years ago
Ivan Kupalov 8aeaa23b55 Compose close dialog + focus fix (#539) 6 years ago
Conny Duck cde610b27d update dependencies, use new scheduleAsync of job library 6 years ago
Konrad Pozniak 5de7b21007 convert entity classes to Kotlin data classes (#526) 6 years ago
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 7 years ago