335 Commits (46b997a64223280daecaefb378713eb9c12162d4)

Author SHA1 Message Date
Konrad Pozniak 27b3606482 UI Improvements (#445) 7 years ago
charlag 3245b8f950 Display CWs in notifications correctly 7 years ago
Conny Duck 2c95080428 fix some lint warnings, remove unused code 7 years ago
Ivan Kupalov f0a1392649 Implement media tab (#430) 7 years ago
Conny Duck cbf6062bce implement "load more" placeholder 7 years ago
Ivan Kupalov 5b581fe7f3 Reply improvements (#432) 7 years ago
Conny Duck 8d2c3974bd add actionbar to PreferencesActivity 7 years ago
Conny Duck 64e83bb80c title and menu to open toot in browser for ViewThreadActivity 7 years ago
Conny Duck 453b38e89e update AboutActivity to show License, remove ic_logo.png 7 years ago
Konrad Pozniak 39530cb960 Link previews for detail statuses (#424) 7 years ago
Conny Duck 43bdc4f3d7 improve content warning background 7 years ago
Conny Duck 7480e88642 change background color of detailed status for better legibility, especially with light theme 7 years ago
Conny Duck c444bead7e cleanup code, remove some unneeded files 7 years ago
torrentcome 660c46d7ee (#377) hide sensitive images after showing them 7 years ago
Vavassor d3e7126ff0 Changes content warning show more/less button to use a drawable with built-in shadow for compatibility with API levels below 21. 7 years ago
Conny Duck bcb88afde3 bugfix, layout improvements 7 years ago
Conny Duck 627be76008 improve buttons in follow request/muted users/saved toots/blocked users 7 years ago
Conny Duck d41bf5d7e7 code cleanup, simplify AccountActivityLayout 7 years ago
Conny Duck 45ae9ed0ef show if an account follows you back in AccountActivity 7 years ago
Conny Duck e4ce775685 change floating action button to "mention", create new follow button in AccountActivity 7 years ago
Vavassor 681e68b487 Adjusts background colours and button colours on the dark theme. Also, adds a background to the main status in a thread. 7 years ago
Conny Duck d4ad3d96ad improve layout of AccountActivity tabs 7 years ago
Vavassor cd74ebb6fc Makes the main status of a thread appear as a more detailed view. 7 years ago
Vavassor a86c8df81b Consolidate the two media buttons in the composer. 7 years ago
Vavassor ad3153509a Adjusts padding of the composer buttons. 7 years ago
Vavassor 33a7e3bfed Adds save draft button to composer. 7 years ago
Vavassor 095344272e Give up 7 years ago
Vavassor a9c90171a3 Fixes a few content descriptions and re-titles the Drafts page. 7 years ago
Ivan Kupalov 076863c0e7 Improve media browser and video viewer 7 years ago
Vavassor 384c377129 Makes the toolbar shadow visible for pre-Lollipop android versions and fixes a crash when deleting a draft with no media attached. 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 8bc1955122 Fixes some odd spacing in right-to-left direction and sets some icons to auto-mirror. 7 years ago
Vavassor 98c91c772c Improves right-to-left layouts in the most basic fashion. 7 years ago
torrentcome 2457938c75 (medias) try to add medias 7 years ago
torrentcome 6fcbee043d (ui) more ui with list saved toot 7 years ago
Vavassor f1359d1864 Adds correct footer behaviour to account lists and unifies it with how timelines use them. 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 801ae3e7e0 Fixes autocomplete list getting cut off in the composer if the user is using an app or launcher that hides the status bar. 7 years ago
Vavassor 40c287937f Adjusts the media label alignment in statuses. 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 727d262e55 Extends the width of the search view. 7 years ago
Vavassor 3f861084bf Changes the NSFW button to a "hide media" icon in the composer. This is inspired in part by the upstream change tootsuite/mastodon#2696. But also NSFW was never a good description of this function. 7 years ago
Vavassor 9d78808bf3 Consolidates the main header and removes the now-unneeded FloatingSearchView library. Closes #67 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 00ba3e4df0 Changes the autocomplete list to show the username, display name, and avatar of each suggestion for @ mentions. 7 years ago