aboutsummaryrefslogtreecommitdiff
path: root/.idea/assetWizardSettings.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-12Use Dagger 2 to inject the Retrofit singleton to classes. Minor bugs fixed.Alex Ning1-2/+3
2018-10-05Display a crosspost icon if the post is a crosspost. Hide the thumbtack icon ...Alex Ning1-0/+5
2018-10-01Add an error view when loading the image fails in ViewImageActivity.Alex Ning1-1/+2
2018-09-28Change the layout of post. Add an error view when loading the preview image f...Alex Ning1-3/+2
2018-09-24Add a feature which is refreshing the posts by clicking the refresh button. M...Alex Ning1-0/+47
2018-07-31Preparing to fetch the subreddit info and save it to the database.Alex Ning1-52/+0
2018-07-28Add a RecyclerView for subscribed subreddits in navigation drawer, rewrite so...Alex Ning1-3/+3