Jiri Zbytovsky
21795dfd44
chore: bump react-hook-form + @hookform/resolvers
2025-10-10 13:03:28 +02:00
Jirka Bažant
20a75a1ee5
chore(suite-native): add option to use BottomSheetTextInput in atoms/Input
2025-07-23 14:19:03 +02:00
Jirka Bažant
0e2b3a653d
feat(suite-native): Mobile swap: Do not fetch quotes when form contains error
2025-07-18 08:09:03 +02:00
brantalikp
d67742d376
feat(suite-native): Settings: Change Device Name
2025-06-25 15:05:18 +02:00
Jirka Bažant
92f9fd24b5
feat(suite-native): Mobile Trade: Introduce dummy ExchangeTradeableAssetPicker
2025-06-18 15:12:31 +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
yanas
04988b2deb
chore(suite-native): autofix for sort-imports eslint rule
2025-01-30 15:03:34 +01:00
Petr Knetl
5abbfce6e1
feat(suite-native): advanced recipient address validation
2024-11-27 13:55:47 +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
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
e1b206807d
feat(suite-native): toggleable secute text passphrase input
2024-06-05 09:08:33 +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
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
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
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
Daniel Suchý
590759c6b3
feat(native): forms for mobile app ( #6332 )
2022-09-21 12:54:09 +02:00