OSDN Git Service

android-x86/packages-apps-Settings.git
8 years agoMerge "Remove char limit from owner info" into mnc-dev
Jason Monk [Mon, 29 Jun 2015 19:52:51 +0000 (19:52 +0000)]
Merge "Remove char limit from owner info" into mnc-dev

8 years agoRemove char limit from owner info
Jason Monk [Mon, 29 Jun 2015 18:52:54 +0000 (14:52 -0400)]
Remove char limit from owner info

Bug: 21959734
Change-Id: I21854309ca390cb126ba50feaa56fb9a35b862e1

8 years agoMerge "Handle rotation (or refresh) before callback is received" into mnc-dev
Jason Monk [Mon, 29 Jun 2015 18:55:18 +0000 (18:55 +0000)]
Merge "Handle rotation (or refresh) before callback is received" into mnc-dev

8 years agoHandle rotation (or refresh) before callback is received
Jason Monk [Mon, 29 Jun 2015 18:42:25 +0000 (14:42 -0400)]
Handle rotation (or refresh) before callback is received

Make sure we unregister the old receiver

Bug: 22160603
Change-Id: I798ca07dd65711caa4d3295b7ad811ca2fc69c1d

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 29 Jun 2015 14:50:47 +0000 (07:50 -0700)]
Import translations. DO NOT MERGE

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

8 years agoMerge "Hide EAP SIM, AKA & AKA' choices in wifi Settings if device doesn't support...
Sanket Padawe [Sun, 28 Jun 2015 02:45:39 +0000 (02:45 +0000)]
Merge "Hide EAP SIM, AKA & AKA' choices in wifi Settings if device doesn't support." into mnc-dev

8 years agoMerge "Dont crash if there is no spellchecker" into mnc-dev
Yohei Yukawa [Sat, 27 Jun 2015 21:40:51 +0000 (21:40 +0000)]
Merge "Dont crash if there is no spellchecker" into mnc-dev

8 years agoDont crash if there is no spellchecker
Johan Redestig [Sat, 7 Mar 2015 06:48:41 +0000 (07:48 +0100)]
Dont crash if there is no spellchecker

The fact that isSpellCheckerEnabled returns true does not mean
that getCurrentSpellChecker will return non null. By default
isSpellCheckerEnabled is true in TextServicesSettings, even when
there is no spellchecker service active on the device.

The issue can be verified by disabling the Google Keyboard (assuming
the GMS LatinImeGoogle is used) in Settings|Apps and later
entering Settings|Language & input. Without this patch Settings
crashes at that point with the following stack:

E/AndroidRuntime(13020): Caused by: java.lang.NullPointerException: \
Attempt to invoke virtual method 'java.lang.CharSequence android.vie\
w.textservice.SpellCheckerInfo.loadLabel(android.content.pm.PackageM\
anager)' on a null object reference
E/AndroidRuntime(13020):        at com.android.settings.inputmethod.\
InputMethodAndLanguageSettings.onResume(InputMethodAndLanguageSettin\
gs.java:253)
E/AndroidRuntime(13020):        at android.app.Fragment.performResum\
e(Fragment.java:2096)
E/AndroidRuntime(13020):        at android.app.FragmentManagerImpl.m\
oveToState(FragmentManager.java:928)
E/AndroidRuntime(13020):        at android.app.FragmentManagerImpl.m\
oveToState(FragmentManager.java:1067)

Bug: 19832033
Change-Id: I65e6d269572e064aa6897807b6611ef947d90211

8 years agoMerge "Report real wifi running time in Power Details" into mnc-dev
Adam Lesinski [Sat, 27 Jun 2015 01:10:47 +0000 (01:10 +0000)]
Merge "Report real wifi running time in Power Details" into mnc-dev

8 years agoReport real wifi running time in Power Details
Adam Lesinski [Sat, 27 Jun 2015 01:04:47 +0000 (18:04 -0700)]
Report real wifi running time in Power Details

Bug:21934412
Change-Id: Ic8623c8b424021f1af3d143d3b07398dd22091d6

8 years agoHide EAP SIM, AKA & AKA' choices in wifi Settings if device doesn't support.
Sanket Padawe [Fri, 26 Jun 2015 22:57:43 +0000 (15:57 -0700)]
Hide EAP SIM, AKA & AKA' choices in wifi Settings if device doesn't support.

Bug: 22014309
Change-Id: I606649cb4d2e13330afa89075ad074e7dc525f87

8 years agoMerge "Use the ephemeral flag in the AccessPoint to mark a connection as a Wifi Assis...
Shirish Kalele [Fri, 26 Jun 2015 21:34:22 +0000 (21:34 +0000)]
Merge "Use the ephemeral flag in the AccessPoint to mark a connection as a Wifi Assistant connection." into mnc-dev

8 years agoRemove userActivity() from Settings now that it's managed by FingerprintService
Jim Miller [Fri, 26 Jun 2015 00:18:12 +0000 (17:18 -0700)]
Remove userActivity() from Settings now that it's managed by FingerprintService

Fixes bug 20732273

Change-Id: Ia6ad603cab0255d3ee8739c36516597594acd1f2

8 years agoFix build
Robin Lee [Thu, 25 Jun 2015 23:01:44 +0000 (16:01 -0700)]
Fix build

Change-Id: Ibb2db14b2fd38b2c8c066c97f8cd6e396c104ce8

8 years agoMerge "Enable VPN settings for secondary users" into mnc-dev
Robin Lee [Thu, 25 Jun 2015 22:27:54 +0000 (22:27 +0000)]
Merge "Enable VPN settings for secondary users" into mnc-dev

8 years agoEnable VPN settings for secondary users
Robin Lee [Thu, 25 Jun 2015 22:18:55 +0000 (15:18 -0700)]
Enable VPN settings for secondary users

This is now supported.

Change-Id: I4a8eabe3042c04061f293066e84238029f18ecd8

8 years agoMerge "Always announcing wrong pattern now for talkback in pattern settings" into...
Selim Cinek [Thu, 25 Jun 2015 22:25:39 +0000 (22:25 +0000)]
Merge "Always announcing wrong pattern now for talkback in pattern settings" into mnc-dev

8 years agoMerge "Increased the error message font size" into mnc-dev
Selim Cinek [Thu, 25 Jun 2015 22:25:30 +0000 (22:25 +0000)]
Merge "Increased the error message font size" into mnc-dev

8 years agoAlways announcing wrong pattern now for talkback in pattern settings
Selim Cinek [Thu, 25 Jun 2015 21:42:58 +0000 (17:42 -0400)]
Always announcing wrong pattern now for talkback in pattern settings

Bug: 21797216
Change-Id: If86078f2d711a80e4a4aa28ce8817aed8244d30b

8 years agoIncreased the error message font size
Selim Cinek [Thu, 25 Jun 2015 18:54:08 +0000 (14:54 -0400)]
Increased the error message font size

Bug: 21568693
Change-Id: I059b962950335f5780783953505ec1e1f0e5b591

8 years agoUse the ephemeral flag in the AccessPoint to mark a
Shirish Kalele [Thu, 25 Jun 2015 20:56:33 +0000 (13:56 -0700)]
Use the ephemeral flag in the AccessPoint to mark a
connection as a Wifi Assistant connection.

Change-Id: Ife26f6799a5b9e4640181d150edb7455adf38f0f

8 years agoMerge "Add computed power to each Battery Details page" into mnc-dev
Adam Lesinski [Thu, 25 Jun 2015 19:34:42 +0000 (19:34 +0000)]
Merge "Add computed power to each Battery Details page" into mnc-dev

8 years agoFix accessibility for account sync
Jason Monk [Thu, 25 Jun 2015 19:03:26 +0000 (15:03 -0400)]
Fix accessibility for account sync

Needed to get views recycling so that feedback could occur during
switch turning off.

Bug: 20020216
Change-Id: Ib7b1cdca78f5ac5064cdf521122ff7a5ee49f572

8 years agoAdd computed power to each Battery Details page
Adam Lesinski [Thu, 25 Jun 2015 18:14:21 +0000 (11:14 -0700)]
Add computed power to each Battery Details page

Some battery sippers have nothing interesting besides
their power consumption. Show that.

Bug:21934412
Change-Id: I7669343086892fb7be34fec00d1fd4c0bfd08b55

8 years agoMerge "Remove while box at the top right of storage setup wizard." into mnc-dev
Daichi Hirono [Thu, 25 Jun 2015 04:47:13 +0000 (04:47 +0000)]
Merge "Remove while box at the top right of storage setup wizard." into mnc-dev

8 years agoMerge "Update storage wizard's assets." into mnc-dev
Daichi Hirono [Thu, 25 Jun 2015 04:45:07 +0000 (04:45 +0000)]
Merge "Update storage wizard's assets." into mnc-dev

8 years agoRemove while box at the top right of storage setup wizard.
Daichi Hirono [Thu, 25 Jun 2015 04:40:39 +0000 (13:40 +0900)]
Remove while box at the top right of storage setup wizard.

The CL specify correct ID for the tile asset.

BUG=22049781

Change-Id: Ib7800487518e017fab1110fde5d70cc35bceffb7

8 years agoUpdate storage wizard's assets.
Daichi Hirono [Thu, 25 Jun 2015 04:16:18 +0000 (13:16 +0900)]
Update storage wizard's assets.

BUG=22049781

Change-Id: Ie7eae9c76db06c77d0f4e85941125c005c2f28eb

8 years agoBluetooth: Fix to avoid taking space as name upon orientation
Srinu Jella [Mon, 12 May 2014 14:23:12 +0000 (19:53 +0530)]
Bluetooth: Fix to avoid taking space as name upon orientation

Use case: Renaming the DUT name on orientation chnage

STR:
1) Go for the option of rename phone.
2) give only space characters.
3) The rename option shows disabled.
4) Change the orientation of the phone.
5) Check whether it accepts space as a name.

Failure: Renaming a phone with space characters gets
accepted during change in orientation.Accepted
space as BT name upon changing orientation

Root cause: There is no check for validating the input
string while renaming the device name on orientation change.

Fix: This fix is to avoid taking space character as a name in the
BluetoothNameDialogFragment upon orientation change from
PORTRAIT mode to LANDSCAPE mode and vice versa.

Change-Id: Ia66f27bb9b06739e42d73b15745c12a42512a1fc

8 years agoMerge "Add data limit paused string to Data Usage Settings screen." into mnc-dev
Sanket Padawe [Wed, 24 Jun 2015 21:29:43 +0000 (21:29 +0000)]
Merge "Add data limit paused string to Data Usage Settings screen." into mnc-dev

8 years agoAdd data limit paused string to Data Usage Settings screen.
Sanket Padawe [Wed, 24 Jun 2015 21:26:21 +0000 (14:26 -0700)]
Add data limit paused string to Data Usage Settings screen.

Bug: 17073752
Change-Id: I14ade2c13db9203d33c11b2b06307e06d87b3800

8 years agoMerge "Fix marquee on app snippet in InstalledAppDetails" into mnc-dev
Jason Monk [Wed, 24 Jun 2015 19:04:28 +0000 (19:04 +0000)]
Merge "Fix marquee on app snippet in InstalledAppDetails" into mnc-dev

8 years agoFix marquee on app snippet in InstalledAppDetails
Jason Monk [Wed, 24 Jun 2015 18:53:57 +0000 (14:53 -0400)]
Fix marquee on app snippet in InstalledAppDetails

First need to fix layout of the app_item as the widget was running
over the end of the view, do this by switching to a RelativeLayout.

Then select the view so it can actually marquee.

Bug: 22043942
Change-Id: Ieb94649ccf3dc8dcf56014c02fcdc06da71a9a62

8 years agoMerge "Language Update for Wi-Fi/Bluetooth Scanning" into mnc-dev
Akshay Kannan [Wed, 24 Jun 2015 15:55:31 +0000 (15:55 +0000)]
Merge "Language Update for Wi-Fi/Bluetooth Scanning" into mnc-dev

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 24 Jun 2015 15:01:08 +0000 (08:01 -0700)]
Import translations. DO NOT MERGE

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

8 years agoMerge "Change the color of format button in "Device storage > Format" screen." into...
Daichi Hirono [Wed, 24 Jun 2015 05:22:00 +0000 (05:22 +0000)]
Merge "Change the color of format button in "Device storage > Format" screen." into mnc-dev

8 years agoChange the color of format button in "Device storage > Format" screen.
Daichi Hirono [Wed, 24 Jun 2015 03:37:13 +0000 (12:37 +0900)]
Change the color of format button in "Device storage > Format" screen.

BUG=21898857

Change-Id: Ic1619482f5294b6f2d1e14154bab25103ec3b630

8 years agoLanguage Update for Wi-Fi/Bluetooth Scanning
Lifu Tang [Wed, 24 Jun 2015 00:54:56 +0000 (17:54 -0700)]
Language Update for Wi-Fi/Bluetooth Scanning

Bug: 22046234
Change-Id: Iea8fa2368d1e568a8e1fdd3edefa8f4fc6053e48

8 years agoMerge "Added contentDescription for fingerprint on the confirmCredential screen"...
Selim Cinek [Tue, 23 Jun 2015 21:50:26 +0000 (21:50 +0000)]
Merge "Added contentDescription for fingerprint on the confirmCredential screen" into mnc-dev

8 years agoAdded contentDescription for fingerprint on the confirmCredential screen
Selim Cinek [Tue, 23 Jun 2015 21:48:48 +0000 (17:48 -0400)]
Added contentDescription for fingerprint on the confirmCredential screen

Bug: 21850269
Change-Id: Ia3720451a74e69e119b60121d7906274c522f70a

8 years agoMerge "Add action for search results including the count" into mnc-dev
Jason Monk [Tue, 23 Jun 2015 19:49:23 +0000 (19:49 +0000)]
Merge "Add action for search results including the count" into mnc-dev

8 years agoAdd action for search results including the count
Jason Monk [Tue, 23 Jun 2015 18:36:08 +0000 (14:36 -0400)]
Add action for search results including the count

Bug: 20293458
Change-Id: I9d3f04fb74c0e978e69e17898b703e270298fcbc

8 years agoMerge "Screen pinning set default lock on exit value" into mnc-dev
Jason Monk [Tue, 23 Jun 2015 17:30:13 +0000 (17:30 +0000)]
Merge "Screen pinning set default lock on exit value" into mnc-dev

8 years agoScreen pinning set default lock on exit value
Jason Monk [Tue, 23 Jun 2015 16:07:27 +0000 (12:07 -0400)]
Screen pinning set default lock on exit value

The UI default varies based on security state, so make sure we set
the current value when we turn on the feature so that the setting
has the same value as the UI.

Bug: 21999172
Change-Id: I6c920aa93aab391852d6f3a4dd8ee52da5618729

8 years agoMerge "Improved talkback fingerprint enrollment flow" into mnc-dev
Selim Cinek [Tue, 23 Jun 2015 17:14:42 +0000 (17:14 +0000)]
Merge "Improved talkback fingerprint enrollment flow" into mnc-dev

8 years agoImproved talkback fingerprint enrollment flow
Selim Cinek [Tue, 23 Jun 2015 17:12:24 +0000 (13:12 -0400)]
Improved talkback fingerprint enrollment flow

Bug: 21565901
Change-Id: If25468574afd25b1a7d19278710045083ba1d4f7

8 years agoMerge "Reflect effect of all Wifi editability factors in Settings" into mnc-dev
Zoltan Szatmary-Ban [Tue, 23 Jun 2015 08:44:35 +0000 (08:44 +0000)]
Merge "Reflect effect of all Wifi editability factors in Settings" into mnc-dev

8 years agoMerge "Align Enlish words to RTL in RTL context in networkreset Settings." into mnc-dev
Sanket Padawe [Tue, 23 Jun 2015 02:47:27 +0000 (02:47 +0000)]
Merge "Align Enlish words to RTL in RTL context in networkreset Settings." into mnc-dev

8 years agoAlign Enlish words to RTL in RTL context in networkreset Settings.
Sanket Padawe [Tue, 23 Jun 2015 02:46:28 +0000 (19:46 -0700)]
Align Enlish words to RTL in RTL context in networkreset Settings.

Bug: 21553326
Change-Id: I216723172cc6998e1432d0a066f21a72afe1bc27

8 years agoMerge "Fix display of "Contact sharing" option in Car kit for BT Settings." into...
Sanket Padawe [Tue, 23 Jun 2015 00:34:32 +0000 (00:34 +0000)]
Merge "Fix display of "Contact sharing" option in Car kit for BT Settings." into mnc-dev

8 years agoMerge "if do not turn on wifi STA or SAP, there is no 5GHz choice for SAP config...
xinhe [Mon, 22 Jun 2015 23:56:10 +0000 (23:56 +0000)]
Merge "if do not turn on wifi STA or SAP, there is no 5GHz choice  for SAP config" into mnc-dev

8 years agoif do not turn on wifi STA or SAP, there is no 5GHz choice
xinhe [Mon, 22 Jun 2015 22:26:33 +0000 (15:26 -0700)]
if do not turn on wifi STA or SAP, there is no 5GHz choice
 for SAP config

b/22008176

Change-Id: Id1020f975bce1ff7a3c738c4180f3d7686718d82

8 years agoMerge "Ensure "default" and "none" caption colors are consistent w/ framework" into...
Alan Viverette [Mon, 22 Jun 2015 20:55:10 +0000 (20:55 +0000)]
Merge "Ensure "default" and "none" caption colors are consistent w/ framework" into mnc-dev

8 years agoMerge "Set service name to printer service setting title" into mnc-dev
Makoto Onuki [Mon, 22 Jun 2015 20:47:58 +0000 (20:47 +0000)]
Merge "Set service name to printer service setting title" into mnc-dev

8 years agoSet service name to printer service setting title
Makoto Onuki [Mon, 22 Jun 2015 20:43:49 +0000 (13:43 -0700)]
Set service name to printer service setting title

Bug 21899319

Change-Id: I940957dd4036eb3386c7f59fbbd3608e7169f415

8 years agoEnsure "default" and "none" caption colors are consistent w/ framework
Alan Viverette [Mon, 22 Jun 2015 20:05:45 +0000 (13:05 -0700)]
Ensure "default" and "none" caption colors are consistent w/ framework

Also enables scroll indicators in color grid dialog.

Bug: 21602597
Change-Id: I7fabd36787fc8689966eb8dcece3d4d047ee8066

8 years agoFix display of "Contact sharing" option in Car kit for BT Settings.
Sanket Padawe [Mon, 22 Jun 2015 19:33:53 +0000 (12:33 -0700)]
Fix display of "Contact sharing" option in Car kit for BT Settings.

Bug: 21879473
Change-Id: I0d2f839c525d2a5179f9ef59ab12a94f1aab9b6f

8 years agoMerge "Disable foreground opacity when using default foreground color" into mnc-dev
Alan Viverette [Mon, 22 Jun 2015 17:20:06 +0000 (17:20 +0000)]
Merge "Disable foreground opacity when using default foreground color" into mnc-dev

8 years agoMerge "Hide title of the zen mode voice activity." into mnc-dev
Barnaby James [Mon, 22 Jun 2015 17:18:20 +0000 (17:18 +0000)]
Merge "Hide title of the zen mode voice activity." into mnc-dev

8 years agoDisable foreground opacity when using default foreground color
Alan Viverette [Mon, 22 Jun 2015 17:07:19 +0000 (10:07 -0700)]
Disable foreground opacity when using default foreground color

Bug: 21602597
Change-Id: Idad5288477f9ece46a2ccb768863d4fd528fec12

8 years agoHide title of the zen mode voice activity.
Barnaby James [Mon, 22 Jun 2015 00:05:22 +0000 (17:05 -0700)]
Hide title of the zen mode voice activity.

Zen mode voice activity doesn't show any UI but the activity title is still shown.

BUG: 21985804
Change-Id: I1e7bd07deb59bcb36005fa7e4bca766af03d742b

8 years agoMerge "Import translations. DO NOT MERGE" into mnc-dev
Geoff Mendal [Mon, 22 Jun 2015 15:31:25 +0000 (15:31 +0000)]
Merge "Import translations. DO NOT MERGE" into mnc-dev

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 22 Jun 2015 15:00:38 +0000 (08:00 -0700)]
Import translations. DO NOT MERGE

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

8 years agoMerge "Update disable dialog" into mnc-dev
Jason Monk [Mon, 22 Jun 2015 14:55:11 +0000 (14:55 +0000)]
Merge "Update disable dialog" into mnc-dev

8 years agoLog WiFi Calling actions from settings
Pavel Zhamaitsiak [Sat, 20 Jun 2015 22:48:00 +0000 (15:48 -0700)]
Log WiFi Calling actions from settings

Change-Id: Ie18bf18de22469f9b2615ba19f088316d20464d7

8 years agoMerge "Work around improper ListView recycling in TrustAgentSettings" into mnc-dev
Adrian Roos [Sat, 20 Jun 2015 03:23:03 +0000 (03:23 +0000)]
Merge "Work around improper ListView recycling in TrustAgentSettings" into mnc-dev

8 years agoMerge "Fixed a crash when rotating the Fingerprint renaming dialog" into mnc-dev
Selim Cinek [Sat, 20 Jun 2015 03:21:20 +0000 (03:21 +0000)]
Merge "Fixed a crash when rotating the Fingerprint renaming dialog" into mnc-dev

8 years agoWork around improper ListView recycling in TrustAgentSettings
Adrian Roos [Sat, 20 Jun 2015 02:59:53 +0000 (19:59 -0700)]
Work around improper ListView recycling in TrustAgentSettings

Previously, the views for our SwitchPreference would never
be recycled because they weren't present in onCreate, which
broke accessibility events.

Bug: 21837103
Change-Id: I01f40b4e6df6d807b77f985116a57334e4ca4868

8 years agoFixed a crash when rotating the Fingerprint renaming dialog
Selim Cinek [Fri, 19 Jun 2015 20:12:22 +0000 (13:12 -0700)]
Fixed a crash when rotating the Fingerprint renaming dialog

Bug: 21815069
Change-Id: Ice90a5786685c300a522a908c1107af9e5311eb3

8 years agoMerge "Only unregister the network callback at onPause" into mnc-dev
Robin Lee [Fri, 19 Jun 2015 20:03:05 +0000 (20:03 +0000)]
Merge "Only unregister the network callback at onPause" into mnc-dev

8 years agoMerge "Add content description to owner info status text" into mnc-dev
Jason Monk [Fri, 19 Jun 2015 15:22:20 +0000 (15:22 +0000)]
Merge "Add content description to owner info status text" into mnc-dev

8 years agoAdd content description to owner info status text
Jason Monk [Fri, 19 Jun 2015 15:17:03 +0000 (11:17 -0400)]
Add content description to owner info status text

Bug: 21799551
Change-Id: I8fe82d304309949a5a46492f7d20c58e006baea3

8 years agoMerge "Settings: Add widget entry point to magical entry points listing." into mnc-dev
John Spurlock [Fri, 19 Jun 2015 14:55:10 +0000 (14:55 +0000)]
Merge "Settings: Add widget entry point to magical entry points listing." into mnc-dev

8 years agoSettings: Add widget entry point to magical entry points listing.
John Spurlock [Fri, 19 Jun 2015 14:47:36 +0000 (10:47 -0400)]
Settings: Add widget entry point to magical entry points listing.

Bug: 21930077
Change-Id: I67b05d6064a2ab0fe93d3d8841c9f23c9246a101

8 years agoReflect effect of all Wifi editability factors in Settings
Zoltan Szatmary-Ban [Wed, 27 May 2015 11:47:32 +0000 (12:47 +0100)]
Reflect effect of all Wifi editability factors in Settings

Bug: 21427528
Bug: 21150087
Bug: 21612565
Change-Id: I62962a9b3fc1bb9c90be79e133873006da102054

8 years agoMerge "Clarify process_dex2oat_label description" into mnc-dev
Brian Carlstrom [Fri, 19 Jun 2015 04:23:07 +0000 (04:23 +0000)]
Merge "Clarify process_dex2oat_label description" into mnc-dev

8 years agoIncrease char limit of the data usage Settings string to 33.
Sanket Padawe [Fri, 19 Jun 2015 01:39:25 +0000 (18:39 -0700)]
Increase char limit of the data usage Settings string to 33.

Bug: 21801556
Change-Id: I82d99f155a3c4b6f1ac0f3056c254e54b8e5f311

8 years agoMerge "Fix ListView being too eager too scroll" into mnc-dev
Jason Monk [Thu, 18 Jun 2015 20:07:40 +0000 (20:07 +0000)]
Merge "Fix ListView being too eager too scroll" into mnc-dev

8 years agoFix ListView being too eager too scroll
Jason Monk [Thu, 18 Jun 2015 19:56:21 +0000 (15:56 -0400)]
Fix ListView being too eager too scroll

ListView is always too eager to scroll, so just stop using it.

Bug: 21853796
Change-Id: Id37d89b0312597a9fb65a33f151af34b3f395d91

8 years agoMerge "Fix opening secured networks from QS" into mnc-dev
Jason Monk [Thu, 18 Jun 2015 19:19:08 +0000 (19:19 +0000)]
Merge "Fix opening secured networks from QS" into mnc-dev

8 years agoClarify process_dex2oat_label description
Brian Carlstrom [Thu, 18 Jun 2015 17:11:18 +0000 (10:11 -0700)]
Clarify process_dex2oat_label description

Bug: 21898104
Change-Id: I264f784db761ac51a1dde51f189fb017b7d378b1

8 years agoMerge "Enforce Keyguard policy in Notification Settings" into mnc-dev
Alex Chau [Thu, 18 Jun 2015 17:10:34 +0000 (17:10 +0000)]
Merge "Enforce Keyguard policy in Notification Settings" into mnc-dev

8 years agoFix opening secured networks from QS
Jason Monk [Thu, 18 Jun 2015 16:36:34 +0000 (12:36 -0400)]
Fix opening secured networks from QS

Bug: 21908788
Change-Id: I09b1d22ae8b1815e720bd8c05fa1e38d66d1dcfd

8 years agoMerge "Revert "Accounts -> Account sync"" into mnc-dev
Jason Monk [Thu, 18 Jun 2015 15:54:55 +0000 (15:54 +0000)]
Merge "Revert "Accounts -> Account sync"" into mnc-dev

8 years agoRevert "Accounts -> Account sync"
Jason Monk [Thu, 18 Jun 2015 15:44:25 +0000 (15:44 +0000)]
Revert "Accounts -> Account sync"

This reverts commit 43db745ea0bdb3f8cb2737e74ffcad1d381b4a2b.

Bug: 21726868
Change-Id: I72fd09c493f71a607b9df8eaa8e42047a60303e8

8 years agoMerge "Remove battery history graph from details screen" into mnc-dev
Jason Monk [Thu, 18 Jun 2015 15:31:22 +0000 (15:31 +0000)]
Merge "Remove battery history graph from details screen" into mnc-dev

8 years agoRemove battery history graph from details screen
Jason Monk [Thu, 18 Jun 2015 15:06:18 +0000 (11:06 -0400)]
Remove battery history graph from details screen

Bug: 21854416
Change-Id: I3172106c8b1adbe19179adddcec2848d14d04588

8 years agoEnforce Keyguard policy in Notification Settings
Alex Chau [Fri, 12 Jun 2015 10:45:08 +0000 (11:45 +0100)]
Enforce Keyguard policy in Notification Settings

- Applied getKeyguardDisabledFeatures for notification settings and
    notification setup page (after settings a screenlock)
- If a notification settings is disabled, the next least secure setting
    will be chosen
- Although KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS can be set be
    profile, it will not be reflected in both settings page. This is
    because it does not affect the owner (user 0), as mentioned in
    DevicePolicyManagerService.PROFILE_KEYGUARD_FEATURES_AFFECT_OWNER
- Skip RedactionInterstitial if there is <= 1 options for the user
- Tested with both Setup wizard and settings case, both pattern and
    password, as well as toggling the policy on and off

Bug: 19307118
Bug: 17099898

Change-Id: If640d5576caa0163e9942569f7b4643a30bbfe0a

8 years agoUpdate disable dialog
Jason Monk [Thu, 18 Jun 2015 14:46:55 +0000 (10:46 -0400)]
Update disable dialog

Bug: 20826933
Change-Id: Ib84d3ba50ead2b71f62a3b163a5f5ba32a576c00

8 years agoAllow give/take in app version/disabled fields
Jason Monk [Thu, 18 Jun 2015 14:36:39 +0000 (10:36 -0400)]
Allow give/take in app version/disabled fields

Switch to wrap_content so if one view is smaller, the other
can use its space.

Bug: 21901206
Change-Id: Ic69d2577c3291e6ed171caa0fa361ccc43eaf180

8 years agoOnly unregister the network callback at onPause
Robin Lee [Thu, 18 Jun 2015 01:43:59 +0000 (18:43 -0700)]
Only unregister the network callback at onPause

Bug: 21592804
Change-Id: I425a8ebd350125ae48b9cf44cfef0b4c572ec25e

8 years agoMerge "Don't show SIM lock Setting if carrier config hides it." into mnc-dev
Junda Liu [Wed, 17 Jun 2015 22:50:59 +0000 (22:50 +0000)]
Merge "Don't show SIM lock Setting if carrier config hides it." into mnc-dev

8 years agoDon't show SIM lock Setting if carrier config hides it.
Junda Liu [Wed, 17 Jun 2015 17:15:34 +0000 (10:15 -0700)]
Don't show SIM lock Setting if carrier config hides it.

Bug: b/19623656
Change-Id: Ic7420fe3579815a8c2c884a78b13112affb00787

8 years agoMerge "Support disabled until used apps" into mnc-dev
Jason Monk [Wed, 17 Jun 2015 20:31:26 +0000 (20:31 +0000)]
Merge "Support disabled until used apps" into mnc-dev

8 years agoMerge "Fix accessibility for empty list on notification access" into mnc-dev
Jason Monk [Wed, 17 Jun 2015 20:31:16 +0000 (20:31 +0000)]
Merge "Fix accessibility for empty list on notification access" into mnc-dev

8 years agoFix accessibility for empty list on notification access
Jason Monk [Wed, 17 Jun 2015 19:42:01 +0000 (15:42 -0400)]
Fix accessibility for empty list on notification access

Bug: 21797352
Change-Id: I6c68c9abb43c6dfcc8b0a4d07cfe0d4cede6e817

8 years agoMerge "Don't crash on NameNotFoundException" into mnc-dev
Makoto Onuki [Wed, 17 Jun 2015 17:46:49 +0000 (17:46 +0000)]
Merge "Don't crash on NameNotFoundException" into mnc-dev

8 years agoDon't crash on NameNotFoundException
Makoto Onuki [Wed, 17 Jun 2015 17:13:15 +0000 (10:13 -0700)]
Don't crash on NameNotFoundException

Just finish().

Bug 20672468

Change-Id: Ic600e060990b7e3bc3e98bda63d0f4c9e530fb94

8 years agoMerge "Import translations. DO NOT MERGE" into mnc-dev
Geoff Mendal [Wed, 17 Jun 2015 15:23:33 +0000 (15:23 +0000)]
Merge "Import translations. DO NOT MERGE" into mnc-dev

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 17 Jun 2015 14:59:14 +0000 (07:59 -0700)]
Import translations. DO NOT MERGE

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