Commit Graph

58 Commits

Author SHA1 Message Date
Petr Knetl
b8c9e1e3b4 chore(suite-native): remove app logs feature flag 2026-02-09 14:25:48 +01:00
Jan Václavík
7287c541b2 fix(suite): Fix missing dependency 2026-02-05 09:06:20 +01:00
Petr Knetl
619b355e36 feat(suite-native): app logs modal in settings 2026-01-29 11:12:22 +01:00
Matej Kriz
aeaa1918e7 feat(suite-native): add Experimental features section with Suite Sync feature 2026-01-27 15:01:14 +01:00
Jan Václavík
227bb3b001 refactor(suite): Rename suite-common/analytics to suite-common/analytics-redux 2026-01-27 13:57:06 +01:00
yanas
dcdb9669fe feat(suite-native): allow usage of custom Electrum backend for BTC 2026-01-19 13:16:48 +01:00
Peter Sanderson
d27605c088 fix: Better error for turn on suite sync 2026-01-16 10:46:21 +01:00
Peter Sanderson
8f65d64bd1 fix: resolve circular dependencis caused by NativeServices 2026-01-05 15:56:01 +01:00
Peter Sanderson
f34b05fdfc chore: split Services for Native vs Desktop
chore: hacky fix to address circular deps
2026-01-05 15:56:01 +01:00
Jiri Zbytovsky
ba44e8799a chore(wallet-core): extract mev package to solve circular deps 2025-12-22 13:00:40 +01:00
Peter Sanderson
e9e63f8bd4 chore: fix naming 2025-12-09 14:39:04 +01:00
juriczech
7730e7ca29 chore(suite-common): simplify suite-sync
chore(suite-common): remove unused suite-sync props

chore(suite-common): remove useSuiteSyncAlerts

chore(suite-common): initSuiteSyncNative

chore(suite-common): useSuiteSync => useToggleSuiteSyncMethods
2025-12-04 15:28:05 +01:00
Peter Sanderson
15432e2f11 chore: rename local-first-storage to suite-sync 2025-11-13 12:16:45 +01:00
Matěj Husák
50685f97cf feat(native): implemented showLocalFirstStorageDisableConfirmationAlert 2025-11-11 23:59:12 +01:00
Petr Knetl
5716e2a72d feat(suite-native): czech language as community (beta) 2025-11-10 17:24:20 +01:00
Jirka Bažant
7c03b2f24a chore(suite-native): Mobile Trade: refactor module-trading to multiple smaller packages 2025-11-04 22:52:53 +01:00
Jirka Bažant
37b413bf8a feat(suite-native): Mobile Trade: Country of residence settings screen 2025-11-03 14:47:01 +01:00
brantalikp
0027ad6736 fix(suite-native): eject wallets: display only authorized wallets 2025-10-09 11:51:11 +02:00
Jirka Bažant
3c6b20023e feat(suite-native): Mobile Trade: Include Trading mention in mobile FAQs. 2025-10-07 15:45:55 +02:00
Peter Sanderson
7027213e3f fix: add TON of missing dependecies in package.json 2025-09-18 13:04:25 +02:00
Peter Sanderson
50dbfacaa6 fix: eslint and add rule for libESM 2025-07-23 13:40:18 +02:00
Peter Sanderson
f2ef89b758 fix: BaseCurrency moved to Blockchain-link 2025-07-09 11:38:54 +02:00
Matej Kriz
d8c780c32a fix(suite-native): submit coin enabling changes on button or leaving the screen
- If we change enabled networks directly by clicking the toggle, the app can became easily unresponsive (new discovery is triggered) and toggle states are lagging.
- But the reason for this change was remembered passhrase wallet - it's not nice to ask user for passhprase at the moment he click the coin toggle.
2025-06-24 13:49:31 +02:00
Tomas Martykan
d26ec2ee88 feat(suite-native): new connect settings section 2025-06-09 17:38:20 +02:00
Jiri Zbytovsky
b5ca1ba05d chore(suite-native): update links, use urls package 2025-02-17 10:07:15 +01:00
yanas
cdb0f685bc feat(suite-native): show screen header divider when content is scrolled 2025-01-09 20:48:47 +01:00
yanas
2b8dfd43a4 feat(suite-native): replace illustrations and lotties with updated ones 2024-12-04 13:35:25 +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
Martin Vytick Vytrhlík
1840a1fbc9 feat(suite-native): improve coin enabling flow 2024-09-10 13:16:08 +02:00
Martin Vytick Vytrhlík
0703febd91 feat(suite-native): Coin Enabling settings screens polishing 2024-09-06 15:36:16 +02:00
Adam Havel
492915d623 feat(components): add new set of icons 2024-09-04 15:53:48 +02:00
Martin Vytick Vytrhlík
e2212dce77 feat(suite-native): coin enabling init setup flow 2024-08-27 22:13:16 +02:00
Martin Vytick Vytrhlík
becfe2bd11 feat(suite-native): move coin enabling to settings menu 2024-08-06 20:38:26 +02:00
Bohdan Juříček
277ed8ebbe Feat/native atoms spinner (#12136) 2024-05-13 16:57:11 +01:00
Martin Vytick Vytrhlík
2baa27f8eb feat(suite-native): disabling of view only for device 2024-04-24 15:47:05 +02:00
Matej Kriz
a880750a9e feat(suite-native): add possibility to enable view-only for connected device 2024-04-08 18:39:54 +02: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
Daniel Suchý
acf9a7f19c chore(repo): config cleanups and improvements (TS, Nx...) (#11096)
* chore(repo): config cleanups and improvements (TS, Nx...)

* fix connect e2e

* chore: add eslin cache file to nx cache

* chore: add stylelint cache file to nx

* chore: add ts-node config for to base.tsconfig.json
2024-02-09 13:11:35 +01:00
vytick
04c22fcbd0 feat(suite-native): updated copy (#10257) 2023-12-12 08:55:04 +00:00
Bohdan Juříček
323a30f5ec feat(suite-native): device manager (#9749) 2023-11-07 15:41:20 +00:00
vytick
ef8c862c77 feat(suite-native): Biometrics enabling (#9633) (#9700)
* feat(suite-native): Biometrics enabling (#9633)

* chore(suite-native): harmonize expo-local-authentication versions
2023-10-25 17:16:13 +00:00
Bohdan Juříček
8b8757a783 feat(suite-native): header container (#9629)
* feat(suite-native): header component

* fixup! feat(suite-native): header component

* fixup! feat(suite-native): header component

* fixup! feat(suite-native): header component

* fixup! feat(suite-native): header component

* fixup! feat(suite-native): header component

* fixup! feat(suite-native): header component
2023-10-23 11:43:55 +00:00
Matej Kriz
aec3d373dc chore(suite): add suite version and commit hash to env utils 2023-06-14 10:00:11 +02:00
Bohdan Juříček
3037d3911e Feat/lock app biometrics (#8540)
* feat(suite-native): biometrics

* fixup! feat(suite-native): biometrics

* fixup! feat(suite-native): biometrics

* fixup! feat(suite-native): biometrics
2023-05-24 12:13:24 +00:00
Petr Knetl
340bcf00f4 Refactor/icons package (#8406)
* refactor(suite): suite-common/icons

* refactor(suite-native): token icon

* feat(suite-native): universal rounded icon component
2023-05-16 15:43:36 +00:00
Petr Knetl
853c61d197 feat(suite-native): analytic events (#8068) 2023-04-18 12:07:07 +00:00
Bohdan Juříček
5ee81fc510 feat(suite-native): add dev button for prod as well (#7962)
* feat(suite-native): add dev button for prod as well

* feat(suite-native): logs and build info

* fix(suite-native): add jotai

* feat(suite-native): create production debug cmp

* fix(suite-native): add dev utils to production
2023-04-05 06:44:37 +00:00
Bohdan Juříček
9b0b9eba44 feat(suite-native): Settings (#7883)
* feat(suite-native): use sats in localisation

* refactor(suite-native): separator removed for non-valid values

* feat(suite-native): styling settings

* refactor(suite-native): refactor handlers

* refactor(suite-native): remove discreet from home

* feat(suite-native): use sats in localisation

* feat(suite-native): styling settings

* refactor(suite-native): refactor handlers

* fixup! refactor(suite-native): remove discreet from home

* fix(suite-native): prettier
2023-03-27 11:05:22 +00:00
Petr Knetl
7e0e9a3ee4 Feat/toast notifications logic (#7823)
* feat(suite-native): @suite-native link package

* feat(suite-native): @suite-native/toast-notifications package

 Toast notification logic.

* refactor(suite-native): toast-notifications redux substituted with jotai
2023-03-20 17:32:51 +01:00
Petr Knetl
b41daf2da0 Feat/transaction notifications (#7685) 2023-03-01 14:20:07 +00:00