71 Commits (fd16a7c48969ba2394194983fe0d9e219655dedf)

Author SHA1 Message Date
Conny Duck fd16a7c489 fix crash in StatusBaseViewHolder 7 years ago
Levi Bard 182e8a75ba improve content warning button 7 years ago
Konrad Pozniak 5de7b21007 convert entity classes to Kotlin data classes (#526) 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 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
Ivan Kupalov 84ef8ade98 Preserve status states on updates. UI layer refactoring. 7 years ago
Vavassor 7fc9603cb4 Adds envelope icon indicator to direct messages on timelines, so they can be differentiated from private statuses. 7 years ago
torrentcome 8320612bdf (ui) fix bug that when we comeback from the Composer , there is no update of the view 7 years ago
torrentcome 2457938c75 (medias) try to add medias 7 years ago
Vavassor f5450dc54a Possible fix for unnecessary thread post reloading (issue #327). 7 years ago
Ivan Kupalov d7c110a5a6 Add boost click handling 7 years ago
Vavassor fc03f51cf4 Makes end of list footers have zero height. 7 years ago
Vavassor 3d85eef83a Fixes the same typo in 3 places. 7 years ago