turnoffthiscomputer
fafc765af7
generate scope from dns ( #495 )
...
* generate scope from dns
* switch between api and staging api according to document type
* add poland passport to mockdatascreen
* yarn nice
* bump sdk version
* bump app version
* Feat/update sdk (#496 )
* export castFromScope
* export proof conversion
* publish new package
* update package
* update package
* add hashEndpointWithScope to export member
---------
Co-authored-by: nicoshark <i.am.nicoshark@gmail.com >
2025-03-31 20:20:13 +02:00
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
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
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
Justin Hernandez
13968f559f
remove android nfc required
2025-03-14 18:02:33 -05:00
turboblitz
5aaac5da8f
bump to 2.4.7 ( #243 )
2025-03-03 09:29:27 -08:00
turboblitz
64550d73ae
Fix playground ( #230 )
...
Co-authored-by: turnoffthiscomputer <colin.remi07@gmail.com >
2025-02-26 00:05:03 -07: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
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
turnoffthiscomputer
1fce20c573
Sentry ( #204 )
2025-02-23 06:42:19 +01:00
Justin Hernandez
f2e5f76076
Self app release 2.3 version rd 2 ( #189 )
2025-02-20 14:19:59 -08:00
Justin Hernandez
65d1f74c10
bump build to new release candidate ( #163 )
...
Co-authored-by: Aaron DeRuvo <aaron.deruvo@clabs.co >
2025-02-20 07:36:26 -08:00
Justin Hernandez
7c4c1c4d49
Update ios app name and icon ( #154 )
...
Co-authored-by: Nicolas Brugneaux <nicolas.brugneaux@gmail.com >
2025-02-19 04:58:35 -08:00
Aaron DeRuvo
4a6d1824e6
Android Icons + Connection Modal ( #141 )
...
Co-authored-by: Nicolas Brugneaux <nicolas.brugneaux@gmail.com >
Co-authored-by: Justin Hernandez <transphorm@gmail.com >
2025-02-18 12:34:21 -08:00
Justin Hernandez
99d81d5c92
Feat: Deprecate amplitude, remove unused packages ( #126 )
2025-02-17 07:50:52 -08:00
Justin Hernandez
f40493439d
Fix android build ( #123 )
2025-02-15 04:51:28 -08:00
Nicolas Brugneaux
4a615a840f
fix backup on android and icloud
...
Co-authored-by: Leszek Stachowski <leszek.stachowski@clabs.co >
Co-authored-by: Aaron DeRuvo <aaron.deruvo@clabs.co >
2025-02-14 20:01:20 +01:00
Justin Hernandez
58eb4306f7
Rename OpenPassport to Self ( #103 )
2025-02-14 05:03:09 -08:00
Justin Hernandez
2648652f4c
Update build settings ( #101 )
2025-02-13 12:44:31 -08:00
Nicolas Brugneaux
6a36b55cb8
feat: backup/restore flow ( #81 )
...
Co-authored-by: Justin Hernandez <transphorm@gmail.com >
2025-02-13 17:40:52 +01:00
Justin Hernandez
ed75de10ca
Bump version and android debug build script ( #76 )
2025-02-11 11:23:19 -08:00
Justin Hernandez
73421f6a9a
Improve UX and DX ( #66 )
...
Co-authored-by: Nicolas Brugneaux <nicolas.brugneaux@gmail.com >
2025-02-11 10:08:07 +01:00
Justin Hernandez
42492bc119
Feat: Add haptic feedback ( #43 )
...
Co-authored-by: Aaron DeRuvo <aaron.deruvo@clabs.co >
2025-02-10 01:39:14 -08:00
turnoffthiscomputer
25aac30fb1
Feat/tee ( #39 ) - Fix iOS camera/qrcode scanning - Bring TEE proving
...
Co-authored-by: thomas-senechal <thomas.senechal@pm.me >
2025-02-09 02:54:17 +01:00
Aaron DeRuvo
a628969135
adds the dismisable note about privacy ( #25 )
2025-02-05 17:35:26 +01:00
turboblitz
24545b7de2
remove client-side proving ( #20 )
...
Co-authored-by: turnoffthiscomputer <colin.remi07@gmail.com >
Co-authored-by: seshanthS <seshanth@protonmail.com >
Co-authored-by: thomas-senechal <thomas.senechal@pm.me >
Co-authored-by: motemotech <i.am.nicoshark@gmail.com >
Co-authored-by: turnoffthiscomputer <98749896+remicolin@users.noreply.github.com >
Co-authored-by: ayman <aymanshaik1015@gmail.com >
Co-authored-by: Nicolas Brugneaux <nicolas.brugneaux@gmail.com >
2025-02-05 11:24:26 +01:00
turboblitz
629dfdad1a
Bringing openpassport/main ( #19 )
...
Co-authored-by: seshanthS <seshanth@protonmail.com >
Co-authored-by: turnoffthiscomputer <colin.remi07@gmail.com >
Co-authored-by: thomas-senechal <thomas.senechal@pm.me >
Co-authored-by: motemotech <i.am.nicoshark@gmail.com >
Co-authored-by: turnoffthiscomputer <98749896+remicolin@users.noreply.github.com >
Co-authored-by: ayman <aymanshaik1015@gmail.com >
2025-02-05 11:13:52 +01:00
Nicolas Brugneaux
3775790736
Feat: introduce camera fragments - both for passport scanning and qrcode scanning ( #16 )
...
Co-authored-by: Aaron DeRuvo <aaron.deruvo@clabs.co >
2025-02-04 16:02:45 +01:00
Nicolas Brugneaux
90b0e4a270
Navigation Refactor ( #6 )
...
Co-authored-by: Leszek Stachowski <leszek.stachowski@clabs.co >
Co-authored-by: Justin Hernandez <transphorm@gmail.com >
2025-01-29 17:16:12 +01:00
Justin Hernandez
112e8ad518
add Advercase and DINOT fonts to project ( #5 )
2025-01-29 06:48:55 -08:00
turnoffthiscomputer
7a83b75fee
bump version
2024-12-30 12:39:07 +01:00
turnoffthiscomputer
d113a641d1
bump android version
2024-11-16 02:06:37 +07:00
turnoffthiscomputer
58ee0fa118
bump version
2024-11-06 10:12:14 +07:00
turnoffthiscomputer
9ec22604eb
bump version
2024-11-02 11:23:00 +01:00
0xturboblitz
8346d15d25
tryina improve reading
2024-10-31 16:36:02 +01:00
0xturboblitz
93f61791ac
fix android reading
2024-10-26 20:32:52 +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
0xturboblitz
abfff50f37
bump to react native 75
2024-10-17 19:15:58 -07:00
0xturboblitz
afc2337997
remove ecdsa builds from android app
2024-10-17 16:42:30 -07:00
turnoffthiscomputer
312b74ad57
merge dev into merge-175
2024-10-03 15:07:59 -07:00
turnoffthiscomputer
64b46bc457
update witnesscalc on android
2024-09-27 17:00:03 +02:00
turnoffthiscomputer
294d9f71e2
add witnessgen to android (attempt)
2024-09-24 18:04:30 +02:00
0xturboblitz
07c7ba7970
bump jmrtd
2024-09-19 13:19:24 -07:00
0xturboblitz
d0c8b7d26b
remove .dat files from app bundles
2024-09-11 23:06:53 +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
0xturboblitz
593bea6a38
bump version for release
2024-09-01 14:41:38 +09:00