aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-night (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-09-10Load HLS video instead of Dash video to support older Android versions. ↵Alex Ning1-1/+1
Fixed app crashes on opening video or images on older Android versions.
2019-09-04Fixed notification color in dark theme.Alex Ning1-0/+2
2019-09-03Change score color if the post is voted.Alex Ning1-0/+2
2019-09-03Change upvoted color for upvote buttons.Alex Ning1-1/+1
2019-08-26Tap the error view to retry loading comments in ViewPostDetailActivity. ↵Alex Ning1-0/+2
Minor UI tweaks.
2019-08-22Fixed UI in dark theme.Alex Ning1-0/+4
2019-08-22Check for theme setting on every activities except ViewImageActivity and ↵Alex Ning1-1/+1
ViewVideoActivity to correctly set the theme. Minor bugs fixed. Minor UI tweaks.
2019-08-12Deleting and editing posts are now available.Alex Ning1-1/+1
2019-08-12Fixed UI in dark theme.Alex Ning1-0/+2
2019-08-11Make nav bar white in day theme and change it to the same color as ↵Alex Ning1-0/+2
background color in some activities. Fixed nav bar icon color in dark theme. Minor UI tweaks.
2019-08-10Make navigation bar and status bar transparent to display posts, comments, ↵Alex Ning1-1/+1
subreddits and users under them. Minor UI tweaks for bottom sheet fragments.
2019-08-04Fixed UI in dark theme. Minor bugs fixed.Alex Ning1-0/+14
2019-07-28Sorting in SearchResultActivity is available. Switch DataSource instead of ↵Alex Ning1-0/+4
replacing fragments when changing sorting types. Minor bugs fixed.
2019-06-05Fixed UI problems introduced by dark theme.Alex Ning1-3/+3
2019-05-07Dark theme support.Alex Ning1-0/+26