home-assistant-android/app
Joris Pelgröm 71b1fe1a00
Speed up device controls/Wear OS loading by doing network async (#2636)
* Speed up loading device controls by running network async

 - Speed up loading the device controls menu and initial controls by launching all requests in an async block, which allows the server to respond out of order
 - For individual controls, only start listening for changes once we have provided initial controls

* Speed up Wear OS cold boot by running network async

 - Speed up a cold boot of the Wear OS app by launching all network requests in an async block, which allows the server to respond out of order
2022-06-26 14:19:24 -04:00
..
src Speed up device controls/Wear OS loading by doing network async (#2636) 2022-06-26 14:19:24 -04:00
build.gradle.kts Bump sentry-android from 6.1.0 to 6.1.2 (#2626) 2022-06-21 00:37:31 +00:00
proguard-rules.pro Initial commit 2019-04-01 22:52:08 -07:00