Redesign mobile time clock, add shortcuts, and improve account management.

Add iOS Shortcuts/Siri intents, local send-reminder notifications, stable
client picker with last-client defaults, account refresh/remove, and softer
session handling on unauthorized API responses.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-22 16:06:17 -04:00
co-authored by Cursor
parent 0b2d65a4e9
commit 06bc91ac13
33 changed files with 1844 additions and 320 deletions
+2
View File
@@ -17,6 +17,7 @@
"better-auth": "^1.6.19",
"expo": "~56.0.12",
"expo-blur": "~56.0.3",
"expo-build-properties": "^56.0.19",
"expo-constants": "~56.0.18",
"expo-dev-client": "~56.0.20",
"expo-font": "~56.0.7",
@@ -25,6 +26,7 @@
"expo-linking": "~56.0.14",
"expo-local-authentication": "~56.0.4",
"expo-network": "^56.0.5",
"expo-notifications": "^56.0.18",
"expo-router": "~56.2.11",
"expo-secure-store": "^56.0.4",
"expo-splash-screen": "~56.0.10",