From 0d9ea48fa72f1a138ebbc2e8fd6dfbd27c3bcb30 Mon Sep 17 00:00:00 2001 From: Daniel Shokouhi Date: Fri, 10 Mar 2023 10:43:49 -0800 Subject: [PATCH] Update change log week of 3/10 (#3413) * Update change log week of 3/10 * Wording tweaks --- app/src/main/res/xml/changelog_master.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 5d367dc1a..a1f4c6b9a 100755 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -5,9 +5,10 @@ Multi-server support! Add additional servers in Companion App Settings. Android Auto: Add support to navigate to any sensor that has latitude and longitude attributes Change sensor enabled by default logic, new users will no longer have Battery Power, Battery Temperature or Is Charging sensors enabled by default - Add new setting to lock screen orientation when view dashboards + Add new setting to lock the screen orientation when viewing dashboards Camera Widget: Make background transparent, remove resizing so image is not stretched, allow widget to be smaller if required Beacon Monitor: Use a foreground service notification for reliable background scanning, you may adjust the appearance using the notification channel + Notification: Allow clickAction to be set to noAction to do nothing when a notification is clicked Set a lower minimum font size when viewing dashboards to improve low resolution devices Bug fixes, design improvements and dependency updates