Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge release-0.11.0 to be in sync with latest code (#1311)
* fix cancel download popup not shown Signed-off-by: KiruthikaJeyashankar <[email protected]> * fix: show tuvali version Co-authored-by: vijay151096 <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> * downgrade tuvali version to 0.4.6 for qa testing (#1149) Signed-off-by: PuBHARGAVI <[email protected]> * Revert "downgrade tuvali version to 0.4.6 for qa testing (#1149)" This reverts commit 633f42f65f07612f4ed628c650841a12c034e235. Signed-off-by: Swati Goel <[email protected]> * Resetting the Data_Backup Toggle (#1202) * [INJI-766] set backupAndRestore env variable to true and remove full stop in the kan langugage in one of the help page question Signed-off-by: PuBHARGAVI <[email protected]> * [INJI-766] remove backupAndRestore variable from env file Signed-off-by: PuBHARGAVI <[email protected]> * downgrade cocoapods version (#1231) Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> * MOSIP-31468 added testcases and stabilizing script (#1229) * MOSIP-31255 MOSIP-31106 Signed-off-by: Anup Nehe <[email protected]> * resolve conflicts Signed-off-by: Anup Nehe <[email protected]> * MOSIP-31456 Signed-off-by: Anup Nehe <[email protected]> * resolve conflict Signed-off-by: Anup Nehe <[email protected]> * added sunbird test case for ios Signed-off-by: Anup Nehe <[email protected]> --------- Signed-off-by: Anup Nehe <[email protected]> * [INJI-709] fix home screen toaster success message (#1219) * [INJI-709] fix home screen toaster success message Signed-off-by: Srikanth Kola <[email protected]> * [INJI-709] create common container for walletbinding and backup banner notification Signed-off-by: srikanth716 <[email protected]> * [INJI-709] reverting the controller changes Signed-off-by: srikanth716 <[email protected]> * [INJI-709] reverting the controller changes Signed-off-by: srikanth716 <[email protected]> * [INJI-709] moving vc machine into VCItemMachine package Signed-off-by: srikanth716 <[email protected]> * [INJI-709] moving vc machine into VCItemMachine package Signed-off-by: srikanth716 <[email protected]> * [INJI-709] add margin between the multiple banners Signed-off-by: srikanth716 <[email protected]> --------- Signed-off-by: Srikanth Kola <[email protected]> Signed-off-by: srikanth716 <[email protected]> * Use latest cocoapods version (#1236) * downgrade cocoapods version Signed-off-by: adityankannan-tw <[email protected]> * use latest cocoapods version Signed-off-by: adityankannan-tw <[email protected]> --------- Signed-off-by: adityankannan-tw <[email protected]> Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> * MOSIP-31478 added ios pending testcase (#1235) * MOSIP-31255 MOSIP-31106 Signed-off-by: Anup Nehe <[email protected]> * resolve conflicts Signed-off-by: Anup Nehe <[email protected]> * MOSIP-31456 Signed-off-by: Anup Nehe <[email protected]> * resolve conflict Signed-off-by: Anup Nehe <[email protected]> * added sunbird test case for ios Signed-off-by: Anup Nehe <[email protected]> * MOSIP-31478 Signed-off-by: Anup Nehe <[email protected]> * resolve conflict Signed-off-by: Anup Nehe <[email protected]> * resolve conflict Signed-off-by: Anup Nehe <[email protected]> * resolve conflict Signed-off-by: Anup Nehe <[email protected]> * resolve conflict Signed-off-by: Anup Nehe <[email protected]> --------- Signed-off-by: Anup Nehe <[email protected]> * [Injimob 751] remove new tag for backup and restore feature in settings screen if the user has explored it (#1233) * [INJIMOB-751] don't show backup and restore new tag in settings screen once the option is explored Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-751] change the name of isBackupAndRestoreOptionExplored to isBackupAndRestoreExplored in all places Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-751] call setBackupAndRestoreEvent only if the feature is not explored Signed-off-by: PuBHARGAVI <[email protected]> --------- Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-788] handle UI issues in backup & restore flow (#1237) * [INJIMOB-788] increase pressable area of back button in modal Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-788] modify content in backup screen Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-788]: add loader for setting up as a modal Signed-off-by: Pooja Babusingh <[email protected]> * [INJIMOB-788]: modify styles of cloud confirmation screen Signed-off-by: Pooja Babusingh <[email protected]> * [INJIMOB-788]: modify styles of error component Signed-off-by: Pooja Babusingh <[email protected]> * [INJIMOB-788]: add error message toaster when backup file doesnt exist in cloud Signed-off-by: Pooja Babusingh <[email protected]> * [INJIMOB-788] show permission denied consent when user did not give required drive permissions Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-788] split download and unzip of backupfile to different states Co-authored-by: Pooja Babusingh <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-788] remove unused components Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJI-788] fix BYTES_IN_MEGABYTE value Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-788] add telemetry events for dataBackup & restore setup flow Co-authored-by: Pooja Babusingh <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-788] Fetch last backup details from cloud if not available in local storage Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-788] change style of backup & restore screen Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-788] modify new label style Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-788] extract common styles to Theme Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-788] modify error styles Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-788] modify banner notification styles Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-788] modify content of backup and restore banner Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-788] extract functions to remove duplication Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-788] add title to permission required screen Signed-off-by: KiruthikaJeyashankar <[email protected]> --------- Signed-off-by: KiruthikaJeyashankar <[email protected]> Signed-off-by: Pooja Babusingh <[email protected]> Co-authored-by: Pooja Babusingh <[email protected]> * [INJIMOB-799] append timestamp to the restored vc vckey to make it unique (#1230) * [INJIMOB-799] append timestamp to the restored vc vckey to make it unique Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-799] set isPinned status to false for all VCs before generating backup file Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-799] add timestamp to the vcMetadata and add it to the restored vc vckey to make it unique Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-799] send error event when exporting data is failed and refactor the way of setting timestamp in metadata Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-799] call getVcKey method on vcMetadata class instance not directly on vc metadata Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-799] update vc item machine typegen files Signed-off-by: PuBHARGAVI <[email protected]> --------- Signed-off-by: PuBHARGAVI <[email protected]> Signed-off-by: Swati Goel <[email protected]> Co-authored-by: Swati Goel <[email protected]> * Revert "Merge pull request #1227 from tw-mosip/internal-release-01-02-2024" (#1242) This reverts commit 6de62fccb67f7b1da4219ea79edeba6dc56aeb10, reversing changes made to f63445fc0821311bb005880ab4c5ed8d1179a630. Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB 841] fix the logic of updating the pin status for e-signet and sunbird VCs (#1239) * [INJIMOB-841] fix the logic of updating the pin status for esignet and sunbird cards Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-841] remove the occurence of setVcUpdate event in all files Signed-off-by: PuBHARGAVI <[email protected]> --------- Signed-off-by: PuBHARGAVI <[email protected]> * [INJI-763] use fixed version for iriscan library (#1220) Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> * MOSIP-31479 Updated read me file for inji automation (#1244) Signed-off-by: kamalsingh <[email protected]> * [Internal-Release-20+] : Sunbird Changes (#1243) * [INJIMOB-683]: add testid for missed vc field (#1226) * [INJIMOB-683]: add testid for missed vc field Signed-off-by: Vijay <[email protected]> * [INJIMOB-683]: add testidprops for missed vc field Signed-off-by: Vijay <[email protected]> * [INJIMOB-683]: add testidprops for missed vc field Signed-off-by: Vijay <[email protected]> --------- Signed-off-by: Vijay <[email protected]> * [INJIMOB-770]: parse date received in the vc's (#1225) * [INJIMOB-770]: parse date received in the vc's Signed-off-by: Vijay <[email protected]> * [INJIMOB-770]: parse date received in the vc's Signed-off-by: Vijay <[email protected]> --------- Signed-off-by: Vijay <[email protected]> * downgrade cocoapods version (#1231) Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> * Use latest cocoapods version (#1236) * downgrade cocoapods version Signed-off-by: adityankannan-tw <[email protected]> * use latest cocoapods version Signed-off-by: adityankannan-tw <[email protected]> --------- Signed-off-by: adityankannan-tw <[email protected]> Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> --------- Signed-off-by: Vijay <[email protected]> Signed-off-by: adityankannan-tw <[email protected]> Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> * [Injimob 821] add setTimeout api in the react native cloud storage library to set the timeout of the fetch operation (#1245) * [INJIMOB-841] fix the logic of updating the pin status for esignet and sunbird cards Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-841] remove the occurence of setVcUpdate event in all files Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-821] update react-native-cloud-storage package and generate patch file for setTimeout api changes Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-821] add setTimeout function type definition in RNCloudStorage.d.ts file and call it in inji Signed-off-by: PuBHARGAVI <[email protected]> --------- Signed-off-by: PuBHARGAVI <[email protected]> * Inji mob 737 rtl issue (#1238) * [INJIMOB-737]: fix RTL issue Signed-off-by: srikanth716 <[email protected]> * [INJIMOB-737]: fix receive card navigation issue Signed-off-by: srikanth716 <[email protected]> * [INJIMOB-737]: fix receive card back icon rendering position Signed-off-by: srikanth716 <[email protected]> * [INJIMOB-737]: refactor the header right and left Signed-off-by: srikanth716 <[email protected]> --------- Signed-off-by: srikanth716 <[email protected]> * Remove error toaster when retrying for backup or restore (#1241) * [INJIMOB-825]: remove error toaster when retrying for backup or restore Signed-off-by: Pooja Babusingh <[email protected]> * [INJIMOB-825]: refactor to check on data availability and storage avilability Signed-off-by: Pooja Babusingh <[email protected]> * [INJIMOB-788] add gap between action buttons in Error screen Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-788] add theme colors to backup&restore flow icons Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-788] modify style of gradient button Signed-off-by: KiruthikaJeyashankar <[email protected]> --------- Signed-off-by: Pooja Babusingh <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> Co-authored-by: Pooja Babusingh <[email protected]> Co-authored-by: KiruthikaJeyashankar <[email protected]> * [INJI-766] remove backupAndRestore variable from env file (#1249) Signed-off-by: PuBHARGAVI <[email protected]> Co-authored-by: PuBHARGAVI <[email protected]> * Inji 775-auto backup (#1240) * [INJIMOB-775]: add autobackup flow for VC downlaod and deletion Signed-off-by: Alka <[email protected]> * [INJIMOB-775]: add logic to autobackup on first time account configuration Signed-off-by: Alka Prasad <[email protected]> * [INJIMOB-775]: add logic to autobackup vc on deletion and download only if the account is configured Signed-off-by: Alka Prasad <[email protected]> * [INJIMOB-775]: add logic to not show success or failure notification for auto backup Signed-off-by: Alka Prasad <[email protected]> * [INJIMOB-775]: add logic to trigger auto backup for tampered VC deletion Signed-off-by: Alka Prasad <[email protected]> * [INJIMOB-775]: add account configuration check under data backup feature toggle Signed-off-by: Alka Prasad <[email protected]> * [INJIMOB-775]: resolve functional issues related to rebase from develop Signed-off-by: Alka Prasad <[email protected]> * [INJIMOB-775]: add gaurd condition at all failure for autobackup Signed-off-by: Alka Prasad <[email protected]> * [INJIMOB-775]: remove usage of unnecessary event Signed-off-by: Alka Prasad <[email protected]> * [INJIMOB-775]: add missing target Signed-off-by: Alka Prasad <[email protected]> * [INJIMOB-775]: add missing bracket Signed-off-by: Alka Prasad <[email protected]> --------- Signed-off-by: Alka <[email protected]> Signed-off-by: Alka Prasad <[email protected]> Signed-off-by: Alka Prasad <[email protected]> * Remove patch for boost package (#1248) * hardcode latest version for cocoapods Signed-off-by: adityankannan-tw <[email protected]> * remove boost patch package Signed-off-by: adityankannan-tw <[email protected]> * Update push-triggers.yml * revert the fixed version changes for cocoapods Signed-off-by: adityankannan-tw <[email protected]> * use kattu workflow for push trigger file Signed-off-by: adityankannan-tw <[email protected]> --------- Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> * Injimob 572 bug received vc deleted (#1247) * [INJIMOB-572]: Removing filter method to fix the bug for deleted VCs received. Signed-off-by: BalachandarG <[email protected]> * [INJIMOB-572]: Adding timestamp to recevied VCs for VC key uniqueness. Signed-off-by: BalachandarG <[email protected]> --------- Signed-off-by: BalachandarG <[email protected]> * Inji mob 726 invalid id error handling (#1246) * [INJIMOB-726]: refactor Invalid input ID error handling Signed-off-by: srikanth716 <[email protected]> * [INJIMOB-726]: fix case sensitivity of error message Signed-off-by: srikanth716 <[email protected]> * [INJIMOB-726]: fix case sensitivity of error message Signed-off-by: srikanth716 <[email protected]> * [INJIMOB-726]: make id field optional, while calling trim function Signed-off-by: Vijay <[email protected]> * Remove patch for boost package (#1248) * hardcode latest version for cocoapods Signed-off-by: adityankannan-tw <[email protected]> * remove boost patch package Signed-off-by: adityankannan-tw <[email protected]> * Update push-triggers.yml * revert the fixed version changes for cocoapods Signed-off-by: adityankannan-tw <[email protected]> * use kattu workflow for push trigger file Signed-off-by: adityankannan-tw <[email protected]> --------- Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> --------- Signed-off-by: srikanth716 <[email protected]> Signed-off-by: Vijay <[email protected]> Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: Vijay <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> * Inji 775 (#1250) * [INJIMOB-788]: add type success in notification banner Signed-off-by: Alka Prasad <[email protected]> * [INJIMOB-775]: update logic to trigger autobackup from backup and restore screen and remove usage of backup feature toggle Signed-off-by: Alka Prasad <[email protected]> --------- Signed-off-by: Alka Prasad <[email protected]> * [INJIMOB-760]: update mosip Logo Signed-off-by: Vijay <[email protected]> * [INJIMOB-834] ignore corrupted VC while performing backup Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-834] remove corrupted VC metaData while performing backup Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] add backup & restore in iOS (iCloud) (#119) * [INJIMOB-752] - Added basic backup and restore flow for iCloud Signed-off-by: Sreenadh S <[email protected]> * [INJIMOB-752] show proceed screen based on stored value Co-authored-by: Sreenadh S <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] fetch last backup details of iCloud Co-authored-by: Sreenadh S <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] download any unsynced files during lang setup in iOS Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] show permision required screen when not signed in on iOS Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] retry to sync unsynced file if exists while fetching last backup details Co-authored-by: Sreenadh S <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] - Added sync and open settings Signed-off-by: Sreenadh S <[email protected]> * [INJIMOB-752] - Add missing translations and refactor Signed-off-by: Sreenadh S <[email protected]> * [INJIMOB-752] - refactoring Signed-off-by: Sreenadh S <[email protected]> * [INJIMOB-834] ignore corrupted VC while performing backup (#1253) * [INJIMOB-834] ignore corrupted VC while performing backup Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-834] remove corrupted VC metaData while performing backup Signed-off-by: KiruthikaJeyashankar <[email protected]> --------- Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] download any unsynced files during lang setup in iOS Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] remove backup and restore toggle Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] sync style of newLabel in purple and default theme Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] remove debug logs Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] rename file googleCloudUtils to CloudBackupAndRestoreUtils Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] return no backup faile error when backupfiles list from cloud is empty Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] add initail state in downloadingCredential to fix warning Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] - Added delayed visibility for backup screen Signed-off-by: Sreenadh S <[email protected]> --------- Signed-off-by: Sreenadh S <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> Co-authored-by: Sreenadh S <[email protected]> * [INJIMOB-787] Conditional restore of VCs (#120) * [INJI-787] add bootstrap state for restarting restore ops Notes: - all operations depend on the state of the $DOCUMENT_DIR/inji/backup/ directory contents and not on the state of the MMKV DB Signed-off-by: Harsh Vardhan <[email protected]> * [INJI-787] conditional restore on restart of restore Signed-off-by: Harsh Vardhan <[email protected]> * [INJIMOB-787] fix recent file finder code Signed-off-by: Harsh Vardhan <[email protected]> * [INJIMOB-787] add vc remove logic for partial restore Signed-off-by: Harsh Vardhan <[email protected]> * [INJIMOB-787] refactor, ACK reviews, rm dead condition Signed-off-by: Harsh Vardhan <[email protected]> * [INJIMOB-787] remove console.logs Signed-off-by: Harsh Vardhan <[email protected]> * [INJIMOB-787] remove irrelevant TODOs Signed-off-by: Harsh Vardhan <[email protected]> --------- Signed-off-by: Harsh Vardhan <[email protected]> * Revert "Inji mob 737 rtl issue (#1238)" This reverts commit 2665cdeee193d7fb428fc10354f30cc25084b83d. * [INJIMOB-760]: adjust the mosip logo in the issuer section Signed-off-by: Vijay <[email protected]> * Inji 787 Xstate refactor (#1262) * [INJIMOB-837] update bundle id and team id for ios (#1273) Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> * [Injimob-685] fix download error issue which we are getting when the received vc is tampered or when the vc is not stored properly (#1271) * [INJIMOB-834] ignore corrupted VC while performing backup (#1253) * [INJIMOB-834] ignore corrupted VC while performing backup Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-834] remove corrupted VC metaData while performing backup Signed-off-by: KiruthikaJeyashankar <[email protected]> --------- Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-837] update ios version and bundle id (#1256) Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> * INJIMOB - 837 - Update developer team id to match profiles (#1258) * [INJIMOB-837] update ios version and bundle id Signed-off-by: adityankannan-tw <[email protected]> * [INJIMOB-837] update the developer team to match profiles Signed-off-by: adityankannan-tw <[email protected]> --------- Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> * Inji 752 backup to iCloud (#1251) * [INJIMOB-760]: update mosip Logo Signed-off-by: Vijay <[email protected]> * [INJIMOB-834] ignore corrupted VC while performing backup Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] - Added basic backup and restore flow for iCloud Signed-off-by: Sreenadh S <[email protected]> * [INJIMOB-752] show proceed screen based on stored value Co-authored-by: Sreenadh S <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] fetch last backup details of iCloud Co-authored-by: Sreenadh S <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] download any unsynced files during lang setup in iOS Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] show permision required screen when not signed in on iOS Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] retry to sync unsynced file if exists while fetching last backup details Co-authored-by: Sreenadh S <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] - Added sync and open settings Signed-off-by: Sreenadh S <[email protected]> * [INJIMOB-752] - Add missing translations and refactor Signed-off-by: Sreenadh S <[email protected]> * [INJIMOB-752] - refactoring Signed-off-by: Sreenadh S <[email protected]> * [INJIMOB-834] remove corrupted VC metaData while performing backup Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] download any unsynced files during lang setup in iOS Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] remove backup and restore toggle Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] sync style of newLabel in purple and default theme Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] remove debug logs Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] rename file googleCloudUtils to CloudBackupAndRestoreUtils Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] return no backup faile error when backupfiles list from cloud is empty Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] add initail state in downloadingCredential to fix warning Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] - Added delayed visibility for backup screen Signed-off-by: Sreenadh S <[email protected]> * [INJIMOB-752] fix delay in databackup and restore screen Signed-off-by: KiruthikaJeyashankar <[email protected]> --------- Signed-off-by: Vijay <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> Signed-off-by: Sreenadh S <[email protected]> Co-authored-by: Vijay <[email protected]> Co-authored-by: KiruthikaJeyashankar <[email protected]> Co-authored-by: Swati Goel <[email protected]> * [Reverse-Sync-14-02-2024] : Sunbird Integration & Data Backup and Restore Implementation (#1261) * fix cancel download popup not shown Signed-off-by: KiruthikaJeyashankar <[email protected]> * fix: show tuvali version Co-authored-by: vijay151096 <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> * downgrade tuvali version to 0.4.6 for qa testing (#1149) Signed-off-by: PuBHARGAVI <[email protected]> * Revert "downgrade tuvali version to 0.4.6 for qa testing (#1149)" This reverts commit 633f42f65f07612f4ed628c650841a12c034e235. Signed-off-by: Swati Goel <[email protected]> * Resetting the Data_Backup Toggle (#1202) * [INJI-766] set backupAndRestore env variable to true and remove full stop in the kan langugage in one of the help page question Signed-off-by: PuBHARGAVI <[email protected]> * [INJI-766] remove backupAndRestore variable from env file Signed-off-by: PuBHARGAVI <[email protected]> * Revert "Merge pull request #1227 from tw-mosip/internal-release-01-02-2024" (#1242) This reverts commit 6de62fccb67f7b1da4219ea79edeba6dc56aeb10, reversing changes made to f63445fc0821311bb005880ab4c5ed8d1179a630. Signed-off-by: PuBHARGAVI <[email protected]> * [Internal-Release-20+] : Sunbird Changes (#1243) * [INJIMOB-683]: add testid for missed vc field (#1226) * [INJIMOB-683]: add testid for missed vc field Signed-off-by: Vijay <[email protected]> * [INJIMOB-683]: add testidprops for missed vc field Signed-off-by: Vijay <[email protected]> * [INJIMOB-683]: add testidprops for missed vc field Signed-off-by: Vijay <[email protected]> --------- Signed-off-by: Vijay <[email protected]> * [INJIMOB-770]: parse date received in the vc's (#1225) * [INJIMOB-770]: parse date received in the vc's Signed-off-by: Vijay <[email protected]> * [INJIMOB-770]: parse date received in the vc's Signed-off-by: Vijay <[email protected]> --------- Signed-off-by: Vijay <[email protected]> * downgrade cocoapods version (#1231) Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> * Use latest cocoapods version (#1236) * downgrade cocoapods version Signed-off-by: adityankannan-tw <[email protected]> * use latest cocoapods version Signed-off-by: adityankannan-tw <[email protected]> --------- Signed-off-by: adityankannan-tw <[email protected]> Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> --------- Signed-off-by: Vijay <[email protected]> Signed-off-by: adityankannan-tw <[email protected]> Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> * [INJIMOB-760]: update mosip Logo Signed-off-by: Vijay <[email protected]> * [INJIMOB-834] ignore corrupted VC while performing backup Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-834] remove corrupted VC metaData while performing backup Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] add backup & restore in iOS (iCloud) (#119) * [INJIMOB-752] - Added basic backup and restore flow for iCloud Signed-off-by: Sreenadh S <[email protected]> * [INJIMOB-752] show proceed screen based on stored value Co-authored-by: Sreenadh S <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] fetch last backup details of iCloud Co-authored-by: Sreenadh S <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] download any unsynced files during lang setup in iOS Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] show permision required screen when not signed in on iOS Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] retry to sync unsynced file if exists while fetching last backup details Co-authored-by: Sreenadh S <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] - Added sync and open settings Signed-off-by: Sreenadh S <[email protected]> * [INJIMOB-752] - Add missing translations and refactor Signed-off-by: Sreenadh S <[email protected]> * [INJIMOB-752] - refactoring Signed-off-by: Sreenadh S <[email protected]> * [INJIMOB-834] ignore corrupted VC while performing backup (#1253) * [INJIMOB-834] ignore corrupted VC while performing backup Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-834] remove corrupted VC metaData while performing backup Signed-off-by: KiruthikaJeyashankar <[email protected]> --------- Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] download any unsynced files during lang setup in iOS Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] remove backup and restore toggle Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] sync style of newLabel in purple and default theme Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] remove debug logs Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] rename file googleCloudUtils to CloudBackupAndRestoreUtils Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] return no backup faile error when backupfiles list from cloud is empty Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] add initail state in downloadingCredential to fix warning Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] - Added delayed visibility for backup screen Signed-off-by: Sreenadh S <[email protected]> --------- Signed-off-by: Sreenadh S <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> Co-authored-by: Sreenadh S <[email protected]> * [INJIMOB-787] Conditional restore of VCs (#120) * [INJI-787] add bootstrap state for restarting restore ops Notes: - all operations depend on the state of the $DOCUMENT_DIR/inji/backup/ directory contents and not on the state of the MMKV DB Signed-off-by: Harsh Vardhan <[email protected]> * [INJI-787] conditional restore on restart of restore Signed-off-by: Harsh Vardhan <[email protected]> * [INJIMOB-787] fix recent file finder code Signed-off-by: Harsh Vardhan <[email protected]> * [INJIMOB-787] add vc remove logic for partial restore Signed-off-by: Harsh Vardhan <[email protected]> * [INJIMOB-787] refactor, ACK reviews, rm dead condition Signed-off-by: Harsh Vardhan <[email protected]> * [INJIMOB-787] remove console.logs Signed-off-by: Harsh Vardhan <[email protected]> * [INJIMOB-787] remove irrelevant TODOs Signed-off-by: Harsh Vardhan <[email protected]> --------- Signed-off-by: Harsh Vardhan <[email protected]> * Revert "Inji mob 737 rtl issue (#1238)" This reverts commit 2665cdeee193d7fb428fc10354f30cc25084b83d. * [INJIMOB-760]: adjust the mosip logo in the issuer section Signed-off-by: Vijay <[email protected]> --------- Signed-off-by: KiruthikaJeyashankar <[email protected]> Signed-off-by: PuBHARGAVI <[email protected]> Signed-off-by: Swati Goel <[email protected]> Signed-off-by: Vijay <[email protected]> Signed-off-by: adityankannan-tw <[email protected]> Signed-off-by: adityankannan-tw <[email protected]> Signed-off-by: Sreenadh S <[email protected]> Signed-off-by: Harsh Vardhan <[email protected]> Co-authored-by: KiruthikaJeyashankar <[email protected]> Co-authored-by: Swati Goel <[email protected]> Co-authored-by: PuBHARGAVI <[email protected]> Co-authored-by: Pooja Babusingh <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> Co-authored-by: Sreenadh S <[email protected]> Co-authored-by: Harsh Vardhan <[email protected]> * [INJIMOB-685] remove received vc metadata from storage when it is tampered or failed to store vc into storage Signed-off-by: PuBHARGAVI <[email protected]> * Injimob 837 - Update the bundle id for new app (#1263) * [INJIMOB-837] update ios version and bundle id Signed-off-by: adityankannan-tw <[email protected]> * [INJIMOB-837] update the developer team to match profiles Signed-off-by: adityankannan-tw <[email protected]> * [INJIMOB-837] update the flavor with correct id Signed-off-by: adityankannan-tw <[email protected]> --------- Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> * [INJIMOB-685] remove redundant store error in request machine Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-837] update the flavor with correct id (#1265) Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> * [INJIMOB-685] remove redundant logic to remove the tampered vc metadata Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-685] fix the logic of checking if tampered vc is myvc or received vc Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-685] fix tampering of received vcs If the received vc is tampered, we should be deleting the vc file & metadata of it. Since the metadata removal was not performed, we were getting download error. This is resolved here. Co-authored-by: PuBHARGAVI <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-787] refactor backup & restore state machine (#1266) * fix cancel download popup not shown Signed-off-by: KiruthikaJeyashankar <[email protected]> * fix: show tuvali version Co-authored-by: vijay151096 <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> * downgrade tuvali version to 0.4.6 for qa testing (#1149) Signed-off-by: PuBHARGAVI <[email protected]> * Revert "downgrade tuvali version to 0.4.6 for qa testing (#1149)" This reverts commit 633f42f65f07612f4ed628c650841a12c034e235. Signed-off-by: Swati Goel <[email protected]> * Resetting the Data_Backup Toggle (#1202) * [INJI-766] set backupAndRestore env variable to true and remove full stop in the kan langugage in one of the help page question Signed-off-by: PuBHARGAVI <[email protected]> * [INJI-766] remove backupAndRestore variable from env file Signed-off-by: PuBHARGAVI <[email protected]> * Revert "Merge pull request #1227 from tw-mosip/internal-release-01-02-2024" (#1242) This reverts commit 6de62fccb67f7b1da4219ea79edeba6dc56aeb10, reversing changes made to f63445fc0821311bb005880ab4c5ed8d1179a630. Signed-off-by: PuBHARGAVI <[email protected]> * [Internal-Release-20+] : Sunbird Changes (#1243) * [INJIMOB-683]: add testid for missed vc field (#1226) * [INJIMOB-683]: add testid for missed vc field Signed-off-by: Vijay <[email protected]> * [INJIMOB-683]: add testidprops for missed vc field Signed-off-by: Vijay <[email protected]> * [INJIMOB-683]: add testidprops for missed vc field Signed-off-by: Vijay <[email protected]> --------- Signed-off-by: Vijay <[email protected]> * [INJIMOB-770]: parse date received in the vc's (#1225) * [INJIMOB-770]: parse date received in the vc's Signed-off-by: Vijay <[email protected]> * [INJIMOB-770]: parse date received in the vc's Signed-off-by: Vijay <[email protected]> --------- Signed-off-by: Vijay <[email protected]> * downgrade cocoapods version (#1231) Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> * Use latest cocoapods version (#1236) * downgrade cocoapods version Signed-off-by: adityankannan-tw <[email protected]> * use latest cocoapods version Signed-off-by: adityankannan-tw <[email protected]> --------- Signed-off-by: adityankannan-tw <[email protected]> Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> --------- Signed-off-by: Vijay <[email protected]> Signed-off-by: adityankannan-tw <[email protected]> Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> * [INJIMOB-760]: update mosip Logo Signed-off-by: Vijay <[email protected]> * [INJIMOB-834] ignore corrupted VC while performing backup Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-834] remove corrupted VC metaData while performing backup Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] add backup & restore in iOS (iCloud) (#119) * [INJIMOB-752] - Added basic backup and restore flow for iCloud Signed-off-by: Sreenadh S <[email protected]> * [INJIMOB-752] show proceed screen based on stored value Co-authored-by: Sreenadh S <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] fetch last backup details of iCloud Co-authored-by: Sreenadh S <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] download any unsynced files during lang setup in iOS Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] show permision required screen when not signed in on iOS Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] retry to sync unsynced file if exists while fetching last backup details Co-authored-by: Sreenadh S <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] - Added sync and open settings Signed-off-by: Sreenadh S <[email protected]> * [INJIMOB-752] - Add missing translations and refactor Signed-off-by: Sreenadh S <[email protected]> * [INJIMOB-752] - refactoring Signed-off-by: Sreenadh S <[email protected]> * [INJIMOB-834] ignore corrupted VC while performing backup (#1253) * [INJIMOB-834] ignore corrupted VC while performing backup Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-834] remove corrupted VC metaData while performing backup Signed-off-by: KiruthikaJeyashankar <[email protected]> --------- Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] download any unsynced files during lang setup in iOS Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] remove backup and restore toggle Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] sync style of newLabel in purple and default theme Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] remove debug logs Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] rename file googleCloudUtils to CloudBackupAndRestoreUtils Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] return no backup faile error when backupfiles list from cloud is empty Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] add initail state in downloadingCredential to fix warning Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] - Added delayed visibility for backup screen Signed-off-by: Sreenadh S <[email protected]> --------- Signed-off-by: Sreenadh S <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> Co-authored-by: Sreenadh S <[email protected]> * [INJIMOB-787] Conditional restore of VCs (#120) * [INJI-787] add bootstrap state for restarting restore ops Notes: - all operations depend on the state of the $DOCUMENT_DIR/inji/backup/ directory contents and not on the state of the MMKV DB Signed-off-by: Harsh Vardhan <[email protected]> * [INJI-787] conditional restore on restart of restore Signed-off-by: Harsh Vardhan <[email protected]> * [INJIMOB-787] fix recent file finder code Signed-off-by: Harsh Vardhan <[email protected]> * [INJIMOB-787] add vc remove logic for partial restore Signed-off-by: Harsh Vardhan <[email protected]> * [INJIMOB-787] refactor, ACK reviews, rm dead condition Signed-off-by: Harsh Vardhan <[email protected]> * [INJIMOB-787] remove console.logs Signed-off-by: Harsh Vardhan <[email protected]> * [INJIMOB-787] remove irrelevant TODOs Signed-off-by: Harsh Vardhan <[email protected]> --------- Signed-off-by: Harsh Vardhan <[email protected]> * Revert "Inji mob 737 rtl issue (#1238)" This reverts commit 2665cdeee193d7fb428fc10354f30cc25084b83d. * [INJIMOB-760]: adjust the mosip logo in the issuer section Signed-off-by: Vijay <[email protected]> * [INJIMOB-787] refactor backup & restore states machines Signed-off-by: Harsh Vardhan <[email protected]> * [INJIMOB-752] fix label for drive name on backup Signed-off-by: Harsh Vardhan <[email protected]> * [INJIMOB-799] fix show restored vcs as shareable Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-752] fix warnings Signed-off-by: KiruthikaJeyashankar <[email protected]> --------- Signed-off-by: KiruthikaJeyashankar <[email protected]> Signed-off-by: PuBHARGAVI <[email protected]> Signed-off-by: Swati Goel <[email protected]> Signed-off-by: Vijay <[email protected]> Signed-off-by: adityankannan-tw <[email protected]> Signed-off-by: adityankannan-tw <[email protected]> Signed-off-by: Sreenadh S <[email protected]> Signed-off-by: Harsh Vardhan <[email protected]> Co-authored-by: vijay151096 <[email protected]> Co-authored-by: Swati Goel <[email protected]> Co-authored-by: PuBHARGAVI <[email protected]> Co-authored-by: Pooja Babusingh <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> Co-authored-by: Sreenadh S <[email protected]> Co-authored-by: Harsh Vardhan <[email protected]> * [INJIMOB-685] remove unused state and actions in requestMachine After adding timestamp to the incoming received vc, every vc shared from wallet is condered as separate vc. Due to this reason, the check if the incoming vc is already available in our received vcs will always be returning false. Thus removing the mergingIncomingVcrelated states in requestMachine to avoid unnecessary checks. Co-authored-by: PuBHARGAVI <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-685] remove sharing reason related code Co-authored-by: PuBHARGAVI <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB_685] remove unused event in vc machine Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-685] revert ios fastfile and project.pbxproj files changes Signed-off-by: PuBHARGAVI <[email protected]> --------- Signed-off-by: KiruthikaJeyashankar <[email protected]> Signed-off-by: adityankannan-tw <[email protected]> Signed-off-by: Vijay <[email protected]> Signed-off-by: Sreenadh S <[email protected]> Signed-off-by: PuBHARGAVI <[email protected]> Signed-off-by: Swati Goel <[email protected]> Signed-off-by: adityankannan-tw <[email protected]> Signed-off-by: Harsh Vardhan <[email protected]> Co-authored-by: KiruthikaJeyashankar <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> Co-authored-by: Sreenadh S <[email protected]> Co-authored-by: Vijay <[email protected]> Co-authored-by: Swati Goel <[email protected]> Co-authored-by: Pooja Babusingh <[email protected]> Co-authored-by: Harsh Vardhan <[email protected]> * [INJIMOB-856] add testIds (#1274) testIDs added for - Inji tour guide slides, banner notification, issuer component Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-852] - Grace fully handling scrollToIndex error of flatlist (#1276) Signed-off-by: Sreenadh S <[email protected]> * [INJIMOB-864] disable backup button when restoring and vice versa (#1280) Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-867] - remove all files including unsynced files and get latest file based on date (#1282) Signed-off-by: Sreenadh S <[email protected]> * [INJIMOB - 865,868] - Fix duplicate VC key for restored VC's and remove metadata if vc file not found (#1284) * [INJIMOB-something] use incremental timestamp for restore and make unload take a flag start time Signed-off-by: Harsh Vardhan <[email protected]> * [INJIMOB-865,868] fix duplicate vckey value for restored vcs and remove vc metadata if file not found Co-authored-by: adityankannan-tw <[email protected]> Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-869] remove unused method in store.ts machine Co-authored-by: adityankannan-tw <[email protected]> Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-869] revert removing vc metadata if file not found Co-authored-by: adityankannan-tw <[email protected]> Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-865] fix tamper vc removal When a VC is tampered, we get the tampered vc popup. Once we press okay button in the popup, we will be refreshing the vc machine's myVcs & recievedVcs context. Due to calling of parallel states, we were having issue with refreshing of myVcs. It is fixed by targeting to init state to refresh Co-authored-by: adityankannan-tw <[email protected]> Co-authored-by: PuBHARGAVI <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-865] remove vc metadata when file is not found Co-authored-by: adityankannan-tw <[email protected]> Co-authored-by: KiruthikaJeyashankar <[email protected]> Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-869] add code comments & fix minor code issues Signed-off-by: Harsh Vardhan <[email protected]> --------- Signed-off-by: Harsh Vardhan <[email protected]> Signed-off-by: PuBHARGAVI <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> Co-authored-by: Harsh Vardhan <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> Co-authored-by: KiruthikaJeyashankar <[email protected]> * Inji 604 Verify VC error changes to be merged into release branch (#1277) * [INJI-604]: Handle Verification VC Error Scenarios Signed-off-by: BalachandarG <[email protected]> * [INJIMOB-604] remove the card from UI when verify credential is failed and show error overlay Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-604] remove unused actions in existingMosipVcItem and issuers machine Signed-off-by: PuBHARGAVI <[email protected]> * INJIMOB-604 Replace Error message overlay with new error screen. Signed-off-by: BalachandarG <[email protected]> * [INJI-604]: Transation added for Verification error messages. Signed-off-by: BalachandarG <[email protected]> * [INJI-604] remove unnecessary log in error screen Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-604] remove removeVcFromMyVcs action from verify vc failed event and fix typegen warnings Signed-off-by: PuBHARGAVI <[email protected]> * INJIMOB-604 : Removing logs and renaming functions Signed-off-by: BalachandarG <[email protected]> * [INJIMOB-604]: Removing unused method. Signed-off-by: BalachandarG <[email protected]> * [Inji-604]: Fixing the issue of recursive VC deletion during Go Back event in Verification Error screen. Signed-off-by: BalachandarG <[email protected]> * [Inji-604]: Fixing bugs post conflict resolve. Signed-off-by: BalachandarG <[email protected]> * [Inji-604]: Removing unused events and adding translations for Go Back button * [Inji-604]: Removed angle brackets for Technical Error * [Inji-604]: Added ToDo to handle backup * [Inji-604]: Removing isVerified flag from the Existing VC Item Machine. * [Inji-604] iOS crash fixed for Verification error Go Back Button Signed-off-by: BalachandarG <[email protected]> --------- Signed-off-by: BalachandarG <[email protected]> Signed-off-by: PuBHARGAVI <[email protected]> Signed-off-by: Swati Goel <[email protected]> Co-authored-by: PuBHARGAVI <[email protected]> Co-authored-by: Swati Goel <[email protected]> * [INJIMOB-881] add entitlements file changes for icloud (#1287) Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> * Injimob 881 - Update code signing identity (#1288) * [INJIMOB-881] add entitlements file changes for icloud Signed-off-by: adityankannan-tw <[email protected]> * [INJIMOB-881] update code signing identity to iphone distribution Signed-off-by: adityankannan-tw <[email protected]> --------- Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> * mocked the verification and updated the app name for app releated popups (#1290) Signed-off-by: Vijay <[email protected]> Co-authored-by: Vijay <[email protected]> * [INJIMOB-763] increase threshold of face match config (#1298) Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> * [INJIMOB-531] send base64 encode data to encrypt to avoid data loss (#1305) * [INJIMOB-531] send base64 encode data to encrypt to avoid data truncation When we pass data from a react native app with <part1>\x00<part2> value, any data post the \x00 gets truncated (i.e., part2 is trimmed off). This happens most likely with the react native bridge. To avoid this issue of truncation, we are required to pass the data as base64 encoded string and secure-keystore module will perform decoding before processing for encryption. Co-authored-by: Harsh Vardhan <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-531] upgrade secure-keystore package version Signed-off-by: KiruthikaJeyashankar <[email protected]> --------- Signed-off-by: KiruthikaJeyashankar <[email protected]> Co-authored-by: Harsh Vardhan <[email protected]> * replace storeVerifiableCredential context variable with verifiable credential and remove unused actions in vc item machine (#1306) Signed-off-by: PuBHARGAVI <[email protected]> * OpenG2P Beneficiary Card Rendering Changes. (#1308) * OpenG2P Beneficiary Card Rendering Changes. Signed-off-by: Vijay <[email protected]> * OpenG2P Beneficiary Card Rendering Changes. Signed-off-by: Vijay <[email protected]> --------- Signed-off-by: Vijay <[email protected]> --------- Signed-off-by: KiruthikaJeyashankar <[email protected]> Signed-off-by: PuBHARGAVI <[email protected]> Signed-off-by: Swati Goel <[email protected]> Signed-off-by: adityankannan-tw <[email protected]> Signed-off-by: Anup Nehe <[email protected]> Signed-off-by: Srikanth Kola <[email protected]> Signed-off-by: srikanth716 <[email protected]> Signed-off-by: adityankannan-tw <[email protected]> Signed-off-by: Pooja Babusingh <[email protected]> Signed-off-by: kamalsingh <[email protected]> Signed-off-by: Vijay <[email protected]> Signed-off-by: Alka <[email protected]> Signed-off-by: Alka Prasad <[email protected]> Signed-off-by: Alka Prasad <[email protected]> Signed-off-by: BalachandarG <[email protected]> Signed-off-by: Sreenadh S <[email protected]> Signed-off-by: Harsh Vardhan <[email protected]> Co-authored-by: KiruthikaJeyashankar <[email protected]> Co-authored-by: vijay151096 <[email protected]> Co-authored-by: PuBHARGAVI <[email protected]> Co-authored-by: Pooja Babusingh <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> Co-authored-by: adityankannan-tw <[email protected]> Co-authored-by: anup-nehe <[email protected]> Co-authored-by: Srikanth Kola <[email protected]> Co-authored-by: kamalsinghthoughtworks <[email protected]> Co-authored-by: Poo…
- Loading branch information