Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactored all the other classes to support multi user. Clearing the app ↵ | Alex Ning | 2019-08-07 | 1 | -27/+0 |
| | | | | 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/+27 |
LoginActivity is successfully refactored. Any other features are unavailable for now. |