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

[MA-PART-3] TF-2431 Implement multiple account on mobile #2435

Open
wants to merge 17 commits into
base: starting-page
Choose a base branch
from

Commits on Jan 15, 2024

  1. TF-2431 Add get all account interactor

    Signed-off-by: dab246 <[email protected]>
    dab246 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    69a675d View commit details
    Browse the repository at this point in the history
  2. TF-2431 Handle open multiple account picker

    Signed-off-by: dab246 <[email protected]>
    dab246 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1d70c77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bfc2ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e56111c View commit details
    Browse the repository at this point in the history
  5. TF-2431 Reload new data when add another account success

    Signed-off-by: dab246 <[email protected]>
    dab246 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    5dedb81 View commit details
    Browse the repository at this point in the history
  6. TF-2431 Handle switch active account

    Signed-off-by: dab246 <[email protected]>
    dab246 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    9e9720e View commit details
    Browse the repository at this point in the history
  7. TF-2431 Update correct format TupleKey(AccountId|UserName|..) to stor…

    …e data to hive database
    
    Signed-off-by: dab246 <[email protected]>
    dab246 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    046c826 View commit details
    Browse the repository at this point in the history
  8. TF-2431 Handle logout current active account

    Signed-off-by: dab246 <[email protected]>
    dab246 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    5b7f8a0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bea937c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7e1500c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    404d910 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1929e1f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. TF-2431 Undo previous active account

    Signed-off-by: dab246 <[email protected]>
    dab246 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6d1ccbf View commit details
    Browse the repository at this point in the history
  2. TF-2431 Rename AccountActive to ActiveAccount

    Signed-off-by: dab246 <[email protected]>
    dab246 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    1e97737 View commit details
    Browse the repository at this point in the history
  3. TF-2431 Add SwitchAccounts button in Setting

    Signed-off-by: dab246 <[email protected]>
    dab246 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f48b330 View commit details
    Browse the repository at this point in the history
  4. TF-2431 Switch active account from Setting View

    Signed-off-by: dab246 <[email protected]>
    dab246 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    176ba6d View commit details
    Browse the repository at this point in the history
  5. TF-2431 Show confirm dialog when logout

    Signed-off-by: dab246 <[email protected]>
    dab246 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a422ef4 View commit details
    Browse the repository at this point in the history