aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-v28 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dark theme support.Alex Ning2019-05-071-1/+1
|
* Minor UI tweaks.Alex Ning2019-01-041-1/+3
|
* Use Android Paging Library to load and display best posts. Loading best ↵Alex Ning2018-12-271-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.