Seibei Iguchi
ce71b08bb2
refactor(theme): standardize typography styles across components
2026-02-19 14:04:05 +01:00
Jirka Bažant
8f14384398
fix(suite-native): Fix unwanted line break in CZ in trading footer
2026-02-11 14:09:14 +01:00
Jiri Zbytovsky
417ad035dc
chore: bump eslint packages
2025-11-13 14:41:40 +01:00
Petr Knetl
a125ec32aa
chore(suite-native): bump react native related dependencies (2025-10)
2025-10-27 13:04:36 +01:00
Petr Knetl
e974669278
chore(suite-native): bump not native specific dependencies (2025-10)
2025-10-27 13:04:36 +01:00
brantalikp
6a1176a102
chore(suite-native): expo 54: dependencies update
2025-10-20 11:35:17 +02:00
brantalikp
7d8620adc0
chore(suite-native): trezor suite name update
2025-09-24 12:05:59 +02:00
Peter Sanderson
7027213e3f
fix: add TON of missing dependecies in package.json
2025-09-18 13:04:25 +02:00
brantalikp
910521a8df
chore(suite): url cleanup
2025-09-10 14:48:29 +02:00
juriczech
03b29c67a6
chore(suite-native): update knowledge base urls
2025-07-29 09:35:34 +02:00
brantalikp
80db8af3e2
chore: update other packages
2025-06-23 17:46:37 +02:00
Petr Knetl
a784d6eda6
feat(suite-native): device onboarding analytics
2025-05-05 10:01:37 +02:00
Petr Knetl
0fe6407f33
fix(suite-native): security check step cards polished
...
- animation improved
- styling adjusted to the design
- clickable links working now
2025-04-22 07:02:30 +02:00
Petr Knetl
5e05370a48
feat(suite-native): update social network links
2025-03-18 15:50:39 +01:00
yanas
04988b2deb
chore(suite-native): autofix for sort-imports eslint rule
2025-01-30 15:03:34 +01:00
yanas
bef7eee748
feat(suite-native): add authenticity check to device settings
2024-11-18 16:26: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
Petr Knetl
d380b96811
feat(suite-native): ethereum send info messages
2024-11-01 12:30:45 +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
c50f8aeb4a
fix(suite-native): open links via useOpenLink to catch errors
2024-08-01 15:58:55 +02:00
Petr Knetl
2206f19f2e
chore(suite): depcheck enabled
2024-06-18 13:07:58 +02:00
Martin Vytick Vytrhlík
34ce1406b8
feat(suite-native): enable link to have onPress action
2024-04-24 15:47:05 +02:00
Jan Komarek
84bc9b8bd3
chore: update typescript and use global tsc
2024-02-12 11:56:09 +01: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
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
Daniel Suchý
6fbef4ccea
fix(mobile): fix animation related crashes ( #10461 )
2024-01-02 16:10:26 +01:00
Bohdan Juříček
50fe764c31
chore(suite-native): update skia + reanimated ( #10202 )
2023-12-06 21:54:25 +00:00
Bohdan Juříček
0c84475141
chore(suite-native): react native versions ( #10233 )
2023-12-06 21:06:13 +00:00
Daniel Suchý
8abc4a20a6
chore: Link accept chunks from Translation ( #9791 )
2023-10-29 12:10:59 +00:00
vytick
535a476495
chore(suite-native): updated version of reanimated and skia ( #9739 )
...
* chore(suite-native): updated version of reanimated and skia
* fixup! chore(suite-native): updated version of reanimated and skia
2023-10-24 19:18:56 +00:00
0xadams.eth
0f502e5750
chore(suite): remove react imports ( #9331 )
...
* chore(suite): update eslint and webpack config
* chore(suite): remove react imports, change default and namespace imports to named imports
* test(suite): update jest config
2023-09-05 16:26:01 +02:00
Petr Knetl
3659e0fda9
feat(suite-native): message system ui ( #9105 )
...
UI for the message system created.
Closes #8694
2023-08-24 08:52:22 +00:00
Daniel Suchý
cd5d50fb16
chore(mobile): improve perf of transaction list ( #8836 )
2023-07-01 18:44:31 +00:00
Daniel Suchý
d0515be128
chore(mobile): upadete RN + Skia + Reanimated ( #8190 )
2023-04-23 20:27:42 +02:00
Petr Knetl
67c3c5e409
Feat/faq polishing ( #8088 )
...
* feat(suite-native): FAQ polishing
* feat(suite-native): link component using reanimated
2023-04-18 10:28:43 +02:00
Bohdan Juříček
cc6d7c4526
feat(suite-native): init onboarding stack ( #7889 )
...
* feat(suite-native): onboarding
* fix(suite-native): fix icons
* fix(suite-native): reanimated mock
2023-04-11 11:53:05 +02: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