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