Merge "Introduce developer option for Stylus handwriting" into tm-dev am: a10dc5280d

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16972176

Change-Id: I7ee37918aa8ae20fd7ba5520a522b569e0f43d2c
This commit is contained in:
Taran Singh
2022-03-04 18:32:17 +00:00
committed by Automerger Merge Worker
5 changed files with 200 additions and 0 deletions

View File

@@ -12317,6 +12317,14 @@
<!-- Location setting: preference summary - describes the behavior of forcing full raw GNSS satellite measurements [CHAR LIMIT=NONE] -->
<string name="enable_gnss_raw_meas_full_tracking_summary">Track all GNSS constellations and frequencies with no duty cycling</string>
<!-- Developer options Input method category strings -->
<!-- Title for input method category [CHAR LIMIT=30]-->
<string name="input_method_category">Input Method</string>
<!-- [CHAR LIMIT=30] Title for Stylus handwriting settings -->
<string name="stylus_handwriting">Stylus handwriting</string>
<!-- [CHAR LIMIT=130] Summary for Stylus handwriting toggle -->
<string name="stylus_handwriting_summary">When enabled, current Input method receives stylus MotionEvent if an Editor is focused.</string>
<!-- Name of setting for switching device theme [CHAR LIMIT=60] -->
<string name="device_theme">Device theme</string>
<!-- Name of default device theme [CHAR LIMIT=60] -->