ponshu-room-lite/lib
Ponshu Developer 9f63578ca7 chore: remove development phase markers and dead commented code
- Remove Phase X / Phase D labels from inline comments and imports
- Remove debugPrint calls from CustomPainter.paint() (called every frame)
- Remove commented-out locale entries (fr, de) from main.dart and language_selector
- Remove version header comments (v1.5 etc.) not needed in source

No logic changes. flutter analyze: No issues found.
2026-04-04 23:02:52 +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 fix: Resolve all flutter analyze warnings (39 -> 0 issues) 2026-02-21 10:32:02 +09:00
providers chore: remove development phase markers and dead commented code 2026-04-04 23:02:52 +09:00
screens chore: remove development phase markers and dead commented code 2026-04-04 23:02:52 +09:00
services fix: Resolve all flutter analyze warnings (39 -> 0 issues) 2026-02-21 10:32:02 +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 chore: remove development phase markers and dead commented code 2026-04-04 23:02:52 +09:00
main.dart chore: remove development phase markers and dead commented code 2026-04-04 23:02:52 +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