aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Click the subreddit icon or the subreddit name to view the subreddit's ↵Alex Ning2018-09-211-2/+6
| | | | details in PostFragment. Make the status bar in ViewSubredditDetailActivity translucent. Prepare to view the user's details in ViewUserDetailActivity. Minor bugs fixed.
* Cancel loading the user's info when there is nobody logging in. Delete a ↵Alex Ning2018-08-051-1/+0
| | | | line which access a deleted string resource in manifest.
* Add the ViewSubredditActivity. Add a OnClickListener in the subscribed ↵Alex Ning2018-07-301-1/+9
| | | | subreddits RecyclerView to lauch the ViewSubredditActivity.
* First commitAlex Ning2018-07-261-0/+44