Fabrice Di Meglio
b0312debfd
am f5440793
: Merge "Fix bug #15558357 java.lang.RuntimeException: Unable to start activity ...ComponentInfo{com.android.settings/com.android.settings.wifi.WifiSetupActivity}" into lmp-preview-dev
...
* commit 'f54407933fd30c0838fcd89d9f4dafaf7af865be':
Fix bug #15558357 java.lang.RuntimeException: Unable to start activity ...ComponentInfo{com.android.settings/com.android.settings.wifi.WifiSetupActivity}
2014-06-12 16:53:47 +00:00
Fabrice Di Meglio
a40da902aa
am caf4b1dd
: Fix bug #15543626 Bluetooth Settings headers need to support Quantum styling
...
* commit 'caf4b1dda2e84760a230944e50569712a39c200c':
Fix bug #15543626 Bluetooth Settings headers need to support Quantum styling
2014-06-12 16:07:29 +00:00
Fabrice Di Meglio
caf4b1dda2
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
2014-06-11 11:31:35 -07:00
Fabrice Di Meglio
782d0f6891
Merge "Fix bug #15545573 Battery use chart is incorrect for date labels and time axis labels" into lmp-preview-dev
2014-06-10 22:18:15 +00:00
Fabrice Di Meglio
a7a62c5b66
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
2014-06-10 20:26:42 -07:00
Fabrice Di Meglio
da8babaedf
Update Settings redlines per UX request
...
See bug: #15384992 Setting Dashboard - padding updates
Change-Id: Ie95b6cee701847d7f76f2e2a72aaf8fc64bc4dd9
2014-06-10 19:36:26 -07:00
Fabrice Di Meglio
1c3203e83e
Merge "Update Settings redlines per UX request" into lmp-preview-dev
2014-06-10 22:18:15 +00:00
Fabrice Di Meglio
209c1febb5
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
2014-06-11 12:11:48 -07:00
Paul Lawrence
9b17be0d4b
Merge "Set quantum pattern for crypt dialogs"
2014-06-11 23:10:23 +00:00
Fabrice Di Meglio
e306098cab
am 782d0f68
: Merge "Fix bug #15545573 Battery use chart is incorrect for date labels and time axis labels" into lmp-preview-dev
...
* commit '782d0f689106aed05de80e93948f9e7b30701601':
Fix bug #15545573 Battery use chart is incorrect for date labels and time axis labels
2014-06-12 00:03:34 +00:00
Paul Lawrence
26abe64c3d
Set quantum pattern for crypt dialogs
...
Bug: 14883421
Change-Id: Icd2c99c3f483d1a9b6571fa1e124322fbf6f3289
2014-06-11 16:11:12 -07:00
Fabrice Di Meglio
87f06fa594
am 1c3203e8
: Merge "Update Settings redlines per UX request" into lmp-preview-dev
...
* commit '1c3203e83efed2d5c257da8e4f5fba4844b6fa47':
Update Settings redlines per UX request
2014-06-11 17:43:44 +00:00
John Spurlock
69323ad96a
am e9ee5e2c
: Merge "Settings: Battery saver settings sub-page." into lmp-preview-dev
...
* commit 'e9ee5e2cede8d7e8fd7791113903df7eff1ec75a':
Settings: Battery saver settings sub-page.
2014-06-11 17:02:20 +00:00
Alan Viverette
9947787a64
am a29f3bbf
: Merge "Ripple tint is now color" into lmp-preview-dev
...
* commit 'a29f3bbff43c33aedd028a852bfaf53325fe2538':
Ripple tint is now color
2014-06-11 13:07:56 +00:00
Fabrice Di Meglio
da7fee6a62
am df055ead
: Merge "Replace ic_settings_language.png asset to the new one" into lmp-preview-dev
...
* commit 'df055ead66b11fdc28f9af5641013705d064b516':
Replace ic_settings_language.png asset to the new one
2014-06-11 12:41:35 +00:00
John Spurlock
e9ee5e2ced
Merge "Settings: Battery saver settings sub-page." into lmp-preview-dev
2014-06-10 21:36:19 +00:00
Martijn Coenen
8da48ee882
Remove obsolete NFC unlock XML file.
...
NFC unlock was moved to TrustAgent. Fixes
build break.
Bug: 15538481
Change-Id: Iaf7f96a38ee36b80168cd92eef0d3b9748caa478
(cherry picked from commit 54a10a0a97
)
2014-06-10 21:28:14 +00:00
John Spurlock
c7f8e8ce69
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
2014-06-10 17:26:47 -04:00
Martijn Coenen
50ee528fd8
Merge "Remove obsolete NFC unlock XML file."
2014-06-10 20:56:05 +00:00
Martijn Coenen
54a10a0a97
Remove obsolete NFC unlock XML file.
...
NFC unlock was moved to TrustAgent.
Change-Id: Iaf7f96a38ee36b80168cd92eef0d3b9748caa478
2014-06-10 13:54:39 -07:00
Alan Viverette
a29f3bbff4
Merge "Ripple tint is now color" into lmp-preview-dev
2014-06-10 20:14:40 +00:00
Baligh Uddin
bb8830756f
Merge "Breaks the build. Issue being tracked in b/15538481" into lmp-preview-dev
2014-06-10 19:49:12 +00:00
Baligh Uddin
279359957f
Breaks the build.
...
Issue being tracked in b/15538481
Revert "Import translations. DO NOT MERGE"
This reverts commit b9e06ceb16
.
Change-Id: I9161a3290a8488d0d896d6dbb41d367317694269
2014-06-10 19:49:04 +00:00
Fabrice Di Meglio
df055ead66
Merge "Replace ic_settings_language.png asset to the new one" into lmp-preview-dev
2014-06-10 19:12:54 +00:00
Fabrice Di Meglio
65b145e6d5
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
2014-06-10 12:10:42 -07:00
Baligh Uddin
cc076fe330
Merge "Fix Build break, will address in parallel."
2014-06-10 18:02:20 +00:00
Baligh Uddin
cf9185c75b
Fix Build break, will address in parallel.
...
Revert "Import translations. DO NOT MERGE"
This reverts commit b2ceea95f2
.
Change-Id: Ie92030c9c3bdde0b7dffd1382e2393126688ce4e
2014-06-10 18:02:13 +00:00
Fabrice Di Meglio
1e745264fa
am 2eae7a40
: Merge "Update Sync status icon" into lmp-preview-dev
...
* commit '2eae7a40229b132bed632df0879e4056a7c5a107':
Update Sync status icon
2014-06-10 17:22:14 +00:00
Fabrice Di Meglio
009c2f20de
am f54b6031
: Merge "Update assets for "NFC & more"" into lmp-preview-dev
...
* commit 'f54b603156c042031af74e3ad73b55b75f058a09':
Update assets for "NFC & more"
2014-06-10 17:22:02 +00:00
Fabrice Di Meglio
dbc851ad81
am 195ee660
: Merge "Update Recents Search assets" into lmp-preview-dev
...
* commit '195ee66013b990f8da06a030fb4889e50d1eeacf':
Update Recents Search assets
2014-06-10 17:21:54 +00:00
Fabrice Di Meglio
0f3ab8b4b7
am a13e40f4
: Merge "Add icon for Search Recents" into lmp-preview-dev
...
* commit 'a13e40f4ce6c9435ba4d014319c371bfa96f252e':
Add icon for Search Recents
2014-06-10 17:21:34 +00:00
Baligh Uddin
fa89b8e0dd
Merge "Import translations. DO NOT MERGE"
2014-06-10 17:11:23 +00:00
Baligh Uddin
eff52addfc
Merge "Import translations. DO NOT MERGE" into lmp-preview-dev
2014-06-10 17:11:19 +00:00
Fabrice Di Meglio
1e2ac9efd3
am 66220ba8
: Merge "Tune Recents Search and Search Results" into lmp-preview-dev
...
* commit '66220ba8491bd479f859fcb054268b7aedef93ef':
Tune Recents Search and Search Results
2014-06-10 14:55:41 +00:00
Fabrice Di Meglio
ffdf3dc826
am 310d74fa
: Merge "New Battery Material assets" into lmp-preview-dev
...
* commit '310d74fa2bd1d9898c327b032eb244b005143b9d':
New Battery Material assets
2014-06-10 11:17:58 +00:00
Fabrice Di Meglio
c35394faad
am ef40c008
: Merge "New Sync Status Material assets" into lmp-preview-dev
...
* commit 'ef40c0083b1791704cfd23d97a2775fe74a5ef7b':
New Sync Status Material assets
2014-06-10 11:17:57 +00:00
Fabrice Di Meglio
e03ebf988d
Update Sync status icon
...
- per UX request
Change-Id: I3629f64e294b25882570db914b4e72b5fc352039
See: #15351850 Need updated Quantum icons for Sync Status
2014-06-09 19:19:13 -07:00
Fabrice Di Meglio
ae0b529d67
Update assets for "NFC & more"
...
- per UX request
See bug: # 15450825 Dashboard "NFC & more" icon is not the correct size
Change-Id: I85573d221da7622d7cf8de253631c54b92723c4f
2014-06-09 18:53:29 -07:00
Fabrice Di Meglio
009e8d24da
Update Recents Search assets
...
- 20% grey per UX request
See bug: #12910134 Implement Search into the Settings App
Change-Id: I6c6e506a2f371b95c5c953615a41143e913e855b
2014-06-09 18:37:10 -07:00
Alan Viverette
296c7f575e
Ripple tint is now color
...
Change-Id: I8e7d514fef327a7d3e172d0faae2466d26bddb9d
2014-06-10 00:58:45 +00:00
Fabrice Di Meglio
904a744c15
Add icon for Search Recents
...
- per UX request
See bug: #12910134 Implement Search into the Settings App
Change-Id: I91082292fd6a84f503b61b19d1a74bd89da8e209
2014-06-09 17:52:32 -07:00
Fabrice Di Meglio
04cde98538
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
2014-06-09 17:07:04 -07:00
Fabrice Di Meglio
60c26572d1
New Battery Material assets
...
See bug: #15330969 Settings > Battery should use Quantum icons for as many items as possible
Change-Id: I79bce984982b44e1906de0d85ee5743bd93abece
2014-06-09 13:46:14 -07:00
Fabrice Di Meglio
67d91f33a4
New Sync Status Material assets
...
See bug: #15351850 Need updated Quantum icons for Sync Status
Change-Id: Ic0bd083c2c4bb1c6ba844bb7299854d1efe4461f
2014-06-09 13:25:06 -07:00
Baligh Uddin
b2ceea95f2
Import translations. DO NOT MERGE
...
Change-Id: I407447b3a08d9c5c0da13b8513fad3439e89fdaf
Auto-generated-cl: translation import
2014-06-09 12:32:00 -07:00
Baligh Uddin
b9e06ceb16
Import translations. DO NOT MERGE
...
Change-Id: Ifc4e7d159e4ade3ea8c09d9147bcf8e064538c48
Auto-generated-cl: translation import
2014-06-09 12:27:33 -07:00
Julia Reynolds
c92af83b0c
Merge "Settings user restriction changes: wireless & networks changes."
2014-06-09 19:22:19 +00:00
Fabrice Di Meglio
fd4a80ed67
am 38e0a866
: Merge "Update "NFC & more" Dashboard icon" into lmp-preview-dev
...
* commit '38e0a866182c4a534cc33dab2c9fcaab4f8d53cc':
Update "NFC & more" Dashboard icon
2014-06-07 10:01:19 +00:00
Fabrice Di Meglio
38e0a86618
Merge "Update "NFC & more" Dashboard icon" into lmp-preview-dev
2014-06-07 00:22:26 +00:00
Fabrice Di Meglio
afe71eb85b
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
2014-06-06 17:20:04 -07:00