From ebc6b76ddae3288c532b13efe8e3d3e83175c99f Mon Sep 17 00:00:00 2001 From: Daniel Shokouhi Date: Sat, 20 Aug 2022 08:52:49 -0700 Subject: [PATCH] Update changelog week of 8/19 (#2808) * Update changelog week of 8/19 * Mention battery power sensor --- app/src/main/res/xml/changelog_master.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 4a168d680..49d1d94ef 100755 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -15,8 +15,10 @@ Move prioritize internal to new Home WiFi SSID screen Only apply prioritize internal to WebView when location is disabled on the device Add themed icon for supported devices (Android 13+) + Add a battery power sensor Add additional attributes for notification sensors Add attribute to network type sensor to indicate if current network is a metered connection + Update geocoded location sensor when we send a location update, also only send a sensor update when accuracy is met and location is from a recent report Bug fixes, performance improvements, design tweaks and dependency updates