Commit Graph

107 Commits

Author SHA1 Message Date
Petr Knetl
b8c9e1e3b4 chore(suite-native): remove app logs feature flag 2026-02-09 14:25:48 +01:00
Petr Knetl
0344484e3f chore(suite-native): add app logs ff 2026-01-29 11:12:22 +01:00
brantalikp
6950699ef2 chore(suite-native): add earn feature flag 2026-01-23 17:36:46 +01:00
Petr Knetl
5d094ed504 feat(suite-native): web storybook 2026-01-05 09:34:48 +01:00
Jirka Bažant
89e642367b feat(suite-native): Mobile Trade: Display WebView URI in Trading Debug Mode 2025-12-08 11:17:28 +01:00
Peter Sanderson
bd7e1481c2 chore: rename LocalFirstStorage to SuiteSync 2025-11-25 10:18:45 +01:00
Petr Knetl
b752d70abc chore(suite-native): remove localization feature flag 2025-11-10 17:24:20 +01:00
Jirka Bažant
6c7243b9e7 feat(suite-native): Mobile Trade: Introduce IsTradingResidenceCheckEnabled FF 2025-11-03 14:47:01 +01:00
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
Petr Knetl
cd12d70302 test(suite-native): serialize launch argument redux state 2025-10-14 18:04:01 +02:00
Vytick
c117c189fc feat(suite-native): release connect popup and walletConnect for ios 2025-10-07 10:21:18 +02:00
Vytick
72c46c8b62 feat(suite-native): hide swap dex quotes behind feature flag 2025-09-19 21:37:41 +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
Tomas Martykan
c1260a9428 feat(suite-native): enable connect popup on android 2025-09-08 13:57:04 +02:00
Petr Knetl
6db168014a feat(suite-native): language switching support 2025-09-08 11:23:47 +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
brantalikp
862723ccbd fix(suite-native): remove check backup feature flag test 2025-08-13 16:40:59 +02:00
Tomas Martykan
e7b84f92d1 feat(suite-native): enable walletconnect by default 2025-08-13 12:54:05 +02:00
juriczech
ee44c76e11 chore(suite-native): remove view only by default FF 2025-08-12 08:52:31 +01:00
brantalikp
89ea587116 chore(suite-native): E2E isFirmwareUpdateEnabled Flag + Preloaded State Types 2025-08-05 11:52:45 +02:00
Jirka Bažant
3153be7612 chore(suite-native): Allow to pass Preloaded state to E2E 2025-07-29 10:49:28 +02:00
brantalikp
2fc557cb1e chore(suite-native): e2e launch arguments 2025-07-28 09:37:48 +02:00
Martin Vytick Vytrhlík
578b1c540f chore(suite-native): unify network symbols for portfolio import and discovery 2025-06-07 21:59:19 +02:00
Jun Luo
96eb87a24c fix(native): remove xlm and txlm from networkSymbolsWhitelistMap to hide Stellar in portfolio tracker. 2025-05-31 09:08:45 +02:00
Petr Knetl
c669d10e70 refactor(suite-native): config package improvements 2025-05-27 21:27:39 +02:00
Jun Luo
97ed087c84 feat(native): Add support for Stellar testnet. 2025-05-19 18:29:35 +02:00
Jun Luo
c44f48d0a5 feat(suite-native): Add basic support for Stellar. 2025-05-15 14:48:38 +02:00
Martin Vytick Vytrhlík
918dc5bf7b chore(suite-native): refactor slightly native supported networks 2025-02-21 14:53:32 +01:00
Petr Knetl
673515c947 feat(suite-native): global send button 2025-02-18 15:02:15 +01:00
Martin Vytick Vytrhlík
448f707dd9 feat(suite-naive): release L2 networks 2025-02-11 12:06:22 +01:00
yanas
04988b2deb chore(suite-native): autofix for sort-imports eslint rule 2025-01-30 15:03:34 +01:00
Prochmi99
37c259733a chore(suite-native): basic deprecation on suite lite level
chore(suite-native): basic deprecation on suite lite level
2025-01-28 19:31:58 +01:00
Martin Vytick Vytrhlík
4a3f0625ef feat(suite-native): stop hiding Solana behind feature flag 2025-01-10 21:31:40 +01:00
Peter Sanderson
64fcbde4bd chore: enable ESLint rule for as-needed | auto-fix 2025-01-10 10:58:46 +01:00
Martin Homola
cc18737edc feat(connect): rename bnb to bsc 2024-12-21 19:23:21 +09:00
tomasklim
917bc6f27d feat(suite-native): blacklist Arbitrum one 2024-12-21 02:08:52 +09:00
Martin Homola
0fc5924096 chore(suite): update network symbol naming 7 2024-12-06 21:30:12 +09:00
tomasklim
402c04d0fc feat(suite): Base network 2024-11-22 18:59:04 +09:00
Peter Sanderson
abb41f8033 chore: remove glboal nx/workspace link scripts (it shall be run only globally) + resolve ugly igonores for devDependencies in import/no-extraneous-dependencies 2024-11-13 10:36:38 +01:00
Martin Vytick Vytrhlík
e9e31ade00 feat(suite-native): sort networks according to networksConfig 2024-11-08 13:53:11 +01:00
Martin Vytick Vytrhlík
556c7c04fe feat(suite-native): whitelist pol and bnb and remove feature flags 2024-11-07 11:56:24 +01:00
Matej Kriz
5080309d58 chore(suite-native): add adhoc distribution 2024-10-11 10:46:31 +02:00
tomasklim
f98f57023f feat(suite): add Optimism 2024-10-09 00:54:55 +09:00
tomasklim
66427afab4 feat: change matic to pol symbol in the codebase 2024-09-27 22:49:18 +09:00
Matej Kriz
acd58e6c26 chore(suite-native): simplify ENV variables
- There was a bug using `.env.production` even on develop build of Android in createBundleReleaseJsAndAssets step of gradle.
- ENV variables from `eas.json` are used for EAS builds.
- `.env.development` and `.env.test` files are used for local builds and CI E2E builds.
- Local ENV vars can be overriden by `.env.development.local` and `.env.test.local` files.
2024-09-25 11:54:27 +02:00
Jiri Zbytovsky
7f52887ff9 chore(suite-native): use new Networks structure 2024-09-23 15:15:57 +02:00
Jiri Zbytovsky
1d04f047fd chore(wallet-types): Remove useless type reexport 2024-09-06 08:10:19 +02:00