feat: redesign mobile app with tactile UI

This commit is contained in:
Hermes Agent
2026-07-09 04:57:47 +00:00
parent 7eb9648eb7
commit d4e841a28c
12 changed files with 451 additions and 191 deletions
+10
View File
@@ -44,6 +44,7 @@
"dependencies": {
"@capacitor/android": "^7.4.0",
"@capacitor/core": "^7.4.0",
"@capacitor/haptics": "^7.0.2",
"@hermes-mobile/shared": "file:../../packages/shared",
"lucide-react": "^0.468.0",
"react": "^19.0.0",
@@ -410,6 +411,15 @@
"tslib": "^2.1.0"
}
},
"node_modules/@capacitor/haptics": {
"version": "7.0.5",
"resolved": "https://registry.npmjs.org/@capacitor/haptics/-/haptics-7.0.5.tgz",
"integrity": "sha512-ujXuUkL8UG1YLhuJo/q+jiHr0K5JmclGZHmV1RttmiUBRG1XpC4Fc4gXUJyEX+6IoyfwWhgtPvJFRUB31HYnRQ==",
"license": "MIT",
"peerDependencies": {
"@capacitor/core": ">=7.0.0"
}
},
"node_modules/@esbuild/aix-ppc64": {
"version": "0.28.1",
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.28.1.tgz",