aboutsummaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Collapse)AuthorFilesLines
2026-06-25fix: request battery optimization permisionBlaster43851-0/+1
2026-06-25fix: fixed typo in serviceBlaster43851-1/+1
2026-06-24feat: added app launcher in settingsBlaster43855-1/+86
2026-06-24fix: start foreground service correctly to prevent crashBlaster43852-19/+32
- Also fix mqtt spam if mqtt is disabled.
2025-05-05feat: fix url handlingBlaster43851-3/+8
2025-05-05feat: added foreground service to maintain mqtt connection in backgroundBlaster438511-339/+829
- Handle all mqtt stuff in the service. - Convert BatterySensorService to a data provider.
2025-05-02feat: allow disabling hardware accelerationBlaster43853-1/+14
2025-05-02feat: updated theme colorsBlaster43854-4/+205
2025-05-02feat: added mqtt client implementationBlaster438512-13/+1217
- Also added a service to send battery information over mqtt
2025-05-02Initial appBlaster438537-0/+640