dashboard
repositories
activity
search
login
APPS
/
PAILot
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
fix: MQTT connect - disable autoReconnect during trial, retry on all-fail
Matthias Nott
2026-03-22
b99c5995b8a2c028960c472e0f706d75c89de5d1
[APPS/PAILot.git]
/
android
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
gradle-wrapper.jar
/.gradle
/captures/
/gradlew
/gradlew.bat
/local.properties
GeneratedPluginRegistrant.java
.cxx/
# Remember to never publicly share your keystore.
# See https://flutter.dev/to/reference-keystore
key.properties
**/*.keystore
**/*.jks