aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/Account/AccountViewModel.java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-19Finish MainActivity if clicking a notification for another user.Alex Ning1-6/+0
2019-08-08Log in other reddit accounts are available. Add an account switcher in the na...Alex Ning1-0/+8
2019-08-07Refactored all the other classes to support multi user. Clearing the app data...Alex Ning1-7/+10
2019-08-07Preparing to support multi user. Use the database to store accounts' info. Lo...Alex Ning1-13/+14
2019-02-21Migrate to AndroidXAlex Ning1-7/+5
2019-01-11View user details in ViewUserDetailActivity. Follow or unfollow user is not p...Alex Ning1-0/+48