Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean the repo. | Alex Ning | 2019-09-30 | 1 | -48/+0 |
| | |||||
* | Add an acknowledgement page in settings. | Alex Ning | 2019-08-24 | 1 | -3/+7 |
| | |||||
* | Add two features: refresh searching and searching in SearchActivity. Fixed a ↵ | Alex Ning | 2019-02-26 | 1 | -3/+9 |
| | | | | bug which is the listener object is null when it is called because the parse failed in ParsePost, ParseSubredditData and ParseUserData. | ||||
* | Error handling for loading posts now works again. Don't show refresh button ↵ | Alex Ning | 2018-12-29 | 1 | -2/+6 |
| | | | | as an icon. Rewrite some code. | ||||
* | Use Android Paging Library to load and display best posts. Loading best ↵ | Alex Ning | 2018-12-27 | 1 | -1/+1 |
| | | | | 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. | ||||
* | Change the layout of post. Add an error view when loading the preview image ↵ | Alex Ning | 2018-09-28 | 1 | -1/+1 |
| | | | | fails. | ||||
* | Fixed a bug which causes the LastItemSynchronizer object in ↵ | Alex Ning | 2018-09-28 | 1 | -1/+1 |
| | | | | PaginationSynchronizer becomes null when the app is reopened after it was killed. Prepare to use Dagger 2 to manage Retrofit singleton. | ||||
* | Add a RecyclerView for subscribed subreddits in navigation drawer, rewrite ↵ | Alex Ning | 2018-07-28 | 1 | -1/+1 |
| | | | | some code and minor bugs fixed | ||||
* | First commit | Alex Ning | 2018-07-26 | 1 | -0/+34 |