Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit da4b8608 authored by Prabir Pradhan's avatar Prabir Pradhan Committed by Automerger Merge Worker
Browse files

Merge "Add strings for "Show key presses" developer option" into udc-qpr-dev am: 5543e89e

parents 90e12a11 5543e89e
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -827,6 +827,11 @@
    <!-- UI debug setting: show touches location summary [CHAR LIMIT=50] -->
    <string name="show_touches_summary">Show visual feedback for taps</string>

    <!-- UI debug setting: show key presses? [CHAR LIMIT=25] -->
    <string name="show_key_presses">Show key presses</string>
    <!-- UI debug setting: show physical key presses summary [CHAR LIMIT=50] -->
    <string name="show_key_presses_summary">Show visual feedback for physical key presses</string>

    <!-- UI debug setting: show where surface updates happen? [CHAR LIMIT=25] -->
    <string name="show_screen_updates">Show surface updates</string>
    <!-- UI debug setting: show surface updates summary [CHAR LIMIT=50] -->