aboutsummaryrefslogtreecommitdiff
path: root/.idea/assetWizardSettings.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Saving and unsaving post are now available. Disable commenting and replying f...Alex Ning2019-08-221-2/+2
* Fixed getting same notifications for different accounts (for real this time)....Alex Ning2019-08-211-2/+2
* View messages in ViewMessageActivity. Use LinkResolverActivity to handle link...Alex Ning2019-08-181-2/+2
* Current user's upvoted, downvoted, hidden, saved, gilded posts are now availa...Alex Ning2019-08-141-2/+2
* Editing flair is now available.Alex Ning2019-08-141-2/+2
* Editing and deleting comments are now available.Alex Ning2019-08-131-2/+2
* Log in other reddit accounts are available. Add an account switcher in the na...Alex Ning2019-08-081-2/+2
* Sorting posts is now available. Minor bugs fixed.Alex Ning2019-07-261-2/+2
* Preparing to submit image posts.Alex Ning2019-07-121-2/+2
* Use a modal bottom sheet to display post selection instead of an alert dialog...Alex Ning2019-07-121-4/+2
* Reply to comments. Preparing for comment deletion.Alex Ning2019-06-141-2/+6
* Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks.Alex Ning2019-06-131-2/+2
* Change SearchView style in MainActivity. Solve tab layout covering fragments ...Alex Ning2019-02-221-2/+2
* Add a search view in MainActivity and add a SearchActivity.Alex Ning2019-02-221-3/+18
* Minor UI tweaks.Alex Ning2019-01-041-0/+37
* Error handling for loading posts now works again. Don't show refresh button a...Alex Ning2018-12-291-53/+0
* Use Dagger 2 to inject the Retrofit singleton to classes. Minor bugs fixed.Alex Ning2018-10-121-2/+3
* Display a crosspost icon if the post is a crosspost. Hide the thumbtack icon ...Alex Ning2018-10-051-0/+5
* Add an error view when loading the image fails in ViewImageActivity.Alex Ning2018-10-011-1/+2
* Change the layout of post. Add an error view when loading the preview image f...Alex Ning2018-09-281-3/+2
* Add a feature which is refreshing the posts by clicking the refresh button. M...Alex Ning2018-09-241-0/+47
* Preparing to fetch the subreddit info and save it to the database.Alex Ning2018-07-311-52/+0
* Add a RecyclerView for subscribed subreddits in navigation drawer, rewrite so...Alex Ning2018-07-281-3/+3
* First commitAlex Ning2018-07-261-0/+52