Peter Sanderson
7027213e3f
fix: add TON of missing dependecies in package.json
2025-09-18 13:04:25 +02:00
Petr Knetl
d404301bfb
chore(suite-native): bump gorhom/bottom-sheet jotai lottie yup (2025.08)
2025-08-28 10:37:40 +02:00
Petr Knetl
0a294c7802
chore(suite-native): bump react navigation libs to 7.x.x
2025-08-26 15:32:48 +02:00
Peter Sanderson
57debfb79b
chore: add typed helpers for Object.xxxx utils
...
# Conflicts:
# packages/utils/src/index.ts
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
brantalikp
d89d5a0c8c
fix(suite-native): fix build and type errors
2025-06-23 17:46:37 +02:00
brantalikp
80db8af3e2
chore: update other packages
2025-06-23 17:46:37 +02:00
Tomas Martykan
d26ec2ee88
feat(suite-native): new connect settings section
2025-06-09 17:38:20 +02:00
tomasklim
887018eacb
chore: update redux libs
2025-05-17 08:58:34 +02:00
Jirka Bažant
7f1895cc72
chore(suite-native): Bump RN to 0.76.9, @sentry/react-native to 6.10
2025-04-08 12:07:18 +02:00
Nodonisko
39c71a19dd
chore: redux upgrade
2025-03-07 14:42:12 +01:00
Jiri Zbytovsky
b5ca1ba05d
chore(suite-native): update links, use urls package
2025-02-17 10:07:15 +01:00
Jiri Zbytovsky
e5a7339767
feat(suite-native): add Check Settings to toggle FW revision check
2025-01-30 09:46: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ý
eda770d5a5
chore(mobile) : expo upgrade sdk 52 🚀 ( #15383 )
...
* chore: expo upgrade
* chore(mobile): expo sdk 52
* fix: android build
* chore(mobile): ⬆️ upgrade usb lib, jest, sentry
* fix(mobile): fix quick crypto android build
2024-11-19 16:14:41 +01: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
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
Daniel Suchý
d6343d4106
chore(mobile): upgrade deps to RN 0.75 ( #14004 )
2024-08-29 15:15:59 +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
Petr Knetl
2206f19f2e
chore(suite): depcheck enabled
2024-06-18 13:07:58 +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
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
Martin Vytick Vytrhlík
aa8c615760
feat(suite-native): about dialog in view only settings
2024-04-24 15:47:05 +02:00
Bohdan Juříček
4173d3e2c9
feat(suite-native): upgrade rn ( #11990 )
2024-04-12 09:10:38 +00: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
Jan Komarek
9fdccc92e1
chore: minor package updates
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
Daniel Suchý
bb37005e6b
chore(mobile): Expo migration ( #10769 )
...
* gitignore android + ios folders
* update deps
* react-native-usb Expo + RN 0.73 support
* remove unnecessary fonts
* migrate to Expo
* update github workflows for Expo
* fix type error
* update expo-av
* fix lottie welcome animation
* change android version to 1 for debug
* fix deps
* fix tsconfig
* PR fixes
* fix min sdk version
* rename app
* add Sentry auth token to CI
* remove unsused deps in root package.json
* fix staging pipeline
* update package.json scripts
* fix staging
* fix fastlane prod
* fix unit tests
* fix unit tests
2024-01-26 18:45:30 +00:00
Bohdan Juříček
22b74c92ea
Fix/freeze between navigation stacks ( #10582 )
...
* chore(suite-native): upgrade navigation pkgs
* fix(suite-native): svg loading in suite native
* refactor(suite-native): receive screen
* fix(suite-native): homescreen padding
fix
2024-01-10 10:13:24 +00:00
vytick
04c22fcbd0
feat(suite-native): updated copy ( #10257 )
2023-12-12 08:55:04 +00:00
Daniel Suchý
7277f9d0f8
chore(repo): Upgrade TS 5.3 ( #10017 )
2023-11-21 12:15:06 +01:00
Daniel Suchý
bf8d0fe80f
chore(repo): upgrade to TS 5.2 ( #9989 )
2023-11-20 07:54:30 +01: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
tomasklim
a21a081ba1
chore(deps): update
2023-06-22 18:05:11 +02: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
Bohdan Juříček
e5341051cf
chore(suite-native): update react native ( #8556 )
2023-05-24 13:43:32 +02:00
tomasklim
eb588a8c4d
feat(suite): update deps
2023-05-23 10:49:36 +02: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
Martin Varmuza
819c019d18
chore: use workspace:* everywhere
2023-05-11 11:22:59 +02:00