Commit Graph

219 Commits

Author SHA1 Message Date
Tomáš Boďa
d61e344a3f feat(suite): move AVAX from debug mode to experimental features 2025-10-29 13:00:51 +01:00
Petr Knetl
a125ec32aa chore(suite-native): bump react native related dependencies (2025-10) 2025-10-27 13:04:36 +01:00
yanas
a820e842a7 chore(suite-native): remove IsBluetoothEnabled feature flag 2025-10-27 07:59:48 +01:00
yanas
89b7349ed2 chore(suite-native): remove IsDeviceConnectEnabled feature flag 2025-10-24 10:53:29 +02:00
Jiří Čermák
da15b18eff chore: upgrade @reduxjs/toolkit to v2.9.1 2025-10-21 15:12:12 +02:00
Jiří Čermák
78f16f554b chore: update @reduxjs/toolkit to version 2.9.0 across multiple packages 2025-10-21 15:12:12 +02:00
brantalikp
6a1176a102 chore(suite-native): expo 54: dependencies update 2025-10-20 11:35:17 +02:00
Vytick
c117c189fc feat(suite-native): release connect popup and walletConnect for ios 2025-10-07 10:21:18 +02:00
karliatto
2ba75111dd feat(suite-native): new test-unsigned-env 2025-10-06 10:52:29 +02:00
Petr Knetl
913a372d68 feat(suite-native): select language UI 2025-09-23 07:48:07 +02:00
Vytick
72c46c8b62 feat(suite-native): hide swap dex quotes behind feature flag 2025-09-19 21:37:41 +02:00
Matej Kriz
af8ff16f85 feat(suite-native): possibility to set local config source from debug utils 2025-09-18 15:56:09 +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
Tomas Martykan
52c3a72627 chore(connect): circular dep cleanup 2025-09-18 11:16:49 +02:00
Peter Sanderson
ccc434d6a4 feat: Local First Storage (Evolu) for mobile
fix: temp comment out some code that causes some ESM import hell

fix: tests, improve to not use 'as' in fixtures

chore: replace 'as' with array spread to convert to ordinary (from readonly) array

fix: bump expo to ^53.0.22 so it can be same as expo required by evolu (and can be deduped)

fix: re-enable the FetureFlag callback

chore: better naming for local-first-package in native

fix: remove on bad circular dependency from local-first-storage reducer<->selectors

chore: update madge (circular import, one more is removed)

fix: disable Evolu labeling in Portfolio Tracker mode

chore: use F.toMutable instead of a ... spread

fix: depcheck ignore (peerdependecny: expo, expo-sqlite) only for relevant package

fix: move feature-flag code out of the feature-falgs module into dev-tools

fix: better selectors, no need to provide whole object, the string|undefined is all what is needed

fix: bad key props in the list

fix: use standard TextButton component

fix: unify string|null for (all) label selectors

fix: missing translation string

chore: extract the labeling logic into separate thunk

fix: depcheck

fix: transaction name component has now correct variant

fix: render debug inly when labeling is on
2025-09-18 11:03:52 +02:00
brantalikp
910521a8df chore(suite): url cleanup 2025-09-10 14:48:29 +02:00
Petr Knetl
6db168014a feat(suite-native): language switching support 2025-09-08 11:23:47 +02:00
yanas
ef025074c9 feat(suite-native): offer app restart after firmware source is changed 2025-09-02 09:15:42 +02:00
Martin Vytick Vytrhlík
8c8f6ac8d0 feat(suite-native): dont allow debug networks with disabled ff 2025-09-01 23:21:23 +02:00
Petr Knetl
0a294c7802 chore(suite-native): bump react navigation libs to 7.x.x 2025-08-26 15:32:48 +02:00
karliatto
1703a6c178 feat(suite-native): firmware update env select dev 2025-08-18 09:50:52 +02:00
Martin Vytick Vytrhlík
4de236d386 feat(suite-native): on tap copy dev utils version and commit to clipboard 2025-08-14 10:19:01 +02:00
Petr Knetl
d516b02eed chore(suite-native): remove check backup feature flag 2025-08-12 12:32:24 +02:00
juriczech
ee44c76e11 chore(suite-native): remove view only by default FF 2025-08-12 08:52:31 +01:00
Jirka Bažant
20a75a1ee5 chore(suite-native): add option to use BottomSheetTextInput in atoms/Input 2025-07-23 14:19:03 +02:00
juriczech
5c9daf0e45 feat(suite-native): add view only by default FF 2025-07-22 15:14:46 +02:00
Martin Vytick Vytrhlík
ec5189b51f feat(suite-native): enable stellar 2025-07-08 12:26:54 +02:00
juriczech
8c080ffa7c chore(suite-native): remove select trigger label 2025-07-08 11:06:22 +02:00
juriczech
8434d20854 fix(suite-native): title vs custom content in screen header 2025-07-07 16:55:50 +02:00
juriczech
5bbf05010c feat(suite-native): add compact only prop 2025-07-04 15:58:03 +02:00
juriczech
6999618266 feat(suite-native): contextual dynamic screen header 2025-07-04 15:58:03 +02:00
Petr Knetl
d40a150bbd feat(suite-native): check backup feature flag 2025-07-03 11:19:44 +02:00
brantalikp
80db8af3e2 chore: update other packages 2025-06-23 17:46:37 +02:00
yanas
bc31850aca refactor(suite-native): use standard feature flag for Bluetooth 2025-06-17 14:36:11 +02:00
Martin Varmuza
148fcb70e5 chore(suite): move removeButtonRequests to connectInitThunks 2025-06-12 15:58:35 +02:00
Petr Knetl
3731813f83 chore(suite-native): remove device onboarding recovery feature flag 2025-06-10 12:27:29 +02:00
Martin Vytick Vytrhlík
6188c45db0 feat(suite-native): remove isRegtestEnabled FeatureFlag
aaa

a
2025-06-07 21:59:19 +02:00
Jirka Bažant
b109824a8d chore(suite-native): Mobile Trade: refactor trading actions module export 2025-06-05 08:32:08 +02:00
Jirka Bažant
107a2a55f4 chore(suite-native): Mobile Trade: Display buttons with trading deeplinks on DevUtils screen 2025-06-05 08:32:08 +02:00
yanas
2724a4c4a1 feat(suite-native): add possibility to connect bluetooth devices 2025-06-03 21:34:48 +02:00
Jun Luo
b1b44c3c54 feat(native): move Stellar from debug mode to experimental features (dev utils) 2025-05-31 09:08:45 +02:00
Petr Knetl
24ed9898ff feat(suite-native): onboarding wallet recovery instructions screen 2025-05-27 21:27:39 +02:00
Jaroslav Hrách
ad2269689a feat(message-system): rename swap to exchange 2025-05-24 20:28:59 +02:00
Tomas Martykan
dad7111eb6 chore: unify suite and native wallet settings 2025-05-19 13:52:13 +02:00
tomasklim
887018eacb chore: update redux libs 2025-05-17 08:58:34 +02:00
Petr Knetl
b9300ec60b chore(suite-native): remove device onboarding feature flag 2025-05-14 15:42:00 +02:00
Matej Kriz
25731f3de5 feat(suite-native): device authenticity check in onboarding 2025-05-13 18:40:20 +02:00
Petr Knetl
6abd354f45 feat(suite-native): model t onboarding feature flag 2025-05-05 10:42:35 +02:00
Matej Kriz
1003b2e8ce chore(suite-native): introduce Sentry wrapper package for suite-native
- So we have some place for Sentry related utils for suite-native and we can enhance Sentry calls globally in the future.
2025-04-11 22:29:13 +02:00