Alex Ning
|
556047aa42
|
Finish MainActivity if clicking a notification for another user.
|
2019-08-19 17:57:04 +08:00 |
|
Alex Ning
|
85d232c7f6
|
Fetch all users' messages in PullNotificationWorker. Update the access token in database instead of inserting an account in AccessTokenAuthenticator to hopefully fix the problem that subscriptions database is cleared implicitly.
|
2019-08-19 11:44:19 +08:00 |
|
Alex Ning
|
17fc426ecb
|
Anonymous mode is available but it is not useable.
|
2019-08-09 15:28:22 +08:00 |
|
Alex Ning
|
85597a82d0
|
Switch between all logged-in reddit accounts is available.
|
2019-08-08 20:19:38 +08:00 |
|
Alex Ning
|
e542ac5138
|
Log in other reddit accounts are available. Add an account switcher in the navigation drawer in MainActivity.
|
2019-08-08 20:05:45 +08:00 |
|
Alex Ning
|
1c8ba320bc
|
Refactored some of the untouched classes last time to support multi user. Bugs fixed related to subreddit selection in PostXXXActivity.
|
2019-08-08 11:14:18 +08:00 |
|
Alex Ning
|
425bc857cf
|
Refactored all the other classes to support multi user. Clearing the app data is required before launching the app.
|
2019-08-07 23:28:02 +08:00 |
|
Alex Ning
|
7f2bc01180
|
Preparing to support multi user. Use the database to store accounts' info. LoginActivity is successfully refactored. Any other features are unavailable for now.
|
2019-08-07 10:54:47 +08:00 |
|