Commit Graph

4681 Commits

Author SHA1 Message Date
Fabrice Di Meglio
0022a2a02d Fix categories title text
- should not be all caps any more

See bug #13140648 Settings needs to support the new Quantum Paper theme

Change-Id: I612de65539a02a65a7b760d53fb04290b6b596cf
2014-05-16 17:50:45 -07:00
Fabrice Di Meglio
74fb759f50 Merge "Improve the Dashboard layout" 2014-05-16 23:16:36 +00:00
Fabrice Di Meglio
94c9e177a4 Improve the Dashboard layout
- make the category text header taller and centered

See bug #13140648 Settings needs to support the new Quantum Paper theme

Change-Id: I557211db923f106a83d65d090ce610c76fa53d5e
2014-05-16 16:13:40 -07:00
Fabrice Di Meglio
a10e056d65 Merge "Fix bug #15020874 SwitchBar needs to comply to Quantum Theme spec" 2014-05-16 22:14:33 +00:00
Fabrice Di Meglio
cf4b8f228e Fix bug #15020874 SwitchBar needs to comply to Quantum Theme spec
- put the On/Off text in non all caps

Change-Id: I68d0a6f08b45819bfa5181fb86d1ea5de40079f6
2014-05-16 15:13:01 -07:00
Fabrice Di Meglio
b99bd3fcc6 Merge "Improve Theming" 2014-05-16 20:28:39 +00:00
Fabrice Di Meglio
4e524b4935 Improve Theming
- 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
2014-05-16 13:28:04 -07:00
Paul Lawrence
04425f1617 Fixing decryption messaging
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
2014-05-16 09:22:49 -07:00
Martijn Coenen
00dbb74b8d HCE foreground support.
Allow users to configure they want to favor the foreground
app for tap&pay.
Change-Id: I25e1058e84f468e47fd40f43b65389c04373a3ab
2014-05-16 09:10:30 -07:00
Fabrice Di Meglio
8fb5d4a0ea Use SwitchBar for DoNoDisturb Settings
- follow up CL to 4193776698

Related to bug #14898161 On/Off switches must move down from Action Bar

Change-Id: If1ce0eb147ade8485107ee948b0d03cf688bcf06
2014-05-15 20:19:52 -07:00
Fabrice Di Meglio
f9504d7d0f Merge "Second batch of new Quantum Theme assets" 2014-05-16 01:16:34 +00:00
Fabrice Di Meglio
593455cef5 Second batch of new Quantum Theme assets
- needed for Quantum Theme support

See bug #13140648 Settings needs to support the new Quantum Paper theme

Change-Id: I915db343c8b59e9c926e2d0ae81de220ad3b8b02
2014-05-15 18:13:53 -07:00
Fabrice Di Meglio
92f02e4d2a Merge "Use SwitchBar for Accessibility Settings" 2014-05-16 00:47:20 +00:00
Fabrice Di Meglio
6220275d6d Use SwitchBar for Accessibility Settings
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
2014-05-15 17:44:26 -07:00
Andres Morales
ae04155bbe Fix issues in Wi-Fi NFC tag code
An NPE + multiple comments

Change-Id: I04ffe10874cc2e9aa9f68bc551b8da98eb6f1640
2014-05-15 16:34:51 -07:00
Paul Lawrence
d612cc3b1f Add tablet pattern layout to avoid outsize patterns
Change-Id: I802b977e7fb3fb2922085ef5161c35a19645e7b5
2014-05-15 13:00:23 -07:00
Paul Lawrence
49f7a8589f Fix landscape mode for pattern decrypt dialog
Change-Id: I7b6a62ab962a463da555b0b4e1c6df312a1f311e
2014-05-15 10:38:18 -07:00
Baligh Uddin
667848b8cb Merge "Import translations. DO NOT MERGE" 2014-05-15 14:28:03 +00:00
Fabrice Di Meglio
0869526b81 Fix bug #14903618 Developer Options - string changes needed to the Bug report checkbox
- 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
2014-05-14 18:51:03 -07:00
Fabrice Di Meglio
3b0fd78be7 Code cleaning
- remove obsolete temporary icon background color as we are getting now the
new Quantum Theme assets

Change-Id: I178db7e6223c9cb77453d2589073c61d4dc87f36
2014-05-14 18:32:32 -07:00
Fabrice Di Meglio
f40852046b First batch of new Quantum Theme assets
- needed for Quantum Theme support

Change-Id: I90e8fdbb86a3cc5d5c209d4d345f6d423b2a1d5d
2014-05-14 18:04:53 -07:00
Fabrice Di Meglio
4193776698 Introduce SwitchBar widget
- 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
2014-05-14 16:42:06 -07:00
Baligh Uddin
25193d1582 Import translations. DO NOT MERGE
Change-Id: I7666e2324520c8d22cc67c764838855406a0c2a3
Auto-generated-cl: translation import
2014-05-14 16:25:08 -07:00
Adrian Roos
1975349c11 Merge "A better auto brightness" 2014-05-14 15:28:37 +00:00
Paul Lawrence
a2ebc3f499 Merge "Make pattern visible at decryption time" 2014-05-14 14:23:31 +00:00
Adrian Roos
244e8ce7ab A better auto brightness
Bug: 14927472
Change-Id: I122e1218dd0072c979a59bdafd3e0b6f4eec99ab
2014-05-14 14:03:35 +02:00
Paul Lawrence
3873a193d5 Make pattern visible at decryption time
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
2014-05-13 13:47:53 -07:00
Baligh Uddin
6c341ca0b2 Merge "Import translations. DO NOT MERGE" 2014-05-13 15:48:41 +00:00
Przemyslaw Szczepaniak
abf3886ed9 Merge "Add explicit "use system language" TTS language." 2014-05-13 09:53:17 +00:00
Fabrice Di Meglio
46907dd2c4 Merge "Use Quantum Theme for the ActionBar" 2014-05-13 01:52:13 +00:00
Fabrice Di Meglio
dfeb64df7d Use Quantum Theme for the ActionBar
- define the correct colors for the ActionBar background and its
Switches

Change-Id: I25adae26b6804788f4cfb625630e138eadc20f5f
2014-05-12 18:48:58 -07:00
Alan Viverette
b2d5e81074 Merge "Simplify accessibility display adjustments" 2014-05-12 23:05:15 +00:00
Alan Viverette
02d1aec286 Simplify accessibility display adjustments
BUG: 14680114
Change-Id: Ifd66256f4a8301d4c159f62a4211a2fbaaa6111a
2014-05-12 15:13:54 -07:00
Amith Yamasani
ac463a0dbf Merge "Don't allow restricted profile creation for corp/edu owned devices" 2014-05-12 19:33:16 +00:00
Baligh Uddin
5aa52b2ce4 Import translations. DO NOT MERGE
Change-Id: I3c1cfebe3d7fc95d36c80f0d960f3a4a12eaec66
Auto-generated-cl: translation import
2014-05-12 12:17:00 -07:00
Przemyslaw Szczepaniak
098b4a7eb7 Add explicit "use system language" TTS language.
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
2014-05-12 16:13:14 +01:00
Fabrice Di Meglio
39490546d3 Add touch feedback and focus on Dashboard tiles
- use a touch-feedback background
- declare DashboardTileView as focusable

Change-Id: I67ae19cd20374e531660232034528c995f595900
2014-05-09 18:18:05 -07:00
Alan Viverette
56c17b4d84 Merge "Quantum.Light for all Settings activities" 2014-05-09 21:38:26 +00:00
Amith Yamasani
0e43d324af Don't allow restricted profile creation for corp/edu owned devices
Bug: 14613459
Change-Id: I64dfba35418def8ae8793d7371b8960f5ff5946f
2014-05-09 13:43:43 -07:00
Selim Gurun
9ed4f1c6ef Merge "Increase character limits for new added strings" 2014-05-08 16:45:58 +00:00
Selim Gurun
afcd29113f Increase character limits for new added strings
Bug: 14617961

Translation requires higher limits to keep the meaning. Increasing.

Change-Id: I8294b85d5974502dcf86df4ea4a37f84abf06754
2014-05-08 09:32:55 -07:00
Baligh Uddin
3d89bad69d Import translations. DO NOT MERGE
Change-Id: Ifcab2fbb6c115e3658377ed28243671eec622f8e
Auto-generated-cl: translation import
2014-05-07 18:25:46 -07:00
Baligh Uddin
a96bbec783 Merge "Import translations. DO NOT MERGE" 2014-05-06 14:53:52 +00:00
Selim Gurun
029c13e1d9 Add an experimental webview setting to dev options.
Bug:12492817

Add an experimental webview setting to developer options to enable
data reduction proxy.

Change-Id: I6e0931b39c8dd129622129589ae67352c8396cd2
2014-05-05 17:57:51 -07:00
Baligh Uddin
24f7fff5ea Import translations. DO NOT MERGE
Change-Id: I90f87bf50542811ba99584859da9cc08a2828a0d
Auto-generated-cl: translation import
2014-05-05 13:01:33 -07:00
Alan Viverette
cf0625f09f Quantum.Light for all Settings activities
Change-Id: I7bc0ecb3d349be3dca4c355f9878efdfa0e723cc
2014-05-01 18:11:34 -07:00
John Spurlock
1e2174da96 Merge "Settings preference for choosing long-term conditions." 2014-05-01 19:17:59 +00:00
John Spurlock
23e221cd93 Settings preference for choosing long-term conditions.
Requires change Icba2b8b2 in frameworks/base

Change-Id: I9d7a4f668e3b0e721646e42fa080f201c53a7fe9
2014-05-01 15:14:18 -04:00
Rajat Dewan
40a6217fe1 Merge "Adding code to invoke feedback for the device." 2014-05-01 17:16:47 +00:00
Rajat Dewan
b42573d0e6 Adding code to invoke feedback for the device.
Please also see http://ag/457938

Change-Id: I842e7211b339ece7066523c503db6e7b0eb12f40
2014-04-30 17:40:01 -07:00