Conny Duck
79519a071d
adjust follow button font size
7 years ago
Conny Duck
0521c300f6
simplify list_item layout
7 years ago
Ivan Kupalov
3aefe4bda5
Add basic lists support ( #501 )
7 years ago
Conny Duck
8345698281
set tab indicator height to 3dp
7 years ago
Konrad Pozniak
915fc49e91
fix crash on Android 4
7 years ago
Conny Duck
634435bc57
fix toot button and characters left text size
7 years ago
Conny Duck
b8dd553656
make content warning button smaller
7 years ago
Conny Duck
be7762988f
change handling of font size, introduce font size setting
7 years ago
Konrad Pozniak
27b3606482
UI Improvements ( #445 )
...
UI Improvements
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 )
...
* Refactor ComposeActivity intent. Fix bug with URLs
When user saved toot link was removed from the text field itself,
not only from the text to be saved.
* Show what you reply to
Closes #119
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 )
...
* implement link preview cards on detail statuses
* cleanup code
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
...
-The web client overlays a small eye button over sensitive images after they've been shown that re-hides 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
...
* show/hide status bar by tapping a photo
* dim and color status bar in video/media viewers
* show/hide status bar in video viewer
* use shared element transition when opening a photo is possible
* center video in VideoView
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.
...
Some things were pulled out of adapters to fragments. New classes were introduced - StatusViewData and NotificationViewData. They not only have view state in them but also help decoupling.
Because introducing parallel model list requires a lot of synchronisation PairedList was added.
Also synchronisation between fragments and adapters is quiet tedious and error-prone and should be replaces with better solution.
Oh, I also couldn’t resist and fixed bug with buttons animation in the same commit.
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
8 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.
8 years ago
Vavassor
40c287937f
Adjusts the media label alignment in statuses.
8 years ago