Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-09-29 | Change project structures. | Alex Ning | 1 | -58/+0 |
2019-08-07 | Refactored all the other classes to support multi user. Clearing the app data... | Alex Ning | 1 | -7/+27 |
2019-02-21 | Migrate to AndroidX | Alex Ning | 1 | -3/+3 |
2019-01-07 | New feature: Subscribe or unsubscribe to a subreddit. Allow clear text traffi... | Alex Ning | 1 | -30/+5 |
2018-12-27 | Move several classes to other packages. | Alex Ning | 1 | -3/+3 |
2018-08-05 | Fetch the subreddit info and save it to the database. Solve a bug that cannot... | Alex Ning | 1 | -1/+1 |
2018-07-31 | Preparing to fetch the subreddit info and save it to the database. | Alex Ning | 1 | -0/+63 |
2018-07-29 | Save subscribed subreddits and users to the SQLite database by using Room Per... | Alex Ning | 1 | -50/+0 |
2018-07-28 | Add a RecyclerView for subscribed subreddits in navigation drawer, rewrite so... | Alex Ning | 1 | -1/+47 |
2018-07-28 | Add RecyclerView for subscribed subreddits in navigation drawer and rewrite s... | Alex Ning | 1 | -1/+1 |