Commit Graph

30 Commits

Author SHA1 Message Date
Tomas Boda
6d80f47903 chore: bump @reduxjs/toolkit 2026-02-16 16:11:39 +01:00
vytick
da3cc7b52b chore(suite-native): bump react-navigation native deps 2026-01-26 19:05:11 +01:00
Jan Václavík
913204b19f fix(suite): Fix tests and typecheck 2026-01-17 21:10:25 +01:00
brantalikp
cde81b1c79 chore(suite-native): dependencies update 2026-01-09 12:50:23 +01:00
Tomas Boda
6147797599 chore: bump @reduxjs/toolkit 2025-12-15 10:47:12 +01:00
Jirka Bažant
21566adcf6 chore(suite-native): Bump react-native-reanimated 2025-12-05 14:23:58 +01:00
yanas
57b4a33b7e feat(suite-native): add possibility to change device firmware language 2025-12-02 16:13:38 +01:00
brantalikp
da19f23936 chore(suite-native): reanimated 4 2025-11-18 12:02:18 +01:00
Tomas Boda
d0d6cc9ff8 chore(suite): bump @reduxjs/toolkit 2025-11-14 10:19:10 +01:00
Petr Knetl
a125ec32aa chore(suite-native): bump react native related dependencies (2025-10) 2025-10-27 13:04:36 +01: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
Peter Sanderson
dbd686c8fd fix: comment out some dependencies to temp. allow the cyclic requirements for '@suite-native/firmware' package 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
Petr Knetl
972ba574bf chore(suite-native): bump expo packages (2025.08) 2025-08-28 10:37:40 +02:00
Petr Knetl
e752e30ad1 chore(suite-native): bump skia to 2.2.3 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
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
Petr Knetl
c9e85c5e0c feat(suite-native): keep firmware screen awake 2025-06-09 16:01:05 +02:00
tomasklim
887018eacb chore: update redux libs 2025-05-17 08:58:34 +02:00
Petr Knetl
bf0c2cdee2 fix(suite-native): wallet creation design qa fixes 2025-05-12 08:31:21 +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
Daniel Suchy
636b304e93 feat(mobile): update Skia 2025-02-11 09:41:41 +01:00
Daniel Suchý
059e89bc1d feat(mobile): update FW alert on Home + remote feature flag (#16318)
* feat(mobile): update FW alert on homescreen

* feat(mobile): remote feature flag for FW update
2025-01-17 12:06:17 +01:00
Daniel Suchý
948878e401 fix(mobile): update and patch reanimated to fix crash (#16347) 2025-01-15 12:20:36 +01:00
Daniel Suchý
8460127e54 feat(mobile): add usb priority mode for FW update (#15848) 2024-12-10 14:46:41 +01:00
Daniel Suchý
b870aa9ff1 feat(mobile): firmware upgrade (#15184)
* fix(connect): make fetch work in react native

* refactor(suite): move FW upgrade logic to common package

* feat(mobile): make some atoms easily animatable

* feat(mobile): firmware upgrade

* fix: formatting and deps

* refactor(suite): map operation to translation ID

* refactor(suite): add transport selectors

* refactor(suite): remove useFirmware hook

* chore: bug fixes

---------

Co-authored-by: Jan Komarek <jan.komarek@satoshilabs.com>
2024-12-03 18:49:14 +01:00