| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete wrong credit. Change the notification icon and color. | Alex Ning | 2019-08-27 | 1 | -0/+19 |
* | This app now has an icon (finally)git statusgit statusgit status Add a credit... | Alex Ning | 2019-08-27 | 7 | -170/+123 |
* | Display an archived icon if the post is archived. Display a locked icon if th... | Alex Ning | 2019-08-26 | 1 | -0/+9 |
* | Saving and unsaving post are now available. Disable commenting and replying f... | Alex Ning | 2019-08-22 | 2 | -0/+18 |
* | Fixed getting same notifications for different accounts (for real this time).... | Alex Ning | 2019-08-21 | 3 | -0/+39 |
* | View messages in ViewMessageActivity. Use LinkResolverActivity to handle link... | Alex Ning | 2019-08-18 | 1 | -0/+9 |
* | Current user's upvoted, downvoted, hidden, saved, gilded posts are now availa... | Alex Ning | 2019-08-14 | 3 | -0/+27 |
* | Editing flair is now available. | Alex Ning | 2019-08-14 | 1 | -0/+9 |
* | Editing and deleting comments are now available. | Alex Ning | 2019-08-13 | 1 | -0/+9 |
* | Log in other reddit accounts are available. Add an account switcher in the na... | Alex Ning | 2019-08-08 | 5 | -0/+45 |
* | Sorting posts is now available. Minor bugs fixed. | Alex Ning | 2019-07-26 | 1 | -0/+9 |
* | Preparing to submit image posts. | Alex Ning | 2019-07-12 | 2 | -0/+18 |
* | Use a modal bottom sheet to display post selection instead of an alert dialog... | Alex Ning | 2019-07-12 | 5 | -0/+45 |
* | Reimplement ViewPostActivity using one recyclerview to display a post and its... | Alex Ning | 2019-06-25 | 1 | -0/+0 |
* | Reply to comments. Preparing for comment deletion. | Alex Ning | 2019-06-14 | 1 | -0/+4 |
* | Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks. | Alex Ning | 2019-06-13 | 2 | -0/+10 |
* | Add a search view in MainActivity and add a SearchActivity. | Alex Ning | 2019-02-22 | 1 | -0/+5 |
* | Minor UI tweaks. | Alex Ning | 2019-01-04 | 5 | -37/+18 |
* | Display a crosspost icon if the post is a crosspost. Hide the thumbtack icon ... | Alex Ning | 2018-10-05 | 1 | -0/+17 |
* | Add an error view when loading the image fails in ViewImageActivity. | Alex Ning | 2018-10-01 | 1 | -0/+5 |
* | Change the layout of post. Add an error view when loading the preview image f... | Alex Ning | 2018-09-28 | 1 | -0/+9 |
* | Add a feature which is refreshing the posts by clicking the refresh button. M... | Alex Ning | 2018-09-24 | 1 | -0/+5 |
* | Replace the RecyclerView for comments to MultiLevelRecyclerView in order to d... | Alex Ning | 2018-09-02 | 5 | -6/+14 |
* | Display a custom error view when there is something wrong when loading best p... | Alex Ning | 2018-08-30 | 1 | -0/+0 |
* | Display a thumbtack icon if the post is stickied on top. Display a gold icon ... | Alex Ning | 2018-08-24 | 2 | -0/+0 |
* | Fixed a bug which causes the app to crash when there is no comment in a post.... | Alex Ning | 2018-08-11 | 1 | -0/+0 |
* | Add RecyclerView for subscribed subreddits in navigation drawer and rewrite s... | Alex Ning | 2018-07-28 | 2 | -0/+5 |
* | First commit | Alex Ning | 2018-07-26 | 11 | -0/+247 |