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

Version 0.4.0 #256

Merged
merged 247 commits into from
Nov 9, 2022
Merged

Version 0.4.0 #256

merged 247 commits into from
Nov 9, 2022

Commits on Apr 8, 2022

  1. updated google-service.json with mosip project

    mandeepdhiman123 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    c26a92a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from mandeepdhiman123/develop

    updated google-service.json with mosip project
    Mandeep Dhiman authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    1a26de7 View commit details
    Browse the repository at this point in the history
  3. updated google-service.json with mosip project

    mandeepdhiman123 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    709f570 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #22 from mandeepdhiman123/develop

    updated google-service.json with mosip project
    Mandeep Dhiman authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    584b2a9 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    4264750 View commit details
    Browse the repository at this point in the history
  2. updated

    danicaMat committed May 19, 2022
    Configuration menu
    Copy the full SHA
    a94e0cd View commit details
    Browse the repository at this point in the history
  3. rebase conflict

    danicaMat committed May 19, 2022
    Configuration menu
    Copy the full SHA
    856c616 View commit details
    Browse the repository at this point in the history
  4. fix rebase conflicts

    danicaMat committed May 19, 2022
    Configuration menu
    Copy the full SHA
    bfd8da6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    098d084 View commit details
    Browse the repository at this point in the history
  6. removed console

    danicaMat committed May 19, 2022
    Configuration menu
    Copy the full SHA
    450049d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. enhancement on backend info

    danicaMat committed May 31, 2022
    Configuration menu
    Copy the full SHA
    a5ce0a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. chore(deps): bump eventsource from 1.1.0 to 1.1.1

    Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
    - [Release notes](https://github.com/EventSource/eventsource/releases)
    - [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
    - [Commits](EventSource/eventsource@v1.1.0...v1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: eventsource
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    1925e24 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Merge pull request #27 from idpass/develop

    Update develop with 0.3.0-rc5
    kneckinator authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    852c76b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Merge pull request #200 from idpass/enhancement/188-backend-info

    Add backend info to the settings page
    danicaerediano authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    3148af1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #174 from idpass/bugfix/103-camera-flight-mode

    handle flight mode changes via control panel
    danicaerediano authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    ac47c42 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #202 from idpass/dependabot/npm_and_yarn/eventsour…

    …ce-1.1.1
    
    chore(deps): bump eventsource from 1.1.0 to 1.1.1
    pmigueld authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    219e641 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #195 from idpass/bugfix/181-disable-button-biometr…

    …ics-notavailable
    
    "Use biometrics" button should be disabled when device does not support feature.
    danicaerediano authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    9928853 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Merge pull request #32 from idpass/develop

    Contributing branch "develop" from fork "idpass/develop"
    kneckinator authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    8fbd3d2 View commit details
    Browse the repository at this point in the history
  2. Fixed app crashing and language issue

    Monobikash Das committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    046f2d2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #33 from MonobikashDas/develop

    Fixed app crashing and language issue
    MonobikashDas authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    888abbc View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    f5e0c1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa185b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Merge pull request #204 from idpass/bugfix/stuck-on-splash-screen

    Bugfix for app stuck on splash screen
    pmigueld authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    5f5577f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ec5e85 View commit details
    Browse the repository at this point in the history
  3. fix: restore GPG file

    pmigueld committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    5df310d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #34 from idpass/bugfix/stuck-on-splash-screen

    fix: added error catcher on dev info
    MonobikashDas authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    5fcf791 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. removed placeholder checker

    danicaMat committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    69e0e19 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Update issue templates

    kneckinator authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    3752bca View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

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

Commits on Jul 20, 2022

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

Commits on Jul 22, 2022

  1. send scan screen to findingConnection instead of routing it to discon…

    …nected and wait for DISMISS
    danicaMat committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    8f29d58 View commit details
    Browse the repository at this point in the history
  2. send scan screen to findingConnection instead of routing it to discon…

    …nected and wait for DISMISS
    danicaMat committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    491f146 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68b7917 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

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

Commits on Jul 28, 2022

  1. Merge pull request #213 from idpass/bugfix/207-reason-for-sharing

    removed placeholder checker
    danicaerediano authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    52cfbf5 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Merge pull request #214 from idpass/bugfix/208-disconnected

    [ICA-208] Sharing device remains in sharing state when Requesting phone gets disconnected (like network issue)
    danicaerediano authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    10fbc5f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    06c5fc4 View commit details
    Browse the repository at this point in the history
  2. Add gitignore for ios files

    nicholemnl authored and pmigueld committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    3c569af View commit details
    Browse the repository at this point in the history
  3. Init ios folder

    nicholemnl authored and pmigueld committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    ab23218 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4ada44 View commit details
    Browse the repository at this point in the history
  5. Fix styles that has issues in IOS

    nicholemnl authored and pmigueld committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    83e3314 View commit details
    Browse the repository at this point in the history
  6. Improve UI for ios

    nicholemnl authored and pmigueld committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    e89fab5 View commit details
    Browse the repository at this point in the history
  7. Fix ios App icon

    nicholemnl authored and pmigueld committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    59ce263 View commit details
    Browse the repository at this point in the history
  8. Fix margin on add ID modal

    nicholemnl authored and pmigueld committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    26b21f3 View commit details
    Browse the repository at this point in the history
  9. Add dummy vids

    nicholemnl authored and pmigueld committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    ac4934d View commit details
    Browse the repository at this point in the history
  10. Fix OTP modal not showing in IOS

    nicholemnl authored and pmigueld committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    479b82b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8225e0f View commit details
    Browse the repository at this point in the history
  12. Fix package lock after rebase

    nicholemnl authored and pmigueld committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    8f203a0 View commit details
    Browse the repository at this point in the history
  13. Fix conflict in vcitem

    nicholemnl authored and pmigueld committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    366baf7 View commit details
    Browse the repository at this point in the history
  14. Add ios updates after expo 44

    nicholemnl authored and pmigueld committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    a118e87 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e3184f5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bf5a4b7 View commit details
    Browse the repository at this point in the history
  17. Fix android input keyboard timing

    nicholemnl authored and pmigueld committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    44f6dc9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ba33945 View commit details
    Browse the repository at this point in the history
  19. Fix margins

    nicholemnl authored and pmigueld committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    177e10e View commit details
    Browse the repository at this point in the history
  20. Update podfile and welcomescreen

    nicholemnl authored and pmigueld committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    228af70 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a8cbb8b View commit details
    Browse the repository at this point in the history
  22. Fix UI issues and bugs in IOS

    nicholemnl authored and pmigueld committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    7ee20fb View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8f6676c View commit details
    Browse the repository at this point in the history
  24. fix: vcItem padding

    pmigueld committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    5bb9e49 View commit details
    Browse the repository at this point in the history
  25. wip: iOS version

    pmigueld committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    f720bd3 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d1d7752 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    79e8364 View commit details
    Browse the repository at this point in the history
  28. fix: padding on iOS

    pmigueld committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    a5ba628 View commit details
    Browse the repository at this point in the history
  29. fix: iOS styles

    pmigueld committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    7fe0828 View commit details
    Browse the repository at this point in the history
  30. chore: align iOS version

    pmigueld committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    5ce4828 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d0cbae5 View commit details
    Browse the repository at this point in the history
  32. chore: npm audit

    pmigueld committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    859d900 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    c75655b View commit details
    Browse the repository at this point in the history
  34. Merge pull request #217 from idpass/ios

    iOS version
    pmigueld authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    a25c7ff View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. rebase origin

    danicaMat committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    45a172e View commit details
    Browse the repository at this point in the history
  2. Added info for build process

    rakhimosip authored and danicaMat committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    18930e1 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    rakhimosip authored and danicaMat committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    aedef12 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    rakhimosip authored and danicaMat committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    4ec1569 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11cb354 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    rakhimosip authored and danicaMat committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    ccc76fe View commit details
    Browse the repository at this point in the history
  7. rebase origin

    danicaMat committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    fe9c945 View commit details
    Browse the repository at this point in the history
  8. rebase from develop

    danicaMat committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    dc2be47 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2aa6d9d View commit details
    Browse the repository at this point in the history
  10. from rebase

    danicaMat committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    5591193 View commit details
    Browse the repository at this point in the history
  11. deleted

    danicaMat committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    84121fd View commit details
    Browse the repository at this point in the history
  12. revent changes from main

    danicaMat committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    50afe3f View commit details
    Browse the repository at this point in the history
  13. rebase

    danicaMat committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    1f431c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Merge pull request #73 from idpass/develop

    Sync idpass/injidevelop with mosip/inji-develop
    MonobikashDas authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    573c9d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. chore: update packages

    pmigueld committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    6e8832f View commit details
    Browse the repository at this point in the history
  2. Revert "chore: update packages"

    This reverts commit 6e8832f.
    pmigueld committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    993fc06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e2b887 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    7f1d162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    198f0d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6ba0ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c179b9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #81 from rakhimosip/develop

    Made assignees field empty in git issue templates
    MonobikashDas authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    47936b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    3348b98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab06e4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    043dec4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #215 from idpass/enhancement/167-re-enabling-biome…

    …tric-identification
    
    [ICA-167] App should require re-enabling of biometric identification when biometrics have been added on device
    danicaerediano authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    d7199e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Merge pull request #80 from gaganamadival/develop

    [DSD-1364] Added delete workflow in manual mode for inji repo.
    ckm007 authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    1d9044f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    52787b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8df5dc3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #89 from gaganamadival/develop

    [DSD-1364] Added token to the workflow for inji repo.
    ckm007 authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    d05325f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    84f37ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5dda28 View commit details
    Browse the repository at this point in the history
  3. wip: iOS version

    pmigueld committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    66d2799 View commit details
    Browse the repository at this point in the history
  4. wip: google nearby messages

    pmigueld committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    5b54490 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61f895b View commit details
    Browse the repository at this point in the history
  6. refactor: smartshare API

    pmigueld committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    645a1b2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b9496b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    14b5206 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    08e2227 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    930e6c3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6ba62e5 View commit details
    Browse the repository at this point in the history
  12. chore: bump iOS version

    pmigueld committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    e9e1b16 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0a311ba View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    22888ae View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1862d02 View commit details
    Browse the repository at this point in the history
  16. Update README.md

    pmigueld committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    b800bd7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    abdd974 View commit details
    Browse the repository at this point in the history
  18. chore: bump iOS version

    pmigueld committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    7ba5cee View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    28b5b22 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    effaa66 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0ee1da9 View commit details
    Browse the repository at this point in the history
  22. build: add dotenv

    pmigueld committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    c2dd086 View commit details
    Browse the repository at this point in the history
  23. build: fix multiline secret

    pmigueld committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    87b95e8 View commit details
    Browse the repository at this point in the history
  24. chore: update README

    pmigueld committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    6b6d784 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1104dc3 View commit details
    Browse the repository at this point in the history
  26. chore: fix packages

    pmigueld committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    a54a80e View commit details
    Browse the repository at this point in the history
  27. Revert "chore: fix packages"

    This reverts commit df1773e.
    pmigueld committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    e418b76 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    45e2be6 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d40f5bf View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    826ab97 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    dbd5fa9 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Merge pull request #218 from idpass/feature/google-nearby-messages

    feat: add Google Nearby Messages
    kneckinator authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    34137c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1245dc View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

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

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    49081af View commit details
    Browse the repository at this point in the history
  2. chore: bump iOS version

    pmigueld committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    4931888 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    111a294 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e253490 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Merge pull request #227 from idpass/fix/mosip-74-scan-error

    fix: remove flight mode check
    pmigueld authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    7636c5c View commit details
    Browse the repository at this point in the history
  2. from origin

    danicaMat committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    775c840 View commit details
    Browse the repository at this point in the history
  3. rebase

    danicaMat committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    cb56828 View commit details
    Browse the repository at this point in the history
  4. rebase

    danicaMat committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    af58e80 View commit details
    Browse the repository at this point in the history
  5. rebase from develop

    danicaMat committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    7454b87 View commit details
    Browse the repository at this point in the history
  6. rebase from develop

    danicaMat committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    bf9b852 View commit details
    Browse the repository at this point in the history
  7. rebase from develop

    danicaMat committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    ddd4b8e View commit details
    Browse the repository at this point in the history
  8. fix Podlock rebase

    danicaMat committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    4eeba78 View commit details
    Browse the repository at this point in the history
  9. bulk revoke

    danicaMat committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    41574fc View commit details
    Browse the repository at this point in the history
  10. updated

    danicaMat committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    e5a9e5c View commit details
    Browse the repository at this point in the history
  11. fix app.ts rebase

    danicaMat committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    e78cf9c View commit details
    Browse the repository at this point in the history
  12. updated bulk log revoked

    danicaMat committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    633d7cc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    73146b3 View commit details
    Browse the repository at this point in the history
  14. logRevoked

    danicaMat committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    6952c06 View commit details
    Browse the repository at this point in the history
  15. fix: history log for batch revoke

    pmigueld authored and danicaMat committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    110c519 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7c057a7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0e76a86 View commit details
    Browse the repository at this point in the history
  18. updated modals for ios

    danicaMat committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    88b36ae View commit details
    Browse the repository at this point in the history
  19. changed text

    danicaMat committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    393299a View commit details
    Browse the repository at this point in the history
  20. fix: spacing

    pmigueld authored and danicaMat committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    5c0806a View commit details
    Browse the repository at this point in the history
  21. updated

    danicaMat committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    bb294ca View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    89897c5 View commit details
    Browse the repository at this point in the history
  23. Update Podfile.lock

    pmigueld committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    e0012a9 View commit details
    Browse the repository at this point in the history
  24. chore: bump iOS version

    pmigueld committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    0b4f600 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4c4269a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Merge pull request #229 from idpass/fix/mosip-119-ios-faceid

    fix: missing Face ID usage description
    pmigueld authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    72db224 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. fix: stuck connecting

    pmigueld committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    e2e3c58 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #232 from idpass/fix/mosip-109-stuck-connecting

    fix: stuck connecting
    pmigueld authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    27705b1 View commit details
    Browse the repository at this point in the history
  3. ignore .env

    danicaMat committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    e2b48af View commit details
    Browse the repository at this point in the history
  4. separate lock from revoke

    danicaMat committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    5e32516 View commit details
    Browse the repository at this point in the history
  5. updated gitignore

    danicaMat committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    fc63f60 View commit details
    Browse the repository at this point in the history
  6. for single revoke: deleted VID from store and redirecting to homepage…

    …, for bulk revoke:deleted all selected VIDs from store and refreshed list
    danicaMat committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    7bda83f View commit details
    Browse the repository at this point in the history
  7. removed setTimeout

    danicaMat committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    b593a51 View commit details
    Browse the repository at this point in the history
  8. removed setTimeout

    danicaMat committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    d39c917 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    382fe1a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    57dd531 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #234 from idpass/fix/mosip-118-bluetooth-error

    fix: bluetooth errors
    pmigueld authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    deb6837 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #233 from idpass/fix/revoke-message

    Revoke VID
    pmigueld authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    f100904 View commit details
    Browse the repository at this point in the history
  13. chore: bump ios version

    pmigueld committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    2df930d View commit details
    Browse the repository at this point in the history
  14. rebase

    danicaMat committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    7dfd637 View commit details
    Browse the repository at this point in the history
  15. remove passcode

    danicaMat committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    743d083 View commit details
    Browse the repository at this point in the history
  16. seaparate lock from revoke

    danicaMat committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    a48ab60 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b3b3c61 View commit details
    Browse the repository at this point in the history
  18. fix: add timeout to VC verificatoin

    pmigueld authored and danicaMat committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    af30c34 View commit details
    Browse the repository at this point in the history
  19. rebased

    danicaMat committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    aed13e2 View commit details
    Browse the repository at this point in the history
  20. removed console.log

    danicaMat committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    3095ab9 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Merge pull request #228 from idpass/enable/lock-unlock

    Enable lock/unlock
    danicaerediano authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    b9f5991 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    3b82696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbc8302 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61efc9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ebe84c View commit details
    Browse the repository at this point in the history
  5. bulk revoke should display unique vcKeys and also remove all VIDs tha…

    …t has the same VID number
    danicaMat committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    d38df96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ce37c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    e58bace View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5d957c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

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

Commits on Oct 10, 2022

  1. Merge pull request #238 from idpass/fix/120-rejected-message

    Interrupted connection popup was not displayed after clicking reject on device B (iOS -> iOS)
    danicaerediano authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    ffa634d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #235 from idpass/fix/vid-revoke

    Fix/vid revoke
    danicaerediano authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    4468e37 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #236 from idpass/translations/122-filipino

    Incoming Card's accept and request button is not translated to Filipino
    danicaerediano authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    83097e1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #237 from idpass/feature/187-face-matching

    feat: add face validation when sharing VC
    danicaerediano authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    2fce401 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9398832 View commit details
    Browse the repository at this point in the history
  6. pod install

    danicaMat committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    f4c18d2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #239 from idpass/77/fix-ui-issues

    fix UI issues
    pmigueld authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    d83b898 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    5bd6c4b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #241 from idpass/fix/requesting-credential-overlay

    fix: workaround to freezing modal in iOS
    pmigueld authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    188e3ce View commit details
    Browse the repository at this point in the history
  3. added dismiss trigger

    danicaMat committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    97ad02d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #242 from idpass/144/bulk-revoke

    Using 'Bulk revoke VID' when there's is only one VID in My IDs does not revoke the VID.
    danicaerediano authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    e647a0f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    9ecc01f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54b4004 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    1a5d2bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #244 from idpass/fix/issues

    fix for filipino translations
    pmigueld authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    8794445 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #243 from idpass/fix/76-qr-code

    fix: QR code display in small iOS screen
    pmigueld authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    9960e50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81d6af7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #245 from idpass/lock-unlock/toast-message

    fixed wrong translation label
    pmigueld authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    657af29 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    3737f74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6787a3c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Merge pull request #248 from idpass/bulk-revoke-error

    Bulk Revoke error handling
    pmigueld authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    d5006a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7de7a75 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #247 from idpass/fix/mosip-120-interrupt-popup

    fix: disconnect popup missing when sharing is cancelled
    pmigueld authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    29be8a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    3e123b9 View commit details
    Browse the repository at this point in the history
  2. improved styling

    danicaMat committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    e5f3525 View commit details
    Browse the repository at this point in the history
  3. improved styling

    danicaMat committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    a8bb327 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Merge pull request #249 from idpass/122/translation-overlap

    adjusted minHeight if text is longer than one line in ios
    pmigueld authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    ae2213d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. build: fix jcenter issues

    pmigueld committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    19293d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    544c8c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6941276 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #251 from idpass/build/remove-jcenter

    build: fix jcenter issues
    pmigueld authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    0bc7a53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0bead06 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    c83731a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #250 from idpass/feat/187-use-real-sdk

    feat: use real face-matching SDK
    pmigueld authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    7655316 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    fde0ec4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): npm audit fix

    pmigueld committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    1b7c28f View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

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

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    dae5117 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #253 from idpass/build/update-build-action

    build: update actions to use node16
    pmigueld authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a5dc4e8 View commit details
    Browse the repository at this point in the history
  3. initial

    danicaMat committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    b1385d7 View commit details
    Browse the repository at this point in the history
  4. remove unused code

    danicaMat committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    3e91e6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d03c45 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #255 from idpass/203/rtl-support

    #203 RTL is not handled in inji app
    pmigueld authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    81ba102 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a92bb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    2d2db1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbf9b71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77dffbb View commit details
    Browse the repository at this point in the history
  4. fix: style issues

    pmigueld committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    8e81e5f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #254 from idpass/feature/mosip-188-transaction-his…

    …tory
    
    feat: add transaction history
    danicaerediano authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    09d829a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3953be2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #257 from idpass/revert-254-feature/mosip-188-tran…

    …saction-history
    
    Revert "feat: add transaction history"
    pmigueld authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    e1ed5bf View commit details
    Browse the repository at this point in the history
  8. chore: update podfile

    pmigueld committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    f317b4e View commit details
    Browse the repository at this point in the history
  9. build: restore jcenter

    pmigueld committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    3095890 View commit details
    Browse the repository at this point in the history