260 Commits (40cf08f7dfbde67c68848582347715db1a33c100)

Author SHA1 Message Date
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
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
torrentcome 6447f407c7 (saved_toot) add part of saved toot activity 7 years ago
Vavassor 74b64f61a7 Adds an icon to video and gifv media previews to indicate they can be played. The icon is a circled triangle (play button). Closes #319 7 years ago
Vavassor 875b2eb4af Adds option to hide media previews if reduced data usage is desired Closes #56. 7 years ago
Vavassor e0b8498d0d Adds ability to page between multiple images in a status by swiping from left to right. Closes #66 7 years ago
Vavassor adfb96483a Removes ButterKnife annotations. 7 years ago
Vavassor 5f045ca5c3 Fixes a bug where mentioning users of the same username links them all to the same profile. Closes #312 7 years ago
Vavassor 2d74f078e0 Search page fully functional for accounts and hashtags. Closes #44 7 years ago
Vavassor cc8baac73b Adds a prototype search page. The previous search bar is not yet removed. 7 years ago
Vavassor 8b2441071f Broadcasts now used everywhere for signalling to remove accounts' posts instead of listeners. 7 years ago
torrentcome d836bd9834 (view) create package view 7 years ago
Vavassor 7f31aff144 Reorganizes the whole codebase. 7 years ago