Commit Graph

2280 Commits

Author SHA1 Message Date
turnoffthiscomputer
62d73f64d6 Fix qrcode (#486)
* update AndroidManifest.xml to remove unnecessary pathPrefix from deeplink configuration

* bump android version

* fix self qrcode
2025-03-27 16:21:44 -07:00
turnoffthiscomputer
a0672cc574 bump version to 2.5.0 (#476)
* bump versions

* bump version

* bump android version

* fix deeplinking on android

* don't open the android app when the phone is nearby an RFID chip

* add build apk command

* add intent filter

* bump version

---------

Co-authored-by: Justin Hernandez <transphorm@gmail.com>
2025-03-27 18:42:49 +01:00
turnoffthiscomputer
2c46d34e48 add country mapping (#480)
* add country mapping

* update backend verifier

* delete unused setting

* add orgs

* update country codes

* fix nationality

* bump sdk versions

---------

Co-authored-by: motemotech <i.am.nicoshark@gmail.com>
2025-03-25 16:00:51 +01:00
turnoffthiscomputer
5a3ac1e091 add local sdk testing web app (#478)
* add local sdk testing web app

* uncomment window.location

* bump package version
2025-03-24 23:30:26 +01:00
turboblitz
aded6198de Remove biometrics.create keys() (#474)
* remove biometrics.createKeys()

* yarn nice
2025-03-21 19:01:07 -07:00
turnoffthiscomputer
84ebc0fc21 fix deeplink implementation (#472)
* fix deeplink implementation

* check biometrics when pressing button on prove screen

* Revert "check biometrics when pressing button on prove screen"

This reverts commit 88b1e891a7.

---------

Co-authored-by: 0xturboblitz <florent.tavernier@gmail.com>
2025-03-21 18:25:09 -07:00
0xturboblitz
e36d621f4d Revert "fix: refactor secret and passport-data management (#459)"
This reverts commit 34b2af5cb5.
2025-03-21 18:07:13 -07:00
turnoffthiscomputer
36a29c9a21 chore: add redirect.self.xyz to app link domains (#415)
* chore: add redirect.self.xyz to app link domains

* chore: add redirect.self.xyz to android manifest

* add self in the universal link path

* set gestureEnabled false on Launch screen

* improve ProveScreen UX

* improve ProveScreen UX

* implement deeplinking in mobile app and sdk

* start app listener in ViewFinder

* support WS connexion with complex qrcodes

* remove /self path from android deeplink support

---------

Co-authored-by: turboblitz <florent.tavernier@gmail.com>
2025-03-21 13:55:11 -07:00
turboblitz
f501bf47a4 removed next dependency on sdk (#447) 2025-03-21 21:53:39 +01:00
Justin Hernandez
d03c9556a8 Create release build 2.4.9, lower deployment target to iOS 15.0 (#393)
* bump version

* lower target iOS version to 11

* bump version

* lower ios deployment target to 15.0

* increment build

* bump build

* increment build

* bump build

* update podlock
2025-03-21 13:50:11 -07:00
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
Seshanth.S🐺
b6fc6bd9eb Add new ECDSA verifier for brainpoolP512r1 (#455) 2025-03-19 13:09:53 +01:00
nicoshark
9d8c475de0 Docs/contracts (#467)
* add new columns in contracts readme

* update contracts readme
2025-03-18 13:08:43 +01:00
turboblitz
bdcf9537b0 Update README.md 2025-03-17 15:55:53 -07:00
Álvaro Fernández
b0bad552b8 Update artifacts.yml 2025-03-17 09:26:53 +01:00
turnoffthiscomputer
a04c24ad9b Merge pull request #463 from selfxyz/feat/parallel-circuits-limited
chore: limit the number of parallel circuits being built to 5
2025-03-16 11:00:50 -04:00
ayman
71651f78ce chore: limit the number of parallel circuits being built to 5 2025-03-16 20:21:54 +05:30
turnoffthiscomputer
ed51631474 Merge pull request #462 from selfxyz/chore/build-circuits
chore: build circuits
2025-03-16 09:52:11 -04:00
ayman
7844fdeaa0 chore: build circuits 2025-03-16 19:19:05 +05:30
turnoffthiscomputer
d8701b5fd2 Merge pull request #396 from selfxyz/new-instances
New instances
2025-03-16 08:49:24 -04:00
turnoffthiscomputer
4c033d8d06 Merge pull request #460 from selfxyz/justin/remove-no-nfc-chip-as-req
Remove android nfc chip requirement
2025-03-16 08:47:41 -04:00
Justin Hernandez
13968f559f remove android nfc required 2025-03-14 18:02:33 -05:00
turnoffthiscomputer
081e5b9b68 Merge pull request #458 from selfxyz/npm-ci
bump version
2025-03-14 15:15:53 -04:00
turnoffthiscomputer
ecf9f549f4 bump version 2025-03-14 20:15:29 +01:00
turnoffthiscomputer
56808a5068 Merge pull request #457 from selfxyz/npm-ci
bump version
2025-03-14 15:13:11 -04:00
turnoffthiscomputer
95829b5d1a bump version 2025-03-14 20:12:40 +01:00
turnoffthiscomputer
ba306928b3 Merge pull request #456 from selfxyz/npm-ci
bump version
2025-03-14 15:09:22 -04:00
turnoffthiscomputer
35e3c37275 bump version 2025-03-14 20:08:58 +01:00
turnoffthiscomputer
6bff4ff381 Merge pull request #454 from selfxyz/npm-ci
Npm ci
2025-03-14 07:16:34 -04:00
turnoffthiscomputer
10d0ea642e bump version 2025-03-14 12:15:51 +01:00
turnoffthiscomputer
0395a20805 remove frozen lockfile 2025-03-14 12:15:24 +01:00
turnoffthiscomputer
62eaa06e9a Merge pull request #453 from selfxyz/npm-ci
bump package version
2025-03-14 07:10:40 -04:00
turnoffthiscomputer
f82d8cdc0c bump package version 2025-03-14 12:10:20 +01:00
turnoffthiscomputer
004bf2ea60 Merge pull request #452 from selfxyz/npm-ci
run yarn install in common repo
2025-03-14 07:08:28 -04:00
turnoffthiscomputer
5bf310879d run yarn install in common repo 2025-03-14 12:07:50 +01:00
turnoffthiscomputer
40a7b4bb35 Merge pull request #451 from selfxyz/npm-ci
bump package version
2025-03-14 06:59:51 -04:00
turnoffthiscomputer
559046bf43 bump package version 2025-03-14 11:58:55 +01:00
turnoffthiscomputer
988822d069 Merge pull request #450 from selfxyz/npm-ci
init npm ci
2025-03-14 06:56:47 -04:00
turnoffthiscomputer
7476bbe020 init npm ci 2025-03-14 11:38:36 +01:00
turnoffthiscomputer
dbe1ca41a4 Merge pull request #443 from selfxyz/fix-mock-flow
Fix mock flow
2025-03-13 13:22:13 -04:00
turnoffthiscomputer
559b713ff2 Merge pull request #444 from selfxyz/fix/add-on-success
add on success
2025-03-13 09:00:03 -04:00
motemotech
8fcb2e9122 add on success 2025-03-13 21:59:08 +09: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
turnoffthiscomputer
8c5353cdcc Merge pull request #441 from selfxyz/justin/update-passport-camera-screen-ui
Update passport camera scan view
2025-03-13 06:31:09 -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