aboutsummaryrefslogtreecommitdiff
path: root/.idea/assetWizardSettings.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Preparing to submit image posts.Alex Ning2019-07-121-2/+2
|
* Use a modal bottom sheet to display post selection instead of an alert ↵Alex Ning2019-07-121-4/+2
| | | | dialog. Fixed some icons.
* 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
| | | | in viewpager in SearchActivity.
* 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 ↵Alex Ning2018-12-291-53/+0
| | | | as an icon. Rewrite some code.
* 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
| | | | if the post is not viewed in its subreddit. Tweak the post layout. Minor bugs fixed.
* 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 ↵Alex Ning2018-09-281-3/+2
| | | | fails.
* Add a feature which is refreshing the posts by clicking the refresh button. ↵Alex Ning2018-09-241-0/+47
| | | | Minor bugs fixed. Rewrite some code.
* 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 ↵Alex Ning2018-07-281-3/+3
| | | | some code and minor bugs fixed
* First commitAlex Ning2018-07-261-0/+52