OSDN Git Service

android-x86/packages-apps-Settings.git
10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 18 Jun 2014 20:08:00 +0000 (13:08 -0700)]
Import translations. DO NOT MERGE

Change-Id: I67f5858d2072ad89652040f543bca2dd93ef6fce
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 16 Jun 2014 19:47:24 +0000 (12:47 -0700)]
Import translations. DO NOT MERGE

Change-Id: I4190ddfb6dfd255b3b3eca6b2c4d4817bf86963e
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 13 Jun 2014 21:56:38 +0000 (14:56 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ib5764937241b6b8d3f92d8e9c20f88a61908af0a
Auto-generated-cl: translation import

10 years agoMerge "DO NOT MERGE: Set quantum pattern for crypt dialogs" into lmp-preview-dev
Paul Lawrence [Fri, 13 Jun 2014 00:02:39 +0000 (00:02 +0000)]
Merge "DO NOT MERGE: Set quantum pattern for crypt dialogs" into lmp-preview-dev

10 years agoFix issue #15597136: n7 not showing estimated discharge time
Dianne Hackborn [Thu, 12 Jun 2014 23:40:56 +0000 (16:40 -0700)]
Fix issue #15597136: n7 not showing estimated discharge time

Use battery plugged state to decide whether to show the estimated
discharge time remaining vs. charge time remaining.

Change-Id: I2e0d12871201e7d4927aaa9a94d15bff949a881c

10 years agoDO NOT MERGE: Set quantum pattern for crypt dialogs
Paul Lawrence [Wed, 11 Jun 2014 22:24:37 +0000 (15:24 -0700)]
DO NOT MERGE: Set quantum pattern for crypt dialogs

The bug makes the decrypt screen for patterns very hard to use
(white on white).

Bug: 14883421
Change-Id: Icd2c99c3f483d1a9b6571fa1e124322fbf6f3289
(cherry picked from commit 26abe64c3d7e48d2a929d5a9435e0bb4c17d80a4)

10 years agoMerge "Make the SwitchBar appear immediately" into lmp-preview-dev
Fabrice Di Meglio [Thu, 12 Jun 2014 20:42:23 +0000 (20:42 +0000)]
Merge "Make the SwitchBar appear immediately" into lmp-preview-dev

10 years agoMake the SwitchBar appear immediately
Fabrice Di Meglio [Thu, 12 Jun 2014 03:14:15 +0000 (20:14 -0700)]
Make the SwitchBar appear immediately

- change the way the SwitchBar is shown and hidden
- save its state
- remove the delay transition code

Change-Id: I07260430e6709b42517ca011f6d3c3446a626731

10 years agoSettings: Workaround duplicate onActivityCreate
John Spurlock [Thu, 12 Jun 2014 15:34:56 +0000 (11:34 -0400)]
Settings: Workaround duplicate onActivityCreate

Bug: 13329308
Change-Id: Ia6b8cf766d517b4e8e5689e33cbb52299471407b

10 years agoFix bug #15384992 Setting Dashboard - padding updates
Fabrice Di Meglio [Wed, 11 Jun 2014 22:00:12 +0000 (15:00 -0700)]
Fix bug  #15384992 Setting Dashboard - padding updates

- make padding start / end to "0dip" for Preferences ListView
- update also Battery History Chart padding to be compatible
with other layouts

See bug: #15384992 Setting Dashboard - padding updates

Change-Id: I1faae1186322965d7077e92418a507720bab75cf

10 years agoMerge "Add Settings theme" into lmp-preview-dev
Alan Viverette [Thu, 12 Jun 2014 02:00:19 +0000 (02:00 +0000)]
Merge "Add Settings theme" into lmp-preview-dev

10 years agoAdd Settings theme
Alan Viverette [Thu, 12 Jun 2014 01:35:18 +0000 (18:35 -0700)]
Add Settings theme

Also removes unused colors.

Change-Id: Iadf4d72879ea34eab91a9efe02102a6e35be82eb

10 years agoFix bug #15558357 java.lang.RuntimeException: Unable to start activity
Fabrice Di Meglio [Wed, 11 Jun 2014 19:11:48 +0000 (12:11 -0700)]
Fix bug #15558357 java.lang.RuntimeException: Unable to start activity
...ComponentInfo{com.android.settings/com.android.settings.wifi.WifiSetupActivity}

- add missing attributes to SetupWizard themes

Change-Id: I5d58df8edfcfff4902b714c38dbdbc3933c9323d

10 years agoFix bug #15543626 Bluetooth Settings headers need to support Quantum styling
Fabrice Di Meglio [Wed, 11 Jun 2014 18:27:54 +0000 (11:27 -0700)]
Fix bug #15543626 Bluetooth Settings headers need to support Quantum styling

- per UX request
- remove the TextView "list separator" styling and use the correct one

Change-Id: I54e41d89dd9b930cbaa04bc5b9ed9a5fd9b8605e

10 years agoMerge "Small fixes to power save UI." into lmp-preview-dev
Dianne Hackborn [Wed, 11 Jun 2014 17:26:03 +0000 (17:26 +0000)]
Merge "Small fixes to power save UI." into lmp-preview-dev

10 years agoSmall fixes to power save UI.
Dianne Hackborn [Wed, 11 Jun 2014 06:17:01 +0000 (23:17 -0700)]
Small fixes to power save UI.

Use the correct default setting, and don't crash.

Change-Id: I33fd612aba404e13c8bbe9110535dff1cfba12a4

10 years agoMerge "Fix bug #15545573 Battery use chart is incorrect for date labels and time...
Fabrice Di Meglio [Wed, 11 Jun 2014 16:56:12 +0000 (16:56 +0000)]
Merge "Fix bug #15545573 Battery use chart is incorrect for date labels and time axis labels" into lmp-preview-dev

10 years agoFix bug #15545573 Battery use chart is incorrect for date labels and time axis labels
Fabrice Di Meglio [Wed, 11 Jun 2014 03:20:52 +0000 (20:20 -0700)]
Fix bug #15545573 Battery use chart is incorrect for date labels and time axis labels

- use DateFormat.getBestDateTimePattern(...) to get the best Date and Time format
depending on the Locale
- format the label according to the best format
- remove non needed formatting strings

Change-Id: I78b62b9a7c9401e47e62c7161214636bb43324fc

10 years agoUpdate Settings redlines per UX request
Fabrice Di Meglio [Wed, 11 Jun 2014 00:12:51 +0000 (17:12 -0700)]
Update Settings redlines per UX request

See bug: #15384992 Setting Dashboard - padding updates

Change-Id: Ie95b6cee701847d7f76f2e2a72aaf8fc64bc4dd9

10 years agoMerge "Update Settings redlines per UX request" into lmp-preview-dev
Fabrice Di Meglio [Wed, 11 Jun 2014 02:41:53 +0000 (02:41 +0000)]
Merge "Update Settings redlines per UX request" into lmp-preview-dev

10 years agoMerge "I am a Material girl, living in a Material world." into lmp-preview-dev
Dianne Hackborn [Wed, 11 Jun 2014 23:35:09 +0000 (23:35 +0000)]
Merge "I am a Material girl, living in a Material world." into lmp-preview-dev

10 years agoI am a Material girl, living in a Material world.
Dianne Hackborn [Wed, 11 Jun 2014 23:26:41 +0000 (16:26 -0700)]
I am a Material girl, living in a Material world.

Change-Id: I3206041666a3236fdeb5f5897e6d8767137c2b85

10 years agoMerge "Fix bug #15384992 Setting Dashboard - padding updates" into lmp-preview-dev
Fabrice Di Meglio [Wed, 11 Jun 2014 23:31:50 +0000 (23:31 +0000)]
Merge "Fix bug  #15384992 Setting Dashboard - padding updates" into lmp-preview-dev

10 years agoMerge "In a document centric world, hiding from recents makes no sense." into lmp...
Dianne Hackborn [Wed, 11 Jun 2014 23:03:21 +0000 (23:03 +0000)]
Merge "In a document centric world, hiding from recents makes no sense." into lmp-preview-dev

10 years agoIn a document centric world, hiding from recents makes no sense.
Dianne Hackborn [Wed, 11 Jun 2014 22:56:19 +0000 (15:56 -0700)]
In a document centric world, hiding from recents makes no sense.

Change-Id: I462649a0663cc54c60303392168624483d6a1e17

10 years agoMerge "Settings: Remove master swtich from battery saver." into lmp-preview-dev
John Spurlock [Wed, 11 Jun 2014 22:56:28 +0000 (22:56 +0000)]
Merge "Settings: Remove master swtich from battery saver." into lmp-preview-dev

10 years agoSettings: Remove master swtich from battery saver.
John Spurlock [Wed, 11 Jun 2014 22:44:24 +0000 (18:44 -0400)]
Settings: Remove master swtich from battery saver.

And make it a normal switch called "Always on".  Better reflects
the actual effect.

Change-Id: I9f801ddfff39591cb19d665f61a1a05bda317888

10 years agoFix icon location on Wifi Settings
Vinit Deshpande [Wed, 11 Jun 2014 20:36:30 +0000 (13:36 -0700)]
Fix icon location on Wifi Settings

Wifi icons are showing up on the right of the name; which is unlike
other settings; this change fixes that.

Wifi settings are using standard preference layout; so moving to the
new location requires setting different property (icon instead of widget)
on the preference fragment.

Bug: 15117166
Change-Id: I5dd0a843139512d16fb70dd99ed12c3584f57895

10 years agoMerge "Fix bug #15558357 java.lang.RuntimeException: Unable to start activity .....
Fabrice Di Meglio [Wed, 11 Jun 2014 19:13:23 +0000 (19:13 +0000)]
Merge "Fix bug #15558357 java.lang.RuntimeException: Unable to start activity ...ComponentInfo{com.android.settings/com.android.settings.wifi.WifiSetupActivity}" into lmp-preview-dev

10 years agoMerge "Apply LinkProperties changes." into lmp-preview-dev
Robert Greenwalt [Wed, 11 Jun 2014 19:11:57 +0000 (19:11 +0000)]
Merge "Apply LinkProperties changes." into lmp-preview-dev

10 years agoApply LinkProperties changes.
Robert Greenwalt [Sat, 7 Jun 2014 00:42:32 +0000 (17:42 -0700)]
Apply LinkProperties changes.

bug:15142362
Change-Id: I1457111da7d3bd09998f7e010febb8bb4c45c8bc
(cherry picked from commit 51d898fd0223a4b7c728980ab987dd985c02df5f)

10 years agoMerge "Settings: Battery saver settings sub-page." into lmp-preview-dev
John Spurlock [Tue, 10 Jun 2014 21:36:18 +0000 (21:36 +0000)]
Merge "Settings: Battery saver settings sub-page." into lmp-preview-dev

10 years agoRemove obsolete NFC unlock XML file.
Martijn Coenen [Tue, 10 Jun 2014 20:54:23 +0000 (13:54 -0700)]
Remove obsolete NFC unlock XML file.

NFC unlock was moved to TrustAgent. Fixes
build break.

Bug: 15538481
Change-Id: Iaf7f96a38ee36b80168cd92eef0d3b9748caa478
(cherry picked from commit 54a10a0a97a1aa8138d116078146741ec59da6fd)

10 years agoSettings: Battery saver settings sub-page.
John Spurlock [Wed, 4 Jun 2014 23:11:22 +0000 (19:11 -0400)]
Settings: Battery saver settings sub-page.

New battery saver settings page, accessed via
the power usage settings overflow menu.

The settings page has a master switch to toggle
battery saver mode, feature disclosure text,
and a preference to configure the automatic
trigger level.

Remove developer checkbox now that this option
has a real home.

NO_SQ: multi project change
Bug:13329308
Change-Id: Iac54238f3406439711b44a3c17f220ac5e370a37

10 years agoRemove all dialog icons in Settings
Alan Viverette [Tue, 10 Jun 2014 20:41:07 +0000 (13:41 -0700)]
Remove all dialog icons in Settings

BUG: 15474733
Change-Id: I43ab10a3bbcabdac6109abf80266f1c4b52bf6fb

10 years agoMerge "Ripple tint is now color" into lmp-preview-dev
Alan Viverette [Tue, 10 Jun 2014 20:14:40 +0000 (20:14 +0000)]
Merge "Ripple tint is now color" into lmp-preview-dev

10 years agoMerge "Breaks the build. Issue being tracked in b/15538481" into lmp-preview-dev
Baligh Uddin [Tue, 10 Jun 2014 19:49:12 +0000 (19:49 +0000)]
Merge "Breaks the build. Issue being tracked in b/15538481" into lmp-preview-dev

10 years agoBreaks the build.
Baligh Uddin [Tue, 10 Jun 2014 19:49:04 +0000 (19:49 +0000)]
Breaks the build.
Issue being tracked in b/15538481

Revert "Import translations. DO NOT MERGE"

This reverts commit b9e06ceb16ce7c8d142db0d68c6a3e24a6e844ed.

Change-Id: I9161a3290a8488d0d896d6dbb41d367317694269

10 years agoMerge "Replace ic_settings_language.png asset to the new one" into lmp-preview-dev
Fabrice Di Meglio [Tue, 10 Jun 2014 19:12:53 +0000 (19:12 +0000)]
Merge "Replace ic_settings_language.png asset to the new one" into lmp-preview-dev

10 years agoReplace ic_settings_language.png asset to the new one
Fabrice Di Meglio [Tue, 10 Jun 2014 19:10:42 +0000 (12:10 -0700)]
Replace ic_settings_language.png asset to the new one

See bug: 15523731 Please replace ic_settings_language.png to new one

Change-Id: I1455396ba91f3d519dd42df5b6ea2095ec20f42f

10 years agoMerge "Import translations. DO NOT MERGE" into lmp-preview-dev
Baligh Uddin [Tue, 10 Jun 2014 17:11:19 +0000 (17:11 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-preview-dev

10 years agoMerge "Update Sync status icon" into lmp-preview-dev
Fabrice Di Meglio [Tue, 10 Jun 2014 02:23:02 +0000 (02:23 +0000)]
Merge "Update Sync status icon" into lmp-preview-dev

10 years agoUpdate Sync status icon
Fabrice Di Meglio [Tue, 10 Jun 2014 02:19:13 +0000 (19:19 -0700)]
Update Sync status icon

- per UX request

Change-Id: I3629f64e294b25882570db914b4e72b5fc352039
See: #15351850 Need updated Quantum icons for Sync Status

10 years agoMerge "Update assets for "NFC & more"" into lmp-preview-dev
Fabrice Di Meglio [Tue, 10 Jun 2014 01:56:50 +0000 (01:56 +0000)]
Merge "Update assets for "NFC & more"" into lmp-preview-dev

10 years agoUpdate assets for "NFC & more"
Fabrice Di Meglio [Tue, 10 Jun 2014 01:53:29 +0000 (18:53 -0700)]
Update assets for "NFC & more"

- per UX request

See bug: # 15450825 Dashboard "NFC & more" icon is not the correct size

Change-Id: I85573d221da7622d7cf8de253631c54b92723c4f

10 years agoMerge "Update Recents Search assets" into lmp-preview-dev
Fabrice Di Meglio [Tue, 10 Jun 2014 01:38:59 +0000 (01:38 +0000)]
Merge "Update Recents Search assets" into lmp-preview-dev

10 years agoUpdate Recents Search assets
Fabrice Di Meglio [Tue, 10 Jun 2014 01:37:10 +0000 (18:37 -0700)]
Update Recents Search assets

- 20% grey per UX request

See bug: #12910134 Implement Search into the Settings App

Change-Id: I6c6e506a2f371b95c5c953615a41143e913e855b

10 years agoRipple tint is now color
Alan Viverette [Tue, 10 Jun 2014 00:48:30 +0000 (17:48 -0700)]
Ripple tint is now color

Change-Id: I8e7d514fef327a7d3e172d0faae2466d26bddb9d

10 years agoMerge "Add icon for Search Recents" into lmp-preview-dev
Fabrice Di Meglio [Tue, 10 Jun 2014 00:54:03 +0000 (00:54 +0000)]
Merge "Add icon for Search Recents" into lmp-preview-dev

10 years agoAdd icon for Search Recents
Fabrice Di Meglio [Tue, 10 Jun 2014 00:29:37 +0000 (17:29 -0700)]
Add icon for Search Recents

- per UX request

See bug: #12910134 Implement Search into the Settings App

Change-Id: I91082292fd6a84f503b61b19d1a74bd89da8e209

10 years agoMerge "Tune Recents Search and Search Results" into lmp-preview-dev
Fabrice Di Meglio [Tue, 10 Jun 2014 00:10:16 +0000 (00:10 +0000)]
Merge "Tune Recents Search and Search Results" into lmp-preview-dev

10 years agoTune Recents Search and Search Results
Fabrice Di Meglio [Tue, 10 Jun 2014 00:07:04 +0000 (17:07 -0700)]
Tune Recents Search and Search Results

- add the capability to scroll recents and results with their
header (old request from UX)

See bug: #12910134 Implement Search into the Settings App

Change-Id: If3c4a23b928b189803f2ef8e13a61746c2790b4b

10 years agoMerge "New Battery Material assets" into lmp-preview-dev
Fabrice Di Meglio [Mon, 9 Jun 2014 20:49:02 +0000 (20:49 +0000)]
Merge "New Battery Material assets" into lmp-preview-dev

10 years agoNew Battery Material assets
Fabrice Di Meglio [Mon, 9 Jun 2014 20:46:14 +0000 (13:46 -0700)]
New Battery Material assets

See bug: #15330969 Settings > Battery should use Quantum icons for as many items as possible

Change-Id: I79bce984982b44e1906de0d85ee5743bd93abece

10 years agoMerge "New Sync Status Material assets" into lmp-preview-dev
Fabrice Di Meglio [Mon, 9 Jun 2014 20:27:26 +0000 (20:27 +0000)]
Merge "New Sync Status Material assets" into lmp-preview-dev

10 years agoNew Sync Status Material assets
Fabrice Di Meglio [Mon, 9 Jun 2014 20:25:06 +0000 (13:25 -0700)]
New Sync Status Material assets

See bug: #15351850 Need updated Quantum icons for Sync Status

Change-Id: Ic0bd083c2c4bb1c6ba844bb7299854d1efe4461f

10 years agoMerge "Fix bug #14499324 Label of the "Language & input " page doesn't get updated...
Fabrice Di Meglio [Mon, 9 Jun 2014 20:05:06 +0000 (20:05 +0000)]
Merge "Fix bug #14499324 Label of the "Language & input " page doesn't get updated ...as per the newly selected language" into lmp-preview-dev

10 years agoFix bug #14499324 Label of the "Language & input " page doesn't get updated
Fabrice Di Meglio [Mon, 9 Jun 2014 19:52:24 +0000 (12:52 -0700)]
Fix bug #14499324 Label of the "Language & input " page doesn't get updated
...as per the newly selected language

- use also title resource id when possible

Change-Id: Ibeb95d605cd79910c18f4529b749645c9ed0fc17

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 9 Jun 2014 19:27:33 +0000 (12:27 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ifc4e7d159e4ade3ea8c09d9147bcf8e064538c48
Auto-generated-cl: translation import

10 years agoMerge "Hide aspirational notifications UI." into lmp-preview-dev
Dan Sandler [Mon, 9 Jun 2014 17:43:04 +0000 (17:43 +0000)]
Merge "Hide aspirational notifications UI." into lmp-preview-dev

10 years agoHide aspirational notifications UI.
Dan Sandler [Mon, 9 Jun 2014 17:20:24 +0000 (13:20 -0400)]
Hide aspirational notifications UI.

Once those features are implemented we'll wire the boxes up.

Bug: 15080030
Change-Id: Ic0f0e6f411df2ae4733bce8e5328fb2c5b16ddaf

10 years agoMerge "Fix DisplaySettings indexing for Search" into lmp-preview-dev
Fabrice Di Meglio [Mon, 9 Jun 2014 17:17:24 +0000 (17:17 +0000)]
Merge "Fix DisplaySettings indexing for Search" into lmp-preview-dev

10 years agoFix DisplaySettings indexing for Search
Fabrice Di Meglio [Mon, 9 Jun 2014 17:13:43 +0000 (10:13 -0700)]
Fix DisplaySettings indexing for Search

- was missing the KEY_SCREEN_SAVER case as this Preference
can be removed

See bug: #12910134 Implement Search into the Settings App

Change-Id: I6c6fde41d0208a2e87e7fb1239c0909e034e5b0d

10 years agoFollow API change.
Daniel Sandler [Mon, 9 Jun 2014 15:11:51 +0000 (11:11 -0400)]
Follow API change.

Depends on change Icbc09bfc in f/b.

Bug: 15022240
Change-Id: Icbc09bfc5ce78964272def66934fe4a7c848e12b

10 years agoMerge "Update "NFC & more" Dashboard icon" into lmp-preview-dev
Fabrice Di Meglio [Sat, 7 Jun 2014 00:22:26 +0000 (00:22 +0000)]
Merge "Update "NFC & more" Dashboard icon" into lmp-preview-dev

10 years agoUpdate "NFC & more" Dashboard icon
Fabrice Di Meglio [Sat, 7 Jun 2014 00:20:04 +0000 (17:20 -0700)]
Update "NFC & more" Dashboard icon

- caveat: we dont have the hdpi density in that delivery

See bug: #15450825 Dashboard "NFC & more" icon is not the correct size

Change-Id: I4193c219bab3836554bc02172c93b3d3047cf907

10 years agoMerge "Fix bug #15460001 "Cell broadcasts" setting search suggested in wifi only...
Fabrice Di Meglio [Fri, 6 Jun 2014 23:38:11 +0000 (23:38 +0000)]
Merge "Fix bug #15460001 "Cell broadcasts" setting search suggested in wifi only device though setting is not present" into lmp-preview-dev

10 years agoFix bug #15460001 "Cell broadcasts" setting search suggested in wifi only device...
Fabrice Di Meglio [Fri, 6 Jun 2014 23:31:45 +0000 (16:31 -0700)]
Fix bug #15460001 "Cell broadcasts" setting search suggested in wifi only device though setting is not present

- implement a BaseSearchIndexProvider for WirelessSettings
- fix Context passed to the Index: now use an ApplicationContext
- also use the correct Context when dealing with Settings SearchIndexProvider
- also makes impossible a rogue BaseSearchIndexProvider to crash Settings
if not well behaving
- last, fix icon used for "NFC & more" search results

Change-Id: I8b5cc999fa57a9e1977ee57394801d54cf3dbabb

10 years agoMerge "Show user management UI if a managed profile exists" into lmp-preview-dev
Amith Yamasani [Fri, 6 Jun 2014 22:03:36 +0000 (22:03 +0000)]
Merge "Show user management UI if a managed profile exists" into lmp-preview-dev

10 years agoDO NOT MERGE Material theme
Alan Viverette [Fri, 6 Jun 2014 21:33:10 +0000 (14:33 -0700)]
DO NOT MERGE Material theme

BUG; 15467097
Change-Id: Ifeda3f6cc1554c4d31357d5010df6958113df964

10 years agoShow user management UI if a managed profile exists
Amith Yamasani [Fri, 6 Jun 2014 21:31:37 +0000 (14:31 -0700)]
Show user management UI if a managed profile exists

Show UI even if flags to show multiuser UI are off, if there's a
second user on the device. This way there's an affordance to remove
the user.

Don't show the "Add user" item though.

Bug: 15447068
Change-Id: I40273005d6d8d66aed486328615acdab71d51fa4

10 years agoTune Dashboard layouts following UX spec - part 3
Fabrice Di Meglio [Fri, 6 Jun 2014 19:21:45 +0000 (12:21 -0700)]
Tune Dashboard layouts following UX spec - part 3

- remove this ugly 12dp at the bottom of the Dashboard and
use 1dp instead

See bug: #15384992 Setting Dashboard - padding updates

Change-Id: I07695b2084a389552fb8a0e89663304c0c29cf58

10 years agoFix bug #15469483 Search menu should not be present when Settings is launched as...
Fabrice Di Meglio [Fri, 6 Jun 2014 19:13:29 +0000 (12:13 -0700)]
Fix bug #15469483 Search menu should not be present when Settings is launched as a Shortcut

- create the Search menu only for non shortcut launch

Change-Id: I8f83fb6c199509f2b2215a20b19f92e3d736b733

10 years agoDo not show the Preference summary in Search results
Fabrice Di Meglio [Fri, 6 Jun 2014 02:15:02 +0000 (19:15 -0700)]
Do not show the Preference summary in Search results

- as the summary was sometimes showing "Unknown" or even not the
real Preference value (we dont have right now the capability to
know the current value of a Preference), so it is better to be
safe than sorry.

Change-Id: I009c31fc41ad35a630f4b34aa0ef998932f65263

10 years agoTune Search layouts following UX spec
Fabrice Di Meglio [Fri, 6 Jun 2014 01:23:35 +0000 (18:23 -0700)]
Tune Search layouts following UX spec

See bug: #15384992 Setting Dashboard - padding updates

Change-Id: Ia7839459b3d67529db55e70c0ecda3da9b37d840

10 years agoMerge "Tune Dashboard layouts following UX spec - part 2" into lmp-preview-dev
Fabrice Di Meglio [Fri, 6 Jun 2014 00:39:46 +0000 (00:39 +0000)]
Merge "Tune Dashboard layouts following UX spec - part 2" into lmp-preview-dev

10 years agoTune Dashboard layouts following UX spec - part 2
Fabrice Di Meglio [Fri, 6 Jun 2014 00:36:45 +0000 (17:36 -0700)]
Tune Dashboard layouts following UX spec - part 2

- set a fixed size for the Dashboard icons (and thus fix the
Account type icons size isssue)
- tune layout for N7 tablet

See bug: #15384992 Setting Dashboard - padding updates

Change-Id: I0306f1ec2309e859e044e8490cef468def8d38fb

10 years agoMerge "Fix account header colors" into lmp-preview-dev
Alan Viverette [Thu, 5 Jun 2014 22:18:44 +0000 (22:18 +0000)]
Merge "Fix account header colors" into lmp-preview-dev

10 years agoFix account header colors
Alan Viverette [Thu, 5 Jun 2014 21:51:36 +0000 (14:51 -0700)]
Fix account header colors

Temporary fix until we have a public Theme.Quantum.Settings in the
framework that we can attach to the inflation context.

Change-Id: Ifa89e31ad7928a6794a9cdd0fd96aaad3cb0bb64

10 years agoAdd defaults for caption colors and edge type, fix preview size
Alan Viverette [Thu, 5 Jun 2014 20:51:14 +0000 (13:51 -0700)]
Add defaults for caption colors and edge type, fix preview size

BUG: 15116066
BUG: 8151470
Change-Id: Ieca00f0da209138bdfa691715720263ef5406773

10 years agoMerge "Tune Dashboard layouts following UX spec" into lmp-preview-dev
Fabrice Di Meglio [Thu, 5 Jun 2014 20:15:29 +0000 (20:15 +0000)]
Merge "Tune Dashboard layouts following UX spec" into lmp-preview-dev

10 years agoTune Dashboard layouts following UX spec
Fabrice Di Meglio [Thu, 5 Jun 2014 19:44:35 +0000 (12:44 -0700)]
Tune Dashboard layouts following UX spec

See bug: #15384992 Setting Dashboard - padding updates

Change-Id: I2554fa73ca293e10490982df58a42d293b48d311

10 years agoSettings: Notification string tweaks.
John Spurlock [Thu, 5 Jun 2014 16:04:02 +0000 (12:04 -0400)]
Settings: Notification string tweaks.

- Sounds & Notifications -> Sound & Notifications
- Notification station title -> Notification log
- Use dark theme for station to ensure icon is visible, boost
  all text to theme's primary color.

Bug:15435289
Change-Id: I8a3b999a42ad4cb09e190bf887ae854f8a288d40

10 years agoMerge "Updated the colors of the lock pattern" into lmp-preview-dev
Selim Cinek [Thu, 5 Jun 2014 05:23:28 +0000 (05:23 +0000)]
Merge "Updated the colors of the lock pattern" into lmp-preview-dev

10 years agoUpdated the colors of the lock pattern
Selim Cinek [Thu, 5 Jun 2014 05:19:21 +0000 (07:19 +0200)]
Updated the colors of the lock pattern

Bug: 13735707
Change-Id: I6ca5f66e2fd5daa61e89b65ac2ccf6a3fddd5f7a

10 years agoMerge "Fix bug #15433763 "Sounds & Notifications" appears twice in the shortcut icon...
Fabrice Di Meglio [Thu, 5 Jun 2014 01:43:42 +0000 (01:43 +0000)]
Merge "Fix bug #15433763 "Sounds & Notifications" appears twice in the shortcut icon picker" into lmp-preview-dev

10 years agoFix bug #15433763 "Sounds & Notifications" appears twice in the shortcut icon picker
Fabrice Di Meglio [Thu, 5 Jun 2014 01:41:14 +0000 (18:41 -0700)]
Fix bug #15433763 "Sounds & Notifications" appears twice in the shortcut icon picker

- remove shortcut for the alias created for compatibility

Change-Id: Ic5b6f354143951a1d3688e5eb9b994066f425a2a

10 years agoMerge "Fix bug #15434475 Developer Options do not show immediately after activating...
Fabrice Di Meglio [Thu, 5 Jun 2014 00:42:08 +0000 (00:42 +0000)]
Merge "Fix bug #15434475 Developer Options do not show immediately after activating them" into lmp-preview-dev

10 years agoFix bug #15434475 Developer Options do not show immediately after activating them
Fabrice Di Meglio [Thu, 5 Jun 2014 00:33:25 +0000 (17:33 -0700)]
Fix bug #15434475 Developer Options do not show immediately after activating them

- allow Dashboard categories reloading

Change-Id: I02d9f1e8ed4d8b8b670835a8d717c6c08b49fe05

10 years agoMerge "Ensure trust agents are only provided by platform packages - DO NOT MERGE...
Adrian Roos [Wed, 4 Jun 2014 21:43:46 +0000 (21:43 +0000)]
Merge "Ensure trust agents are only provided by platform packages - DO NOT MERGE" into lmp-preview-dev

10 years agoMerge "ZenSettings: Hide the settings-specific condition picker." into lmp-preview-dev
John Spurlock [Wed, 4 Jun 2014 18:37:30 +0000 (18:37 +0000)]
Merge "ZenSettings: Hide the settings-specific condition picker." into lmp-preview-dev

10 years agoZenSettings: Hide the settings-specific condition picker.
John Spurlock [Wed, 4 Jun 2014 18:35:43 +0000 (14:35 -0400)]
ZenSettings: Hide the settings-specific condition picker.

Bug:15424280
Change-Id: Iacfce340d070bf9873603865d59552709a329de9

10 years agoMerge "Settings: Use standard small text for subtitle." into lmp-preview-dev
John Spurlock [Wed, 4 Jun 2014 16:29:52 +0000 (16:29 +0000)]
Merge "Settings: Use standard small text for subtitle." into lmp-preview-dev

10 years agoSettings: Use standard small text for subtitle.
John Spurlock [Wed, 4 Jun 2014 16:28:21 +0000 (12:28 -0400)]
Settings: Use standard small text for subtitle.

In App notifications.

Bug:15423920
Change-Id: I493189d92b4e1447c4dd40bd5070a36d2e176bb0

10 years agoSettings: Remove quick settings options for daltonizer.
John Spurlock [Wed, 4 Jun 2014 15:12:30 +0000 (11:12 -0400)]
Settings: Remove quick settings options for daltonizer.

Bug:15424806
Change-Id: I91a9cd974d9e370f899e7573d00f6d27fe2e5538

10 years agoEnsure trust agents are only provided by platform packages - DO NOT MERGE
Adrian Roos [Wed, 4 Jun 2014 13:43:24 +0000 (15:43 +0200)]
Ensure trust agents are only provided by platform packages - DO NOT MERGE

Ensures that Settings only shows TrustAgentServices from
platform packages.

Bug: 15287044
Change-Id: I6c7f62e61f9dd63cbcf4d2f8eb75986b0a314a46

10 years agoMerge "Wi-Fi assets delivery for Quantum - part 2" into lmp-preview-dev
Fabrice Di Meglio [Wed, 4 Jun 2014 02:29:21 +0000 (02:29 +0000)]
Merge "Wi-Fi assets delivery for Quantum - part 2" into lmp-preview-dev

10 years agoWi-Fi assets delivery for Quantum - part 2
Fabrice Di Meglio [Wed, 4 Jun 2014 02:25:02 +0000 (19:25 -0700)]
Wi-Fi assets delivery for Quantum - part 2

- add missin xxxhdpi ones

See bug: #15117166 Network Strength Indicator Icon in WiFi Settings for I/O

Change-Id: Ice4d0a298a22a7902c103623c58bbe8032a78454

10 years agoMerge "Wi-Fi assets delivery for Quantum" into lmp-preview-dev
Fabrice Di Meglio [Wed, 4 Jun 2014 01:32:58 +0000 (01:32 +0000)]
Merge "Wi-Fi assets delivery for Quantum" into lmp-preview-dev

10 years agoWi-Fi assets delivery for Quantum
Fabrice Di Meglio [Wed, 4 Jun 2014 01:30:06 +0000 (18:30 -0700)]
Wi-Fi assets delivery for Quantum

See bug: #15117166 Network Strength Indicator Icon in WiFi Settings for I/O

Change-Id: I0c5a4df094523b3a7df44852b1a5dc5318c52504