Commit Graph

82 Commits

Author SHA1 Message Date
Tomas Boda
6d80f47903 chore: bump @reduxjs/toolkit 2026-02-16 16:11:39 +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
yanas
8e3a5c442f chore(suite-native): replace TouchableOpacity with PressableOpacity 2025-12-12 10:03:07 +01:00
vytick
b00616343b fix(suite-native): ContextMessage uses the same selector as desktop 2025-12-11 14:51:40 +01:00
Jirka Bažant
21566adcf6 chore(suite-native): Bump react-native-reanimated 2025-12-05 14:23:58 +01:00
Peter Sanderson
939581ee34 chore: refactor initEvoluThunk from redux toolkit, to simple
Resut<OK,ERR> pattern
2025-11-20 16:09:16 +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
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
Jirka Bažant
ccb3fba4a8 chore(suite-native): simplify jest.config.js files across project 2025-09-26 10:50:51 +02:00
Peter Sanderson
7027213e3f fix: add TON of missing dependecies in package.json 2025-09-18 13:04:25 +02:00
Jirka Bažant
0468da9793 chore(suite-native): Do not display message system banners in E2E 2025-08-05 10:36:54 +02:00
tomasklim
cdb57b99e0 chore(message-system): remove en-GB lang 2025-07-17 12:53:40 +02:00
Jiri Zbytovsky
c2c9784efb refactor(message-system): make message-system synchronous again by caching async osVersion 2025-07-15 15:39:49 +02:00
Martin Vytick Vytrhlík
e335c7e9ad fix(suite-native): run messages validation after country code is saved 2025-07-04 21:04:22 +02:00
Jaroslav Hrách
380d594162 feat(message-system): remove context flag 'acccounts.coinjoin' 2025-06-27 12:01:06 +02:00
Jaroslav Hrách
390a58deba feat(suite): add message system context banners to accounts, settings, and dashboard 2025-06-27 12:01:06 +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
Martin Vytick Vytrhlík
b18d1e5860 feat(suite-native): use custom title content for ContextMessage to match design 2025-06-10 11:49:05 +02:00
Jirka Bažant
8b868af8a3 chore(suite-native): Improve InlineAlertBox props definition 2025-06-10 11:49:05 +02:00
Jaroslav Hrách
dd62fb0018 feat(suite-commin): create package geolocation 2025-06-06 14:23:03 +02:00
Jaroslav Hrách
e8c5a56570 feat(suite-common): add geolocation condition to the message system 2025-06-03 12:47:05 +02:00
Jirka Bažant
3b6490b53e chore(suite-native): message-system: Mock initMessageSystemThunk in test 2025-05-28 14:52:39 +02:00
Tomas Martykan
dad7111eb6 chore: unify suite and native wallet settings 2025-05-19 13:52:13 +02:00
tomasklim
887018eacb chore: update redux libs 2025-05-17 08:58:34 +02:00
Jirka Bažant
526d6e5372 fix(suite-common): Fix unstable selectAccounts selector 2025-04-25 15:01:52 +02:00
brantalikp
5aa0226c05 feat(suite-native): replace AlertBox with InlineAlertBox 2025-04-08 12:20:29 +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
Jiri Zbytovsky
31c9d3430b feat(message-system): implement new async getOsVersion 2025-04-07 09:53:16 +02:00
Martin Vytick Vytrhlík
f6b52b9752 feat(suite-native): ContextMessage comp for msg system 2025-04-01 22:31:23 +02:00
Martin Vytick Vytrhlík
1921535b0a feat(suite-native): use remote and local FFlags to enable trade 2025-04-01 22:31:23 +02:00
Nodonisko
39c71a19dd chore: redux upgrade 2025-03-07 14:42:12 +01:00
Jiri Zbytovsky
06319df086 chore(suite-native): refactor Banner rendering logic for consistent topSafeAreaInsets 2025-02-17 10:46:56 +01:00
yanas
04988b2deb chore(suite-native): autofix for sort-imports eslint rule 2025-01-30 15:03:34 +01:00
Daniel Suchý
948878e401 fix(mobile): update and patch reanimated to fix crash (#16347) 2025-01-15 12:20:36 +01:00
Matej Kriz
97ea53c745 chore(message-system): better named getValidExperimentIds utility function 2025-01-14 11:40:17 +01:00
Matej Kriz
a7c00a088d feat(message-system): load valid experiments to store also for mobile app 2025-01-14 11:40:17 +01:00
Peter Sanderson
560819f1ef chore: better naming for selectors selecting the selected device 2024-12-16 14:34:58 +01:00
Martin Vytick Vytrhlík
7513ee0b47 feat(suite-native): enable solana via message system 2024-12-10 16:18:30 +01:00
Martin Vytick Vytrhlík
da53d7f242 feat(suite-native): only show screen message for killswitch feature message 2024-12-10 16:18:30 +01:00
yanas
e82b508744 refactor(suite-native): use semantic naming for pictogram variants 2024-12-06 11:31:32 +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
Matej Kriz
6edf9c7509 fix(suite-native): update react-native-reanimated to prevent crash
- Facing this issue crashing the app after load https://github.com/software-mansion/react-native-reanimated/issues/6415
2024-10-24 17:26:47 +02: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
yanas
b549c1ab8f refactor(suite-native): replace spacing literals with corresponding constants 2024-10-03 10:27:05 +02:00