Justin Hernandez
|
0e3e5de1b0
|
Fix nfc configuration scanning issue (#978)
* fix nfc scanning on ios and android
* save test
* fix tests
* fix lint
|
2025-08-28 11:12:41 -07:00 |
|
Justin Hernandez
|
dba8ee1951
|
feat: improve mixpanel flush strategy (#960)
* feat: improve mixpanel flush strategy
* fixes
* fix build
* update lock
* refactor methods
* conslidate calls
* update package and lock
|
2025-08-27 20:09:22 -07:00 |
|
Justin Hernandez
|
431f556542
|
chore: centralize license header checks (#952)
* chore: centralize license header scripts
* chore: run license header checks from root
* add header to other files
* add header to bundle
* add migration script and update check license headers
* convert license to mobile sdk
* migrate license headers
* remove headers from common; convert remaining
* fix headers
* add license header checks
|
2025-08-25 11:30:23 -07:00 |
|
Justin Hernandez
|
aa359654eb
|
Add additional missing BUSL license headers (#871)
* Exclude Android from license headers
* fixes
* fix formatting
* fix command
* fix license space
* updates
* fix headers
* updates
* new line formatting
|
2025-08-10 16:53:53 -07:00 |
|
Justin Hernandez
|
bf3ef98c9d
|
SEL-269: Update ESLint rules & lock prettier config (#781)
* Update ESLint config and lock prettier config
* Refine ESLint config and fix lint issues
* Apply eslint fixes
* Use socketIo alias (#782)
* move gesture handler
* save wip updates
* fix svg imports
* update tsconfig
* eslint updates
* eslint fixes
* improve ignore folders
* coderabbit feedback
* Fix style prop shorthands (#787)
* Expand view style props
* Expand remaining style props
* update types
* fix pipeline
* fix test env check
* nicer casting
* fix booleans
* update deeplink url handling and make it more robust
* add socket error handler
|
2025-07-24 21:17:54 -07:00 |
|
Eric Nakagawa
|
4d4efffe5a
|
Apply BSL to app codebase (#639)
* Clean up root license wording
* Simplify SPDX header
* simplify license and rename BSL to BUSL
* fix merge issues
* fix missing method
---------
Co-authored-by: Justin Hernandez <transphorm@gmail.com>
|
2025-06-23 21:47:53 -07:00 |
|
Justin Hernandez
|
60bfe4387c
|
Apply BUSL v1.1 license headers to app (#665)
* Add BSL license headers to app sources
* prettier
* fix license reference - https://spdx.org/licenses/BUSL-1.1.html
|
2025-06-23 13:44:01 -07:00 |
|
Seshanth.S🐺
|
498b89caae
|
CAN auth - android (#613)
* add missed files
* add NFCMethodSelectionScreen
* bump android build
---------
Co-authored-by: Justin Hernandez <transphorm@gmail.com>
|
2025-06-16 16:34:45 +02:00 |
|
Seshanth.S🐺
|
2a7562216c
|
feat: Add PACEPolling (#577)
* feat: Read ID cards
* add entitlements
* feat: add pacePolling through NFCPassportReader
* refactor: comment out debug print statements
* feat: add mixpanel logging
* feat: add NFC Method selection screen
* fix: UI issue
* feat: update Podfile and include PassportReader.m file
* lint
* fix: test
* debug: log mixpanel values
* fix: update dep
* update NFCPassportReader commit hash
* feat: add flag to enable debug logging
* lint
|
2025-06-04 15:53:04 +02:00 |
|
Nicolas Brugneaux
|
2155bf95a5
|
Fix: recovery phrase (#201)
|
2025-02-21 22:49:38 +01:00 |
|
turnoffthiscomputer
|
80d5d78b5e
|
yarn format
|
2025-01-10 16:38:07 +01:00 |
|
turnoffthiscomputer
|
8574020fff
|
fix app build
|
2025-01-08 16:52:15 +01:00 |
|
thomas-senechal
|
126711d326
|
First lint and fmt pass
This commit is a first pass of lint and fmt, with a few manual fixes. Only manual issues left to do.
|
2025-01-06 18:54:46 +01:00 |
|
turnoffthiscomputer
|
8f2df219bd
|
add mock passport data generator
|
2024-08-26 15:45:19 +02:00 |
|