Tap gesture settings
Tap setting is similar to double tap, it will wake-up the phone when invoked. This setting page allows for configuration since both gestures aren't mutually exclusive. Change-Id: Ia62a1fafcc108e3c0b14613cb30224eae7b35f6a Fixes: 121198822 Test: make RunSettingsRoboTests
This commit is contained in:
@@ -9730,6 +9730,16 @@
|
||||
<!-- Summary text for ambient display [CHAR LIMIT=NONE]-->
|
||||
<string name="ambient_display_wake_lock_screen_summary" product="default"></string>
|
||||
|
||||
<!-- Preference and settings suggestion title text for ambient display tap (phone) [CHAR LIMIT=60]-->
|
||||
<string name="ambient_display_tap_screen_title" product="default">Tap to check phone</string>
|
||||
<!-- Preference and settings suggestion title text for ambient display tap (tablet) [CHAR LIMIT=60]-->
|
||||
<string name="ambient_display_tap_screen_title" product="tablet">Tap to check tablet</string>
|
||||
<!-- Preference and settings suggestion title text for ambient display tap (device) [CHAR LIMIT=60]-->
|
||||
<string name="ambient_display_tap_screen_title" product="device">Tap to check device</string>
|
||||
|
||||
<!-- Summary text for ambient display tap [CHAR LIMIT=NONE]-->
|
||||
<string name="ambient_display_tap_screen_summary">To check time, notifications, and other info, tap your screen.</string>
|
||||
|
||||
<!-- Title text for swiping downwards on fingerprint sensor for notifications [CHAR LIMIT=80]-->
|
||||
<string name="fingerprint_swipe_for_notifications_title">Swipe fingerprint for notifications</string>
|
||||
<!-- Title text for fingerprint gesture preference screen [CHAR LIMIT=25] -->
|
||||
|
||||
Reference in New Issue
Block a user