Commit Graph

12 Commits

Author SHA1 Message Date
space d5b0f9c833 feat: production-ready UI with onboarding wizard and dashboard
CodexBar Mobile Build / build-android (push) Successful in 31m31s
CodexBar Mobile Build / release (push) Failing after 23s
- Onboarding flow (welcome -> Codex setup -> Claude setup -> done) with
  dark-themed screens and step indicators; completion stored in SecureStore
- Smart root redirect checks onboarding state on launch
- Dashboard tab shows both services at a glance via ServiceStatusCard;
  useFocusEffect + reload() keeps it fresh when credentials change in tabs
- Settings tab manages credentials and exposes re-run setup wizard
- Polished Codex and Claude detail screens with service headers and empty states
- 4-tab layout (Home, Codex, Claude, Settings) with dark-mode tab bar
- Both hooks gain reload() for cross-tab credential refresh

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
codexbar-build-d5b0f9c
2026-06-24 17:52:06 +02:00
space 6bcef323be docs: add CLAUDE.md with architecture and command reference
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-24 17:44:07 +02:00
space 3ba8f471a9 fix: regenerate package-lock.json cleanly after react 19.2.7 bump
CodexBar Mobile Build / build-android (push) Failing after 19m44s
CodexBar Mobile Build / release (push) Has been skipped
2026-06-24 16:56:22 +02:00
space 7fb763fc63 fix: bump react to 19.2.7 to satisfy react-dom peer dependency in EAS build
CodexBar Mobile Build / build-android (push) Failing after 2m23s
CodexBar Mobile Build / release (push) Has been skipped
2026-06-24 16:52:59 +02:00
space 99a1587ba0 ci: adopt local EAS build pattern with Android SDK, artifact upload, and release
CodexBar Mobile Build / build-android (push) Failing after 1m10s
CodexBar Mobile Build / release (push) Has been skipped
2026-06-24 16:48:13 +02:00
space a37fd63c5e ci: add EAS projectId for @spacebanane/codexbar-mobile
Build Android APK / build (push) Has been cancelled
2026-06-24 16:45:22 +02:00
space 89aae69587 ci: set appVersionSource to remote in eas.json
Build Android APK / build (push) Has been cancelled
2026-06-24 16:43:04 +02:00
space 1c9f114062 ci: remove --output flag, EAS remote builds store artifacts on expo.dev
Build Android APK / build (push) Failing after 17s
2026-06-24 16:38:55 +02:00
space db1611718b ci: use npm packager instead of yarn
Build Android APK / build (push) Failing after 3m25s
2026-06-24 16:34:50 +02:00
space ee44d37c16 ci: remove node cache (not supported on self-hosted Gitea runner)
Build Android APK / build (push) Has been cancelled
2026-06-24 16:32:41 +02:00
space 0bcd95ee1b [skip ci] Initial commit — CodexBar Mobile Expo app 2026-06-24 16:28:28 +02:00
space 4f32782eaf Initial commit
Generated by create-expo-app 4.0.0.
2026-06-24 15:46:51 +02:00