41 Commits (5187abb744f167409e9f6eaba1fd99f493a17a40)

Author SHA1 Message Date
Konrad Pozniak 062d54d19e small improvements for viewholders (#860) 6 years ago
HellPie 2730dca3ea Add support for collapsible statuses when they exceed 500 characters (#825) 6 years ago
kyori 43269e0c59 Prevent creating new object in setCreatedAt 6 years ago
kyori 6936346793 Use SimpleDateFormatter repeatedly. 6 years ago
kyori 6c10b6dbe9 Add process for when the createdAt is null. 6 years ago
kyori 6325f159f4 Stop initializing String. 6 years ago
kyori cfdd7ded34 Prevent query SharedPreference in adapters. 6 years ago
kyori 040b8be606 Show absolute time 6 years ago
Conny Duck 4b2bd9465a fix crash in ViewThreadFragment 6 years ago
Ivan Kupalov c2266804f0 Add RoundedImageView for avatars (#739) 6 years ago
Konrad Pozniak 335e9ca390 improve custom emoji support (#687) 6 years ago
Paul dcb96597c4 Enable boosting of own private toots, closes #664 (#666) 6 years ago
Ivan Kupalov 942a87b365 Show image descriptions in gallery (#630) 6 years ago
Konrad Pozniak d33345dd5c 1.8 fixes (#637) 6 years ago
Konrad Pozniak ae41bdc75b Fix SparkButtons (#608) 7 years ago
Ivan Kupalov f57ca29a1e Add expand/collapse button for threads (#609) 7 years ago
Konrad Pozniak 8894908a9d fix problems with selectable text in detailed status 7 years ago
Konrad Pozniak 31ca403a6c ComposeActivity improvements (#548) 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
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 66f52f66b4 gracefully handle null statuses in notifications 7 years ago
Konrad Pozniak 27b3606482 UI Improvements (#445) 7 years ago
charlag 6baa187976 Make status placeholder abstraction cleaner 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
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 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
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
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