aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-19Change icon for subscriptions. Fixed wrong margin in bottom app bar.Alex Ning2-2/+2
2019-12-18Change icons for multireddit and subscriptions.Alex Ning5-18/+27
2019-12-18Add a BottomAppBar to navigate to subscriptions and multireddits.Alex Ning3-1/+19
2019-11-17Add a Fab to scroll down parent comments. Use volume up and down keys to navi...Alex Ning1-0/+9
2019-10-29Fixed UI issues in posts and comments. Version 1.4.0.Alex Ning2-9/+8
2019-10-29Placing vote buttons on the right for comments is now available.Alex Ning1-2/+2
2019-10-29Make Placing vote buttons on the right an option.Alex Ning19-25/+68
2019-10-28Use FlowLayout to host all the information of a post in item_post and item_po...Alex Ning1-2/+2
2019-10-25Disable clicking comment icon in a post to submit a comment. Enlarge the icon...Alex Ning5-10/+10
2019-10-09Favorite and unfavorite subreddits are now available.Alex Ning2-0/+18
2019-09-27Blurring spoiler post images is now available. Change spoiler and flair text ...Alex Ning1-0/+9
2019-09-27Add a mic icon if the user is the submitter in comments. Add a mod icon if th...Alex Ning2-0/+8
2019-09-22Display comments count in the post. Display a comment and a save button in a ...Alex Ning3-2/+2
2019-09-19Fixed frames dropping when playing videos. Use smaller icons for saving and u...Alex Ning2-0/+8
2019-09-18Saving and unsaving comments are now available. Use xml thumbtack to avoid cr...Alex Ning2-0/+4
2019-09-14Fix status bar and navbar icon color in MainActivity.Alex Ning1-0/+9
2019-09-12Delete splash icon in drawable folder.Alex Ning1-0/+0
2019-09-03Display a splash screen when the app starts.Alex Ning2-0/+12
2019-08-27Delete wrong credit. Change the notification icon and color.Alex Ning1-0/+19
2019-08-27This app now has an icon (finally)git statusgit statusgit status Add a credit...Alex Ning7-170/+123
2019-08-26Display an archived icon if the post is archived. Display a locked icon if th...Alex Ning1-0/+9
2019-08-22Saving and unsaving post are now available. Disable commenting and replying f...Alex Ning2-0/+18
2019-08-21Fixed getting same notifications for different accounts (for real this time)....Alex Ning3-0/+39
2019-08-18View messages in ViewMessageActivity. Use LinkResolverActivity to handle link...Alex Ning1-0/+9
2019-08-14Current user's upvoted, downvoted, hidden, saved, gilded posts are now availa...Alex Ning3-0/+27
2019-08-14Editing flair is now available.Alex Ning1-0/+9
2019-08-13Editing and deleting comments are now available.Alex Ning1-0/+9
2019-08-08Log in other reddit accounts are available. Add an account switcher in the na...Alex Ning5-0/+45
2019-07-26Sorting posts is now available. Minor bugs fixed.Alex Ning1-0/+9
2019-07-12Preparing to submit image posts.Alex Ning2-0/+18
2019-07-12Use a modal bottom sheet to display post selection instead of an alert dialog...Alex Ning5-0/+45
2019-06-25Reimplement ViewPostActivity using one recyclerview to display a post and its...Alex Ning1-0/+0
2019-06-14Reply to comments. Preparing for comment deletion.Alex Ning1-0/+4
2019-06-13Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks.Alex Ning2-0/+10
2019-02-22Add a search view in MainActivity and add a SearchActivity.Alex Ning1-0/+5
2019-01-04Minor UI tweaks.Alex Ning5-37/+18
2018-10-05Display a crosspost icon if the post is a crosspost. Hide the thumbtack icon ...Alex Ning1-0/+17
2018-10-01Add an error view when loading the image fails in ViewImageActivity.Alex Ning1-0/+5
2018-09-28Change the layout of post. Add an error view when loading the preview image f...Alex Ning1-0/+9
2018-09-24Add a feature which is refreshing the posts by clicking the refresh button. M...Alex Ning1-0/+5
2018-09-02Replace the RecyclerView for comments to MultiLevelRecyclerView in order to d...Alex Ning5-6/+14
2018-08-30Display a custom error view when there is something wrong when loading best p...Alex Ning1-0/+0
2018-08-24Display a thumbtack icon if the post is stickied on top. Display a gold icon ...Alex Ning2-0/+0
2018-08-11Fixed a bug which causes the app to crash when there is no comment in a post....Alex Ning1-0/+0
2018-07-28Add RecyclerView for subscribed subreddits in navigation drawer and rewrite s...Alex Ning2-0/+5