Skip to content

Releases: ambient-code/mobile

Release v0.0.1

08 Dec 05:24
bd074d2

Choose a tag to compare

Release v0.0.1

Changes since v0.0.0

  • Add release infrastructure (#25) (bd074d2)
  • Add review workflow and navigation improvements (#24) (8d7bca9)
  • Update CLAUDE.md with Makefile instructions and add memory links (#22) (bebf219)
  • Admin Statistics Dashboard - Complete Implementation (#20) (fb8aad3)
  • Add Phase 10 Quality & Stability Sprint implementation guide (#19) (77aa8b1)
  • Sub-Phase 10.3: Add Mock Authentication for Development (#18) (e80992a)
  • Enable Quiet Hours feature with complete notification silencing (#17) (cbbcac5)
  • Add comprehensive mobile user guide (#16) (86b5a37)
  • Update dev dependencies and add performance library research to backlog (0408b55)
  • Document mock authentication in .env.example (ae97eff)
  • Add mock authentication for development (27405f3)
  • Sub-Phase 10.3: Test Infrastructure & Performance Review (#14) (3912bb4)
  • Phase 10: Quality & Stability Improvements (abcc7b2)
  • Use Expo's AuthSession.makeRedirectUri for better OAuth compatibility (2fcb12d)
  • Fix OAuth redirect flow to return to mobile app (bc08318)
  • Fix missing useAuth import in _layout.tsx (e9494c4)
  • Re-apply offline functionality after linter cleanup (4f88fc4)
  • Add error boundary coverage with ErrorMessage component (4fbcb0f)
  • Implement Phase 13B: Deep Linking (FR-027) (#12) (5ce31d5)
  • Implement Phase 11: Verify Phase 7 Status (FR-011) (#11) (c5ed8ac)
  • Phase 13D: PostHog Telemetry Integration (#10) (785b456)
  • Implement Phase 12B: Announcements Feature with Mock Data (#9) (1f0a004)
  • Implement Phase 12A: API Status Indicator (FR-018) (#8) (ef44082)
  • Phase 13C: Bundle Size Optimization (#7) (e5e14f5)
  • Implement Phase 13A: Quiet Hours Feature (#6) (91d82d6)
  • Add implement-phases.sh to .gitignore (fdc716f)
  • Merge pull request #5 from ambient-code/feature/phase-8-settings (fc9db80)
  • Complete Phase 8: Settings and Preferences (T081-T086) (240e722)
  • Implement T076-T080: Settings data layer & UI components (8223fd4)
  • Merge pull request #4 from ambient-code/feature/phase-6-interactive-chat (d143303)
  • Merge main into feature/phase-6-interactive-chat (1018320)
  • Implement Phase 6: Interactive Chat with Claude (US4) (032b02d)
  • Merge pull request #3 from ambient-code/feature/phase-7-create-sessions (6c05a2f)
  • Merge pull request #2 from ambient-code/phase-5-github-notifications (399ef19)
  • Implement Phase 7: Start New AI Sessions (US5) (ac71f5e)
  • Add detailed Phase 8 implementation plan for Settings (6862c66)
  • Add Phase 7 implementation plan for creating new AI sessions (c4a9345)
  • Reduce FPS monitor warning threshold from 50 to 30 FPS (f64ee10)
  • Remove why-did-you-render initialization code (6e3afc9)
  • Add app telemetry to backlog (e3b0bcb)
  • Fix back button to show arrow only, not '(tabs)' text (666a81d)
  • Add back buttons to all pages (609d9a9)
  • Fix quick action buttons to enforce fixed height (2602e67)
  • Fix quick action buttons to be same size (9c836a3)
  • Update notification button text to 'GitHub Notifications' (be8ddd6)
  • Fix notification real-time events and mock data (d79825b)
  • Fix notifications header - remove title and use proper back button (9e18e3e)
  • Add GitHub notifications to mock events & UX improvements (4f93c55)
  • Complete Phase 5: GitHub Notifications (US3) (1221c16)
  • Reduce FPS monitor warning threshold from 50 to 30 FPS (dc3acea)
  • Remove why-did-you-render initialization code (bf5dcf6)
  • Add app telemetry to backlog (721614b)
  • Fix back button to show arrow only, not '(tabs)' text (e919139)
  • Add back buttons to all pages (790ed5d)
  • Fix quick action buttons to enforce fixed height (152f5be)
  • Fix quick action buttons to be same size (2cdbb46)
  • Update notification button text to 'GitHub Notifications' (98ea76e)
  • Fix notification real-time events and mock data (099cdd2)
  • Fix notifications header - remove title and use proper back button (b176cbd)
  • Add GitHub notifications to mock events & UX improvements (0fb6a71)
  • Complete Phase 5: GitHub Notifications (US3) (7ef8bf6)
  • Merge pull request #1 from ambient-code/001-acp-mobile (b16ad4b)
  • Complete ACP Mobile implementation (4ac9cac)
  • Add expo-crypto as direct dependency and fix imports (20716a2)
  • Initial commit (c498c65)

Full Changelog: v0.0.0...v0.0.1