Changes:
- 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)