aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fetch the subreddit info and save it to the database. Solve a bug that cannot...Alex Ning2018-08-052-17/+33
* Add the ViewSubredditActivity. Add a OnClickListener in the subscribed subred...Alex Ning2018-07-306-0/+218
* Add a scroll bar in the navigation drawerAlex Ning2018-07-291-1/+2
* Save subscribed subreddits and users to the SQLite database by using Room Per...Alex Ning2018-07-292-51/+71
* Add a RecyclerView for subscribed subreddits in navigation drawer, rewrite so...Alex Ning2018-07-283-6/+77
* Add RecyclerView for subscribed subreddits in navigation drawer and rewrite s...Alex Ning2018-07-285-47/+11
* First commitAlex Ning2018-07-2698-0/+1361