Merge "Removing one all-purpose developer tile and replacing it with 4 separate tiles, for individual actions. Also adding a section in Developer Options for enabling these individual tiles."

This commit is contained in:
TreeHugger Robot
2017-02-10 01:11:28 +00:00
committed by Android (Google) Code Review
14 changed files with 423 additions and 504 deletions

View File

@@ -7767,12 +7767,6 @@
<!-- Title of developer options to set the smallest width of the screen [CHAR LIMIT=60]-->
<string name="developer_smallest_width">Smallest width</string>
<!-- Title of developer options time [CHAR LIMIT=60]-->
<string name="developer_tile">Development mode</string>
<!-- Message shown when there is no active state for development mode [CHAR LIMIT=NONE]-->
<string name="developer_tile_unavailable">No active state selected</string>
<!-- Message shown when there are no premium SMS apps [CHAR LIMIT=NONE] -->
<string name="premium_sms_none">No installed apps have requested Premium SMS access</string>
@@ -7788,6 +7782,9 @@
<!-- [CHAR LIMIT=60] Name of dev option called "System UI demo mode" -->
<string name="demo_mode">System UI demo mode</string>
<!-- [CHAR LIMIT=60] Name of dev option to enable extra quick settings tiles -->
<string name="quick_settings_developer_tiles">Quick settings developer tiles</string>
<!-- Title text for connecting to customer support [CHAR LIMIT=80]-->
<string name="support_escalation_title">We\'re here to help</string>