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(react-native-test-app-msal): add support for Android #894

Merged
merged 17 commits into from Dec 7, 2021

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    f0aa153 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1772a6b View commit details
    Browse the repository at this point in the history
  3. update selected account string

    tido64 committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    0af64a2 View commit details
    Browse the repository at this point in the history
  4. add Android build to CI

    tido64 committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    99561cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7ab59d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4421ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea332e5 View commit details
    Browse the repository at this point in the history
  8. store/restore selected account

    tido64 committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    d2375d6 View commit details
    Browse the repository at this point in the history
  9. don't verify signing hash locally, and other fixes

    - ignore user cancel error
    - pass authority
    - removed unused IAccountsHandler
    - improve error message handling
    - fix account selection
    tido64 committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    59b7822 View commit details
    Browse the repository at this point in the history
  10. use LiveData for UI updates

    tido64 committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    7839846 View commit details
    Browse the repository at this point in the history
  11. cleanup dependencies

    tido64 committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    02c4834 View commit details
    Browse the repository at this point in the history
  12. update Podfile.lock

    tido64 committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    1bcf902 View commit details
    Browse the repository at this point in the history
  13. minor iOS/macOS cleanup

    tido64 committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    af94015 View commit details
    Browse the repository at this point in the history
  14. move MSA_TENANT to AccountType

    tido64 committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    e04f1e7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e5ee4ed View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    9009eaa View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. feedback

    tido64 committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    a8843a9 View commit details
    Browse the repository at this point in the history