Jan Václavík
913204b19f
fix(suite): Fix tests and typecheck
2026-01-17 21:10:25 +01:00
juriczech
8143f04c2c
fix(suite-native): import in state
...
- remove import of module send from state package. This can cause some circular dependencies going forward and should be avoided. As a general rule, only app can import modules.
2025-11-28 14:03:18 +01:00
Vytick
c91bd194ab
feat(suite-native): add labeling also to sent trade txns
2025-09-19 22:05:52 +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
7027213e3f
fix: add TON of missing dependecies in package.json
2025-09-18 13:04:25 +02:00
brantalikp
910521a8df
chore(suite): url cleanup
2025-09-10 14:48:29 +02:00
Martin Vytick Vytrhlík
da041c3225
chore(suite-native): move fee related components out of send for reuse
2025-08-15 19:39:49 +02:00
Jirka Bažant
9d967ffffe
chore(suite-native): Mobile Swap: extract SendOutputsReviewScreen to be reusable
2025-08-01 07:40:45 +02:00
Tomas Martykan
dad7111eb6
chore: unify suite and native wallet settings
2025-05-19 13:52:13 +02:00
Martin Varmuza
3736dec0a5
chore: more refactorign to remove connect from components
2025-03-06 13:56:53 +01:00
yanas
2b8dfd43a4
feat(suite-native): replace illustrations and lotties with updated ones
2024-12-04 13:35:25 +01:00
Petr Knetl
c58454703b
feat(suite-native): send address checksum
2024-11-04 23:26:00 +01:00
Petr Knetl
d380b96811
feat(suite-native): ethereum send info messages
2024-11-01 12:30:45 +01:00
Petr Knetl
9394468337
feat(suite-native): ethereum tokens send mvp
2024-10-30 11:30:54 +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
Petr Knetl
d7c8594311
feat(suite-native): debug prefilled send form address button
2024-10-18 13:55:06 +02:00
Petr Knetl
17bd98867f
feat(suite-native): send flow handles device disconect during a review
2024-10-02 18:30:49 +02:00
Petr Knetl
de49e15d67
feat(suite-native): pin interactions during send flow
2024-10-02 18:30:49 +02:00
Petr Knetl
2d4271f33c
feat(suite-native): send review cancelation dialog
2024-09-27 12:40:59 +02:00
Petr Knetl
e55fd3c2bf
feat(suite-native): send analytics
2024-09-27 11:56:04 +02:00
Petr Knetl
6b43b7bb30
fix(suite-native): send form flow minor layout fixes
2024-09-19 13:06:56 +02:00
Petr Knetl
bc96867ade
fix(suite): send address review bottom sheets converted to alerts
2024-09-19 13:06:56 +02:00
Petr Knetl
87098de513
feat(suite-native): qr code scanner bottom sheet
2024-09-11 08:16:23 +02:00
Petr Knetl
d916c7a642
feat(suite-native): send redirects to transaction details
2024-09-05 19:47:38 +02:00
Adam Havel
492915d623
feat(components): add new set of icons
2024-09-04 15:53:48 +02:00
Petr Knetl
58f5ddf8cf
feat(suite-native): send on device review ui
2024-09-02 14:07:58 +02:00
Petr Knetl
ca18d2bcf8
feat(suite-native): send form fiat input
2024-08-23 14:14:28 +02:00
Petr Knetl
4d39c4cc70
feat(suite-native): send fees selection screen
2024-08-14 08:27:03 +02:00
Petr Knetl
1349e428a1
feat(suite-native): send form flow - review & send
2024-07-02 15:06:43 +02:00
Petr Knetl
f7907e1496
chore(suite): unused package dependencies removed
2024-06-18 13:07:58 +02:00
Tomas Martykan
d18ba9a879
chore: BigNumber wrapper
2024-05-27 17:55:13 +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
60152e4f91
Feat/native send module init ( #11980 )
...
* feat(suite-native): isSendEnabled feature flag
* feat(suite-native): module-send init
- send navigator and two basic screens created
2024-04-12 11:51:27 +02:00