Commit Graph

30 Commits

Author SHA1 Message Date
Tomas Boda
6d80f47903 chore: bump @reduxjs/toolkit 2026-02-16 16:11:39 +01:00
juriczech
18f87ce2ae chore(suite): replace G.isNotNullable with utils 2026-02-13 11:09:36 +01:00
Peter Sanderson
e7fecb7e69 fix: dependencies fix, after better mock organization 2026-02-02 12:59:08 +01:00
vytick
da3cc7b52b chore(suite-native): bump react-navigation native deps 2026-01-26 19:05:11 +01:00
juriczech
6920f34dfa fix(suite-native): deps update 2026-01-22 15:16:17 +01:00
juriczech
c41009e249 refactor(suite-native): simplify device authorization state 2026-01-22 15:16:17 +01:00
juriczech
8f5123905b chore(suite-native): pin components moved to package 2026-01-14 14:21:04 +01:00
yanas
cc5406ca0d refactor(suite-native): device settings navigation final cleanup 2026-01-07 13:57:12 +01:00
yanas
54c710efae refactor(suite-native): rework backup & passphrase navigation in device settings 2026-01-06 18:15:16 +01:00
Tomas Boda
6147797599 chore: bump @reduxjs/toolkit 2025-12-15 10:47:12 +01:00
yanas
cfc648652f refactor(suite-native): rework firmware navigation in device settings 2025-12-08 17:27:42 +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
yanas
2be40d4e19 fix(suite-native): enable Bluetooth auto-connect on Connect press 2025-10-10 12:36:32 +02:00
Peter Sanderson
7027213e3f fix: add TON of missing dependecies in package.json 2025-09-18 13:04:25 +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
80db8af3e2 chore: update other packages 2025-06-23 17:46:37 +02:00
Vojtěch Tranta
3ffd71eb5a fix(suite-native): remove unused code 2025-06-10 11:18:24 +02:00
Jiri Zbytovsky
b89dcffd1d test(suite-native): enable & fix deviceAuthorizationSlice test 2025-06-03 15:47:16 +02:00
Martin Varmuza
345241d442 chore: fix lint & depcheck errors 2025-06-03 15:47:16 +02:00
tomasklim
887018eacb chore: update redux libs 2025-05-17 08:58:34 +02:00
Nodonisko
39c71a19dd chore: redux upgrade 2025-03-07 14:42:12 +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ý
d6343d4106 chore(mobile): upgrade deps to RN 0.75 (#14004) 2024-08-29 15:15:59 +02:00
Bohdan Juříček
8f68b00ed4 feat(suite-native): analytics (#13357) 2024-07-18 09:57:32 +01:00
Bohdan Juříček
d43582196c Feat/native/feature requests passphrase (#13121)
* chore(suite-native): redux handles passphrase request

* chore(suite-native): move module-passphrase => module-connect-device

* feat(suite-native): modify screen cancelling based on flow

* refactor(suite-native): rename authorization module

* refactor(suite-native): rename authorize navigation stacks

* feat(suite-native): feature passphrase unlock screen

feat(suite-native): create navigation handler

* chore(suite-native): remove passphrase package

* fix(suite-native): handleCancel passphrase on Trezor
2024-07-10 15:03:09 +01:00
Bohdan Juříček
47b69ae60b feat(suite-native): handle pin by state, not button requests (#12889)
* feat(suite-native): handle pin by state, not button requests

* refactor(suite-native): simplify conditions in slice
2024-07-01 12:26:10 +01:00