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/+4 |
* | Fetch the subreddit info and save it to the database. Solve a bug that cannot... | Alex Ning | 2018-08-05 | 1 | -17/+31 |
* | Add the ViewSubredditActivity. Add a OnClickListener in the subscribed subred... | Alex Ning | 2018-07-30 | 3 | -0/+116 |
* | Add a scroll bar in the navigation drawer | Alex Ning | 2018-07-29 | 1 | -1/+2 |
* | Save subscribed subreddits and users to the SQLite database by using Room Per... | Alex Ning | 2018-07-29 | 1 | -51/+70 |
* | Add a RecyclerView for subscribed subreddits in navigation drawer, rewrite so... | Alex Ning | 2018-07-28 | 2 | -6/+74 |
* | Add RecyclerView for subscribed subreddits in navigation drawer and rewrite s... | Alex Ning | 2018-07-28 | 1 | -0/+6 |
* | First commit | Alex Ning | 2018-07-26 | 13 | -0/+841 |