| Commit message (Expand) | Author | Age | Files | Lines |
* | Log in other reddit accounts are available. Add an account switcher in the na... | Alex Ning | 2019-08-08 | 1 | -2/+2 |
* | Sorting posts is now available. Minor bugs fixed. | Alex Ning | 2019-07-26 | 1 | -2/+2 |
* | Preparing to submit image posts. | Alex Ning | 2019-07-12 | 1 | -2/+2 |
* | Use a modal bottom sheet to display post selection instead of an alert dialog... | Alex Ning | 2019-07-12 | 1 | -4/+2 |
* | Reply to comments. Preparing for comment deletion. | Alex Ning | 2019-06-14 | 1 | -2/+6 |
* | Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks. | Alex Ning | 2019-06-13 | 1 | -2/+2 |
* | Change SearchView style in MainActivity. Solve tab layout covering fragments ... | Alex Ning | 2019-02-22 | 1 | -2/+2 |
* | Add a search view in MainActivity and add a SearchActivity. | Alex Ning | 2019-02-22 | 1 | -3/+18 |
* | Minor UI tweaks. | Alex Ning | 2019-01-04 | 1 | -0/+37 |
* | Error handling for loading posts now works again. Don't show refresh button a... | Alex Ning | 2018-12-29 | 1 | -53/+0 |
* | Use Dagger 2 to inject the Retrofit singleton to classes. Minor bugs fixed. | Alex Ning | 2018-10-12 | 1 | -2/+3 |
* | Display a crosspost icon if the post is a crosspost. Hide the thumbtack icon ... | Alex Ning | 2018-10-05 | 1 | -0/+5 |
* | Add an error view when loading the image fails in ViewImageActivity. | Alex Ning | 2018-10-01 | 1 | -1/+2 |
* | Change the layout of post. Add an error view when loading the preview image f... | Alex Ning | 2018-09-28 | 1 | -3/+2 |
* | Add a feature which is refreshing the posts by clicking the refresh button. M... | Alex Ning | 2018-09-24 | 1 | -0/+47 |
* | Preparing to fetch the subreddit info and save it to the database. | Alex Ning | 2018-07-31 | 1 | -52/+0 |
* | Add a RecyclerView for subscribed subreddits in navigation drawer, rewrite so... | Alex Ning | 2018-07-28 | 1 | -3/+3 |
* | First commit | Alex Ning | 2018-07-26 | 1 | -0/+52 |