Commit Graph

14286 Commits

Author SHA1 Message Date
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
Selim Gurun
2c2a995193 Merge "Gray out the selection while the key is not available." 2014-06-17 04:56:28 +00:00
Selim Gurun
41745a430d Gray out the selection while the key is not available.
Bug: 15607413

The old logic was simply making it not selectable. This will disable
it and gray it out providing better feedback.

Change-Id: Iaeaae43f28100ba1a1550db0a919172a249054e8
2014-06-17 10:24:44 -07:00
Fabrice Di Meglio
d1c0a474c4 Merge "Fix VolumeSeekBarPreference" 2014-06-17 04:56:28 +00:00
Paul Lawrence
5a70f05e0d Fix assorted problems on Crypto screen
Show keyboard on retry with PIN or password
Show correct message on cooldown
On return from emergency call, don't override cooldown
Don't show keyboard on return from emergency call if in cooldown
Show back functionality on emergency call

Change-Id: I5cc93cb09ad758b72521bd43cfad1040be2e5f8d
2014-06-17 18:33:28 +00:00
Paul Lawrence
f6cda3b176 Remove crypto pattern after two seconds
Currently pattern is left on after a failed attempt. This change removes
it after a timeout.

Change-Id: I77830510b17396f6e64a482816f6041af0fdc166
2014-06-17 18:32:55 +00:00
Fabrice Di Meglio
5049d1caed Merge "Fix Up and Search affordances" 2014-06-17 04:50:03 +00:00
Baligh Uddin
0de4fa293a am 4139a036: (-s ours) Import translations. DO NOT MERGE
* commit '4139a0364d113c9cc694f338dcb926d0c9a10a54':
  Import translations. DO NOT MERGE
2014-06-17 14:30:21 +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
Fabrice Di Meglio
0d643fd182 Fix Up and Search affordances
- UP is also shown for a SubSettings of a Shortcut
- Search is never shown for a Shortcut (SubSettings or not)

Change-Id: I5b87cf773ea0266a0f5dd090613bbbba905be330
2014-06-16 20:18:05 -07:00
Selim Gurun
48afff27a2 Do not enable bandwidth reduction settings if key is not available
Bug: 15607413

If bandwidth reduction settings are enabled when a key is not ready
yet, webview network connections stall due to a bug in M36 of chrome.
Do not let it enabled via settings app.

Change-Id: I7dc80c33f72ab59de68f919ef227d5227e6b923d
2014-06-16 17:23:19 -07: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
Selim Gurun
190b6ca8f4 Merge "Do not enable bandwidth reduction settings if key is not available" 2014-06-16 22:12:26 +00: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
Baligh Uddin
4139a0364d Import translations. DO NOT MERGE
Change-Id: I4190ddfb6dfd255b3b3eca6b2c4d4817bf86963e
Auto-generated-cl: translation import
2014-06-16 12:47:24 -07:00
Baligh Uddin
5884f7ff5e am e87811a4: (-s ours) Import translations. DO NOT MERGE
* commit 'e87811a40ef76b55b2912d52a07f4e84feb02a59':
  Import translations. DO NOT MERGE
2014-06-16 16:28:48 +00:00
John Spurlock
95c278fb4c Merge "Settings: Remove low power mode from development settings." 2014-06-14 02:21:10 +00: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
e87811a40e Import translations. DO NOT MERGE
Change-Id: Ib5764937241b6b8d3f92d8e9c20f88a61908af0a
Auto-generated-cl: translation import
2014-06-13 14:56:38 -07: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
Colin Cross
102fea22e0 Revert "logd: Add Developer settings for size, merge conflict issue"
This reverts commit c6d03a828e.

Change-Id: Ic41bf8609a1e16a10bfdce021e0536370800b81e
2014-06-13 23:26:15 +00:00
Mark Salyzyn
c6d03a828e logd: Add Developer settings for size, merge conflict issue
- mLogdSize dropped by merge conflict resolution

Bug: 14563261
Change-Id: I11e3aa97a0ba40c3f55041d98c02d7e73629e985
2014-06-13 15:09:20 -07: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
Fabrice Di Meglio
a8b4dcc827 Fix bug #15611108 Stability: CursorIndexOutOfBoundsException in Settings: Index -1 requested, with a size of 1
- do not allow to have position < 0

A use case was generated by the Monkeys where they were capable to click on the Header.

Change-Id: I3a8ded4c1471a1589134826539c9db1b551f49dd
2014-06-13 21:04:59 +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
5a9a18c15b Merge "logd: Add Developer settings for size" 2014-06-10 21:49:56 +00: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
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