Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: manage multiple blink accounts in mobile app #3328

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Prakhar-Agarwal-byte
Copy link
Contributor

No description provided.

@sandipndev
Copy link
Member

sandipndev commented Jul 29, 2024

  • Verified working with migration on Pixel 7A
  • Verified working with migration on iPhone 14 Pro Max

@sandipndev sandipndev requested review from sandipndev and nicolasburtey and removed request for sandipndev July 29, 2024 08:00
Prakhar-Agarwal-byte and others added 5 commits July 30, 2024 15:05
* feat: store multiple tokens

Signed-off-by: Prakhar Agarwal <[email protected]>

* fix: update persistent state property names, update test

Signed-off-by: Prakhar Agarwal <[email protected]>

* fix: current token should be present in all tokens when migrating from schema 6 to 7

Signed-off-by: Prakhar Agarwal <[email protected]>

---------

Signed-off-by: Prakhar Agarwal <[email protected]>
* feat: create profile screen, add switch button

Signed-off-by: Prakhar Agarwal <[email protected]>

* feat: add profile item

Signed-off-by: Prakhar Agarwal <[email protected]>

---------

Signed-off-by: Prakhar Agarwal <[email protected]>
* feat: create profile screen, add switch button

Signed-off-by: Prakhar Agarwal <[email protected]>

* feat: add profile item

Signed-off-by: Prakhar Agarwal <[email protected]>

* feat: loads data from persistant state, displays it, switch b/w accounts,  log out, and add new user

Signed-off-by: Prakhar Agarwal <[email protected]>

* feat: fetch usernames from backend

Signed-off-by: Prakhar Agarwal <[email protected]>

* feat: display profiles(fix #fb24fb) and enable switching

Signed-off-by: Prakhar Agarwal <[email protected]>

* fix: show switch option only when user is authenticated

Signed-off-by: Prakhar Agarwal <[email protected]>

* fix: call logout mutation

Signed-off-by: Prakhar Agarwal <[email protected]>

* fix: navigate to home screen on switching profile

Signed-off-by: Prakhar Agarwal <[email protected]>

* fix: switch icon color

Signed-off-by: Prakhar Agarwal <[email protected]>

* fix: disable back when loading data

Signed-off-by: Prakhar Agarwal <[email protected]>

* fix: go back 1 screen on profile switch

Signed-off-by: Prakhar Agarwal <[email protected]>

---------

Signed-off-by: Prakhar Agarwal <[email protected]>
Signed-off-by: Prakhar Agarwal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants