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