Commit Graph

635 Commits

Author SHA1 Message Date
turnoffthiscomputer
5fd38e9213 add UserInfo screen 2024-12-06 16:27:28 +01:00
turnoffthiscomputer
e8b4014dbd bump iOS version 2024-11-16 16:45:03 +07:00
turnoffthiscomputer
d113a641d1 bump android version 2024-11-16 02:06:37 +07:00
turnoffthiscomputer
bbc7a09948 redirect to scan flow if mock user or dg2hash is null 2024-11-16 02:04:48 +07:00
turnoffthiscomputer
42a5d48cdc store dg2 hash in the passport data on android 2024-11-16 02:01:22 +07:00
turnoffthiscomputer
676c207b16 delete settings option sheet 2024-11-06 10:12:34 +07:00
turnoffthiscomputer
58ee0fa118 bump version 2024-11-06 10:12:14 +07:00
turnoffthiscomputer
f58ac831a1 allow users to disclose nationality without asserting the value to a specific country 2024-11-02 18:32:49 +01:00
turnoffthiscomputer
0fe0881484 Merge branch 'dev' of https://github.com/zk-passport/openpassport into dev 2024-11-02 13:01:14 +01:00
turnoffthiscomputer
9ec22604eb bump version 2024-11-02 11:23:00 +01:00
turnoffthiscomputer
ba7027f0e5 update masterlist 2024-10-31 16:40:11 +01:00
0xturboblitz
8346d15d25 tryina improve reading 2024-10-31 16:36:02 +01:00
turnoffthiscomputer
2e4489ef47 fix padding on ValidProofScreen and WrongProofScreen 2024-10-30 22:17:00 +01:00
turnoffthiscomputer
a9bdc05eaa fix ProveScreen padding 2024-10-30 22:06:58 +01:00
turnoffthiscomputer
30608d2e13 display 'sha256 rsa' instead of 'sha256_rsa' in UI 2024-10-30 22:06:45 +01:00
turnoffthiscomputer
fb7025249f update sdk imports 2024-10-30 21:55:17 +01:00
turnoffthiscomputer
2b8c1bf82e fix typing issue 2024-10-30 19:22:50 +01:00
turnoffthiscomputer
df6539b581 use tamagui sheet instead of select component 2024-10-30 16:54:54 +01:00
turnoffthiscomputer
12fee6d2e6 Merge branch 'dev' of https://github.com/zk-passport/openpassport into frontend-optimization 2024-10-30 15:01:31 +01:00
turnoffthiscomputer
eeca42311b update @openpassport sdk dependencies 2024-10-28 18:10:53 +01:00
motemotech
bf542411f9 Merge branch 'dev' into update/openpassport-zk-kit 2024-10-28 15:03:32 +09:00
turnoffthiscomputer
a093f3bb84 handle when users come from deeplink without registering before 2024-10-27 22:38:51 +01:00
motemotech
f9c37a21f3 update lean imt ver and yarn.lock 2024-10-27 22:40:16 +09:00
turnoffthiscomputer
75dd587456 import @openpassport/zk-kit in other repos 2024-10-27 14:17:35 +01:00
0xturboblitz
a6441457da make sure to set passportData before switching screen 2024-10-26 20:52:45 +02:00
0xturboblitz
b2b0a59fdf fix import 2024-10-26 20:34:14 +02:00
0xturboblitz
05ab1c236d mock instead of fake passport in ui 2024-10-26 20:34:05 +02:00
0xturboblitz
93f61791ac fix android reading 2024-10-26 20:32:52 +02:00
turnoffthiscomputer
b05b21af5a minor clean 2024-10-26 12:39:42 +02:00
turnoffthiscomputer
33fae7e681 disable chevron left button on splashscreen 2024-10-26 12:33:00 +02:00
turnoffthiscomputer
f4b830b0b3 adapt splashScreen on passportData detection 2024-10-26 12:31:28 +02:00
turnoffthiscomputer
2cb868cfbb update fields to check on wrongProof Screen 2024-10-26 12:28:18 +02:00
turnoffthiscomputer
4bc4c23b6d upgrade tamagui version to 1.110.0 2024-10-26 11:11:24 +02:00
turnoffthiscomputer
792a1a454f minor changes in project.pbxproj 2024-10-26 10:21:15 +02:00
turnoffthiscomputer
78f1038cc9 read files from filesystem in proverModule.kt 2024-10-26 10:20:35 +02:00
turnoffthiscomputer
4117d13fec build witness calcs on android and add vc_and_disclose circuit 2024-10-26 10:19:20 +02:00
turnoffthiscomputer
7be44d8fb2 handle InvalidMRZKey 2024-10-26 02:12:06 +02:00
turnoffthiscomputer
a364da7da7 implement new qrcode parsing on android 2024-10-26 02:11:44 +02:00
turnoffthiscomputer
3ebb98a2b2 implement new screens on decrement step 2024-10-25 20:10:27 +02:00
turnoffthiscomputer
6d5680e9cf use a stable version of tamagui 2024-10-25 20:10:11 +02:00
turnoffthiscomputer
8dfc85e591 improve UI in MockDataScreen and NextScreen 2024-10-25 10:54:14 +02:00
turnoffthiscomputer
8f8f0c85e7 fix decrement step in Android 2024-10-25 10:53:50 +02:00
turnoffthiscomputer
0f4f7a7d09 fix decrementStep 2024-10-25 10:53:12 +02:00
turnoffthiscomputer
aa124162ec update user default profile picture 2024-10-25 10:53:02 +02:00
turnoffthiscomputer
8d1f95a42f minor UI clean 2024-10-24 19:35:26 +02:00
turnoffthiscomputer
0de8ec3dc8 replace calendar search by buttons on mockdatascreen 2024-10-24 19:34:40 +02:00
turnoffthiscomputer
e8a19ce06a clean AppScreenUI 2024-10-24 19:33:51 +02:00
turnoffthiscomputer
00af49b853 remove phone case indication from carousel 2024-10-24 19:33:34 +02:00
turnoffthiscomputer
bdb48967e3 update tamagui version 2024-10-24 19:33:07 +02:00
turnoffthiscomputer
acc8f19369 improve UI on start and camera screen 2024-10-23 18:28:56 +02:00