Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change project structures. | Alex Ning | 2019-09-29 | 4 | -225/+0 |
* | Finish MainActivity if clicking a notification for another user. | Alex Ning | 2019-08-19 | 3 | -12/+3 |
* | Fetch all users' messages in PullNotificationWorker. Update the access token ... | Alex Ning | 2019-08-19 | 1 | -0/+6 |
* | Anonymous mode is available but it is not useable. | Alex Ning | 2019-08-09 | 1 | -0/+3 |
* | Switch between all logged-in reddit accounts is available. | Alex Ning | 2019-08-08 | 2 | -3/+6 |
* | Log in other reddit accounts are available. Add an account switcher in the na... | Alex Ning | 2019-08-08 | 3 | -0/+19 |
* | Refactored some of the untouched classes last time to support multi user. Bug... | Alex Ning | 2019-08-08 | 1 | -4/+8 |
* | Refactored all the other classes to support multi user. Clearing the app data... | Alex Ning | 2019-08-07 | 5 | -38/+29 |
* | Preparing to support multi user. Use the database to store accounts' info. Lo... | Alex Ning | 2019-08-07 | 5 | -0/+208 |