Commit Graph

136 Commits

Author SHA1 Message Date
Justin Hernandez
fdfc0534fb Bump build versions for 2.5.1 (#531)
* release new builds

* fix app and build versions

* fix env check
2025-04-25 05:48:38 -07:00
Justin Hernandez
0d7d1170f3 SEL-187: Make bottom layout scrollable on smaller screens (#525)
* fix design check

* add an option to disable local sending of sentry events

* better sentry enable / disable

* fix scan passport height

* make bottom layout scrollable so it doesn't squish top screen

* simpler logic check. don't create new env var

* fix internet connection issues

* readd comment

* use isConnected instead of internet reachable

* use a dynamic bottom panel height

* add missing recovery screens

* move aesop below

* remove dupe export

* fix rebase

* fix android package download issue
2025-04-23 18:28:02 -07:00
Justin Hernandez
35221386da [SEL-154] Step 1: Scan your passport (#511)
* simplify navigation logic

* use aesop design hook

* save wip

* add new aesop redesign screens

* save wip design

* refactor nav bar logic

* fix paths

* save wip

* stub progress navbar and save wip

* save wip progress bar animation

* save wip progress bar, almost done with design

* fix progress bar design

* fix bottom padding

* disable git commit for now

* fix flaky android downloads that causes pipeline to crash

* update lock for ci
2025-04-18 14:35:52 +02:00
Justin Hernandez
7297659a30 Bump version to 2.5.1 (#522)
* bump version

* update fastlane

* fix bump version

* bump build and add todo

* disable commit for now
2025-04-17 21:09:40 +02:00
Justin Hernandez
a3dc3bcfd1 feat: automated mobile deployments rd2 (#498)
* migrate build logic from previous branch

* fix command

* move .actrc file

* clean up

* use env vars

* setup provisioning profile path within action

* fix flow

* fix fastfile flow and update react native

* disable play store uploading

* hard code xcode version

* fixes

* more provisioning debugging

* fix keychain path

* set keychain to what was created by the github action

* attempt to build again

* test fix

* print xcode build settings

* debug ios build

* fix xcargs path

* use manual code signing

* save wip

* fix building locally

* fix variable

* save wip

* clean up long comand

* clean up

* install bundle and gems

* install pods

* fix pod installation

* sort

* better naming

* fix android issues

* update lock

* clean up artifacts

* format

* save wip slack upload logic

* prettier

* fix indent

* save wip

* save wip

* save wip

* save wip

* save wip

* clean up

* simplify slack calls

* revert slack logic

* save working slack upload example

* make title nicer

* clean up slack upload

* upload paths

* enable github commit

* fix path

* fix commit step

* fix git committing

* update markdown

* fix git commit rule

* better commit message

* chore: incrementing ios build number for version 2.4.9 [skip ci]

* better name

---------

Co-authored-by: Self GitHub Actions <action@github.com>
2025-04-11 19:51:02 +02:00
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