aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/Account/AccountDao.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Anonymous mode is available but it is not useable.Alex Ning2019-08-091-0/+3
* Switch between all logged-in reddit accounts is available.Alex Ning2019-08-081-2/+5
* Log in other reddit accounts are available. Add an account switcher in the na...Alex Ning2019-08-081-0/+3
* Refactored some of the untouched classes last time to support multi user. Bug...Alex Ning2019-08-081-4/+8
* Refactored all the other classes to support multi user. Clearing the app data...Alex Ning2019-08-071-0/+11
* Preparing to support multi user. Use the database to store accounts' info. Lo...Alex Ning2019-08-071-0/+22