aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable-night (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Reorganize settings. Opening link in app is now available.Alex Ning2020-01-313-0/+18
|
* Copying comments is now available. Some UI tweaks.Alex Ning2020-01-303-0/+27
|
* Sharing and copying post links and media links are available.Alex Ning2020-01-065-0/+45
|
* Mute videos by default is now available.Alex Ning2020-01-051-0/+9
|
* Add an option to hide the bottom app bar. Change the icon color in the ↵Alex Ning2019-12-253-3/+3
| | | | bottom app bar.
* Show a play button on the image if the post is a video or an image.Alex Ning2019-12-191-0/+4
|
* Change icon for subscriptions. Fixed wrong margin in bottom app bar.Alex Ning2019-12-191-1/+1
|
* Change icons for multireddit and subscriptions.Alex Ning2019-12-184-10/+19
|
* Add a BottomAppBar to navigate to subscriptions and multireddits.Alex Ning2019-12-182-0/+18
|
* Blurring spoiler post images is now available. Change spoiler and flair text ↵Alex Ning2019-09-271-0/+9
| | | | background colors. Fixed collapsed comments shown after orientation change.
* Check for theme setting on every activities except ViewImageActivity and ↵Alex Ning2019-08-221-5/+5
| | | | ViewVideoActivity to correctly set the theme. Minor bugs fixed. Minor UI tweaks.
* Fixed getting same notifications for different accounts (for real this ↵Alex Ning2019-08-214-0/+48
time). Add a settings acivity but with no use now. Minor bugs fixed. Minor UI tweaks.