Petr Knetl
|
e4536e2186
|
feat(suite-native): send ethereum like coins feature flag
|
2024-11-06 17:00:02 +01:00 |
|
Martin Vytick Vytrhlík
|
c9733659e2
|
feat(suite-native): enable Solana via feature flag
|
2024-10-25 12:02:54 +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
|
6ad12e9036
|
feat(suite-native): ethereum send feature flag
|
2024-10-22 14:07:09 +02:00 |
|
Tomas Martykan
|
0f49b0fadd
|
feat(mobile-connect-popup): add feature flag for popup
|
2024-10-14 12:58:09 +02:00 |
|
Petr Knetl
|
369d257216
|
chore(suite-native): send feature flag used for btc like coins
|
2024-10-11 16:26:30 +02:00 |
|
yanas
|
019e734086
|
refactor(suite-native): rename and add missing border radii constants
|
2024-10-04 09:29:38 +02:00 |
|
yanas
|
bfe42f2d11
|
refactor(suite-native): rename and add missing spacing constants
|
2024-10-02 10:22:26 +02:00 |
|
Martin Vytick Vytrhlík
|
52133ce334
|
feat(suite-native): add feature flag to allow bnb smart chain
|
2024-09-24 11:35:13 +02:00 |
|
Martin Vytick Vytrhlík
|
5f62d4c687
|
feat(suite-native): message system debug in dev utils
|
2024-09-20 16:53:24 +02:00 |
|
Matej Kriz
|
d9ed13e8c2
|
chore(suite-native): capture console errors to sentry on mobile too
|
2024-09-20 11:00:00 +02:00 |
|
Matej Kriz
|
ab05542c18
|
chore(suite-native): remove deprecated iconset from Demo screen to prevent crashes
|
2024-09-19 17:00:55 +02:00 |
|
Martin Vytick Vytrhlík
|
c4ac6f5d3d
|
feat(suite-native): cleanup coin enabling feature flag
|
2024-09-17 09:53:31 +02:00 |
|
Matej Kriz
|
87df81b971
|
chore(suite-native): move and simplify ListItem component only used as settings item
- ListItem wasn't universal, it was used for SectionItem only and have unused props.
|
2024-09-16 14:05:18 +02:00 |
|
Petr Knetl
|
41c8dd1d4e
|
feat(suite-native): minor atom components adjustments
|
2024-09-05 19:47:38 +02:00 |
|
Jan Komarek
|
cb2697587f
|
chore(connect-popup): rename t2b1 to t3b1 in filenames
|
2024-09-05 11:23:43 +02:00 |
|
Adam Havel
|
492915d623
|
feat(components): add new set of icons
|
2024-09-04 15:53:48 +02:00 |
|
Martin Vytick Vytrhlík
|
cc2affacb0
|
feat(suite-native): add Polygon feature flag to enable its discovery
|
2024-09-03 09:27:11 +02:00 |
|
Daniel Suchý
|
d6343d4106
|
chore(mobile): upgrade deps to RN 0.75 (#14004)
|
2024-08-29 15:15:59 +02:00 |
|
Martin Vytick Vytrhlík
|
becfe2bd11
|
feat(suite-native): move coin enabling to settings menu
|
2024-08-06 20:38:26 +02:00 |
|
Martin Vytick Vytrhlík
|
c66199b28b
|
feat(suite-native): continuous idempotent discovery
|
2024-08-01 23:06:56 +02:00 |
|
Bohdan Juříček
|
46af429c87
|
chore(suite-native): remove passphrase FF (#13429)
|
2024-07-19 08:38:00 +00:00 |
|
Martin Vytick Vytrhlík
|
0ba7a1865e
|
feat(suite-native): Coin Enabling feature flag
|
2024-06-25 11:54:12 +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 |
|
Petr Knetl
|
4f2d10e5d2
|
feat(suite-native): enable demo screen in develop build
|
2024-06-05 15:50:09 +02:00 |
|
Petr Knetl
|
e1b206807d
|
feat(suite-native): toggleable secute text passphrase input
|
2024-06-05 09:08:33 +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 |
|
Matej Kriz
|
602816b37d
|
feat(suite-native): delete view only feature flag completely
- It is no more needed, and by this change it is also removed from persist store.
|
2024-05-16 17:43:27 +02:00 |
|
Martin Vytick Vytrhlík
|
7f11664fec
|
chore(suite-native): change device naming to model name
|
2024-05-09 22:17:02 +02:00 |
|
Martin Vytick Vytrhlík
|
595097a331
|
chore(suite-native): button has ReactElement not only icon
|
2024-05-09 21:36:52 +02:00 |
|
Petr Knetl
|
c376a54f39
|
feat(suite-native): isRegtestEnabled feature flag
|
2024-04-25 11:28:09 +02:00 |
|
Martin Vytick Vytrhlík
|
2ebdcb6f21
|
feat(suite-native): new button color variants
|
2024-04-22 13:23:35 +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 |
|
Bohdan Juříček
|
4173d3e2c9
|
feat(suite-native): upgrade rn (#11990)
|
2024-04-12 09:10:38 +00:00 |
|
Bohdan Juříček
|
e8b2fd7a47
|
feat(suite-native): passphrase toggle (#11989)
|
2024-04-12 10:09:56 +01:00 |
|
Bohdan Juříček
|
1057237bc9
|
Feat/receive remember (#11928)
* chore(suite-native): add yellow bold and elv1 btn
* feat(suite-native): view only alert
* chore(suite-native): add colors todo
* fix(suite-native): display unverified address
|
2024-04-09 14:49:46 +00:00 |
|
Martin Vytick Vytrhlík
|
87c7817e68
|
feat(suite-native): update AlertBox UI and Card layout
|
2024-04-09 11:28:50 +02:00 |
|
Matej Kriz
|
022b89cc03
|
feat(suite-native): add feature flag for view-only
|
2024-04-08 15:43:30 +02:00 |
|
Daniel Suchý
|
bdfb94a8a6
|
fix(mobile): fix env variables + build (#11742)
|
2024-03-25 20:15:15 +00:00 |
|
Daniel Suchý
|
883df75188
|
chore(env): use env directly for debug (#11738)
|
2024-03-25 18:51:45 +00:00 |
|
Martin Vytick Vytrhlík
|
87d2847f1f
|
chore(suite-native): remove add account feature flag
|
2024-03-25 13:26:34 +01:00 |
|
Matej Kriz
|
9f5c339779
|
fix(suite-native): update @sentry/react-native to prevent authToken bundling
- also add Sentry Metro Plugin https://docs.sentry.io/platforms/react-native/sourcemaps/uploading/expo/#add-the-sentry-metro-plugin to ensure unique Debug IDs are assigned to the generated bundles and source maps
|
2024-03-01 16:36:43 +01:00 |
|
vytick
|
9386059bad
|
feat(suite-native): Add coin behind feature flag (#11332)
|
2024-02-27 10:44:05 +01:00 |
|
Bohdan Juříček
|
02009f17cd
|
feat(suite-native): expo eas (#10898)
* feat(suite-native): build binaries for develop
* fix(suite-native): project ID map
* fix(suite-native): version
|
2024-02-14 14:34:02 +00:00 |
|
Jan Komarek
|
9fdccc92e1
|
chore: minor package updates
|
2024-02-12 11:56:09 +01:00 |
|
Jan Komarek
|
5ee5e35466
|
chore: update sentry dependencies
|
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 |
|
Jan Komarek
|
a7e68797da
|
chore: use global jest
|
2024-02-12 11:56:09 +01:00 |
|