Commit Graph

665 Commits

Author SHA1 Message Date
turnoffthiscomputer
7f1d40a747 refact circuit inputs generation in app 2024-09-09 20:05:07 +02:00
turnoffthiscomputer
c8a611aa84 remove register commitment and clean imports 2024-09-09 19:46:50 +02:00
turnoffthiscomputer
9ee6dcc55f download circuit after QRcode scan 2024-09-09 19:20:25 +02:00
turnoffthiscomputer
465bc8ad7c add register circuits urls 2024-09-09 19:02:48 +02:00
turnoffthiscomputer
9ffd13f5a8 delete garbage file register_sha256WithRSAEncryption.cpp 2024-09-08 18:30:29 +02:00
turnoffthiscomputer
d61151bd41 add -allowProvisioningUpdates flag in build_ios_module.sh xcodebuild call 2024-09-08 18:03:48 +02:00
turnoffthiscomputer
bdff720014 Merge branch 'dev' of https://github.com/zk-passport/openpassport into dev 2024-09-08 16:04:04 +02:00
0xturboblitz
6ff80e50b5 update some outdated github links 2024-09-08 13:17:42 +09:00
0xturboblitz
a4a43dfbfc associate appclip.openpassport.app for future test 2024-09-07 21:13:40 +09:00
0xturboblitz
dd02619f32 associate openpassport.app domain 2024-09-07 00:46:51 +09:00
0xturboblitz
8ed452cdde readme fix for dat files 2024-09-06 22:29:27 +09:00
0xturboblitz
53a6b9c08e bump for release 2024-09-06 22:07:20 +09:00
0xturboblitz
a543cf39c1 remove accidentally pushed export 2024-09-06 21:47:55 +09:00
0xturboblitz
9e1de7be91 Update size report 2024-09-06 21:44:01 +09:00
0xturboblitz
34b869dc14 compress images more to get below threshold 2024-09-06 21:16:05 +09:00
0xturboblitz
f72f82b619 remove fonts from iOS 2024-09-06 19:42:45 +09:00
0xturboblitz
f648639f87 downloading .dat files live 2024-09-06 19:25:09 +09:00
0xturboblitz
2962a938f5 Update size report 2024-09-06 15:57:20 +09:00
0xturboblitz
fa57873c15 optimize images
- use jpeg for large images that don't need transparency
- remove unused images
2024-09-06 15:49:12 +09:00
0xturboblitz
97d7636270 ios details 2024-09-06 15:31:45 +09:00
0xturboblitz
040e4390df remove unused packages 2024-09-06 15:30:38 +09:00
0xturboblitz
102caf57ad Revert "also remove it on android (might be unecessary)"
This reverts commit cbd7bd140d.
2024-09-06 15:28:52 +09:00
0xturboblitz
7dd6266490 remove XCode test target 2024-09-06 13:17:59 +09:00
0xturboblitz
4c9bfd939c Small changes to make builds faster 2024-09-06 13:15:21 +09:00
0xturboblitz
cbd7bd140d also remove it on android (might be unecessary) 2024-09-05 23:35:32 +09:00
0xturboblitz
92f31dbc6c remove masterList bundled on iOS 2024-09-05 23:35:13 +09:00
0xturboblitz
c769d56ebb remove imports of deleted witnesscalcs 2024-09-05 22:50:52 +09:00
0xturboblitz
e72ed2e98b remove witness gen and .dat files for disclose and register circuits 2024-09-05 21:46:15 +09:00
0xturboblitz
10450503d4 remove lottie 2024-09-05 21:30:58 +09:00
0xturboblitz
f7919a670e first size report for reference 2024-09-05 21:29:39 +09:00
0xturboblitz
03506d6da3 start getting invocation link 2024-09-05 21:29:32 +09:00
0xturboblitz
69d36e1e9a make nfc not required on android so people can test with mock data 2024-09-05 20:07:27 +09:00
turnoffthiscomputer
b292b5ffa8 update toast error message 2024-09-03 15:48:19 +02:00
turnoffthiscomputer
78b203dac6 add proof_generation_failed to wss 2024-09-03 14:54:52 +02:00
turnoffthiscomputer
b25c2b6646 log error during proof generation in toast message 2024-09-03 14:36:00 +02:00
turnoffthiscomputer
4a401b6fe8 refactor ws and uuid default value 2024-09-03 13:00:47 +02:00
turnoffthiscomputer
bcd001c00e add userIDType 2024-09-03 12:36:45 +02:00
turboblitz
cf5cb9c454 Merge pull request #185 from zk-passport/android-debug
Android debug
2024-09-01 14:43:45 +09:00
0xturboblitz
593bea6a38 bump version for release 2024-09-01 14:41:38 +09:00
0xturboblitz
0a47d2890c bump Android Gradle Plugin to 8.1.0
- had to do some real buffoonery to make namespaces work. Hope packages end up updating to AGP >= 8.0
2024-08-31 17:45:38 +09:00
0xturboblitz
69b29ab106 some details, unsure if necessary 2024-08-31 16:04:09 +09:00
0xturboblitz
dd76c71742 main compileSdkVersion to 34 2024-08-31 15:52:04 +09:00
0xturboblitz
016fa9eda9 resolving com.gemalto.jp2:jp2-android 2024-08-31 15:17:17 +09:00
turnoffthiscomputer
b9bc1f9ba7 add a toast message in case of error with ws connection 2024-08-30 11:34:52 +02:00
turnoffthiscomputer
05de71fe84 fix typos 2024-08-30 10:19:29 +02:00
0xturboblitz
9854a4f09b restyle download zkey sheet 2024-08-30 14:29:21 +09:00
0xturboblitz
10e3cd5bcf downloading appropriate zkey if passportData is already loaded from previous session but zkey has not been downloaded properly 2024-08-30 13:57:02 +09:00
turnoffthiscomputer
2099e21539 refactor QR code scanning in app 2024-08-29 09:19:07 +02:00
0xturboblitz
61b8a56b6e update comment 2024-08-29 14:09:23 +09:00
0xturboblitz
db1751b5af gather app utils in /src 2024-08-29 14:03:02 +09:00