aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-night (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tap the error view to retry loading comments in ViewPostDetailActivity. ↵Alex Ning2019-08-261-0/+2
| | | | Minor UI tweaks.
* Fixed UI in dark theme.Alex Ning2019-08-221-0/+4
|
* Check for theme setting on every activities except ViewImageActivity and ↵Alex Ning2019-08-221-1/+1
| | | | ViewVideoActivity to correctly set the theme. Minor bugs fixed. Minor UI tweaks.
* Deleting and editing posts are now available.Alex Ning2019-08-121-1/+1
|
* Fixed UI in dark theme.Alex Ning2019-08-121-0/+2
|
* Make nav bar white in day theme and change it to the same color as ↵Alex Ning2019-08-111-0/+2
| | | | background color in some activities. Fixed nav bar icon color in dark theme. Minor UI tweaks.
* Make navigation bar and status bar transparent to display posts, comments, ↵Alex Ning2019-08-101-1/+1
| | | | subreddits and users under them. Minor UI tweaks for bottom sheet fragments.
* Fixed UI in dark theme. Minor bugs fixed.Alex Ning2019-08-041-0/+14
|
* Sorting in SearchResultActivity is available. Switch DataSource instead of ↵Alex Ning2019-07-281-0/+4
| | | | replacing fragments when changing sorting types. Minor bugs fixed.
* Fixed UI problems introduced by dark theme.Alex Ning2019-06-051-3/+3
|
* Dark theme support.Alex Ning2019-05-071-0/+26