aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable-night (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-02Minor layout tweaks.Alex Ning8-0/+72
2020-02-02Confirm to exit.Alex Ning1-0/+9
2020-01-31Reorganize settings. Opening link in app is now available.Alex Ning3-0/+18
2020-01-30Copying comments is now available. Some UI tweaks.Alex Ning3-0/+27
2020-01-06Sharing and copying post links and media links are available.Alex Ning5-0/+45
2020-01-05Mute videos by default is now available.Alex Ning1-0/+9
2019-12-25Add an option to hide the bottom app bar. Change the icon color in the ↵Alex Ning3-3/+3
bottom app bar.
2019-12-19Show a play button on the image if the post is a video or an image.Alex Ning1-0/+4
2019-12-19Change icon for subscriptions. Fixed wrong margin in bottom app bar.Alex Ning1-1/+1
2019-12-18Change icons for multireddit and subscriptions.Alex Ning4-10/+19
2019-12-18Add a BottomAppBar to navigate to subscriptions and multireddits.Alex Ning2-0/+18
2019-09-27Blurring spoiler post images is now available. Change spoiler and flair text ↵Alex Ning1-0/+9
background colors. Fixed collapsed comments shown after orientation change.
2019-08-22Check for theme setting on every activities except ViewImageActivity and ↵Alex Ning1-5/+5
ViewVideoActivity to correctly set the theme. Minor bugs fixed. Minor UI tweaks.
2019-08-21Fixed getting same notifications for different accounts (for real this ↵Alex Ning4-0/+48
time). Add a settings acivity but with no use now. Minor bugs fixed. Minor UI tweaks.