aboutsummaryrefslogtreecommitdiff
path: root/gradle
AgeCommit message (Collapse)AuthorFilesLines
2025-05-05feat: added foreground service to maintain mqtt connection in backgroundBlaster43851-0/+2
- Handle all mqtt stuff in the service. - Convert BatterySensorService to a data provider.
2025-05-02feat: added mqtt client implementationBlaster43851-0/+3
- Also added a service to send battery information over mqtt
2025-05-02Initial appBlaster43853-0/+36