- should not be all caps any more
See bug #13140648 Settings needs to support the new Quantum Paper theme
Change-Id: I612de65539a02a65a7b760d53fb04290b6b596cf
- make the category text header taller and centered
See bug #13140648 Settings needs to support the new Quantum Paper theme
Change-Id: I557211db923f106a83d65d090ce610c76fa53d5e
- use Theme.Quantum.Light.DarkActionBar as this Theme is working now
and thus remove some temporary style for doing that
- make the StatusBar and NavBar the same color as the ActionBar one
- make the List bouncing effect color the same as the ActionBar one
See bug #13140648 Settings needs to support the new Quantum Paper theme
Change-Id: I5c3734da4965043be7c096c745d5166c1ea2b5e8
Messaging currently implies encryption only works with PIN or password
(K functionality). Now that in L we support encryption with PIN, pattern,
password or swipe/none, we need to update the strings accordingly.
@bug 14257692
@bug 13674657
Change-Id: I055db1289c2c2750d217b50b653a7f36ff304aca
- follow up CL to 4193776698
Related to bug #14898161 On/Off switches must move down from Action Bar
Change-Id: If1ce0eb147ade8485107ee948b0d03cf688bcf06
- needed for Quantum Theme support
See bug #13140648 Settings needs to support the new Quantum Paper theme
Change-Id: I915db343c8b59e9c926e2d0ae81de220ad3b8b02
Deals with Talkback / Captions / Magnification Gestures
- follow up CL to 4193776698
Related to bug #14898161 On/Off switches must move down from Action Bar
Change-Id: Ibda0ed05b399f1b2b4464c5b22a3e9fd3d378867
- string update as follow:
LABEL
Current string:
- "Power menu bug reports"
Change to:
- "Bug report shortcut"
SECONDARY TEXT
Current string:
- "Include option in power menu for taking a bug report"
Change to:
- "Show a button in Quick Settings for taking a bug report"
Change-Id: Ibc716e1ae0bc3d553601908efd81babd66051d8b
- remove obsolete temporary icon background color as we are getting now the
new Quantum Theme assets
Change-Id: I178db7e6223c9cb77453d2589073c61d4dc87f36
- SwitchBar is a LinearLayout that containts a TextView and a Switch and
is intended to replace all Switches that are put in the ActionBar as a
custom view
- use the new SwitchBar for WifiSetting only for now (a later CL will
take care of all the other Setting that are using a Switch in the
ActionBar)
Related to bug #14898161 On/Off switches must move down from Action Bar
Change-Id: I5e98dbe995bba8f440d08459e09ca3ac09d3464b
Set background to gray to enable this. Probably not the idea final
look, but at least gets the feature usable.
@bug 14883421
Change-Id: Ie599b969d5da8bc21c81c4b974263554697922a6
Previously, if user set the TTS engine default language to the system
language, Settings app would save its value as empty string - which
is interpreted as "use system language", and makes it follow the change
of the device locale. This change introduces explicit "Use system language"
as an entry in the TTS default engine picker. This makes it consistent
with other pickers, like ones for keyboard and spellchecker.
Change-Id: Ibb4189be30bb9691ef2bd10e7fff883318eceae7
Bug:12492817
Add an experimental webview setting to developer options to enable
data reduction proxy.
Change-Id: I6e0931b39c8dd129622129589ae67352c8396cd2