130 Commits (a9524508e6db87a79aeac62968a0886984e03fd6)

Author SHA1 Message Date
Konrad Pozniak ae41bdc75b Fix SparkButtons (#608) 6 years ago
Ivan Kupalov f57ca29a1e Add expand/collapse button for threads (#609) 6 years ago
Konrad Pozniak 8894908a9d fix problems with selectable text in detailed status 6 years ago
Conny Duck f5eb8038d9 upgrade minSdkVersion to 19 6 years ago
Konrad Pozniak 31ca403a6c ComposeActivity improvements (#548) 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 fd16a7c489 fix crash in StatusBaseViewHolder 6 years ago
Levi Bard 182e8a75ba improve content warning button 6 years ago
Konrad Pozniak 5de7b21007 convert entity classes to Kotlin data classes (#526) 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 59023132ec prevent crash in NotificationsAdapter when avatar url is not set 7 years ago
Conny Duck e0b679cd1d fix crash in SavedTootActivity when deleting drafts rapidly 7 years ago
Konrad Pozniak 915fc49e91 fix crash on Android 4 7 years ago
Conny Duck e8fe52561a fix problem with spark buttons behaving weirdly 7 years ago
Konrad Pozniak 27b3606482 UI Improvements (#445) 7 years ago
Ivan Kupalov 3106250930 Save reply info in draft, refactor (#449) 7 years ago
charlag 3245b8f950 Display CWs in notifications correctly 7 years ago
charlag ccc5f261f7 Open status from notifications 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
Conny Duck cbf6062bce implement "load more" placeholder 7 years ago
Conny Duck 39a6bc6fa5 change default of chrome custom tabs setting to false 7 years ago
Konrad Pozniak 39530cb960 Link previews for detail statuses (#424) 7 years ago
Conny Duck 00ce03e217 improve custom emoji size/padding/alignment, fix jumping of text when emojis are loaded 7 years ago
Ivan Kupalov 10b695fafd Fix deprecated BitmapDrawable constructor (#413) 7 years ago
Ivan Kupalov 6223a1bfa3 Fix custom emoji size (#407) 7 years ago
Ivan Kupalov 65b7ce1909 Load custom emoji in statuses (#400) 7 years ago
Conny Duck 7c2ac42689 fix typo in preference key 7 years ago
Conny Duck d65d63b82b implement notification channels, use system notification settings on android Oreo 7 years ago
Conny Duck c444bead7e cleanup code, remove some unneeded files 7 years ago
Len Chan f48f6230a2 add option: always show all sensitive content without warning 7 years ago
torrentcome 660c46d7ee (#377) hide sensitive images after showing them 7 years ago
Conny Duck 0b4211b86a rounded corners for avatar placeholder 7 years ago
Vavassor 81bcd8dbd1 Actually form thread lines properly in the thread view. Closes #57 7 years ago
Vavassor 3981116a1a Cleans up the distinction between detailed and normal status view holders. 7 years ago
Vavassor cd74ebb6fc Makes the main status of a thread appear as a more detailed view. 7 years ago
Vavassor 09430f14fb Fixes links in statuses not using custom tabs even when the option is enabled (typo). 7 years ago
Vavassor 4a30af43df Fixes a incompatibility-related crash when the hiding media previews option is selected and the device is API level 19 or under. 7 years ago
Vavassor 0c8381e50d Fixes a crash when a timeline or thread is backgrounded and brought back with an uninitialized notification or status list. 7 years ago
Vavassor 8f226b024c Fixes notifications not setting their visibility. 7 years ago
Ivan Kupalov 076863c0e7 Improve media browser and video viewer 7 years ago
Vavassor c7f3354c40 Removes unused icons and does bits of cleanup. 7 years ago
Vavassor 95b6fe8550 Adds ability to localize timestamps. 7 years ago
Vavassor 7b0bf1f4f7 Corrects number localization and adjusts the padding of the reblog avatars in right-to-left layout direction. 7 years ago
Ivan Kupalov 871175d9ff Add small avatars to boosted toots and to notifications. 7 years ago
Vavassor 3d7807ec7b Fixes a small error in pull request #332 where reblog and favourite notifications show your display name for the "reblogged by/favourited by" message instead of whomever did so. 7 years ago
Vavassor 340a6fad29 Fixes bug where the order of notifications could be jumbled when removing duplicates using a HashSet. 7 years ago