Commit Graph

13809 Commits

Author SHA1 Message Date
Baligh Uddin
e87811a40e Import translations. DO NOT MERGE
Change-Id: Ib5764937241b6b8d3f92d8e9c20f88a61908af0a
Auto-generated-cl: translation import
2014-06-13 14:56:38 -07:00
Paul Lawrence
5b2ea2fd6f Merge "DO NOT MERGE: Set quantum pattern for crypt dialogs" into lmp-preview-dev 2014-06-10 21:44:22 +00:00
Dianne Hackborn
b11c973799 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
2014-06-12 16:40:56 -07:00
Paul Lawrence
60870987ad 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 26abe64c3d)
2014-06-12 14:49:07 +00:00
Fabrice Di Meglio
f9360dbcef Merge "Make the SwitchBar appear immediately" into lmp-preview-dev 2014-06-11 21:23:31 +00:00
Fabrice Di Meglio
138ff8c045 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
2014-06-12 11:13:23 -07:00
John Spurlock
5fe76205b6 Settings: Workaround duplicate onActivityCreate
Bug: 13329308
Change-Id: Ia6b8cf766d517b4e8e5689e33cbb52299471407b
2014-06-12 15:42:12 +00:00
Fabrice Di Meglio
601aad2022 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
2014-06-11 16:30:49 -07:00
Alan Viverette
8cd7dc23ec Merge "Add Settings theme" into lmp-preview-dev 2014-06-11 21:23:31 +00:00
Alan Viverette
5365c626fc Add Settings theme
Also removes unused colors.

Change-Id: Iadf4d72879ea34eab91a9efe02102a6e35be82eb
2014-06-11 18:35:18 -07: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
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
Dianne Hackborn
2f2cbbc760 Merge "Small fixes to power save UI." into lmp-preview-dev 2014-06-10 22:18:15 +00:00
Dianne Hackborn
de159c8d16 Small fixes to power save UI.
Use the correct default setting, and don't crash.

Change-Id: I33fd612aba404e13c8bbe9110535dff1cfba12a4
2014-06-10 23:17:01 -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
Dianne Hackborn
9f789fbe08 Merge "I am a Material girl, living in a Material world." into lmp-preview-dev 2014-06-10 22:12:51 +00:00
Dianne Hackborn
3bd46a70c1 I am a Material girl, living in a Material world.
Change-Id: I3206041666a3236fdeb5f5897e6d8767137c2b85
2014-06-11 16:27:22 -07:00
Fabrice Di Meglio
deb0883989 Merge "Fix bug #15384992 Setting Dashboard - padding updates" into lmp-preview-dev 2014-06-11 21:23:31 +00:00
Dianne Hackborn
3864cda8fd Merge "In a document centric world, hiding from recents makes no sense." into lmp-preview-dev 2014-06-10 21:49:59 +00:00
Dianne Hackborn
a1b89d0ae8 In a document centric world, hiding from recents makes no sense.
Change-Id: I462649a0663cc54c60303392168624483d6a1e17
2014-06-11 15:56:19 -07:00
John Spurlock
26ac83df59 Merge "Settings: Remove master swtich from battery saver." into lmp-preview-dev 2014-06-10 21:38:43 +00:00
John Spurlock
5845d98a8a Settings: Remove master swtich from battery saver.
And make it a normal switch called "Always on".  Better reflects
the actual effect.

Change-Id: I9f801ddfff39591cb19d665f61a1a05bda317888
2014-06-11 18:44:24 -04:00
Vinit Deshpande
c8e2eeeaa1 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
2014-06-11 21:22:04 +00:00
Fabrice Di Meglio
f54407933f Merge "Fix bug #15558357 java.lang.RuntimeException: Unable to start activity ...ComponentInfo{com.android.settings/com.android.settings.wifi.WifiSetupActivity}" into lmp-preview-dev 2014-06-10 22:06:31 +00:00
Robert Greenwalt
746c6ae949 Merge "Apply LinkProperties changes." into lmp-preview-dev 2014-06-10 22:12:51 +00:00
Robert Greenwalt
a0ac614c08 Apply LinkProperties changes.
bug:15142362
Change-Id: I1457111da7d3bd09998f7e010febb8bb4c45c8bc
(cherry picked from commit 51d898fd02)
2014-06-10 22:42:12 +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
Alan Viverette
6bfec2d6b1 Remove all dialog icons in Settings
BUG: 15474733
Change-Id: I43ab10a3bbcabdac6109abf80266f1c4b52bf6fb
2014-06-10 13:41:07 -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
eff52addfc Merge "Import translations. DO NOT MERGE" into lmp-preview-dev 2014-06-10 17:11:19 +00:00
Fabrice Di Meglio
2eae7a4022 Merge "Update Sync status icon" into lmp-preview-dev 2014-06-10 02:23:02 +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
f54b603156 Merge "Update assets for "NFC & more"" into lmp-preview-dev 2014-06-10 01:56:50 +00: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
195ee66013 Merge "Update Recents Search assets" into lmp-preview-dev 2014-06-10 01:38:59 +00: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
a13e40f4ce Merge "Add icon for Search Recents" into lmp-preview-dev 2014-06-10 00:54:04 +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
66220ba849 Merge "Tune Recents Search and Search Results" into lmp-preview-dev 2014-06-10 00:10:17 +00: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