aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/styles.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-29Copy post title and content in ViewPostDetailActivity.Alex Ning1-0/+6
2019-11-15Swiping to refresh posts is now available.Alex Ning1-0/+5
2019-11-11Set post layout for subreddit and user posts individually.Alex Ning1-0/+4
2019-10-03AMOLED dark theme is now available.Alex Ning1-2/+49
2019-09-26Add title and content font size options.Alex Ning1-2/+77
2019-09-24Minor UI tweaks. Fix UI issues in dark theme. Fix settings activity title.Alex Ning1-0/+1
2019-09-20Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning1-0/+56
2019-09-10Load HLS video instead of Dash video to support older Android versions. Fixed...Alex Ning1-8/+1
2019-09-03Display a splash screen when the app starts.Alex Ning1-0/+4
2019-08-22Check for theme setting on every activities except ViewImageActivity and View...Alex Ning1-0/+2
2019-08-21Fixed getting same notifications for different accounts (for real this time)....Alex Ning1-0/+4
2019-08-12Deleting and editing posts are now available.Alex Ning1-0/+13
2019-08-10Make navigation bar and status bar transparent to display posts, comments, su...Alex Ning1-1/+1
2019-05-07Dark theme support.Alex Ning1-2/+2
2019-02-22Add a search view in MainActivity and add a SearchActivity.Alex Ning1-1/+11
2019-01-04Minor UI tweaks.Alex Ning1-1/+3
2018-09-22Disable the animation for finishing activity in ViewImageActivity and ViewVid...Alex Ning1-1/+0
2018-09-21Click the subreddit icon or the subreddit name to view the subreddit's detail...Alex Ning1-4/+8