Commit Graph

20 Commits

Author SHA1 Message Date
Aaron DeRuvo
252f1ba1ef Start of Web App (#689) 2025-07-11 14:07: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
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
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
843756a664 Remove dead code and unused packages rd1 (#41) 2025-02-08 07:19:51 -08:00
0xturboblitz
abfff50f37 bump to react native 75 2024-10-17 19:15:58 -07:00
0xturboblitz
7b213f71f3 Integrate new two-step process and proving in mobile app
- still need to solve https call to merkle tree server
- not tested on android
2024-05-16 17:26:36 +09:00
0xturboblitz
910f181d52 pushing libuniffi_mopro.so because it's light now 2024-04-06 12:26:48 -07:00
0xturboblitz
5c0d24b336 add zkey to gitignore 2024-04-03 21:15:39 -07:00
0xturboblitz
99847ad3d4 fix ios build script and fix gitignores to push the whole witnesscalc 2024-04-03 21:02:35 -07:00
0xturboblitz
b2b45cf0a6 Using mopro-android for android proving 2024-03-21 17:18:03 +01:00
0xturboblitz
85ab8836bd clean old server config 2023-12-30 02:58:50 +01:00
yssf-io
97b9f99112 Merge branch 'new-app' into ios-nfc 2023-07-27 16:35:19 +02:00
Youssef El Saadany
f3784bf276 resolved conflicts 2023-07-27 16:26:16 +02:00
0xturboblitz
7d62b26fa7 now sending and receiving all needed data 2023-07-27 14:26:58 +02:00
Youssef El Saadany
996995e473 added draft ios native module 2023-07-27 12:50:56 +02:00
0xturboblitz
ba597c8927 script.ts verifying from mrz to sig 2023-07-27 12:46:42 +02:00
0xturboblitz
de23a800db FINALLY decoded the eContent signed 2023-07-26 23:38:22 +02:00
0xturboblitz
f013fa6941 updated app to react-native 2023-07-25 20:01:14 +02:00