48 Commits (62b0efc1f5e2ef275c2c628e2f73b1acd0549afe)

Author SHA1 Message Date
Konrad Pozniak 0b60445256 Upgrade to AndroidX, move to MaterialComponents theme (#953) 6 years ago
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
Konrad Pozniak 6a7ec93b98 update minSdkVersion to 21 (#843) 6 years ago
Konrad Pozniak 2c679a4761 fix account list loading and clean up a lot of code (#823) 6 years ago
Conny Duck 62ed1a9d57 fix crash in NotificationsFragment when Preferences are first accessed 6 years ago
Konrad Pozniak 4f8d905e7b fix notification tab loading (#777) 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 3106cfc6b0 Show absolute time in Notifications tab 6 years ago
Ivan Kupalov c2266804f0 Add RoundedImageView for avatars (#739) 6 years ago
Conny Duck 74fe29af4e enable custom emojis in follow notifications 6 years ago
Conny Duck 990d82b5e9 enable custom emojis in notification messages 6 years ago
Konrad Pozniak 335e9ca390 improve custom emoji support (#687) 6 years ago
Levi Bard 2154f6580f fix rtl unicode formatting (#659) 6 years ago
Konrad Pozniak 31ca403a6c ComposeActivity improvements (#548) 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
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 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
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
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 c444bead7e cleanup code, remove some unneeded files 7 years ago
Conny Duck 0b4211b86a rounded corners for avatar placeholder 7 years ago
Vavassor 8f226b024c Fixes notifications not setting their visibility. 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 3d85eef83a Fixes the same typo in 3 places. 7 years ago
Vavassor f1359d1864 Adds correct footer behaviour to account lists and unifies it with how timelines use them. 7 years ago
Vavassor 2a98693ed4 Moves loading of accounts, notifications, and statuses to use link headers. Also remedies an issue where duplicate calls for the same chunk of items in a list can occur. 7 years ago
Vavassor 875b2eb4af Adds option to hide media previews if reduced data usage is desired Closes #56. 7 years ago
Vavassor 8b2441071f Broadcasts now used everywhere for signalling to remove accounts' posts instead of listeners. 7 years ago
Vavassor 7f31aff144 Reorganizes the whole codebase. 7 years ago
Vavassor 0da98f4f67 Adds ability to mute from an individual status. Also, all statuses from that user are removed from the timeline on the spot. 7 years ago
Raphael Michel d732c5d0a7 Timeline footer improvements 7 years ago
Vavassor 4d9fd09a3c License change back to GPL 3 7 years ago
Vavassor 5fd9b6732d Fixes a crash that can occur when entering or rotating within the profile page. Closes #43 7 years ago