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
Justin Hernandez
3eb4a198ad
Abstract iOS cloud backup logic ( #701 )
...
* feat(ios): abstract cloud backup logic
* prettier and cr feedback
* tested on iOS and android and functionality is the same
2025-06-29 09:30:52 -07:00
Justin Hernandez
5435190199
SEL-444: Fix android cloud backup ( #697 )
...
* feat(android): migrate google backup
* update lock and google services config
* add bulk format command
* backup fixes
* working drive settings!!!!!!!!
* remove unneeded intent filter
* add tests
* coderabbit feedback
* coderabbit feedback
* abstract google method
* coderabbit feedback and fix test
* more coderabbit suggestions and tests fixes
2025-06-29 02:54:07 -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
Justin Hernandez
2da532d221
SEL-346: fix android cloud backup ( #589 )
...
* setup google web client id
* update env sample
* setup new env
* remove old keystore
* new debug keystore
* update podfile lock
2025-06-04 22:09:17 -07:00
Justin Hernandez
3c51feafdf
DX: Auto format on save ( #526 )
...
* save wip
* use elint instead of prettier to sort imports
* set imports to warn
* sync prettier settigns
* update prettier settings
* save working version
* fix export and disable mobile pipeline for now
* limit auto formatting to the app folder
2025-04-21 22:10:56 +02:00
Nicolas Brugneaux
2155bf95a5
Fix: recovery phrase ( #201 )
2025-02-21 22:49:38 +01: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
Nicolas Brugneaux
6a36b55cb8
feat: backup/restore flow ( #81 )
...
Co-authored-by: Justin Hernandez <transphorm@gmail.com >
2025-02-13 17:40:52 +01:00