ponshu-room-lite/lib
Ponshu Developer 182e498188 fix: save as draft when Gemini 503 exhausts all retries
When API congestion persists after 3 retries + fallback:
- Mark exception with [CONGESTION] tag
- camera_screen catches it and calls DraftService.saveDraft()
- Shows orange snackbar (same UX as offline) instead of red error

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-09 19:17:30 +09:00
..
constants feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
l10n feat: Code quality improvements (v1.0-full-with-qr) 2026-01-30 00:54:22 +09:00
models chore: guard DevMenu in release build, clean up Phase/TODO comments 2026-04-05 03:02:01 +09:00
providers chore: guard DevMenu in release build, clean up Phase/TODO comments 2026-04-05 03:02:01 +09:00
screens fix: save as draft when Gemini 503 exhausts all retries 2026-04-09 19:17:30 +09:00
services fix: save as draft when Gemini 503 exhausts all retries 2026-04-09 19:17:30 +09:00
theme feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
utils feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
widgets feat(ponshu-room): Phase 3 UI — Bento Grid stats + progress bar animation 2026-04-06 17:04:20 +09:00
main.dart feat: add IS_BUSINESS_APP build flag for consumer/business APK split 2026-04-04 23:13:40 +09:00
secrets.dart config: Change useProxy default to false for general distribution 2026-02-22 09:59:32 +09:00
secrets.local.dart.example feat: Add Bearer Token authentication to AI Proxy and disable CORS 2026-02-16 11:34:00 +09:00