Martin Vere Cihlar
5716e2d2dd
feat(e2e-native): new tests for suite sync
2026-01-15 13:11:10 +01:00
brantalikp
cde81b1c79
chore(suite-native): dependencies update
2026-01-09 12:50:23 +01:00
Peter Sanderson
47f2cc48d5
fix: use AccountDescriptor as branded type
2026-01-08 09:24:34 +01:00
Jirka Bažant
7d71615001
fix(suite-native): Resolve circular dependency of helpers and toasts modules
2025-12-01 10:50:23 +01:00
Vojtěch Tranta
7756d336b4
feat(suite): add account descriptor and account symbol the address labeling sync
2025-11-25 14:16:48 +01:00
brantalikp
6a1176a102
chore(suite-native): expo 54: dependencies update
2025-10-20 11:35:17 +02:00
Peter Sanderson
bdd87839d0
fix: all new depndencies after rebase & remove depchecks from example
...
packages
2025-09-18 13:04:25 +02:00
Peter Sanderson
ccc434d6a4
feat: Local First Storage (Evolu) for mobile
...
fix: temp comment out some code that causes some ESM import hell
fix: tests, improve to not use 'as' in fixtures
chore: replace 'as' with array spread to convert to ordinary (from readonly) array
fix: bump expo to ^53.0.22 so it can be same as expo required by evolu (and can be deduped)
fix: re-enable the FetureFlag callback
chore: better naming for local-first-package in native
fix: remove on bad circular dependency from local-first-storage reducer<->selectors
chore: update madge (circular import, one more is removed)
fix: disable Evolu labeling in Portfolio Tracker mode
chore: use F.toMutable instead of a ... spread
fix: depcheck ignore (peerdependecny: expo, expo-sqlite) only for relevant package
fix: move feature-flag code out of the feature-falgs module into dev-tools
fix: better selectors, no need to provide whole object, the string|undefined is all what is needed
fix: bad key props in the list
fix: use standard TextButton component
fix: unify string|null for (all) label selectors
fix: missing translation string
chore: extract the labeling logic into separate thunk
fix: depcheck
fix: transaction name component has now correct variant
fix: render debug inly when labeling is on
2025-09-18 11:03:52 +02:00
Petr Knetl
6312adebe4
chore(suite-native): fill in missing translations
2025-09-01 08:12:39 +02:00
Petr Knetl
2fe70d56b1
chore(suite-native): bump react-native-* community packages (2025.08)
2025-08-28 10:37:40 +02:00
Petr Knetl
972ba574bf
chore(suite-native): bump expo packages (2025.08)
2025-08-28 10:37:40 +02:00
brantalikp
ce80c342ef
chore(suite-native): replace Bottom Sheet
2025-08-24 11:15:58 +02:00
brantalikp
d89d5a0c8c
fix(suite-native): fix build and type errors
2025-06-23 17:46:37 +02:00
brantalikp
80db8af3e2
chore: update other packages
2025-06-23 17:46:37 +02:00
Tomas Martykan
d26ec2ee88
feat(suite-native): new connect settings section
2025-06-09 17:38:20 +02:00
Jirka Bažant
7f1895cc72
chore(suite-native): Bump RN to 0.76.9, @sentry/react-native to 6.10
2025-04-08 12:07:18 +02:00
Petr Knetl
a8d1de504d
test(suite-native): receive flow e2e test added
2025-03-03 14:24:51 +01:00
yanas
04988b2deb
chore(suite-native): autofix for sort-imports eslint rule
2025-01-30 15:03:34 +01:00
Martin Homola
9aca381b9d
chore(suite): update network symbol naming 9
2024-12-07 19:19:14 +09:00
yanas
e82b508744
refactor(suite-native): use semantic naming for pictogram variants
2024-12-06 11:31:32 +01:00
Daniel Suchý
eda770d5a5
chore(mobile) : expo upgrade sdk 52 🚀 ( #15383 )
...
* chore: expo upgrade
* chore(mobile): expo sdk 52
* fix: android build
* chore(mobile): ⬆️ upgrade usb lib, jest, sentry
* fix(mobile): fix quick crypto android build
2024-11-19 16:14:41 +01:00
Peter Sanderson
abb41f8033
chore: remove glboal nx/workspace link scripts (it shall be run only globally) + resolve ugly igonores for devDependencies in import/no-extraneous-dependencies
2024-11-13 10:36:38 +01:00
Daniel Suchý
b3924ee5a8
feat(mobile): new icons ( #14963 )
...
* feat(mobile): new mobile icons package + icon font
* chore: replace deprecated icons in mobile app
* fix: fix broken icons and add README
2024-10-22 16:18:52 +02:00
yanas
019e734086
refactor(suite-native): rename and add missing border radii constants
2024-10-04 09:29:38 +02:00
yanas
b549c1ab8f
refactor(suite-native): replace spacing literals with corresponding constants
2024-10-03 10:27:05 +02:00
yanas
bfe42f2d11
refactor(suite-native): rename and add missing spacing constants
2024-10-02 10:22:26 +02:00
Peter Sanderson
77576f5bea
chore: remove prettier-eslint dependency, upgrade @typescript-eslint
2024-09-12 13:43:42 +02:00
Petr Knetl
87098de513
feat(suite-native): qr code scanner bottom sheet
2024-09-11 08:16:23 +02:00
Daniel Suchý
d6343d4106
chore(mobile): upgrade deps to RN 0.75 ( #14004 )
2024-08-29 15:15:59 +02:00
Petr Knetl
f7907e1496
chore(suite): unused package dependencies removed
2024-06-18 13:07:58 +02:00
Petr Knetl
2206f19f2e
chore(suite): depcheck enabled
2024-06-18 13:07:58 +02:00
Daniel Suchý
5dcefbb3a0
chore(mobile): Expo 51 + deps update ( #12666 )
...
* chore(mobile): deps update
* fix(mobile): fix unit tests mocks
* feat(mobile): redux devtools
2024-05-31 13:32:26 +02:00
Martin Vytick Vytrhlík
595097a331
chore(suite-native): button has ReactElement not only icon
2024-05-09 21:36:52 +02:00
Daniel Suchý
1996ba9d97
Feat/minor ux enhacements ( #12093 )
...
* feat: long press copy QR code
* fix(mobile): keyboard behavior for renaming account
* chore: simply text component
* feat: long press copy unconfirmed adress
2024-04-23 14:48:33 +02:00
Martin Vytick Vytrhlík
f0cf2a9408
chore(suite-native): refactor Pictogram
2024-04-15 11:38:51 +02:00
Bohdan Juříček
4173d3e2c9
feat(suite-native): upgrade rn ( #11990 )
2024-04-12 09:10:38 +00:00
Martin Vytick Vytrhlík
37cc9c3aeb
chore(suite-native): use Translation instead of useTranslate
2024-04-03 10:23:28 +02:00
Peter Sanderson
60acb126f4
feat(components): fix colors
2024-03-26 17:05:59 +01:00
Peter Sanderson
1c29c6d1dc
feat(suite): fix base level Elevation (-2) and add Debug Color mode (theme) to debug elevaton
...
fix(tests): make viewport bigger
2024-03-26 17:05:59 +01:00
Peter Sanderson
c82455e746
chore(suite): autofix newlines
2024-02-20 14:54:29 +01:00
Jan Komarek
fecd89f6e8
chore: update various dependencies (no major update)
...
chore: update various dependencies (no major update)
2024-02-12 11:56:09 +01:00
Jan Komarek
84bc9b8bd3
chore: update typescript and use global tsc
2024-02-12 11:56:09 +01:00
Daniel Suchý
acf9a7f19c
chore(repo): config cleanups and improvements (TS, Nx...) ( #11096 )
...
* chore(repo): config cleanups and improvements (TS, Nx...)
* fix connect e2e
* chore: add eslin cache file to nx cache
* chore: add stylelint cache file to nx
* chore: add ts-node config for to base.tsconfig.json
2024-02-09 13:11:35 +01:00
Petr Knetl
0ec3a1c31c
fix(suite-native): add qrcode padding ( #11042 )
2024-02-06 09:27:37 +00:00
Petr Knetl
4cb98c8d51
Fix/xpub address validation ( #10990 )
...
* refactor(suite-native): isAddressBasedNetworks util added
* refactor(suite-native): isAddressBasedNetwork used in components
* fix(suite-native): checks address validity on account import
2024-02-05 08:38:01 +00:00
Daniel Suchý
bb37005e6b
chore(mobile): Expo migration ( #10769 )
...
* gitignore android + ios folders
* update deps
* react-native-usb Expo + RN 0.73 support
* remove unnecessary fonts
* migrate to Expo
* update github workflows for Expo
* fix type error
* update expo-av
* fix lottie welcome animation
* change android version to 1 for debug
* fix deps
* fix tsconfig
* PR fixes
* fix min sdk version
* rename app
* add Sentry auth token to CI
* remove unsused deps in root package.json
* fix staging pipeline
* update package.json scripts
* fix staging
* fix fastlane prod
* fix unit tests
* fix unit tests
2024-01-26 18:45:30 +00:00
Bohdan Juříček
22b74c92ea
Fix/freeze between navigation stacks ( #10582 )
...
* chore(suite-native): upgrade navigation pkgs
* fix(suite-native): svg loading in suite native
* refactor(suite-native): receive screen
* fix(suite-native): homescreen padding
fix
2024-01-10 10:13:24 +00:00
Bohdan Juříček
73a6cd0f1f
feat(suite-native): improve mobile accessibility ( #10547 )
2024-01-09 09:35:45 +01:00
vytick
960e39c453
feat(suite-native): remove chunking after address is confirmed ( #10445 )
2024-01-02 11:21:24 +01:00
Bohdan Juříček
43d6c98546
Chore/revert receive animation ( #10413 )
...
* Revert "chore(mobile): fix receive animation (#10412 )"
This reverts commit 30d12fcad1 .
* Revert "fix(suite-native): remove animation of receive hint (#10411 )"
This reverts commit b470378aa9 .
* Revert "fix(suite-native): receive animations (#10409 )"
This reverts commit 1272843e5a .
* Revert "feat(suite-native): add loading while waiting for trezor to show address (#10370 )"
This reverts commit 2a55f88a0c .
2023-12-21 09:14:59 +00:00