8000 Tags · tfrnd/inji_latest1 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: tfrnd/inji_latest1

Tags

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request mosip#1436 from mosip/injimob-990-fix-workflow

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[INJIMOB-903] fix data backup screen stuck in loading (mosip#1319)

Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
Co-authored-by: Sreenadh S <32409698+sree96@users.noreply.github.com>

vDP2-INJI

Toggle vDP2-INJI's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request mosip#1175 from tw-mosip/release-DP2

Revert "downgrade tuvali version to 0.4.6 for qa testing (mosip#1149)"

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mosip#1098 from tw-mosip/INJI-624

[INJI-624] - add support for face verification

vDP1

Toggle vDP1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(INJI-303): update android target and compile sdk to Api level 3…

…3. (mosip#827)

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[HotfixRelease 02-06-2023] UI improvements, device specific issue fix…

…es, permissions enhancements, Storage Optimisation, iOS build automation (mosip#736)

* feat(mosip#656): [Pooja|Vijay] get demogarphic data for selected language

* feat(mosip#656): [Pooja|Vijay] refactor to generate language code map for two letter lnaguage codes only

* feat(mosip#656): [Pooja|Vijay] refactor to generate language code map

* fix(mosip#675): [Bhargavi|Adityan] resolve the input focus issue and display AID screen when we close the otp screen

* fix(mosip#490): [Vijay] show the same binded vc only once which is the recent one,  when IDP portal QRCode is scanned.

* fix(mosip#490): [Vijay] refactor selectBindedVCs to get only myVCs which is recently added.

* fix(mosip#490): [Vijay] refactor selectBindedVCs to get only myVCs which is recently added.

* fix(mosip#490): [Vijay] refactor selectBindedVCs to get only myVCs which is recently added.

* chore: add steps to view the entire DB of inji in Readme

* fix(mosip#675): [Bhargavi|Adityan] resolve the input focus issue and display AID screen when we close the otp screen

* feat(mosip#656): [Pooja|Vijay] get demogarphic data for selected language

* feat(mosip#656): [Pooja|Vijay] refactor to generate language code map for two letter lnaguage codes only

* feat(mosip#656): [Pooja|Vijay] refactor to generate language code map

* feat(#26879): [Alka|Vijay] mmkv storage implementation for meta data and store vc data on file system

Issue Link: mosip#618

* refactor(mosip#618): [Vijay|Alka] refactor storage method and variable name to follow convention

* Update android-custom-build.yml

* refactor(mosip#42): fixed duplicate symol issue on iOS by making changes in node_modules

* chore(mosip#696): bump up tuvali version for windows build

* fix(mosip#223): [Bhargavi|Pooja] add translations for missing fields in all languages

* feat(#26879): [Alka|Vijay] mmkv storage implementation for meta data and store vc data on file system

Issue Link: mosip#618

* refactor(#26879): [Vijay|Alka] refactor storage method and variable name to follow convention

* refactor(#26879): fixed duplicate symol issue on iOS by making changes in node_modules

* chore(#26879): avoid any minor or patch update for react-native-mmkv-storage library

This will avoid conflicts with patch-packaging done to resolve same method name conflicts.

* chore(#26879): avoid any minor or patch update for react-native-mmkv-storage library

This will avoid conflicts with patch-packaging done to resolve same method name conflicts.

* fix(mosip#223): [Bhargavi|Pooja] add filipino locale to date-fns using patch-package

* refactor(#26879): reformat storage.ts file to export class instead of all method

* refactor(#26879): reformat storage.ts file to export class instead of all method

* refactor(#26879): restructured directory path to save the VC and renamed some methods

* refactor(#26879): restructured directory path to save the VC and renamed some methods

* chore: bump up the tuvali version to v0.3.11 for release 19-04-2023

* fix(#26879): check for directory path existence before delete the entire folder of VC

* fix(#26879): check for directory path existence before delete the entire folder of VC

* fix(mosip#490): [Vijay] refactor selectBindedVCs to get only myVCs which is recently added.

* fix(mosip#490): [Vijay] refactor selectBindedVCs to get only myVCs which is recently added.

* chore: bump up faceauth-sdk in Podfile.lock

* fix(mosip#223): [Bhargavi] remove indentation changes in hin.json

* fix(mosip#223): [Bhargavi|Pooja] add translations for missing fields in all languages

* fix(mosip#223): [Bhargavi|Pooja] add filipino locale to date-fns using patch-package

* fix(mosip#223): [Bhargavi] remove indentation changes in hin.json

* fix(#INJI-80): [Vijay] use the recently generated thumbprint for all the binded vc's with same UIN

Issue Link: https://mosip.atlassian.net/browse/INJI-80

* fix(#INJI-80): [Vijay] use the recently generated thumbprint for all the binded vc's with same U
8000
IN

Issue Link: https://mosip.atlassian.net/browse/INJI-80

* fix(#INJI-80): [Vijay] encrypt the thumbprint before storing them in the Storage.

* fix(#INJI-80): [Vijay] update typegen for QRLoginMachine and remove unused imports

* feat(mosip#695): show error code in ble error popup

* feat(mosip#695): remove ble error handling form nearby scan machine

* feat(mosip#695): change error code from int to string

* feat(mosip#695): show error code in ble error popup

* feat(mosip#695): remove ble error handling form nearby scan machine

* feat(mosip#28): add translations for error code hint

* fix(#INJI-80): [Vijay] encrypt the thumbprint before storing them in the Storage.

* fix(#INJI-80): [Vijay] update typegen for QRLoginMachine and remove unused imports

* fix(#INJI-34): [Vijay] fix rtl missing tab indicator

Issue Link: https://mosip.atlassian.net/browse/INJI-34

* fix(#INJI-34): [Vijay] fix rtl missing tab indicator

Issue Link: https://mosip.atlassian.net/browse/INJI-34

* fix(#INJI-36): [Vijay] mention upstream pr in patch

Issue Link: https://mosip.atlassian.net/browse/INJI-36

* fix(#INJI-36): [Vijay] mention upstream pr in patch

Issue Link: https://mosip.atlassian.net/browse/INJI-36

* feat(mosip#28):[Tilak] add missing translations

* fix(INJI-39): add new Bluetooth permission for Android12

Reason for adding BLUETOOTH_{SCAN,CONNECT,ADVERTISE}

- enables Android12(API level31 & above) devices to scan for BLE
  peripherals
  ref: https://developer.android.com/guide/topics/connectivity/bluetooth/permissions#declare-android12-or-higher
  without this changeset, an exception is thrown
- this permission was added in API level 31, hence bumped up
  compileSdkVersion

Co-authored-by: Alka Prasad <prasadalka1998@gmail.com>

* fix(INJI-39): assert that BLE scanning doesn't derive device location

* feat(#INJI-42): [Kiruthika/Bhargavi] show error overlay if saving fails while downloading VC

Issue Link: https://mosip.atlassian.net/browse/INJI-42

* feat(#INJI-42): [Kiruthika/Bhargavi] add translations for storage full error message

Issue Link: https://mosip.atlassian.net/browse/INJI-42

* feat(#INJI-42): [Kiruthika/Bhargavi] modify error message for handling diskfull error while receiving VC

mmkv storage or fs throws 'No space left on device' error message when the storing fails

Issue Link: https://mosip.atlassian.net/browse/INJI-42

* chore: bump up the tuvali version to v0.3.12 for release 19-05-2023

* feat(#INJI-42): [Kiruthika/Bhargavi] show the card in loading state until vc details are successfully stored

Issue Link: https://mosip.atlassian.net/browse/INJI-42

* refactor(#INJI-42): [Kiruthika/Bhargavi] add translations for diskfull error in VcDetails & MyVcsTab

Issue Link: https://mosip.atlassian.net/browse/INJI-42

* feat(mosip#71): [Tilak] Show error code hint only if code is available

* refactor(#INJI-42): [Kiruthika/Bhargavi] revert import optimizations

Issue Link: https://mosip.atlassian.net/browse/INJI-42

* refactor(#INJI-42): [Kiruthika/Bhargavi] extract ErrorMessageOverlay component

Issue Link: https://mosip.atlassian.net/browse/INJI-42

* refactor(#INJI-42): [Kiruthika/Bhargavi] change 'No space left on device' to 'ENOSPC' while checking disk full error

When writing to storage fails, this error 'write failed: ENOSPC (No space left on device)' is thrown by react-native-mmkv-storage & react-native-fs. This changes were made as error code (ENOSPC) has less chances of modification in the latest versions of library we use.

Issue Link: https://mosip.atlassian.net/browse/INJI-42

* refactor(#INJI-42): [Kiruthika/Bhargavi] change the state to idle after dismissing saving failed overlay in MyVcs screen

Issue Link: https://mosip.atlassian.net/browse/INJI-42

* refactor(#INJI-42): [Kiruthika/Bhargavi] add comment about ENOSPC error code

Issue Link: https://mosip.atlassian.net/browse/INJI-42

Co-authored-by: null <16505295+bhargavi@users.noreply.github.com>

* refactor(#INJI-42): [Kiruthika/Bhargavi] extract vc item contents & activation status into separate components

Issue Link: https://mosip.atlassian.net/browse/INJI-42

* refactor(#INJI-42): [Kiruthika/Bhargavi] extract vc item wallet unverified & verified activation details into separate components

Issue Link: https://mosip.atlassian.net/browse/INJI-42

* fix(INJI-39): add new Bluetooth permission for Android12

Reason for adding BLUETOOTH_{SCAN,CONNECT,ADVERTISE}

- enables Android12(API level31 & above) devices to scan for BLE
  peripherals
  ref: https://developer.android.com/guide/topics/connectivity/bluetooth/permissions#declare-android12-or-higher
  without this changeset, an exception is thrown
- this permission was added in API level 31, hence bumped up
  compileSdkVersion

Co-authored-by: Alka Prasad <prasadalka1998@gmail.com>

* fix(INJI-39): assert that BLE scanning doesn't derive device location

* INJI-29 | 31 - iOS automation workflow and Android PR workflow (mosip#725)

* Test update readme for read access

Signed-off-by: adityankannan-tw <109274996+adityankannan-tw@users.noreply.github.com>

* iOS workflow added

* iOS slack webhook added

* Add a workflow file to build app for every push

* Add empty debug keystore file to populate it

* Add empty debug keystore file to populate it

* fastlane match file added

* modify api_key duration

* Remove keystore exemption from git ignore

* Check for debug keystore file in app directory

* Give permission for keystore file to access it

* Give permission for keystore file to access it

* Print the env variables for keystore

* Use same password for both store and key and build the app

* Use same password for both and generate in app and build the app

* Print debug keystore path and debug it

* Print debug keystore path and debug it in fastfile

* Export from the current folder and remove sudo

* Generate release keystore and build the app

* Generate release keystore and build the app try 2

* Generate release keystore and build the app try 3

* Add encoded api key

* fastlane match password added

* fastlane match key added

* Match file env modified

* set keystore env for specific tasks and build the app

* set keystore env for specific tasks and build the app try 2

* set keystore env for specific tasks and build the app try 3

* set keystore env for specific tasks and build the app try 4

* set keystore env for specific tasks and build the app try 5

* bumping version

* create a env file to store env variables and build the app

* create a env file in fastlane and load it to build the app

* create a env file in fastlane and load it to build the app try 2

* app id added

* signing identities added

* Pass env from workflow to fastfile and build

* Build app in workflow file only

* Update the version code in build.gradle and build the app

* Update the version code in build.gradle and confirm changes by logging

* Update the version code in build.gradle and confirm changes by logging 2

* Double check the version code changes and build the app

* Add logs to see version code is changes or not

* Add logs to see version code is changes or not try 2

* Add logs to see version code is changes or not try 3

* Add logs to see version code is changes and give execute permission

* Build app without exporting the keystore

* Build app without exporting the keystore and bump version

* Build app by exporting the keystore in a task

* Build the app without fastlane

* unlock keychain key added

* fastfile changes

* config modified

* xcode proj config added

* xcode proj config added

* fastfile config added

* fastfile config added

* modified cert

* Fastfile config added

* updated key to test workflow

* Fastfile config updated

* changed to manual match of provisioning profile

* Check for git tag

* Check for git tag and echo it

* Check for git tag using try catch

* Check for git tag and print it

* Add a tag and try to print it

* Add a tag and try to run the task

* Add a tag and try to run the task try 2

* Change keystore path and build the app

* Change keystore path in build.gradle and build the app

* fastfile configured

* match modified

* match modified

* Clean up the code base

* Clean up the code base

* Clean up the code base and give permission

* testers added

* Internal testers group

* Trigger on workflow push

* fastfile changes for testers

* fastfile changes for testers

* fastfile changes for testers

* fastfile changes for testers

* fastfile changes for testers

* Add a PR trigger for ci-publish

* Add a env for keystore job

* Added actual env for testers

* Add a env for keystore job and export job

* Adjust env variables for jobs

* Make env as global

* Refactor the code base and clear files

* [Dhivya|Adityan] feat(#INJI-29|31)[Android][iOS] PR trigger and automate build using fastlane and push iOS build to test flight

* [Dhivya|Adityan] refactor(#INJI-29|31)[Android][iOS] Change the backend url and add comments and rename apk output

* [Dhivya|Adityan] refactor(#INJI-29|31)[Android][iOS] Change the workflow name

---------

Signed-off-by: adityankannan-tw <109274996+adityankannan-tw@users.noreply.github.com>
Co-authored-by: MOSIP <mosip@MOSIPs-MacBook-Air.local>
Co-authored-by: Adityan Kannan <adityankannan@Adityans-MacBook-Pro.local>
Co-authored-by: Dhivya <dhivya.v@thoughtworks.com>

* INJI-29 Modified from self-hosted to mac-runner (mosip#728)

* Update android-custom-build.yml

* Test update readme for read access

Signed-off-by: adityankannan-tw <109274996+adityankannan-tw@users.noreply.github.com>

* iOS workflow added

* iOS slack webhook added

* Add a workflow file to build app for every push

* Add empty debug keystore file to populate it

* Add empty debug keystore file to populate it

* fastlane match file added

* modify api_key duration

* Remove keystore exemption from git ignore

* Check for debug keystore file in app directory

* Give permission for keystore file to access it

* Give permission for keystore file to access it

* Print the env variables for keystore

* Use same password for both store and key and build the app

* Use same password for both and generate in app and build the app

* Print debug keystore path and debug it

* Print debug keystore path and debug it in fastfile

* Export from the current folder and remove sudo

* Generate release keystore and build the app

* Generate release keystore and build the app try 2

* Generate release keystore and build the app try 3

* Add encoded api key

* fastlane match password added

* fastlane match key added

* Match file env modified

* set keystore env for specific tasks and build the app

* set keystore env for specific tasks and build the app try 2

* set keystore env for specific tasks and build the app try 3

* set keystore env for specific tasks and build the app try 4

* set keystore env for specific tasks and build the app try 5

* bumping version

* create a env file to store env variables and build the app

* create a env file in fastlane and load it to build the app

* create a env file in fastlane and load it to build the app try 2

* app id added

* signing identities added

* Pass env from workflow to fastfile and build

* Build app in workflow file only

* Update the version code in build.gradle and build the app

* Update the version code in build.gradle and confirm changes by logging

* Update the version code in build.gradle and confirm changes by logging 2

* Double check the version code changes and build the app

* Add logs to see version code is changes or not

* Add logs to see version code is changes or not try 2

* Add logs to see version code is changes or not try 3

* Add logs to see version code is changes and give execute permission

* Build app without exporting the keystore

* Build app without exporting the keystore and bump version

* Build app by exporting the keystore in a task

* Build the app without fastlane

* unlock keychain key added

* fastfile changes

* config modified

* xcode proj config added

* xcode proj config added

* fastfile config added

* fastfile config added

* modified cert

* Fastfile config added

* updated key to test workflow

* Fastfile config updated

* changed to manual match of provisioning profile

* Check for git tag

* Check for git tag and echo it

* Check for git tag using try catch

* Check for git tag and print it

* Add a tag and try to print it

* Add a tag and try to run the task

* Add a tag and try to run the task try 2

* Change keystore path and build the app

* Change keystore path in build.gradle and build the app

* fastfile configured

* match modified

* match modified

* Clean up the code base

* Clean up the code base

* Clean up the code base and give permission

* testers added

* Internal testers group

* Trigger on workflow push

* fastfile changes for testers

* fastfile changes for testers

* fastfile changes for testers

* fastfile changes for testers

* fastfile changes for testers

* Add a PR trigger for ci-publish

* Add a env for keystore job

* Added actual env for testers

* Add a env for keystore job and export job

* Adjust env variables for jobs

* Make env as global

* Refactor the code base and clear files

* [Dhivya|Adityan] feat(#INJI-29|31)[Android][iOS] PR trigger and automate build using fastlane and push iOS build to test flight

* [Dhivya|Adityan] refactor(#INJI-29|31)[Android][iOS] Change the backend url and add comments and rename apk output

* [Dhivya|Adityan] refactor(#INJI-29|31)[Android][iOS] Change the workflow name

* configure macos runner

* modify command for fastlane

---------

Signed-off-by: adityankannan-tw <109274996+adityankannan-tw@users.noreply.github.com>
Co-authored-by: Keshav Mishra <chandrakeshavmishra@gmail.com>
Co-authored-by: Monobikash Das <43202165+MonobikashDas@users.noreply.github.com>
Co-authored-by: adityankannan-tw <109274996+adityankannan-tw@users.noreply.github.com>
Co-authored-by: MOSIP <mosip@MOSIPs-MacBook-Air.local>
Co-authored-by: Adityan Kannan <adityankannan@Adityans-MacBook-Pro.local>
Co-authored-by: adityankannan-tw <adityan.kannan@thoughtworks.com>

* Revert "INJI-29 Modified from self-hosted to mac-runner (mosip#728)" (mosip#729)

This reverts commit b35bfbc.

* modify from self-hosted runner to github runner (mosip#730)

* chore: bump up the tuvali version to v0.4.0 for release 30-05-2023

* revert build.gradle changes

* fix:(mosip#29) iOS build workflow fix

* chore: Add appstore connect groups in workflow

* chore: testers group order same as app store connect

---------

Signed-off-by: adityankannan-tw <109274996+adityankannan-tw@users.noreply.github.com>
Co-authored-by: RAVI KUMAR PASUMARTHY <292991+ravikp@users.noreply.github.com>
Co-authored-by: Monobikash Das <43202165+MonobikashDas@users.noreply.github.com>
Co-authored-by: Pooja Babusing <poojababusing@Pooja-Babusingh.local>
Co-authored-by: Tilak Puli <34330361+tilak-puli@users.noreply.github.com>
Co-authored-by: PuBHARGAVI <saibhargavi.puvvada@gmail.com>
Co-authored-by: Vijay <vijayskumarsuresh@gmail.com>
Co-authored-by: vijay151096 <94220135+vijay151096@users.noreply.github.com>
Co-authored-by: Alka Prasad <prasadalka1998@gmail.com>
Co-authored-by: Keshav Mishra <chandrakeshavmishra@gmail.com>
Co-authored-by: Krishna Kumar Thokala <krishna.thokala2010@gmail.com>
Co-authored-by: Harsh Vardhan <harsh59v@gmail.com>
Co-authored-by: Tilak Puli <tilakpuli15@gmail.com>
Co-authored-by: KiruthikaJeyashankar <kiruthika.j@thoughtworks.com>
Co-authored-by: null <16505295+bhargavi@users.noreply.github.com>
Co-authored-by: adityankannan-tw <109274996+adityankannan-tw@users.noreply.github.com>
Co-authored-by: MOSIP <mosip@MOSIPs-MacBook-Air.local>
Co-authored-by: Adityan Kannan <adityankannan@Adityans-MacBook-Pro.local>
Co-authored-by: adityankannan-tw <adityan.kannan@thoughtworks.com>

v0.9

Toggle v0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mosip#709 from mosip/ckm007-patch-4

Update android-custom-build.yml

0.8

Toggle 0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mosip#25 from rakhimosip/0.8

Updates apk building info in README

Verified

This tag was signed with the committer’s verified signature.
kneckinator Ken Lewerentz
0