aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-22Add a search view in MainActivity and add a SearchActivity.Alex Ning1-0/+5
2019-01-04Minor UI tweaks.Alex Ning5-37/+18
2018-10-05Display a crosspost icon if the post is a crosspost. Hide the thumbtack icon ...Alex Ning1-0/+17
2018-10-01Add an error view when loading the image fails in ViewImageActivity.Alex Ning1-0/+5
2018-09-28Change the layout of post. Add an error view when loading the preview image f...Alex Ning1-0/+9
2018-09-24Add a feature which is refreshing the posts by clicking the refresh button. M...Alex Ning1-0/+5
2018-09-02Replace the RecyclerView for comments to MultiLevelRecyclerView in order to d...Alex Ning5-6/+14
2018-08-30Display a custom error view when there is something wrong when loading best p...Alex Ning1-0/+0
2018-08-24Display a thumbtack icon if the post is stickied on top. Display a gold icon ...Alex Ning2-0/+0
2018-08-11Fixed a bug which causes the app to crash when there is no comment in a post....Alex Ning1-0/+0
2018-07-28Add RecyclerView for subscribed subreddits in navigation drawer and rewrite s...Alex Ning2-0/+5