From 9472ba1d39e85b11c28d16b793fac1150ba153e5 Mon Sep 17 00:00:00 2001 From: Matt Mower Date: Wed, 20 Jan 2016 18:12:47 -0600 Subject: gui: Actions: Toggle backlight on power key Create GUIAction to handle KEY_POWER with a screen backlight toggle. Change-Id: Iad0a7923b4a776e0336722db74d6fc46cd0107a2 --- gui/theme/common/landscape.xml | 5 +++++ gui/theme/common/portrait.xml | 5 +++++ gui/theme/common/watch.xml | 5 +++++ 3 files changed, 15 insertions(+) (limited to 'gui/theme/common') diff --git a/gui/theme/common/landscape.xml b/gui/theme/common/landscape.xml index 3aed1981e..b0e4238b8 100644 --- a/gui/theme/common/landscape.xml +++ b/gui/theme/common/landscape.xml @@ -3517,6 +3517,11 @@ {@swipe_to_unlock=Swipe to Unlock} + + + + + diff --git a/gui/theme/common/portrait.xml b/gui/theme/common/portrait.xml index 80e358b77..7e30be41e 100644 --- a/gui/theme/common/portrait.xml +++ b/gui/theme/common/portrait.xml @@ -3779,6 +3779,11 @@ {@swipe_to_unlock=Swipe to Unlock} + + + + + diff --git a/gui/theme/common/watch.xml b/gui/theme/common/watch.xml index 921e72c60..a62b2b393 100644 --- a/gui/theme/common/watch.xml +++ b/gui/theme/common/watch.xml @@ -4424,6 +4424,11 @@ {@swipe_unlock= Unlock} + + + + + -- cgit v1.2.3