Results 8 issues of Jeff Irion

https://cs.android.com/android/platform/superproject/+/master:packages/modules/adb/protocol.txt;l=82-88 ``` --- STLS(type, version, "") -------------------------------------------- Command constant: A_STLS The TLS message informs the recipient that the connection will be encrypted and will need to perform a TLS handshake....

help wanted

https://github.com/google/python-adb/pull/152#discussion_r306312516

## State detection diagnostics Assuming you're using the Home Assistant [Android TV](https://github.com/home-assistant/home-assistant/tree/dev/homeassistant/components/androidtv) component, here's how you can help improve state detection. This package determines the state in the [`AndroidTV.update`](https://github.com/JeffLIrion/python-androidtv/blob/master/androidtv/androidtv.py#L54) /...

help wanted

Also, the `get_properties` method should have a `get_installed_apps` (default: `False`) parameter so that when an HA user calls `GET_PROPERTIES`, the list of installed apps gets updated.

This is the same as https://github.com/Swind/pure-python-adb/pull/55 for the`DeviceAsync` class.