Changes:
- Check that notification listener is connected before attempting to update active notifications (#1283)
- Switch from EditText to TextInputEditText to fix iframe crash on basic auth (#1263)
- Feature/wear publishing (#1264)
- Bump webkit dependency (#1262)
- Add new notification sensors and add new attributes to existing sensor (#1261)
- Ensure power menu light control values stays within range (#1259)
- Allow template widgets to render as HTML for formatting (#1260)
- Inflate secrets in wear os app. (#1252)
- Add Wear OS module for initial support (#1250)
- Add link to getting crash logs in issue template (#1245)
- Fix button widget view getting stuck when screen turns off (#1246)
- Add a call timeout and some debug logs (#1242)
- Always send connection info as a string even if null (#1239)
- Fix null pointer for canceling group (#1238)
- Reword issue templates (#1236)
- Bump some app dependencies (#1233)
- Fix uninitialized property access error (#1232)
- Add a command to control bluetooh (#1231)
- Don't show toast error for screen on intent as it can be excessive (#1230)
- Add a small buffer for the location future check to avoid skipping valid updates (#1229)
- Use min and max temp for climate range in power menu (#1222)
- Add usage stats app sensors (#1210)
- Improve permission check/Add location disabled check (#1187)
- Revert "Pause and resume the webview as needed (#1194)" (#1203)
- Add sensors for app data and memory usage (#1201)
- Switch to toLongOrNull for timeout to prevent user error (#1200)
- Pause and resume the webview as needed (#1194)