Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish MainActivity if clicking a notification for another user. | Alex Ning | 2019-08-19 | 1 | -6/+0 |
| | |||||
* | Log in other reddit accounts are available. Add an account switcher in the ↵ | Alex Ning | 2019-08-08 | 1 | -0/+8 |
| | | | | navigation drawer in MainActivity. | ||||
* | Refactored all the other classes to support multi user. Clearing the app ↵ | Alex Ning | 2019-08-07 | 1 | -7/+10 |
| | | | | data is required before launching the app. | ||||
* | Preparing to support multi user. Use the database to store accounts' info. ↵ | Alex Ning | 2019-08-07 | 1 | -0/+47 |
LoginActivity is successfully refactored. Any other features are unavailable for now. |