Commit graph

14 commits

Author SHA1 Message Date
a04a0cbd75 sync: agent-ops from agentic-framework v1.1.15 2026-05-20 11:32:53 +09:00
66fad46ad2 sync: agent-ops from agentic-framework v1.1.15 2026-05-20 10:09:42 +09:00
2344782fca update agent-ops files 2026-05-20 09:54:22 +09:00
30efee61df chore: sync agent-ops 2026-05-19 10:27:14 +09:00
1eff82483b Rename project to nomadcode-app 2026-05-19 09:31:32 +09:00
toki
9c73c41847 chore(vscode): add Flutter device launch configs 2026-03-23 18:06:32 +09:00
toki
cd86d34d5a feat(android): Implement immersive mode for Flutter app
- Enable Flutter view to render behind system UI (status bar, navigation bar)
- Set transparent status bar and navigation bar colors in styles.xml
- Enable immersive sticky mode in Flutter main.dart
- MainActivity.kt: Set decor fits system windows to false for full-screen layout
2026-03-22 22:51:58 +09:00
toki
9b8946be49 Update AndroidManifest, notification icons, and main.dart 2026-03-22 22:28:39 +09:00
toki
7953563443 Update project files 2026-03-22 20:49:05 +09:00
af6b2962a2 Update AGENTS.md with agent operations configuration 2026-03-22 12:52:44 +09:00
9a39917a2c Add Firebase push notification support and Android Mattermost integration
- Android: MainActivity, AppLifecycleTracker, Firebase Messaging Service
- Android: Notification handlers (dismiss, reply, receipt delivery)
- Android: Custom push notification helper and database support
- Android: Drawable resources for notification actions
- Android: Mipmap resources with foreground/background/round icons
- iOS: Push notification service support
- Flutter: Push notification background and foreground services
- Web/Windows: Generated plugin registrant updates
- Config: Added google-services.json for Firebase
2026-03-21 15:06:19 +09:00
73375477ba Add agent-ops rules and documentation files 2026-03-21 15:04:37 +09:00
d36154a3c3 Initial commit: Flutter project setup 2026-03-21 11:41:47 +09:00
a6f500ae86 Update .gitignore with Flutter-related patterns 2026-03-21 11:34:09 +09:00