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 | 1 | -1/+0 |
* | Fetch the subreddit info and save it to the database. Solve a bug that cannot... | Alex Ning | 2018-08-05 | 1 | -0/+2 |
* | Add the ViewSubredditActivity. Add a OnClickListener in the subscribed subred... | Alex Ning | 2018-07-30 | 2 | -0/+92 |
* | Save subscribed subreddits and users to the SQLite database by using Room Per... | Alex Ning | 2018-07-29 | 1 | -0/+1 |
* | Add a RecyclerView for subscribed subreddits in navigation drawer, rewrite so... | Alex Ning | 2018-07-28 | 1 | -0/+3 |
* | First commit | Alex Ning | 2018-07-26 | 5 | -0/+79 |