Fix Codex auth import and reset credit details
CodexBar Mobile Build / build-android (push) Successful in 17m26s
CodexBar Mobile Build / release (push) Successful in 12s

# Conflicts:
#	app/(tabs)/codex.tsx
#	app/(tabs)/index.tsx
#	app/(tabs)/settings.tsx
#	hooks/useCodexUsage.ts
#	lib/api/codexApi.ts
#	package-lock.json
#	package.json
This commit is contained in:
Space-Banane
2026-07-04 18:59:56 +02:00
parent 5a00822690
commit dc7e497388
13 changed files with 837 additions and 498 deletions
+5 -5
View File
@@ -6,14 +6,14 @@
"@expo/metro-runtime": "~56.0.15",
"@expo/vector-icons": "^15.1.1",
"babel-preset-expo": "~56.0.0",
"expo": "~56.0.12",
"expo-constants": "~56.0.18",
"expo": "~56.0.14",
"expo-constants": "~56.0.20",
"expo-document-picker": "~56.0.4",
"expo-file-system": "~56.0.8",
"expo-font": "~56.0.7",
"expo-linking": "~56.0.14",
"expo-notifications": "~56.0.18",
"expo-router": "~56.2.11",
"expo-linking": "~56.0.15",
"expo-notifications": "~56.0.19",
"expo-router": "~56.2.13",
"expo-secure-store": "~56.0.4",
"expo-splash-screen": "~56.0.10",
"expo-status-bar": "~56.0.4",