Commit Graph

835 Commits

Author SHA1 Message Date
ehsunahmadi
34b2af5cb5 fix: refactor secret and passport-data management (#459)
* fix: refactor secret and passport-data management

* clean things up

* hadle biometric availablity state

* added unsafe_secret_privateKey & unsafe_clearSecrets in usePassport for devSettingsScreen

* remove setting of secret in loadingScreen as it's handled in usePassport internally
2025-03-21 21:45:03 +01:00
turnoffthiscomputer
e1186977d5 Implement advanced mode toggle with two-finger triple tap gesture in MockDataScreen (#469) 2025-03-21 21:42:31 +01:00
turnoffthiscomputer
f6d81f2ce4 feat: add staging API URL and update circuit DNS mapping fetching logic (#468) 2025-03-21 21:39:45 +01:00
Justin Hernandez
13968f559f remove android nfc required 2025-03-14 18:02:33 -05:00
turnoffthiscomputer
dbe1ca41a4 Merge pull request #443 from selfxyz/fix-mock-flow
Fix mock flow
2025-03-13 13:22:13 -04:00
turnoffthiscomputer
c11a0f9d06 Merge pull request #442 from selfxyz/justin/increase-ios-haptic-feedback
increase feedback intensity on ios
2025-03-13 06:31:41 -04:00
0xturboblitz
869b6c7da3 yarn nice 2025-03-12 23:41:50 -07:00
Justin Hernandez
8231bdfb09 increase feedback intensity on ios 2025-03-13 01:09:10 -05:00
Justin Hernandez
6029cb1996 update lock 2025-03-13 01:05:22 -05:00
Justin Hernandez
fa33d453c5 hide iOS ocr border 2025-03-13 00:46:06 -05:00
Justin Hernandez
43dfea8be2 remove fake fix 2025-03-13 00:23:04 -05:00
Justin Hernandez
e4e59db02b make ocr viewport and scan animation larger 2025-03-12 23:06:46 -05:00
Justin Hernandez
8120b337e5 fix ios border 2025-03-12 22:28:01 -05:00
0xturboblitz
6ed35b542f temporarily remove mock passport whose DSC is signed by a CSCA sig alg that is not used 2025-03-12 20:12:52 -07:00
0xturboblitz
b3898f2dd9 fix destructuration error from outdated initial sig alg name 2025-03-12 20:11:45 -07:00
turnoffthiscomputer
8ebfebfc58 Merge pull request #440 from selfxyz/update-logging
Update logging
2025-03-12 13:57:56 -04:00
turnoffthiscomputer
03a0b20363 fix PassportDataInfoScreen 2025-03-12 18:49:17 +01:00
turnoffthiscomputer
f122c69180 update logs 2025-03-12 18:48:46 +01:00
turnoffthiscomputer
884cb1bc64 remove iOS logs 2025-03-12 18:48:20 +01:00
turnoffthiscomputer
2174c23295 Merge pull request #413 from selfxyz/add-mock-passport-data-sig-alg
feat: expand signature algorithm support in MockDataScreen
2025-03-12 11:56:44 -04:00
0xturboblitz
d6401128e3 adding a disclaimer on loading screen that loading takes time, so people don't drop 2025-03-11 18:28:52 -07:00
turnoffthiscomputer
5b5c19914d feat: expand signature algorithm support in MockDataScreen 2025-03-11 23:40:10 +01:00
turnoffthiscomputer
21b38626ca feat: improve tree and registration 2025-03-11 20:48:21 +01:00
turnoffthiscomputer
ac80cb29d2 Merge pull request #397 from selfxyz/feat/mock-passport
add staging commitment tree url
2025-03-09 17:49:43 -04:00
turnoffthiscomputer
2271176160 add staging commitment tree url 2025-03-09 22:46:34 +01:00
turnoffthiscomputer
fbac62d758 Merge pull request #395 from selfxyz/feat/mock-passport
add staging proving flow
2025-03-09 14:24:17 -04:00
turnoffthiscomputer
bae2a38716 add more sig algs for mock passport data 2025-03-09 19:17:05 +01:00
turnoffthiscomputer
ceca6c53f7 add staging proving flow 2025-03-09 01:31:11 +01:00
0xturboblitz
ec52b7a800 yarn nice 2025-03-06 21:32:21 -08:00
0xturboblitz
7a527998ed update links 2025-03-06 21:28:54 -08:00
turnoffthiscomputer
5316927277 get circuit DNS mapping from api (#244) 2025-03-04 15:54:02 -08:00
turboblitz
5aaac5da8f bump to 2.4.7 (#243) 2025-03-03 09:29:27 -08:00
turboblitz
5f8840aae9 Disclosure polish (#238) 2025-02-26 10:46:57 +01:00
turnoffthiscomputer
4a4909e653 migrate supported circuits to api (#236) 2025-02-26 00:05:32 -07:00
turboblitz
64550d73ae Fix playground (#230)
Co-authored-by: turnoffthiscomputer <colin.remi07@gmail.com>
2025-02-26 00:05:03 -07:00
turnoffthiscomputer
0aff8628fc Improve logs (#227) 2025-02-25 05:35:04 +01:00
turnoffthiscomputer
c12bd6b5f5 Handle previous secret format (#221)
Co-authored-by: 0xturboblitz <florent.tavernier@gmail.com>
2025-02-25 05:26:32 +01:00
turnoffthiscomputer
66675bc420 bump iOS version (#220) 2025-02-24 13:41:21 -08:00
turboblitz
6c3c77060d fix ws connection not established on android release builds (#219) 2025-02-24 11:40:51 +01:00
turnoffthiscomputer
e4e8849872 bump version (#217)
Co-authored-by: 0xturboblitz <florent.tavernier@gmail.com>
2025-02-24 11:09:29 +01:00
turboblitz
3cbf98cedc reset app and proof separately (#218) 2025-02-24 11:08:16 +01:00
turboblitz
9167fcde29 Fix splash screen redirect (#216) 2025-02-24 10:31:06 +01:00
turnoffthiscomputer
7956c17492 Remove params from screen tracking (#213) 2025-02-24 09:47:56 +01:00
turnoffthiscomputer
14495732a3 fix bug in authentication flow in authProvider (#214) 2025-02-24 09:47:47 +01:00
turnoffthiscomputer
3338865870 Disable Sentry debug mode in dev (#215) 2025-02-24 09:47:28 +01:00
Justin Hernandez
f4334ced4b Prep app for EthDenver release (#211) 2025-02-23 21:57:19 +01:00
turboblitz
02f3f6b070 2.4.1 iOS release (#197)
Co-authored-by: Justin Hernandez <transphorm@gmail.com>
2025-02-23 06:31:47 -08:00
turboblitz
86baa9c3fb Navigation changes (#183)
Co-authored-by: Justin Hernandez <transphorm@gmail.com>
Co-authored-by: Aaron DeRuvo <aaron.deruvo@clabs.co>
Co-authored-by: turnoffthiscomputer <98749896+remicolin@users.noreply.github.com>
2025-02-23 06:42:30 +01:00
turnoffthiscomputer
1fce20c573 Sentry (#204) 2025-02-23 06:42:19 +01:00
turnoffthiscomputer
1726a6798d update events tracking (#209) 2025-02-22 21:41:40 -08:00