Commit Graph

4717 Commits

Author SHA1 Message Date
Fabrice Di Meglio
5d5e11bd5d Merge "Fix ProgressCategory theming and layout" 2014-06-17 20:49:29 +00:00
Fabrice Di Meglio
c9711beb3c Add Search / Indexing to Data Usage / Mobile Hotspots
- implement a BaseSearchIndexProvider and pass all the needed
strings to index (including the Wi-Fi SSIDs)

Change-Id: Ic7a640c76cd7c2af77585e87e216b283af61a29e
2014-06-17 12:30:18 -07:00
Mark Salyzyn
20f1b207d0 Settings: logd: increase dialog title field size to 59
Bug: 15660860
Change-Id: I54d8255a1fc28ff41e8d8adc693d2e66ff4cc311
2014-06-17 09:56:30 -07:00
Mark Salyzyn
44cf6b73b6 Settings: logd: increase summary field size to 30
Bug: 15661901
Bug: 15661903
Bug: 15644939
Bug: 15644940
Bug: 15662401
Bug: 15665444
Bug: 15668253
Change-Id: Ib15917bfdd4a1028d5d9d8ac4f7afe772a0ba77b
2014-06-17 09:48:51 -07:00
Maurice Lam
c91d4d9341 Merge "[WifiSetup] Use setup navigation bar" 2014-06-17 04:56:28 +00:00
Fabrice Di Meglio
c06bcc9242 Merge "Add Search / Indexing to Data Usage / Mobile Hotspots" 2014-06-17 04:56:28 +00:00
Baligh Uddin
cbde0af3f6 Merge "Import translations. DO NOT MERGE" 2014-06-17 04:56:28 +00:00
Paul Lawrence
f57bf32a3c Merge "Fix owner info" 2014-06-17 05:00:50 +00:00
Maurice Lam
6776c67ac1 [WifiSetup] Use setup navigation bar
Use the setup navigation bar in wifi setup activity.

1. Include frameworks/opt/setupwizard/navigationbar/common.mk in the
make file.
2. Make WifiSetupActivity implement NavigationBarListener
3. Added the fragment in setup_preference.xml, wrapping the whole
screen in a LinearLayout
4. Moved skip and next screen logic to WifiSetupActivity, refactored
the skip dialogs into a fragment

Change-Id: Ia973c0a61faa3ead201bd10d5aa8de4bc6e091c1
2014-06-16 17:19:14 -07:00
Yorke Lee
d4720d9872 Add default Dialer preference to Settings
Add a Default phone app setting under wireless settings, and also
a dialog activity that allows a user to confirm the selection of an
application as a default phone app.

Bug: 6948882
Bug: 15021725
Change-Id: I2c1473feba20da01b14fbd30dbecc01be560479d
2014-06-16 15:51:44 -07:00
Baligh Uddin
a69658910b Import translations. DO NOT MERGE
Change-Id: I28823006ba55ea98c89aed80d77438d9611eae5a
Auto-generated-cl: translation import
2014-06-16 12:51:55 -07:00
John Spurlock
d063bc5a7e Settings: Remove low power mode from development settings.
The wiring was removed, this also removes the declarative pieces.
The same function is now under Battery saver settings.

Change-Id: I975afaa3beb771aa80bbef06da1bba9a51519576
2014-06-16 13:21:07 -04:00
Baligh Uddin
1b7c442321 Merge "Import translations. DO NOT MERGE" 2014-06-13 21:09:46 +00:00
Baligh Uddin
df480d3a98 Import translations. DO NOT MERGE
Change-Id: I78790de98e3587253d8d1718fd86d5bf36422423
Auto-generated-cl: translation import
2014-06-13 15:02:04 -07:00
Mark Salyzyn
c2c64a312a am 5a9a18c1: Merge "logd: Add Developer settings for size"
* commit '5a9a18c15b16be282ed48df0fa38045ae9016524':
  logd: Add Developer settings for size
2014-06-13 20:27:25 +00:00
Paul Lawrence
b191bcc3bf Fix owner info
The owner info field was set to be the same size as the status field.
This means, that, for instance, when the status field shows 'Try again'
you only get a very short owner info area.

Change-Id: Ib9b49f8d64d47f0ade686f1f99b2d1a2176cdfc5
2014-06-13 18:17:36 +00:00
Julia Reynolds
2c53933e8d Use user restriction instead of pin to guard factory reset in Settings.
Bug: 14081992
Change-Id: I60f132312368c5097b46ab97e881eec3700ef586
2014-06-13 13:10:44 -04:00
Paul Lawrence
0990d744e5 Merge "Show time to go while encrypting drive" 2014-06-12 03:30:50 +00:00
Mark Salyzyn
6b5bcd2138 resolved conflicts for merge of c2c64a31 to master
Change-Id: Ica0f138d4bf2cf66b8ba485bf286e062be433d0a
2014-06-13 14:57:13 -07:00
Fabrice Di Meglio
a6fa002315 Fix padding issue with Dream list item
- needs to use the standard Framework one

See bug: #15384992 Setting Dashboard - padding updates

Change-Id: I4f7bb003c928a799bf8b77fce3c4869671816265
2014-06-13 21:11:31 +00:00
Julia Reynolds
cbfda98816 Merge "Remove pin and add restrictions for Security settings." 2014-06-12 17:09:07 +00:00
Julia Reynolds
565653cef1 Remove pin and add restrictions for Security settings.
Bug: 14081992
Change-Id: Iec5667202b6f5ae5b5a2a0cfded1a832d98adaf9
2014-06-13 13:15:39 -04:00
Mark Salyzyn
408c89bfb5 logd: Add Developer settings for size
- Dependent on some logd/init/selinux security changes.

Bug: 14563261
Change-Id: I11e3aa97a0ba40c3f55041d98c02d7e73629e984
2014-06-13 20:20:08 +00: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
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
John Spurlock
e9ee5e2ced Merge "Settings: Battery saver settings sub-page." into lmp-preview-dev 2014-06-10 21:36:19 +00:00
Alan Viverette
1da878c302 am 8cd7dc23: Merge "Add Settings theme" into lmp-preview-dev
* commit '8cd7dc23ec5e65504ea3f9c8d5869df2b670879d':
  Add Settings theme
2014-06-12 19:57:25 +00:00
Fabrice Di Meglio
d5f8823b2a am deb08839: Merge "Fix bug #15384992 Setting Dashboard - padding updates" into lmp-preview-dev
* commit 'deb088398900bd1c212889c59c9e057795d2b2bd':
  Fix bug  #15384992 Setting Dashboard - padding updates
2014-06-12 18:48:56 +00:00
John Spurlock
a6f8f8b3d9 am 26ac83df: Merge "Settings: Remove master swtich from battery saver." into lmp-preview-dev
* commit '26ac83df5922430b7d7e3eee46c36c7d856bc47c':
  Settings: Remove master swtich from battery saver.
2014-06-12 18:37:34 +00:00
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
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
deb0883989 Merge "Fix bug #15384992 Setting Dashboard - padding updates" into lmp-preview-dev 2014-06-11 21:23:31 +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
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
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
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