426 Commits (e952b6c627f7f723676f19d639f3e1f0b0765288)

Author SHA1 Message Date
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. 8 years ago
Vavassor 9d78808bf3 Consolidates the main header and removes the now-unneeded FloatingSearchView library. Closes #67 8 years ago
Vavassor 2d74f078e0 Search page fully functional for accounts and hashtags. Closes #44 8 years ago
Vavassor cc8baac73b Adds a prototype search page. The previous search bar is not yet removed. 8 years ago
Vavassor 00ba3e4df0 Changes the autocomplete list to show the username, display name, and avatar of each suggestion for @ mentions. 8 years ago
Vavassor 7c684d33ce Autocomplete @ mentions in the composer. Closes #103 8 years ago
Vavassor a75fb790c0 Removes "fillable loader" library, since it's no longer used for the splash screen. 8 years ago
torrentcome d836bd9834 (view) create package view 8 years ago
Vavassor 5249977a81 Makes the view media toolbar transparent. 8 years ago
torrentcome 2e6531b6f9 (media) add toolbar and download button 8 years ago
Vavassor 0b3d726eed Adds a splash screen replacement. 8 years ago
Vavassor abccbc83d8 Adds a higher-resolution elephant friend to the login page. Closes #99 8 years ago
Vavassor 34184def5a Adds back button to the about page and for the Tusky's Profile button it searches for the account first and saves the ID for subsequent presses. Closes #279 8 years ago
Paul b4d40eed91 Add loading on login activity while fetching tokens 8 years ago
Vavassor 9eef2f7302 Makes about page work with light theme and landscape orientation. 8 years ago
Paul 8a840a6951 Add loader when waiting to display a media 8 years ago
Vavassor 7f31aff144 Reorganizes the whole codebase. 8 years ago
Conny Duck 3fcbee67b9 remove redundant account_header background, fix weird flicker in header when opening AccountActivity 8 years ago
Conny Duck 36549d051e use TextInputEditText instead of EditText inside TextInputLayout 8 years ago
Conny Duck b7aba05f19 updated dependencies 8 years ago
Vavassor 55d1d26879 Fixes crash on android version Lollipop and earlier due to an unsupported way vector drawable icons were assigned to radio buttons. 8 years ago
Vavassor 84b26d2b6b Change locked accounts to default visibility to "followers-only", and reorganizes the composer because it was getting cluttered. 8 years ago