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

This commit is contained in:
Taran Singh
2022-03-04 18:21:20 +00:00
committed by Android (Google) Code Review
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] -->