Commit Graph

281 Commits

Author SHA1 Message Date
Petr Knetl
87bff4d6a0 Feat/notification logic (#7772)
* feat(suite-native): enhanced entering notification animation

* feat(suite-native): transaction notifications logic

* feat(suite-native): transaction confirmed notification

* feat(suite-native): receive stack navigator

Receive screens were moved to a dedicated stack navigator.
The `ReceiveScreen` is displayed as normal a screen instead of a modal.
Transaction notifications are displayed in reaction on @suite-common/toast-notification redux state.
closes #7721
2023-03-13 13:40:50 +00:00
Petr Knetl
548b754195 feat(suite-native): toast notification component (#7787) 2023-03-07 13:57:10 +01:00
Bohdan Juříček
d862975c34 feat(suite-native): about us screen (#7745) 2023-03-07 13:56:42 +01:00
Daniel Suchý
eac54ea46f chore(mobile): accounts related logs (#7765) 2023-03-07 12:22:02 +00:00
Daniel Suchý
8361ba5131 chore(mobile): refactor Stack component (#7761) 2023-03-03 21:25:00 +01:00
Petr Knetl
b4fd53c20e Feat/color tokens (#7748)
* feat(suite-native): color tokes defined

* feat(suite-native): auto generated color themes

Color themes are autogenerated from design figma file with command `yarn generate-colors`.

* refactor(suite-native): deprecated component device action buttons removed

* feat(suite-native): color tokens applied for atom components

* feat(suite-native): color tokens applied for individual app screens

* feat(suite-native): color tokens applied for notifications

* refactor(suite-native): deprecated transaction item component deleted
2023-03-02 10:12:50 +01:00
Petr Knetl
b41daf2da0 Feat/transaction notifications (#7685) 2023-03-01 14:20:07 +00:00
Daniel Suchý
0a00686fbb chore(mobile): use native stack for navigation (#7702) 2023-02-24 08:34:26 +00:00
dahaca
8f11d1a5e3 chore: update react-redux 2023-02-21 21:18:05 +01:00
Daniel Suchý
952b31a888 chore(mobile): fix debug build + update RN (#7641) 2023-02-15 19:35:51 +00:00
tomasklim
151f364d78 feat: update typescript 2023-02-14 14:11:56 +01:00
Daniel Suchý
b3a09db066 chore(mobile): upgrade RN to 0.71 (#7620)
* chore(mobile): RN upgrade 0.71

* fix: types

* fix: RN tests

* chore(android): remove unused file
2023-02-14 10:04:18 +01:00
Petr Knetl
9f8cc0391d Refactor/button components (#7518)
* refactor(suite-native): button component api

Button component api changed according to #7493. Closes #7493.

* refactor(suite-native): icon button component api

Button component api changed according to #7497.

Closes #7497.

* feat(suite-native): button and iconbutton added to dev demo screen
2023-02-09 09:44:11 +01:00
Bohdan Juříček
e2d7a38316 chore(suite-native): move copy above logs (#7590) 2023-02-08 15:45:14 +00:00
Bohdan Juříček
e66cdc3ae3 feat(suite-native): show logs (#7579)
* feat(suite-native): show logs

* refactor(suite-native): use checkbox
2023-02-08 12:37:19 +01:00
Petr Knetl
7abad7d500 feat(suite-native): persistent storage encryption (#7447) 2023-01-26 17:04:32 +01:00
Daniel Suchý
6a2515b77e chore(mobile): debug Box component that will flash with rerender (#7356) 2023-01-10 11:26:35 +01:00
Jan Bouchner
edcb7c41a1 feat(fastlane): Add debug info component to env config (#7087) 2022-12-01 16:52:08 +01:00
Matej Kriz
d027b9763e chore(monorepo): force workspace resolutions 2022-11-30 12:05:40 +01:00
Daniel Suchý
b23f7b7bfa chore: Upgrade to TS 4.9 (#6932) 2022-11-23 18:18:23 +01:00
Daniel Suchý
b57e9719dd fix(mobile): build fix (#6820)
* fix(mobile): build fix

* chore(mobile): update rn + some libs
2022-11-08 15:00:38 +01:00
Jan Bouchner
abe7c472af feat(suite-native): Add debug info component (#6793) 2022-11-04 10:03:16 +01:00
Bohdan Juříček
bd3b6803a9 Feat/remove settings sections (#6679)
* chore(suite-native): Remove settings sections

* fix(suite-native): Fix types in navigators
2022-10-27 19:12:40 +08:00
Daniel Suchý
1bdac0b2da fix: attempt to fix mobile app build (#6606) 2022-10-19 22:02:46 +02:00
bouchja1
73f32c2684 chore(suite-native): Update RN to 0.70.2, fix thunk type in module import account 2022-10-13 19:39:34 +02:00
Jan Komarek
54a975c07b chore: require exact version of react and react-dom 2022-10-13 19:39:34 +02:00
bouchja1
a193bfe1c9 chore(suite-native): RN upgrade to 0.70.1 2022-10-13 19:39:34 +02:00
Jan Komarek
3fdff1c3ad chore: upgrade to react 18 2022-10-13 19:39:34 +02:00
Bohdan Juříček
06ce41305c feat(suite-native): Fiat Currencies (#5895) 2022-10-10 21:11:36 +08:00
Daniel Suchý
590759c6b3 feat(native): forms for mobile app (#6332) 2022-09-21 12:54:09 +02:00
Jan Bouchner
76639b8257 feat(suite-native): Add redux persist with mmkv (#6269) 2022-09-15 10:17:13 +02:00