aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-v28 (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-07Dark theme support.Alex Ning1-1/+1
2019-01-04Minor UI tweaks.Alex Ning1-1/+3
2018-12-27Use Android Paging Library to load and display best posts. Loading best ↵Alex Ning1-0/+12
posts in a specific subreddit is broken. Fixed a bug which is PostViewModel's data becoming null after the app restart. Add notch support for Android Pie.