Commit Graph

53 Commits

Author SHA1 Message Date
Peter Sanderson
4e6412a605 chore: bump react-hook-forms & resolvers 2025-07-03 15:05:22 +02:00
brantalikp
d67742d376 feat(suite-native): Settings: Change Device Name 2025-06-25 15:05:18 +02:00
brantalikp
80db8af3e2 chore: update other packages 2025-06-23 17:46:37 +02:00
Jirka Bažant
92f9fd24b5 feat(suite-native): Mobile Trade: Introduce dummy ExchangeTradeableAssetPicker 2025-06-18 15:12:31 +02:00
Jiri Zbytovsky
59eb631164 chore: bump react-hook-form 2025-05-13 10:31:14 +02:00
Jiri Zbytovsky
eaafc95d7e chore: bump react-hook-form, @hookform/resolvers, yup 2025-05-06 15:49:38 +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
Jirka Bažant
272aec507d feat(suite-native): Mobile Trade: Prepare buy form and fetch init data 2025-03-25 11:30:28 +01:00
Jiri Zbytovsky
92abc9523c chore: bump @hookform/resolvers 2025-03-11 14:55:24 +01:00
yanas
04988b2deb chore(suite-native): autofix for sort-imports eslint rule 2025-01-30 15:03:34 +01:00
Jiri Zbytovsky
2f63f28780 chore: bump react-hook-form + @hookform/resolvers 2025-01-09 16:48:10 +01:00
Jiri Zbytovsky
d6f2fefd22 chore: bump react-hook-form 2024-12-04 13:31:50 +01:00
Petr Knetl
5abbfce6e1 feat(suite-native): advanced recipient address validation 2024-11-27 13:55:47 +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
Jiri Zbytovsky
7fc6ec3c5a chore: bump react-hook-form 2024-11-06 21:23:06 +01:00
Jiri Zbytovsky
20cb0efda1 chore: bump @hookform/resolvers 2024-11-06 21:23:06 +01:00
Petr Knetl
9efecbf8ec feat(suite-native): correct typing of form context 2024-10-24 09:19:16 +02: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
Petr Knetl
e55fd3c2bf feat(suite-native): send analytics 2024-09-27 11:56:04 +02:00
Petr Knetl
d18426663e fix(suite-native): send form validations and focus events handling 2024-09-19 13:06:56 +02:00
Adam Havel
492915d623 feat(components): add new set of icons 2024-09-04 15:53:48 +02:00
Daniel Suchý
d6343d4106 chore(mobile): upgrade deps to RN 0.75 (#14004) 2024-08-29 15:15:59 +02:00
Jan Komarek
28a45f2ea6 chore: update react-hook-form 2024-08-27 16:31:51 +02:00
Petr Knetl
617ec1b1d7 feat(suite-native): input atom ui improvements 2024-08-23 14:14:28 +02:00
Petr Knetl
ca18d2bcf8 feat(suite-native): send form fiat input 2024-08-23 14:14:28 +02:00
Petr Knetl
2206f19f2e chore(suite): depcheck enabled 2024-06-18 13:07:58 +02:00
Petr Knetl
e1b206807d feat(suite-native): toggleable secute text passphrase input 2024-06-05 09:08:33 +02:00
Peter Sanderson
5d84941de7 chore(suite): upgrade lib: yup 2024-05-29 09:04:42 +02:00
Petr Knetl
4931e195a4 feat(suite-native): TextInput secure text does not prompt autofill 2024-05-21 15:23:30 +02:00
Petr Knetl
7a2f6c11a3 Feat/simple native send form (#12040)
* fix(suite-native): crypto amount formatter supports multi-word network symbols

* feat(suite-native): TextInputField allow transform function

* feat(suite-native): add feeReducer to suite-native

* feat(suite-native): sendForm validation schema

* feat(suite-native): sendForm component
2024-04-22 16:01:53 +02: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
Jan Komarek
01e33b7145 chore: remove test scripts for packages without tests 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
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
Peter Sanderson
e2e13bb3bb chore(suite): bump version of the hookform/resolvers + fix the typing of the SignVerifyForm 2023-12-20 14:27:56 +01:00
tomasklim
7e0584c511 feat(deps): update deps without breaking changes 2023-11-11 14:28:55 +01:00
Bohdan Juříček
33c6ca58bf Chore/connect t1 with pin (#9576)
* fix(connect): fix error condition on invalid pin

* feat(suite-native): allow T1 with pin connection
2023-10-09 14:52:19 +01:00
Bohdan Juříček
121e2bcff9 Feat/pin matrix screen (#9479)
* chore(suite-native): pin matrix screen

chore(suite-native): pin matrix structure

chore(suite-native): setup hook form

chore(suite-native): delete, calc progress

fix(suite-native): pin matrix values

* chore(suite-native): UI

* chore(suite-native): update deps

* fixup! chore(suite-native): update deps

* fixup! chore(suite-native): update deps

* fixup! chore(suite-native): update deps
2023-09-20 15:10:57 +00:00
0xadams.eth
0f502e5750 chore(suite): remove react imports (#9331)
* chore(suite): update eslint and webpack config

* chore(suite): remove react imports, change default and namespace imports to named imports

* test(suite): update jest config
2023-09-05 16:26:01 +02:00
Petr Knetl
8509c386be fix(suite-native): inputs polishing (#9230)
- unfocused input doesn't have a border
- confirm button on xpub import screen is not displayed until the input is filled
- input on xpub import screen is always visible while focused
- input extends to multiple lines if needed
- on clicking the rename button in account detail, the label input keyboard is opened and input focused so the user can start typing immediately.

Closes #9207
2023-08-25 11:46:46 +00:00
Jan Komarek
046b1562c7 chore(suite-native): remove errors from provider 2023-07-18 11:08:10 +02:00
Jan Komarek
2874c7bf6e chore: adjust useControllerProps (RHF API change) 2023-07-18 11:08:10 +02:00
Jan Komarek
4d88135571 chore: resolve RHF types changes 2023-07-18 11:08:10 +02:00
Jan Komarek
ed476915a1 chore: access RHF errors from formState (API change) 2023-07-18 11:08:10 +02:00
Jan Komarek
9a145edb7c chore: upgrade react-hook-form and @hookform/resolvers 2023-07-18 11:08:10 +02:00
Petr Knetl
86b8266065 chore(suite-native): remove unused dependencies (#7650)
All unused dependecies removed from package.json and tsconfig.json files.
2023-02-16 12:41:52 +01:00
Matej Kriz
d027b9763e chore(monorepo): force workspace resolutions 2022-11-30 12:05:40 +01:00
Bohdan Juříček
25045465b5 feat(suite-native): Redesign onboarding (#6591)
* feat(suite-native): Onboarding

* fix(suite-native): Fix amount formatting bugs

* fix(suite-native): Fix undefined qrCode

* fix yarn.lock

Co-authored-by: Daniel Suchý <suchydan@gmail.com>
2022-10-31 21:12:46 +08:00