Matthias Nott
2026-03-21 a85c355d27a2016d3fe3f942ae6edfd9978d0e30
feat: PAILot Flutter app - complete rewrite from React Native

Voice-first AI communicator mobile app connecting to AIBroker daemon via WebSocket.

- Full chat interface with text, voice, and image messaging
- Multi-session support with drawer, switching, rename, remove
- WebSocket service with dual-URL fallback, heartbeat, auto-reconnect
- Voice recording (AAC) with singleton playback and chain play
- Navigate screen with terminal screenshot and vim key grid
- Settings with server config, Wake-on-LAN
- Per-session message persistence with catch_up protocol
- Multi-image picker with text or voice captions
- Cross-session toast notifications and unread badges
- Material 3 dark/light theme, Riverpod state, GoRouter
- iOS and Android adaptive icons from PAILot.svg
- Build/deploy scripts matching Glidr patterns
166 files added
changed files
.gitignore patch | view | blame | history
.metadata patch | view | blame | history
README.md patch | view | blame | history
analysis_options.yaml patch | view | blame | history
android/.gitignore patch | view | blame | history
android/app/build.gradle.kts patch | view | blame | history
android/app/src/debug/AndroidManifest.xml patch | view | blame | history
android/app/src/main/AndroidManifest.xml patch | view | blame | history
android/app/src/main/kotlin/com/tekmidian/pailot/MainActivity.kt patch | view | blame | history
android/app/src/main/res/drawable-v21/launch_background.xml patch | view | blame | history
android/app/src/main/res/drawable/launch_background.xml patch | view | blame | history
android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml patch | view | blame | history
android/app/src/main/res/mipmap-hdpi/ic_launcher.png patch | view | blame | history
android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png patch | view | blame | history
android/app/src/main/res/mipmap-mdpi/ic_launcher.png patch | view | blame | history
android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png patch | view | blame | history
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png patch | view | blame | history
android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png patch | view | blame | history
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png patch | view | blame | history
android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png patch | view | blame | history
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png patch | view | blame | history
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png patch | view | blame | history
android/app/src/main/res/values-night/styles.xml patch | view | blame | history
android/app/src/main/res/values/colors.xml patch | view | blame | history
android/app/src/main/res/values/styles.xml patch | view | blame | history
android/app/src/profile/AndroidManifest.xml patch | view | blame | history
android/build.gradle.kts patch | view | blame | history
android/gradle.properties patch | view | blame | history
android/gradle/wrapper/gradle-wrapper.properties patch | view | blame | history
android/settings.gradle.kts patch | view | blame | history
ios/.gitignore patch | view | blame | history
ios/Flutter/AppFrameworkInfo.plist patch | view | blame | history
ios/Flutter/Debug.xcconfig patch | view | blame | history
ios/Flutter/Release.xcconfig patch | view | blame | history
ios/Podfile patch | view | blame | history
ios/Podfile.lock patch | view | blame | history
ios/Runner.xcodeproj/project.pbxproj patch | view | blame | history
ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata patch | view | blame | history
ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist patch | view | blame | history
ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings patch | view | blame | history
ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme patch | view | blame | history
ios/Runner.xcworkspace/contents.xcworkspacedata patch | view | blame | history
ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist patch | view | blame | history
ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings patch | view | blame | history
ios/Runner/AppDelegate.swift patch | view | blame | history
ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json patch | view | blame | history
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png patch | view | blame | history
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png patch | view | blame | history
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png patch | view | blame | history
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png patch | view | blame | history
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png patch | view | blame | history
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png patch | view | blame | history
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png patch | view | blame | history
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png patch | view | blame | history
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png patch | view | blame | history
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png patch | view | blame | history
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png patch | view | blame | history
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png patch | view | blame | history
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png patch | view | blame | history
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png patch | view | blame | history
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png patch | view | blame | history
ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json patch | view | blame | history
ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png patch | view | blame | history
ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png patch | view | blame | history
ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png patch | view | blame | history
ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md patch | view | blame | history
ios/Runner/Base.lproj/LaunchScreen.storyboard patch | view | blame | history
ios/Runner/Base.lproj/Main.storyboard patch | view | blame | history
ios/Runner/Info.plist patch | view | blame | history
ios/Runner/Runner-Bridging-Header.h patch | view | blame | history
ios/Runner/SceneDelegate.swift patch | view | blame | history
ios/RunnerTests/RunnerTests.swift patch | view | blame | history
lib/main.dart patch | view | blame | history
lib/models/message.dart patch | view | blame | history
lib/models/server_config.dart patch | view | blame | history
lib/models/session.dart patch | view | blame | history
lib/providers/providers.dart patch | view | blame | history
lib/router.dart patch | view | blame | history
lib/screens/chat_screen.dart patch | view | blame | history
lib/screens/navigate_screen.dart patch | view | blame | history
lib/screens/settings_screen.dart patch | view | blame | history
lib/services/audio_service.dart patch | view | blame | history
lib/services/message_store.dart patch | view | blame | history
lib/services/websocket_service.dart patch | view | blame | history
lib/services/wol_service.dart patch | view | blame | history
lib/theme/app_theme.dart patch | view | blame | history
lib/widgets/command_bar.dart patch | view | blame | history
lib/widgets/image_viewer.dart patch | view | blame | history
lib/widgets/input_bar.dart patch | view | blame | history
lib/widgets/message_bubble.dart patch | view | blame | history
lib/widgets/session_drawer.dart patch | view | blame | history
lib/widgets/status_dot.dart patch | view | blame | history
lib/widgets/toast_overlay.dart patch | view | blame | history
lib/widgets/typing_indicator.dart patch | view | blame | history
lib/widgets/voice_button.dart patch | view | blame | history
linux/.gitignore patch | view | blame | history
linux/CMakeLists.txt patch | view | blame | history
linux/flutter/CMakeLists.txt patch | view | blame | history
linux/flutter/generated_plugin_registrant.cc patch | view | blame | history
linux/flutter/generated_plugin_registrant.h patch | view | blame | history
linux/flutter/generated_plugins.cmake patch | view | blame | history
linux/runner/CMakeLists.txt patch | view | blame | history
linux/runner/main.cc patch | view | blame | history
linux/runner/my_application.cc patch | view | blame | history
linux/runner/my_application.h patch | view | blame | history
macos/.gitignore patch | view | blame | history
macos/Flutter/Flutter-Debug.xcconfig patch | view | blame | history
macos/Flutter/Flutter-Release.xcconfig patch | view | blame | history
macos/Flutter/GeneratedPluginRegistrant.swift patch | view | blame | history
macos/Podfile patch | view | blame | history
macos/Runner.xcodeproj/project.pbxproj patch | view | blame | history
macos/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist patch | view | blame | history
macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme patch | view | blame | history
macos/Runner.xcworkspace/contents.xcworkspacedata patch | view | blame | history
macos/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist patch | view | blame | history
macos/Runner/AppDelegate.swift patch | view | blame | history
macos/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json patch | view | blame | history
macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_1024.png patch | view | blame | history
macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_128.png patch | view | blame | history
macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_16.png patch | view | blame | history
macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_256.png patch | view | blame | history
macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_32.png patch | view | blame | history
macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_512.png patch | view | blame | history
macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_64.png patch | view | blame | history
macos/Runner/Base.lproj/MainMenu.xib patch | view | blame | history
macos/Runner/Configs/AppInfo.xcconfig patch | view | blame | history
macos/Runner/Configs/Debug.xcconfig patch | view | blame | history
macos/Runner/Configs/Release.xcconfig patch | view | blame | history
macos/Runner/Configs/Warnings.xcconfig patch | view | blame | history
macos/Runner/DebugProfile.entitlements patch | view | blame | history
macos/Runner/Info.plist patch | view | blame | history
macos/Runner/MainFlutterWindow.swift patch | view | blame | history
macos/Runner/Release.entitlements patch | view | blame | history
macos/RunnerTests/RunnerTests.swift patch | view | blame | history
pubspec.lock patch | view | blame | history
pubspec.yaml patch | view | blame | history
test/widget_test.dart patch | view | blame | history
tools/build-android.sh patch | view | blame | history
tools/build.sh patch | view | blame | history
tools/deploy-android.sh patch | view | blame | history
tools/deploy.sh patch | view | blame | history
web/favicon.png patch | view | blame | history
web/icons/Icon-192.png patch | view | blame | history
web/icons/Icon-512.png patch | view | blame | history
web/icons/Icon-maskable-192.png patch | view | blame | history
web/icons/Icon-maskable-512.png patch | view | blame | history
web/index.html patch | view | blame | history
web/manifest.json patch | view | blame | history
windows/.gitignore patch | view | blame | history
windows/CMakeLists.txt patch | view | blame | history
windows/flutter/CMakeLists.txt patch | view | blame | history
windows/flutter/generated_plugin_registrant.cc patch | view | blame | history
windows/flutter/generated_plugin_registrant.h patch | view | blame | history
windows/flutter/generated_plugins.cmake patch | view | blame | history
windows/runner/CMakeLists.txt patch | view | blame | history
windows/runner/Runner.rc patch | view | blame | history
windows/runner/flutter_window.cpp patch | view | blame | history
windows/runner/flutter_window.h patch | view | blame | history
windows/runner/main.cpp patch | view | blame | history
windows/runner/resource.h patch | view | blame | history
windows/runner/resources/app_icon.ico patch | view | blame | history
windows/runner/runner.exe.manifest patch | view | blame | history
windows/runner/utils.cpp patch | view | blame | history
windows/runner/utils.h patch | view | blame | history
windows/runner/win32_window.cpp patch | view | blame | history
windows/runner/win32_window.h patch | view | blame | history