mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 05:27:57 -05:00
* [INJIMOB-990] - fix step to get client id based on app flavor Signed-off-by: Swati Goel <meet2swati@gmail.com> * [INJIMOB-990] - add checkout step to get client-id based on app flavor Signed-off-by: Swati Goel <meet2swati@gmail.com> * Update MoreOptionsPage.java (#1428) Signed-off-by: anup-nehe <117707464+anup-nehe@users.noreply.github.com> * [INJIMOB-695] fix vc detail view in receive screen (#1431) Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com> Co-authored-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com> * updated config file (#1433) * Update MoreOptionsPage.java Signed-off-by: anup-nehe <117707464+anup-nehe@users.noreply.github.com> * Update androidConfig.yml Signed-off-by: anup-nehe <117707464+anup-nehe@users.noreply.github.com> --------- Signed-off-by: anup-nehe <117707464+anup-nehe@users.noreply.github.com> * [INJIMOB-695] for esignet and sunbird show the banner message based on the verification call response (#1437) * [INJIMOB-695] store verification call response into storage for esignet and sunbird VC's Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com> * [INJIMOB-695] change the verification failure banner message as per the wireframe Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com> * [INJIMOB-695] In vcItem services file pass VC credentials properly to the verify credential method Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com> --------- Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com> * [Injimob-695]: Go back issue fixed for Verification error in Esignet Flow (#1442) * [Injimob-695]: Go back issue fixed for Verification error in Esignet flow. Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com> * [INJIMOB-695] change the name of isPendingVerificationError method to make it more meaningful and move vc verification status styles to theme files Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com> * [INJIMOB-695] remove unused imports and return verification error message properly in vcItem actions Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com> * [INJIMOB-695] remove unused imports in issuersActions file Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com> --------- Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com> Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com> Co-authored-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com> --------- Signed-off-by: Swati Goel <meet2swati@gmail.com> Signed-off-by: anup-nehe <117707464+anup-nehe@users.noreply.github.com> Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com> Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com> Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com> Co-authored-by: Swati Goel <meet2swati@gmail.com> Co-authored-by: Sreenadh S <32409698+sree96@users.noreply.github.com> Co-authored-by: anup-nehe <117707464+anup-nehe@users.noreply.github.com> Co-authored-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com> Co-authored-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com> Co-authored-by: balachandarg-tw <115633327+balachandarg-tw@users.noreply.github.com>