OSDN Git Service

android-x86/packages-apps-Settings.git
11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Fri, 28 Sep 2012 06:41:51 +0000 (23:41 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 28 Sep 2012 06:40:16 +0000 (23:40 -0700)]
Import translations. DO NOT MERGE

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

11 years agoMerge "Developer setting to skip Package Verification" into jb-mr1-dev
rich cannings [Fri, 28 Sep 2012 06:11:50 +0000 (23:11 -0700)]
Merge "Developer setting to skip Package Verification" into jb-mr1-dev

11 years agoMerge "Follow more Secure settings to Global." into jb-mr1-dev
Jeff Sharkey [Fri, 28 Sep 2012 02:31:09 +0000 (19:31 -0700)]
Merge "Follow more Secure settings to Global." into jb-mr1-dev

11 years agoMerge "Fix an NPE in WifiSettings." into jb-mr1-dev
Wink Saville [Fri, 28 Sep 2012 01:14:45 +0000 (18:14 -0700)]
Merge "Fix an NPE in WifiSettings." into jb-mr1-dev

11 years agoDeveloper setting to skip Package Verification
rich cannings [Tue, 25 Sep 2012 23:20:36 +0000 (16:20 -0700)]
Developer setting to skip Package Verification

Add a developer setting to skip package verification when installing over
USB/ADB/ADT, but still perform package verification on all other installs.

This change also fixes visibility issues. Namely, now all "Verify apps"
related settings will disappear when
Settings.Global.PACKAGE_VERIFIER_SETTING_VISIBLE is 0.

Bug: 7183252
Change-Id: I04cfc4f521d1ecb73df56b172cf29cbd84f53dad

11 years agoFollow more Secure settings to Global.
Jeff Sharkey [Thu, 27 Sep 2012 05:08:16 +0000 (22:08 -0700)]
Follow more Secure settings to Global.

Bug: 723201472313317231198
Change-Id: Iea055cfa58edb253b55fe30bf294994ad338cfa4

11 years agoFix an NPE in WifiSettings.
Wink Saville [Thu, 27 Sep 2012 23:16:15 +0000 (16:16 -0700)]
Fix an NPE in WifiSettings.

Under stressful conditions, like the Monkey tests, getActivity() can
return null. We assume this occurs when the fragment has shut down but
asynchronous commands are returning results. This change adds appropriate
null checks but assumes during normal operation the checks are not needed.

Bug: 7152711
Change-Id: I7a3736ccead33738dab1a36e78ae1d8042db6e94

11 years agoMerge "Rename "Owner info" to "User info" for secondary users" into jb-mr1-dev
Amith Yamasani [Thu, 27 Sep 2012 23:06:48 +0000 (16:06 -0700)]
Merge "Rename "Owner info" to "User info" for secondary users" into jb-mr1-dev

11 years agoMerge "Move super call to top of onActivityCreated" into jb-mr1-dev
Russell Brenner [Thu, 27 Sep 2012 22:14:26 +0000 (15:14 -0700)]
Merge "Move super call to top of onActivityCreated" into jb-mr1-dev

11 years agoRename "Owner info" to "User info" for secondary users
Amith Yamasani [Thu, 27 Sep 2012 21:50:13 +0000 (14:50 -0700)]
Rename "Owner info" to "User info" for secondary users

Bug: 7237781
Change-Id: I40207d6aa34bf3b7403f077fc7f3a945d739269d

11 years agoMerge "Addressing issue 7243210, can't set status widget properly" into jb-mr1-dev
Adam Cohen [Thu, 27 Sep 2012 20:14:17 +0000 (13:14 -0700)]
Merge "Addressing issue 7243210, can't set status widget properly" into jb-mr1-dev

11 years agoMerge "Precreate a data structure so it's never null." into jb-mr1-dev
Robert Greenwalt [Thu, 27 Sep 2012 20:10:44 +0000 (13:10 -0700)]
Merge "Precreate a data structure so it's never null." into jb-mr1-dev

11 years agoAddressing issue 7243210, can't set status widget properly
Adam Cohen [Thu, 27 Sep 2012 20:04:00 +0000 (13:04 -0700)]
Addressing issue 7243210, can't set status widget properly

Change-Id: I863136bbef123f1c13d9e887840ca48ac7ccbf95

11 years agoPrecreate a data structure so it's never null.
Robert Greenwalt [Thu, 27 Sep 2012 18:21:12 +0000 (11:21 -0700)]
Precreate a data structure so it's never null.

Fixes NPE that the fast-fingered monkey sometimes triggers.
bug:7084178

Change-Id: Ibeb5e1ce678f59207de5dd321e06ae88ccc52216

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Thu, 27 Sep 2012 17:03:48 +0000 (10:03 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoMerge "Show warning dialog in a multiuser system when adding a new account." into...
Amith Yamasani [Thu, 27 Sep 2012 05:01:18 +0000 (22:01 -0700)]
Merge "Show warning dialog in a multiuser system when adding a new account." into jb-mr1-dev

11 years agoMerge "Clean up Global settings stragglers." into jb-mr1-dev
Jeff Sharkey [Thu, 27 Sep 2012 03:15:19 +0000 (20:15 -0700)]
Merge "Clean up Global settings stragglers." into jb-mr1-dev

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Thu, 27 Sep 2012 01:51:25 +0000 (18:51 -0700)]
Import translations. DO NOT MERGE

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

11 years agoShow warning dialog in a multiuser system when adding a new account.
Amith Yamasani [Thu, 27 Sep 2012 00:57:15 +0000 (17:57 -0700)]
Show warning dialog in a multiuser system when adding a new account.

Bug: 7207092

Change-Id: I95ac107dbc867490dd2e492291501fd3630d267c

11 years agoClean up Global settings stragglers.
Jeff Sharkey [Thu, 27 Sep 2012 00:11:43 +0000 (17:11 -0700)]
Clean up Global settings stragglers.

Bug: 7242121
Change-Id: Ibe62c70f88c946e46a0604a6999b5ca18ac18a1e

11 years agoAvoid using hardcoded strings.
Jeff Brown [Wed, 26 Sep 2012 20:36:53 +0000 (13:36 -0700)]
Avoid using hardcoded strings.

Bug: 7204211
Change-Id: Ida5f93719aad472964386f3591518547ddf32f94

11 years agoMerge "show the dream enable switch in all conditions." into jb-mr1-dev
Chris Wren [Wed, 26 Sep 2012 20:18:01 +0000 (13:18 -0700)]
Merge "show the dream enable switch in all conditions." into jb-mr1-dev

11 years agoshow the dream enable switch in all conditions.
Chris Wren [Wed, 26 Sep 2012 18:39:05 +0000 (14:39 -0400)]
show the dream enable switch in all conditions.

Bug: 7229905
Change-Id: I3fc3b2e8ce1e8bb08c72daed9c5d33ce5ff343c6

11 years agoMerge "Show more security settings, and fix missing summary in widget selection....
Amith Yamasani [Wed, 26 Sep 2012 18:47:32 +0000 (11:47 -0700)]
Merge "Show more security settings, and fix missing summary in widget selection." into jb-mr1-dev

11 years agoDream settings now looks for the settings activity in xml.
John Spurlock [Wed, 26 Sep 2012 16:40:54 +0000 (12:40 -0400)]
Dream settings now looks for the settings activity in xml.

Uses the new api for obtaining dream metadata, no longer looks
for the settings activity using the old metadata key.

Bug:7172816
Change-Id: I5f9f9ea2a59df6a55c2f17bca5cdbe206f89d780

11 years agoPrepare settings for METADATA_NAME_CONFIG_ACTIVITY removal.
John Spurlock [Wed, 26 Sep 2012 15:16:34 +0000 (11:16 -0400)]
Prepare settings for METADATA_NAME_CONFIG_ACTIVITY removal.

This is to avoid even a temporary build breakage. Using the new
xml file will be done in a followup commit.

Bug:7172816
Change-Id: If6fedefbee38428eda5b39994c3ad8ff86c8fef9

11 years agoShow more security settings, and fix missing summary in widget selection.
Amith Yamasani [Wed, 26 Sep 2012 05:17:33 +0000 (22:17 -0700)]
Show more security settings, and fix missing summary in widget selection.

Bug: 7232809
Change-Id: Ib7a67b83f455592ba5e0e48420924671f8ed95e8

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Wed, 26 Sep 2012 04:12:29 +0000 (21:12 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoMerge "Show long message for a new user only once." into jb-mr1-dev
Svetoslav Ganov [Wed, 26 Sep 2012 01:17:15 +0000 (18:17 -0700)]
Merge "Show long message for a new user only once." into jb-mr1-dev

11 years agoMerge "You section title for current user details" into jb-mr1-dev
Amith Yamasani [Wed, 26 Sep 2012 00:18:21 +0000 (17:18 -0700)]
Merge "You section title for current user details" into jb-mr1-dev

11 years agoMerge "Update references to migrated global settings." into jb-mr1-dev
Jeff Brown [Wed, 26 Sep 2012 00:03:21 +0000 (17:03 -0700)]
Merge "Update references to migrated global settings." into jb-mr1-dev

11 years agoMerge "Move OVERLAY_DISPLAY_DEVICES to Global." into jb-mr1-dev
Jeff Brown [Wed, 26 Sep 2012 00:03:16 +0000 (17:03 -0700)]
Merge "Move OVERLAY_DISPLAY_DEVICES to Global." into jb-mr1-dev

11 years agoMerge "Fix regression in Bluetooth settings." into jb-mr1-dev
Jeff Brown [Tue, 25 Sep 2012 23:24:59 +0000 (16:24 -0700)]
Merge "Fix regression in Bluetooth settings." into jb-mr1-dev

11 years agoShow long message for a new user only once.
Svetoslav Ganov [Tue, 25 Sep 2012 23:11:16 +0000 (16:11 -0700)]
Show long message for a new user only once.

1. We show a longer message only for the first added user. The
   longer message will be shown until the user has been created,
   which is until the creator pokes the OK button in the create
   new user dialog.

bug:7210780

Change-Id: Ifed4899048a8369f41f145af204a1e4e860f9b4c

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Tue, 25 Sep 2012 23:09:15 +0000 (16:09 -0700)]
Import translations. DO NOT MERGE

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

11 years agoYou section title for current user details
Amith Yamasani [Tue, 25 Sep 2012 22:47:08 +0000 (15:47 -0700)]
You section title for current user details

Bug: 7232244
Change-Id: I04904f423f236b4dcfc2e1c61618eb88b80b593c

11 years agoUpdate references to migrated global settings.
Jeff Brown [Tue, 25 Sep 2012 22:01:02 +0000 (15:01 -0700)]
Update references to migrated global settings.

Bug: 7231172
Change-Id: Ia4abbb6f897e93ebe38e6536fac7411b96eb2bb5

11 years agoMove OVERLAY_DISPLAY_DEVICES to Global.
Jeff Brown [Tue, 25 Sep 2012 22:21:40 +0000 (15:21 -0700)]
Move OVERLAY_DISPLAY_DEVICES to Global.

Bug: 7127417
Change-Id: I9ed62e98754eba8a6107a5cac00f00f83904852d

11 years agoUI refinements to security screen widgets interface
Michael Jurka [Tue, 25 Sep 2012 00:30:17 +0000 (17:30 -0700)]
UI refinements to security screen widgets interface

Bug #7158868

Change-Id: Ia5be3986323119ea78b9e486b4d2e6e81bf145e7

11 years agoFix regression in Bluetooth settings.
Jeff Brown [Tue, 25 Sep 2012 03:33:51 +0000 (20:33 -0700)]
Fix regression in Bluetooth settings.

Bug: 7207090
Change-Id: Ie14a1d36a61b571766d2025ed7d8079712727690

11 years agoMerge "move remaining dock settings into sound settings fragment." into jb-mr1-dev
Chris Wren [Mon, 24 Sep 2012 21:37:23 +0000 (14:37 -0700)]
Merge "move remaining dock settings into sound settings fragment." into jb-mr1-dev

11 years agoEnsuring that keyguard widgets are bound with correct options
Adam Cohen [Mon, 24 Sep 2012 20:15:14 +0000 (13:15 -0700)]
Ensuring that keyguard widgets are bound with correct options

-> We need to bind the widget and indicate that it is a keyguard widget

Change-Id: I8e76b45b86aecc671669022c6f5fad071b62837d

11 years agoMerge "Hide lockdown VPN when IMS auth is required." into jb-mr1-dev
Jeff Sharkey [Mon, 24 Sep 2012 20:08:56 +0000 (13:08 -0700)]
Merge "Hide lockdown VPN when IMS auth is required." into jb-mr1-dev

11 years agomove remaining dock settings into sound settings fragment.
Chris Wren [Mon, 24 Sep 2012 18:23:46 +0000 (14:23 -0400)]
move remaining dock settings into sound settings fragment.

Bug: 7016769
Change-Id: I21a7bf6140f7470dbb9bebeda1ebcc3f17c481c6

11 years agoHide lockdown VPN when IMS auth is required.
Jeff Sharkey [Mon, 24 Sep 2012 19:56:29 +0000 (12:56 -0700)]
Hide lockdown VPN when IMS auth is required.

Bug: 7069782
Change-Id: I978d89894da17164a1e0122adb5acbfda3586fa1

11 years agoMerge "Addressing issue where power control widget disappears issue 7205586" into...
Adam Cohen [Mon, 24 Sep 2012 18:49:23 +0000 (11:49 -0700)]
Merge "Addressing issue where power control widget disappears issue 7205586" into jb-mr1-dev

11 years agoMerge "Show more settings and add restrictions/dialogs for secondary users" into...
Amith Yamasani [Mon, 24 Sep 2012 01:47:19 +0000 (18:47 -0700)]
Merge "Show more settings and add restrictions/dialogs for secondary users" into jb-mr1-dev

11 years agoShow more settings and add restrictions/dialogs for secondary users
Amith Yamasani [Sun, 23 Sep 2012 19:54:14 +0000 (12:54 -0700)]
Show more settings and add restrictions/dialogs for secondary users

Bug: 7213029 crash in About>Status
Bug: 7212495 hide System updates for second user
Bug: 7212230 nickname editor should select the text
Bug: 7160487 TTS settings
Bug: 7129411 Settings needs visibility changes for secondary users

Change-Id: Ia2d1229c08b392edfa6b671fce4a382410405b14

11 years agoStorage item to represent cached data.
Jeff Sharkey [Mon, 24 Sep 2012 00:40:47 +0000 (17:40 -0700)]
Storage item to represent cached data.

When touched, offers to clear all cached data.

Bug: 7216370
Change-Id: I86afe66b819fb7deeba909bef507925fc5a590f3

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Sun, 23 Sep 2012 15:14:05 +0000 (08:14 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoMerge "Remove no longer used dream_settings.xml." into jb-mr1-dev
Baligh Uddin [Sun, 23 Sep 2012 15:13:38 +0000 (08:13 -0700)]
Merge "Remove no longer used dream_settings.xml." into jb-mr1-dev

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sat, 22 Sep 2012 21:20:39 +0000 (14:20 -0700)]
Import translations. DO NOT MERGE

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

11 years agoRemove no longer used dream_settings.xml.
John Spurlock [Sat, 22 Sep 2012 14:38:43 +0000 (10:38 -0400)]
Remove no longer used dream_settings.xml.

Change-Id: I8355372f4dd2f99a92b4a708cf38276c5e7f41d4

11 years agoMerge "Add new developer setting to visualize overdraw" into jb-mr1-dev
Romain Guy [Sat, 22 Sep 2012 02:28:11 +0000 (19:28 -0700)]
Merge "Add new developer setting to visualize overdraw" into jb-mr1-dev

11 years agoAdd new developer setting to visualize overdraw
Romain Guy [Sat, 22 Sep 2012 02:23:20 +0000 (19:23 -0700)]
Add new developer setting to visualize overdraw

Change-Id: I16d6bb5a199233efebf5c3211dbe57dc9b6729c9

11 years agoAddressing issue where power control widget disappears issue 7205586
Adam Cohen [Sat, 22 Sep 2012 01:52:24 +0000 (18:52 -0700)]
Addressing issue where power control widget disappears issue 7205586

Change-Id: I6eea146d3819d3b35f1420e59d4ebdbc66041a9e

11 years agoMerge "Accessibility multi-user support." into jb-mr1-dev
Svetoslav Ganov [Sat, 22 Sep 2012 00:41:31 +0000 (17:41 -0700)]
Merge "Accessibility multi-user support." into jb-mr1-dev

11 years agoAccessibility multi-user support.
Svetoslav Ganov [Thu, 20 Sep 2012 22:04:55 +0000 (15:04 -0700)]
Accessibility multi-user support.

1. Accessibility settings are now shown for every user.

bug:6967373

Change-Id: Ie31a6a573031bde1d769e43c4d5d88b7e4c8525d

11 years agoMerge "Remove accessibility category from developer options." into jb-mr1-dev
Svetoslav Ganov [Sat, 22 Sep 2012 00:12:07 +0000 (17:12 -0700)]
Merge "Remove accessibility category from developer options." into jb-mr1-dev

11 years agoMerge "Fix issue 7198767, 7198366, 7189824." into jb-mr1-dev
Dianne Hackborn [Sat, 22 Sep 2012 00:05:22 +0000 (17:05 -0700)]
Merge "Fix issue 719876771983667189824." into jb-mr1-dev

11 years agoFix issue 7198767, 7198366, 7189824.
Dianne Hackborn [Fri, 21 Sep 2012 23:40:21 +0000 (16:40 -0700)]
Fix issue 719876771983667189824.

Bug #7198767: Crash on choosing App info from the Recent apps tab
Bug #7198366: Settings UI should not show other Users' apps
Bug #7189824: Settings crashes on trying to access Battery usage summary

Also fix running services to be able to show user bitmap when in
secondary users, crash in running services if a service is running
whose app is not installed for the current user.

Change-Id: Ief24810c9ddce1ec3f8641ce08af79e1bc18f221

11 years agoRevert "Import translations. DO NOT MERGE"
Baligh Uddin [Fri, 21 Sep 2012 23:35:05 +0000 (16:35 -0700)]
Revert "Import translations. DO NOT MERGE"

Build Broken

This reverts commit 8172ea490f5880b1e2df2856364c3d37c28ed155

Change-Id: I091c3300ecce597bb0133f62bc621f29af85e5ba

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 21 Sep 2012 22:48:35 +0000 (15:48 -0700)]
Import translations. DO NOT MERGE

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

11 years agoMerge "Add support for changing status widget on security screen" into jb-mr1-dev
Michael Jurka [Fri, 21 Sep 2012 08:10:59 +0000 (01:10 -0700)]
Merge "Add support for changing status widget on security screen" into jb-mr1-dev

11 years agoAdd support for changing status widget on security screen
Michael Jurka [Fri, 21 Sep 2012 02:03:35 +0000 (19:03 -0700)]
Add support for changing status widget on security screen

Change-Id: I68a8ce2ce03888a8decbe017d67634c6965f0a1a

11 years agoMerge "Exclude dying users when querying the list" into jb-mr1-dev
Amith Yamasani [Fri, 21 Sep 2012 06:09:21 +0000 (23:09 -0700)]
Merge "Exclude dying users when querying the list" into jb-mr1-dev

11 years agoExclude dying users when querying the list
Amith Yamasani [Fri, 21 Sep 2012 05:44:48 +0000 (22:44 -0700)]
Exclude dying users when querying the list

Bug: 7194894

Use the new API in UserManager to query the list of users, excluding
the dying ones.

Change-Id: Ib09bb723209030da7e8aca53d402ef4c96c273a3

11 years agoRemove accessibility category from developer options.
Svetoslav Ganov [Fri, 21 Sep 2012 02:15:29 +0000 (19:15 -0700)]
Remove accessibility category from developer options.

1. There is a temporary accessibility option in developer options with
   one item for enabling automatic zoom out and panning. This is not a
   developer option in general and should not be there.

bug:7207305

Change-Id: Ib146ccb3704dd94d635cc668b71c007fbd8d29b3

11 years agoMerge "Fix bug #7198585 Settings > Display > Dream completely broken in RTL" into...
Fabrice Di Meglio [Thu, 20 Sep 2012 23:52:59 +0000 (16:52 -0700)]
Merge "Fix bug #7198585 Settings > Display > Dream completely broken in RTL" into jb-mr1-dev

11 years agoFix bug #7198585 Settings > Display > Dream completely broken in RTL
Fabrice Di Meglio [Thu, 20 Sep 2012 22:30:49 +0000 (15:30 -0700)]
Fix bug #7198585 Settings > Display > Dream completely broken in RTL

- use start/end instead of left/right
- use android:textDirection="locale" on the TextView for forcing the
correct position of the title text

Change-Id: I968798dcd4ac9307ffc3e48369990b73d3d1b4db

11 years agoMove super call to top of onActivityCreated
Russell Brenner [Thu, 20 Sep 2012 20:57:23 +0000 (13:57 -0700)]
Move super call to top of onActivityCreated

The historical reasons for not calling super.onActivityCreated early
on appear to be no longer relevant.

Bug: 6935999
Change-Id: I63aad8a4c70ce938ecb07541267cad44e3e18e13

11 years agoFirst draft of wifi display settings UI.
Jeff Brown [Thu, 20 Sep 2012 03:46:07 +0000 (20:46 -0700)]
First draft of wifi display settings UI.

All of the functionality is in place but the UI is
not fully polished yet.

Bug: 7178216
Change-Id: Id76843bff05cc71e5c02a31bc97c7070d58fff10

11 years agoMerge "Update string to reflect removed users." into jb-mr1-dev
Jeff Sharkey [Thu, 20 Sep 2012 01:58:06 +0000 (18:58 -0700)]
Merge "Update string to reflect removed users." into jb-mr1-dev

11 years agoMerge "Fix regulatory information dialog appearance" into jb-mr1-dev
Brian Muramatsu [Wed, 19 Sep 2012 22:40:56 +0000 (15:40 -0700)]
Merge "Fix regulatory information dialog appearance" into jb-mr1-dev

11 years agoUpdate string to reflect removed users.
Jeff Sharkey [Wed, 19 Sep 2012 21:42:38 +0000 (14:42 -0700)]
Update string to reflect removed users.

Bug: 7194784
Change-Id: Ied3b4376d0ad664c61a5d3388fe24bc96c6ee466

11 years agoMerge "Migrate UI to supportsMultipleUsers()." into jb-mr1-dev
Jeff Sharkey [Wed, 19 Sep 2012 21:52:33 +0000 (14:52 -0700)]
Merge "Migrate UI to supportsMultipleUsers()." into jb-mr1-dev

11 years agoMigrate UI to supportsMultipleUsers().
Jeff Sharkey [Wed, 19 Sep 2012 20:13:45 +0000 (13:13 -0700)]
Migrate UI to supportsMultipleUsers().

Bug: 7194531
Change-Id: I601340362053cfd7394dea0fa69bd0523303070b

11 years agoFix NPE in DeviceInfoSettings
Brian Muramatsu [Wed, 19 Sep 2012 18:19:54 +0000 (11:19 -0700)]
Fix NPE in DeviceInfoSettings

Bug 7192187

Change-Id: I6d404e5228c7f66e37137a27ebd555a88dda2f74

11 years agoLoad user photos through system_server.
Jeff Sharkey [Wed, 19 Sep 2012 18:15:45 +0000 (11:15 -0700)]
Load user photos through system_server.

Bug: 7194137
Change-Id: Ie36ca40c48fb06d55d120bfcf3db69aea9d83829

11 years agoOmit PPTP VPNs from lockdown list.
Jeff Sharkey [Tue, 18 Sep 2012 22:35:35 +0000 (15:35 -0700)]
Omit PPTP VPNs from lockdown list.

Bug: 7064069
Change-Id: Ie4261828ef2dc5af32db3b327ca7ec00451e65d9

11 years agoMerge "Fix a crash in InstalledAppDetails" into jb-mr1-dev
Amith Yamasani [Wed, 19 Sep 2012 18:14:45 +0000 (11:14 -0700)]
Merge "Fix a crash in InstalledAppDetails" into jb-mr1-dev

11 years agoFix a crash in InstalledAppDetails
Amith Yamasani [Wed, 19 Sep 2012 17:58:32 +0000 (10:58 -0700)]
Fix a crash in InstalledAppDetails

Initialize mPackageInfo in onCreate

Bug: 7194755
Change-Id: Ic82351591bd38c4c161bbb23c4033038d1d7fa85

11 years agoMerge "Fix strings" into jb-mr1-dev
Irfan Sheriff [Wed, 19 Sep 2012 05:03:13 +0000 (22:03 -0700)]
Merge "Fix strings" into jb-mr1-dev

11 years agoFix regulatory information dialog appearance
Brian Muramatsu [Wed, 19 Sep 2012 01:39:29 +0000 (18:39 -0700)]
Fix regulatory information dialog appearance

Bug 7081675

Replace RegulatoryInfoFragment with a custom preference so that the info
shows up properly in a dialog. DialogFragments do not appear
as dialogs when instantiated from preference XML files.

Change-Id: Icbdf73bd5b1d14f28a01d7b9cb0f37d90340eb46

11 years agoFix strings
Irfan Sheriff [Wed, 19 Sep 2012 04:03:42 +0000 (21:03 -0700)]
Fix strings

Bug: 7182012
Bug: 7071211
Change-Id: I34aa508d5e4151ffdc538a3ab9ae1ddf3749b345

11 years agoMerge "Rename file to satisfy strict Java requirement" into jb-mr1-dev
Andy Stadler [Tue, 18 Sep 2012 23:26:19 +0000 (16:26 -0700)]
Merge "Rename file to satisfy strict Java requirement" into jb-mr1-dev

11 years agoMerge "Fix bug: allow users to select "none" for lockscreen widget" into jb-mr1-dev
Michael Jurka [Tue, 18 Sep 2012 23:11:29 +0000 (16:11 -0700)]
Merge "Fix bug: allow users to select "none" for lockscreen widget" into jb-mr1-dev

11 years agoFix bug: allow users to select "none" for lockscreen widget
Michael Jurka [Tue, 18 Sep 2012 22:17:58 +0000 (15:17 -0700)]
Fix bug: allow users to select "none" for lockscreen widget

Change-Id: Ibd0449899ce7c340a6f838c56de58b70538400fc

11 years agoMerge "Always show auto-sync; user-specific storage." into jb-mr1-dev
Jeff Sharkey [Tue, 18 Sep 2012 22:15:31 +0000 (15:15 -0700)]
Merge "Always show auto-sync; user-specific storage." into jb-mr1-dev

11 years agoAlways show auto-sync; user-specific storage.
Jeff Sharkey [Tue, 18 Sep 2012 22:03:47 +0000 (15:03 -0700)]
Always show auto-sync; user-specific storage.

Auto-sync is per-user, so show it to all users.  Also create user-
specific path when showing misc storage items.

Bug: 71794857177335
Change-Id: I9f6029e22d519a5516a0f1a76e6aa55db3c2832c

11 years agoMerge "Add optional regulatory info page" into jb-mr1-dev
Brian Muramatsu [Tue, 18 Sep 2012 21:59:35 +0000 (14:59 -0700)]
Merge "Add optional regulatory info page" into jb-mr1-dev

11 years agoMerge "Tweaking mechanism for adding keyguard widgets" into jb-mr1-dev
Adam Cohen [Tue, 18 Sep 2012 21:47:08 +0000 (14:47 -0700)]
Merge "Tweaking mechanism for adding keyguard widgets" into jb-mr1-dev

11 years agoRename file to satisfy strict Java requirement
Andy Stadler [Tue, 18 Sep 2012 21:43:42 +0000 (14:43 -0700)]
Rename file to satisfy strict Java requirement

There is no code change, the classname is OK, it was just the
filename that needed a tweak.

Original code was Change-Id: I381ed96f6b57f414bbaccd694f55d2b992e330a4

Change-Id: I14f2009cff186647a736b1183acf815713234dd5

11 years agoTweaking mechanism for adding keyguard widgets
Adam Cohen [Tue, 18 Sep 2012 20:26:29 +0000 (13:26 -0700)]
Tweaking mechanism for adding keyguard widgets

-> Fix for issue 7173877
-> Fix for issue 7173587

Change-Id: I266cafcf175c98e0c8a8401e11faa5dd2e2fa885

11 years agoMerge "Fix issue #7050530: NPE in Settings : settings.applications.RunningServiceDeta...
Dianne Hackborn [Tue, 18 Sep 2012 21:19:27 +0000 (14:19 -0700)]
Merge "Fix issue #7050530: NPE in Settings : settings.applications.RunningServiceDetails..." into jb-mr1-dev

11 years agoFix issue #7050530: NPE in Settings : settings.applications.RunningServiceDetails...
Dianne Hackborn [Tue, 18 Sep 2012 21:17:36 +0000 (14:17 -0700)]
Fix issue #7050530: NPE in Settings : settings.applications.RunningServiceDetails...

...addDetailViews(RunningServiceDetails.java:439)

Change-Id: Id4a110bacf4da1bec07272b3b75e8bf0986cab92

11 years agoMerge "Fix cases where app widget ids were not being cleaned up" into jb-mr1-dev
Michael Jurka [Tue, 18 Sep 2012 20:25:57 +0000 (13:25 -0700)]
Merge "Fix cases where app widget ids were not being cleaned up" into jb-mr1-dev

11 years agoMerge "Fix issue #7178865: Selecting an app from Settings > Apps>..." into jb-mr1-dev
Dianne Hackborn [Tue, 18 Sep 2012 19:07:19 +0000 (12:07 -0700)]
Merge "Fix issue #7178865: Selecting an app from Settings > Apps>..." into jb-mr1-dev

11 years agoFix issue #7178865: Selecting an app from Settings > Apps>...
Dianne Hackborn [Tue, 18 Sep 2012 19:04:00 +0000 (12:04 -0700)]
Fix issue #7178865: Selecting an app from Settings > Apps>...

...all crashes on a secondary user

Change-Id: I977932bce3ea2816e4c9d1002488b658a96e3986