aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a Fab to scroll down parent comments. Use volume up and down keys to navi...Alex Ning2019-11-171-0/+9
* Fixed UI issues in posts and comments. Version 1.4.0.Alex Ning2019-10-292-9/+8
* Placing vote buttons on the right for comments is now available.Alex Ning2019-10-291-2/+2
* Make Placing vote buttons on the right an option.Alex Ning2019-10-2919-25/+68
* Use FlowLayout to host all the information of a post in item_post and item_po...Alex Ning2019-10-281-2/+2
* Disable clicking comment icon in a post to submit a comment. Enlarge the icon...Alex Ning2019-10-255-10/+10
* Favorite and unfavorite subreddits are now available.Alex Ning2019-10-092-0/+18
* Blurring spoiler post images is now available. Change spoiler and flair text ...Alex Ning2019-09-271-0/+9
* Add a mic icon if the user is the submitter in comments. Add a mod icon if th...Alex Ning2019-09-272-0/+8
* Display comments count in the post. Display a comment and a save button in a ...Alex Ning2019-09-223-2/+2
* Fixed frames dropping when playing videos. Use smaller icons for saving and u...Alex Ning2019-09-192-0/+8
* Saving and unsaving comments are now available. Use xml thumbtack to avoid cr...Alex Ning2019-09-182-0/+4
* Fix status bar and navbar icon color in MainActivity.Alex Ning2019-09-141-0/+9
* Delete splash icon in drawable folder.Alex Ning2019-09-121-0/+0
* Display a splash screen when the app starts.Alex Ning2019-09-032-0/+12
* Delete wrong credit. Change the notification icon and color.Alex Ning2019-08-271-0/+19
* This app now has an icon (finally)git statusgit statusgit status Add a credit...Alex Ning2019-08-277-170/+123
* Display an archived icon if the post is archived. Display a locked icon if th...Alex Ning2019-08-261-0/+9
* Saving and unsaving post are now available. Disable commenting and replying f...Alex Ning2019-08-222-0/+18
* Fixed getting same notifications for different accounts (for real this time)....Alex Ning2019-08-213-0/+39
* View messages in ViewMessageActivity. Use LinkResolverActivity to handle link...Alex Ning2019-08-181-0/+9
* Current user's upvoted, downvoted, hidden, saved, gilded posts are now availa...Alex Ning2019-08-143-0/+27
* Editing flair is now available.Alex Ning2019-08-141-0/+9
* Editing and deleting comments are now available.Alex Ning2019-08-131-0/+9
* Log in other reddit accounts are available. Add an account switcher in the na...Alex Ning2019-08-085-0/+45
* Sorting posts is now available. Minor bugs fixed.Alex Ning2019-07-261-0/+9
* Preparing to submit image posts.Alex Ning2019-07-122-0/+18
* Use a modal bottom sheet to display post selection instead of an alert dialog...Alex Ning2019-07-125-0/+45
* Reimplement ViewPostActivity using one recyclerview to display a post and its...Alex Ning2019-06-251-0/+0
* Reply to comments. Preparing for comment deletion.Alex Ning2019-06-141-0/+4
* Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks.Alex Ning2019-06-132-0/+10
* Add a search view in MainActivity and add a SearchActivity.Alex Ning2019-02-221-0/+5
* Minor UI tweaks.Alex Ning2019-01-045-37/+18
* Display a crosspost icon if the post is a crosspost. Hide the thumbtack icon ...Alex Ning2018-10-051-0/+17
* Add an error view when loading the image fails in ViewImageActivity.Alex Ning2018-10-011-0/+5
* Change the layout of post. Add an error view when loading the preview image f...Alex Ning2018-09-281-0/+9
* Add a feature which is refreshing the posts by clicking the refresh button. M...Alex Ning2018-09-241-0/+5
* Replace the RecyclerView for comments to MultiLevelRecyclerView in order to d...Alex Ning2018-09-025-6/+14
* Display a custom error view when there is something wrong when loading best p...Alex Ning2018-08-301-0/+0
* Display a thumbtack icon if the post is stickied on top. Display a gold icon ...Alex Ning2018-08-242-0/+0
* Fixed a bug which causes the app to crash when there is no comment in a post....Alex Ning2018-08-111-0/+0
* Add RecyclerView for subscribed subreddits in navigation drawer and rewrite s...Alex Ning2018-07-282-0/+5
* First commitAlex Ning2018-07-2611-0/+247