Started work on a companion app to read out things like battery life

This commit is contained in:
2022-05-26 03:30:12 +02:00
parent 6d81ff66ab
commit 7907e16701
45 changed files with 1252 additions and 0 deletions

15
app/.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
*.iml
.gradle
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
/build
/captures
.externalNativeBuild
.cxx
local.properties