Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fetch a new access token in onCreate method of MainActivity when the old acce... | Alex Ning | 2018-08-05 | 5 | -20/+87 | |
* | Fetch the subreddit info and save it to the database. Solve a bug that cannot... | Alex Ning | 2018-08-05 | 7 | -36/+125 | |
* | Preparing to fetch the subreddit info and save it to the database. | Alex Ning | 2018-07-31 | 11 | -6/+288 | |
* | Add the ViewSubredditActivity. Add a OnClickListener in the subscribed subred... | Alex Ning | 2018-07-30 | 3 | -1/+59 | |
* | Save subscribed subreddits and users to the SQLite database by using Room Per... | Alex Ning | 2018-07-29 | 19 | -106/+579 | |
* | Add a RecyclerView for subscribed subreddits in navigation drawer, rewrite so... | Alex Ning | 2018-07-28 | 13 | -176/+333 | |
* | Add RecyclerView for subscribed subreddits in navigation drawer and rewrite s... | Alex Ning | 2018-07-28 | 2 | -0/+8 | |
* | First commit | Alex Ning | 2018-07-26 | 28 | -0/+3924 |