Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-02-22 | Add a search view in MainActivity and add a SearchActivity. | Alex Ning | 1 | -3/+18 |
2019-01-04 | Minor UI tweaks. | Alex Ning | 1 | -0/+37 |
2018-12-29 | Error handling for loading posts now works again. Don't show refresh button a... | Alex Ning | 1 | -53/+0 |
2018-10-12 | Use Dagger 2 to inject the Retrofit singleton to classes. Minor bugs fixed. | Alex Ning | 1 | -2/+3 |
2018-10-05 | Display a crosspost icon if the post is a crosspost. Hide the thumbtack icon ... | Alex Ning | 1 | -0/+5 |
2018-10-01 | Add an error view when loading the image fails in ViewImageActivity. | Alex Ning | 1 | -1/+2 |
2018-09-28 | Change the layout of post. Add an error view when loading the preview image f... | Alex Ning | 1 | -3/+2 |
2018-09-24 | Add a feature which is refreshing the posts by clicking the refresh button. M... | Alex Ning | 1 | -0/+47 |
2018-07-31 | Preparing to fetch the subreddit info and save it to the database. | Alex Ning | 1 | -52/+0 |
2018-07-28 | Add a RecyclerView for subscribed subreddits in navigation drawer, rewrite so... | Alex Ning | 1 | -3/+3 |