OSDN Git Service

android-x86/frameworks-base.git
12 years agoUpdate text select handles
Justin Ho [Fri, 14 Oct 2011 20:50:59 +0000 (13:50 -0700)]
Update text select handles

Change-Id: I05948268e9f8c640e3bd674119c44d9c75d6b242

12 years agoMerge "docs: add new screenshots for hc gallery sample" into ics-mr0
Scott Main [Fri, 14 Oct 2011 11:19:36 +0000 (04:19 -0700)]
Merge "docs: add new screenshots for hc gallery sample" into ics-mr0

12 years agodocs: add new screenshots for hc gallery sample
Scott Main [Fri, 14 Oct 2011 11:00:44 +0000 (04:00 -0700)]
docs: add new screenshots for hc gallery sample

Change-Id: Id5aa0a76f6ed5e442acd80036dc10067fcc85199

12 years agoMerge "docs: preliminary homepage announcement (offline version)" into ics-mr0
Scott Main [Fri, 14 Oct 2011 11:00:03 +0000 (04:00 -0700)]
Merge "docs: preliminary homepage announcement (offline version)" into ics-mr0

12 years agodocs: preliminary homepage announcement (offline version)
Scott Main [Fri, 14 Oct 2011 10:58:31 +0000 (03:58 -0700)]
docs: preliminary homepage announcement (offline version)

Change-Id: I7f3c14077d22437df888fe95e7be991a5a403f16

12 years agodocs: revisions to ics api overview
Scott Main [Fri, 14 Oct 2011 06:36:19 +0000 (23:36 -0700)]
docs: revisions to ics api overview

Change-Id: Ife97666c8ab3922e915d38ae475a3426d4e778ac

12 years agoMerge "Making FaceUnlock not pop up for overlays Fixes 5451837 Fixes 5446341" into...
Steven Ross [Fri, 14 Oct 2011 04:02:15 +0000 (21:02 -0700)]
Merge "Making FaceUnlock not pop up for overlays Fixes 5451837 Fixes 5446341" into ics-mr0

12 years agoFixed problem where Face Unlock area was showing
Brian Colonna [Fri, 14 Oct 2011 02:43:28 +0000 (22:43 -0400)]
Fixed problem where Face Unlock area was showing

I introduced a bug cl https://android-git.corp.google.com/g/#/c/141926
that caused black box to hide lock pattern even when not using Face
Unlock.

Fixed by adding the corresponding check to make sure Face Unlock is
being used.

Change-Id: I9c429c99d7db4d1ab831080f23a1e10123dbfe3e

12 years agoMaking FaceUnlock not pop up for overlays Fixes 5451837 Fixes 5446341
Steven Ross [Thu, 13 Oct 2011 11:04:37 +0000 (07:04 -0400)]
Making FaceUnlock not pop up for overlays Fixes 5451837 Fixes 5446341

When the screen turns on because of an incoming phone call or
when the emergency dialer is selected, FaceUnlock is deactivated
until the phone call is completed and the screen is turned off.

This also checks for non-phone overlays.
If the lockscreen becomes unfocused while the screen is on,
we assume that the reason is an overlay and prevent FaceUnlock
from starting.  The normal clock app is not considered an overlay by
this approach, and thus it works as intended (back button
brings up FaceUnlock).

Also reverts: https://android-git.corp.google.com/g/#/c/139885/2
to make FaceUnlock appear when music is playing again

Change-Id: Id715878556667d2b7e35c30a28d91be6a4eee575

12 years agoMerge "Fix 5451144: Poking wakelock upon fallback" into ics-mr0
Brian Colonna [Fri, 14 Oct 2011 01:19:30 +0000 (18:19 -0700)]
Merge "Fix 5451144: Poking wakelock upon fallback" into ics-mr0

12 years agoMerge "In releaseWifiLockLocked call noteReleaseWifiLock." into ics-mr0
Wink Saville [Fri, 14 Oct 2011 00:40:01 +0000 (17:40 -0700)]
Merge "In releaseWifiLockLocked call noteReleaseWifiLock." into ics-mr0

12 years agoFix 5451144: Poking wakelock upon fallback
Brian Colonna [Fri, 14 Oct 2011 00:11:57 +0000 (20:11 -0400)]
Fix 5451144: Poking wakelock upon fallback

Now poking the wakelock when Face Unlock goes to the fallback method.
Previously, the backup lock would stay up for a varying amount of
time depending on how long Face Unlock took before fallback.  The
backup is now consistently displayed for 5 seconds.

Also added comments to some older code.

Change-Id: I9f6bdd2d3015e7eb9cb90143737a3cdc87189993

12 years agoMerge "Add support for signature in getPackageArchiveInfo" into ics-mr0
Kenny Root [Fri, 14 Oct 2011 00:10:17 +0000 (17:10 -0700)]
Merge "Add support for signature in getPackageArchiveInfo" into ics-mr0

12 years agoMerge "Do Not Merge darker notification press state and divider" into ics-mr0
Peter Ng [Thu, 13 Oct 2011 23:56:01 +0000 (16:56 -0700)]
Merge "Do Not Merge darker notification press state and divider" into ics-mr0

12 years agoIn releaseWifiLockLocked call noteReleaseWifiLock.
Wink Saville [Thu, 13 Oct 2011 23:55:20 +0000 (16:55 -0700)]
In releaseWifiLockLocked call noteReleaseWifiLock.

Bug: 5452027
Change-Id: I45786a9cfe752f02a9c2e75e5b6f35bc5dfed6ae

12 years agoMerge "Send ACTION_USER_PRESENT when provisioning is completed." into ics-mr0
Martijn Coenen [Thu, 13 Oct 2011 23:47:02 +0000 (16:47 -0700)]
Merge "Send ACTION_USER_PRESENT when provisioning is completed." into ics-mr0

12 years agoMerge "Fix bug with CLEAR_TASK -- wouldn't clear the top activity." into ics-mr0
Dianne Hackborn [Thu, 13 Oct 2011 23:44:26 +0000 (16:44 -0700)]
Merge "Fix bug with CLEAR_TASK -- wouldn't clear the top activity." into ics-mr0

12 years agoMerge "Add hidden API for pre-authorizing URIs." into ics-mr0
Dave Santoro [Thu, 13 Oct 2011 23:32:17 +0000 (16:32 -0700)]
Merge "Add hidden API for pre-authorizing URIs." into ics-mr0

12 years agoFix bug with CLEAR_TASK -- wouldn't clear the top activity.
Dianne Hackborn [Thu, 13 Oct 2011 23:26:49 +0000 (16:26 -0700)]
Fix bug with CLEAR_TASK -- wouldn't clear the top activity.

Maybe this will also fix bug #5144065 as well.

I doubt I am so lucky, though.

Change-Id: I60bf595d3eff79353fdd94b0f2a089e81218bc30

12 years agoMerge "Improve JavaDoc for WebView.loadData()" into ics-mr0
Bart Sears [Thu, 13 Oct 2011 23:25:29 +0000 (16:25 -0700)]
Merge "Improve JavaDoc for WebView.loadData()" into ics-mr0

12 years agoMerge "Fix 5386408: Send accessibility event when a recent app is removed." into...
Jim Miller [Thu, 13 Oct 2011 23:21:51 +0000 (16:21 -0700)]
Merge "Fix 5386408: Send  accessibility event when a recent app is removed." into ics-mr0

12 years agoMerge "Bug 5312828 - Menu button not responding" into ics-mr0
Adam Powell [Thu, 13 Oct 2011 23:13:55 +0000 (16:13 -0700)]
Merge "Bug 5312828 - Menu button not responding" into ics-mr0

12 years agoFix error printing if no command string is set.
Jason Sams [Thu, 13 Oct 2011 23:05:27 +0000 (16:05 -0700)]
Fix error printing if no command string is set.

Change-Id: I588c0d0a4e1b8f80c967ebfb6aff179a0cac4a36

12 years agoDo Not Merge darker notification press state and divider
Peter Ng [Fri, 7 Oct 2011 00:58:41 +0000 (17:58 -0700)]
Do Not Merge darker notification press state and divider

Bug: 3329721
Change-Id: I77ec70dd75d6e8009fc2f06741520167b7d34a42

12 years agoBug 5312828 - Menu button not responding
Adam Powell [Thu, 13 Oct 2011 18:33:24 +0000 (11:33 -0700)]
Bug 5312828 - Menu button not responding

Increase tolerance for apps calling invalidateOptionsMenu at
inconvenient times.

Change-Id: I712b20002afd0f056c3f05b160c5fa9c2ef0b552

12 years agoImprove JavaDoc for WebView.loadData()
Steve Block [Tue, 11 Oct 2011 13:49:47 +0000 (14:49 +0100)]
Improve JavaDoc for WebView.loadData()

Make clear that the charset specified in the mediatype portion of a data URL
overrides that specified in the HTML or XML document itself.

Bug: 5418915
Change-Id: Iff7305b6ac9e656d0fb7ed1b2ffe6fd0e21be49b

12 years agoMerge "Revert "Updated volume rocker assets for ring notification icon"" into ics-mr0
Justin Ho [Thu, 13 Oct 2011 22:23:20 +0000 (15:23 -0700)]
Merge "Revert "Updated volume rocker assets for ring notification icon"" into ics-mr0

12 years agoRevert "Updated volume rocker assets for ring notification icon"
Justin Ho [Thu, 13 Oct 2011 22:22:53 +0000 (15:22 -0700)]
Revert "Updated volume rocker assets for ring notification icon"

This reverts commit 56505a6e7983d03b051d451d6120f29ccce8e09e

12 years agoMerge "Updated wifi in range status bar notification icon" into ics-mr0
Justin Ho [Thu, 13 Oct 2011 22:17:34 +0000 (15:17 -0700)]
Merge "Updated wifi in range status bar notification icon" into ics-mr0

12 years agoMerge "Updated volume rocker assets for ring notification icon" into ics-mr0
Justin Ho [Thu, 13 Oct 2011 22:17:22 +0000 (15:17 -0700)]
Merge "Updated volume rocker assets for ring notification icon" into ics-mr0

12 years agoMerge "Updated speakerphone asset" into ics-mr0
Justin Ho [Thu, 13 Oct 2011 22:16:52 +0000 (15:16 -0700)]
Merge "Updated speakerphone asset" into ics-mr0

12 years agoMerge "Updated stat_sys wifi icons" into ics-mr0
Justin Ho [Thu, 13 Oct 2011 22:16:37 +0000 (15:16 -0700)]
Merge "Updated stat_sys wifi icons" into ics-mr0

12 years agoMerge "Updated Systembar back and highlight assets Bug: 5411737" into ics-mr0
Justin Ho [Thu, 13 Oct 2011 22:16:11 +0000 (15:16 -0700)]
Merge "Updated Systembar back and highlight assets Bug: 5411737" into ics-mr0

12 years agoMerge "Updated cut actionbar icon" into ics-mr0
Justin Ho [Thu, 13 Oct 2011 22:15:48 +0000 (15:15 -0700)]
Merge "Updated cut actionbar icon" into ics-mr0

12 years agoUpdated wifi in range status bar notification icon
Justin Ho [Thu, 13 Oct 2011 22:13:44 +0000 (15:13 -0700)]
Updated wifi in range status bar notification icon

Change-Id: I5e91d14473908086848db552acec0df90e7104c2

12 years agoUpdated volume rocker assets for ring notification icon
Justin Ho [Thu, 13 Oct 2011 22:12:09 +0000 (15:12 -0700)]
Updated volume rocker assets for ring notification icon

Change-Id: Ibcdd8e88efaaba9e91a1b6959a83207c747b3195

12 years agoUpdated speakerphone asset
Justin Ho [Thu, 13 Oct 2011 22:10:41 +0000 (15:10 -0700)]
Updated speakerphone asset

Change-Id: I5c799853a8ad851670cc58c8b4052859d8363d93

12 years agoUpdated cut actionbar icon
Justin Ho [Thu, 13 Oct 2011 22:04:03 +0000 (15:04 -0700)]
Updated cut actionbar icon

Change-Id: Ib523594be8b3923adc21c6bee2ea4522f4fded79

12 years agoAdd support for signature in getPackageArchiveInfo
Kenny Root [Thu, 13 Oct 2011 21:56:21 +0000 (14:56 -0700)]
Add support for signature in getPackageArchiveInfo

GET_SIGNATURES was indicated as supported, but it never actually did
anything.

This is needed for the package verifier development sample.

Change-Id: I09ca6790cd8bf9435aa208c0711359b4d76fb278

12 years agoMerge "PowerManagerService: Remove assumption that light sensor will always send...
Mike Lockwood [Thu, 13 Oct 2011 20:59:33 +0000 (13:59 -0700)]
Merge "PowerManagerService: Remove assumption that light sensor will always send a value as soon as it is enabled." into ics-mr0

12 years agoMerge "docs: add toc to emulator doc and a few cross-links" into ics-mr0
Scott Main [Thu, 13 Oct 2011 20:46:23 +0000 (13:46 -0700)]
Merge "docs: add toc to emulator doc and a few cross-links" into ics-mr0

12 years agoMerge "Fixing issue where widgets file was getting blown away, issue: 5036321" into...
Adam Cohen [Thu, 13 Oct 2011 20:38:00 +0000 (13:38 -0700)]
Merge "Fixing issue where widgets file was getting blown away, issue: 5036321" into ics-mr0

12 years agoPowerManagerService: Remove assumption that light sensor will always send a value...
Mike Lockwood [Thu, 13 Oct 2011 20:29:29 +0000 (16:29 -0400)]
PowerManagerService: Remove assumption that light sensor will always send a value as soon as it is enabled.

Bug: 5426212

Change-Id: Iebe51609233ef17c108bbec680369793abbae1be
Signed-off-by: Mike Lockwood <lockwood@android.com>
12 years agoMerge "docs: tools and adt md5sum and file sizes" into ics-mr0
Robert Ly [Thu, 13 Oct 2011 20:20:08 +0000 (13:20 -0700)]
Merge "docs: tools and adt md5sum and file sizes" into ics-mr0

12 years agoMerge "Fix issue #5446988: WindowManager warns BOOT TIMEOUT,..." into ics-mr0
Dianne Hackborn [Thu, 13 Oct 2011 20:13:20 +0000 (13:13 -0700)]
Merge "Fix issue #5446988: WindowManager warns BOOT TIMEOUT,..." into ics-mr0

12 years agoMerge "Fix bug 5455676 - seek bars without thumbs" into ics-mr0
Adam Powell [Thu, 13 Oct 2011 20:10:14 +0000 (13:10 -0700)]
Merge "Fix bug 5455676 - seek bars without thumbs" into ics-mr0

12 years agoMerge "Fix 5437700: Underlying backup method was exposed" into ics-mr0
Brian Colonna [Thu, 13 Oct 2011 20:07:55 +0000 (13:07 -0700)]
Merge "Fix 5437700: Underlying backup method was exposed" into ics-mr0

12 years agoFix issue #5446988: WindowManager warns BOOT TIMEOUT,...
Dianne Hackborn [Thu, 13 Oct 2011 18:33:55 +0000 (11:33 -0700)]
Fix issue #5446988: WindowManager warns BOOT TIMEOUT,...

...dev.bootcomplete flags is set before boot animation is out

Also:

- Fix crash in recent apps if the intent for an old app didn't
happen to have the new task flag set.
- Fix issue where a crash in system UI would cause the crash
dialog to be displayed below it, effectively locking the UI.  Now
the crash dialog for persistent processes is shown above everything
else.

Change-Id: I0312001a92beeae5f644c7c3e5c5e19f6716df36

12 years agoBreak apart DISABLE_HOME and DISABLE_RECENT.
Daniel Sandler [Thu, 6 Oct 2011 20:39:58 +0000 (16:39 -0400)]
Break apart DISABLE_HOME and DISABLE_RECENT.

Additionally, start using setSystemUiVisibility() where
possible in the keyguard to allow activities and dialogs to
re-enable some of the navigation keys (notably: home but not
recents).

Finally, stop disabling MENU for activities atop the keyguard.

Bug: 5380495 // no home in driveabout, clock
Bug: 5396134 // able to show home/recent in keyguard
Change-Id: I04eb224554ee8cff79476b85148c4cda75bb0b62

12 years agoAdd hidden API for pre-authorizing URIs.
Dave Santoro [Tue, 11 Oct 2011 01:11:00 +0000 (18:11 -0700)]
Add hidden API for pre-authorizing URIs.

This allows the contacts provider to allow a caller to pre-authorize
a URI for temporary use by another application that would not
otherwise have the special permissions necessary to access it.

Bug 5437453

Change-Id: I3bd7be7c698cac73709c2d305f1723cdcb093ec4

12 years agoFix bug 5455676 - seek bars without thumbs
Adam Powell [Thu, 13 Oct 2011 18:44:38 +0000 (11:44 -0700)]
Fix bug 5455676 - seek bars without thumbs

Change-Id: I9a4257b91a89cceeca7d5acf9358a8254446c784

12 years agoMerge "reworked the flow in the account chooser - resilient to the chooser activity...
Fred Quintana [Thu, 13 Oct 2011 18:41:19 +0000 (11:41 -0700)]
Merge "reworked the flow in the account chooser  - resilient to the chooser activity being killed due to memory pressure  - back now goes back to the main chooser screen rather than canceling    it completely" into ics-mr0

12 years agodocs: add toc to emulator doc and a few cross-links
Scott Main [Thu, 13 Oct 2011 18:31:57 +0000 (11:31 -0700)]
docs: add toc to emulator doc and a few cross-links

Change-Id: I261c14e355e330d8daf5603dded4c0ef7028e090

12 years agoMerge "Stop enabling all disabled status bar features from GlobalActions. (DO NOT...
Daniel Sandler [Thu, 13 Oct 2011 17:51:19 +0000 (10:51 -0700)]
Merge "Stop enabling all disabled status bar features from GlobalActions. (DO NOT MERGE)" into ics-mr0

12 years agodocs: tools and adt md5sum and file sizes
Robert Ly [Wed, 12 Oct 2011 22:30:35 +0000 (15:30 -0700)]
docs: tools and adt md5sum and file sizes

Change-Id: I9c6030cdcf4e8e7c09e81afb87b3611d647cff1b

12 years agoUpdated stat_sys wifi icons
Justin Ho [Thu, 13 Oct 2011 16:26:31 +0000 (09:26 -0700)]
Updated stat_sys wifi icons

Change-Id: I28d022bc554656c23adcf959df00b0b1c5fd95a9

12 years agoUpdated Systembar back and highlight assets
Justin Ho [Thu, 13 Oct 2011 16:22:46 +0000 (09:22 -0700)]
Updated Systembar back and highlight assets
Bug: 5411737

Change-Id: Ia33eec3e7a10650d64fd5999712c6baa54ace24f

12 years agoMerge "Add setting for configuring zoom level on double-tap." into ics-mr0
Mangesh Ghiware [Thu, 13 Oct 2011 16:17:10 +0000 (09:17 -0700)]
Merge "Add setting for configuring zoom level on double-tap." into ics-mr0

12 years agoFix 5437700: Underlying backup method was exposed
Brian Colonna [Thu, 13 Oct 2011 14:07:22 +0000 (10:07 -0400)]
Fix 5437700: Underlying backup method was exposed

At one point we added a timeout to the black box that covers the
underlying backup unlock method so if Face Unlock doesn't start or
crashes, the user will see the backup method rather than being stuck
looking at a black box.  However, when powering the phone on and off
quickly, the message to time out the black box could be received at
the wrong time, causing it to expose the underlying backup method
when it shouldn't.

This solution clears the existing SHOW/HIDE messages from the
handler's message queue before sending a new SHOW/HIDE message.  In
particular, it clears out a delayed HIDE message when a SHOW is sent
so the SHOW can't be undone by a pending delayed HIDE message.

Also, logging errors for a couple of exceptions instead of rethrowing
so we can gracefully go to the backup in these cases.

Patch set 2 fixes problem where rare exceptions could prevent ever
binding to the service again because mBoundToFaceLockService was still
true.

Change-Id: Ieb7b6723161070f509277f67dc9ef100cf7c1aa6

12 years agoMerge "MtpServer: Pass 0xFFFFFFFF for file size when receiving files >= 4GB in size...
Mike Lockwood [Thu, 13 Oct 2011 15:55:04 +0000 (08:55 -0700)]
Merge "MtpServer: Pass 0xFFFFFFFF for file size when receiving files >= 4GB in size" into ics-mr0

12 years agoMtpServer: Pass 0xFFFFFFFF for file size when receiving files >= 4GB in size
Mike Lockwood [Thu, 13 Oct 2011 15:38:20 +0000 (11:38 -0400)]
MtpServer: Pass 0xFFFFFFFF for file size when receiving files >= 4GB in size

Bug: 5432487

Change-Id: Ie86e72d9d85476941eab6a9d271948b8fdde6926
Signed-off-by: Mike Lockwood <lockwood@android.com>
12 years agoMerge "Volume overlay right padding increased" into ics-mr0
Justin Ho [Thu, 13 Oct 2011 14:32:32 +0000 (07:32 -0700)]
Merge "Volume overlay right padding increased" into ics-mr0

12 years agoMerge "Improve camera javadoc and fix some errors." into ics-mr0
Wu-cheng Li [Thu, 13 Oct 2011 06:34:01 +0000 (23:34 -0700)]
Merge "Improve camera javadoc and fix some errors." into ics-mr0

12 years agoImprove camera javadoc and fix some errors.
Wu-cheng Li [Wed, 12 Oct 2011 11:43:51 +0000 (19:43 +0800)]
Improve camera javadoc and fix some errors.

bug:5169599
Change-Id: Ic2205770753ff462135f884fee0a888ca8ec832d

12 years agocherrypick from hc-mr2 Change-Id: I76de309e70026720d30772ff5b428f7aefc8de4c
Scott Main [Fri, 12 Aug 2011 19:22:18 +0000 (12:22 -0700)]
cherrypick from hc-mr2 Change-Id: I76de309e70026720d30772ff5b428f7aefc8de4c
docs: add docs about "screenSize" configuration changes

Change-Id: I74ca6126d1f61f30014c17c8bd2316c6d05c8aeb

12 years agoFix 5386408: Send accessibility event when a recent app is removed.
Jim Miller [Tue, 11 Oct 2011 22:33:34 +0000 (15:33 -0700)]
Fix 5386408: Send  accessibility event when a recent app is removed.

Change-Id: I7c88eac5d1c5ecaf96e7a0fcfbb8ab6a3d1dbf50

12 years agoMerge "Fixes 5446301" into ics-mr0
Brian Colonna [Thu, 13 Oct 2011 02:14:03 +0000 (19:14 -0700)]
Merge "Fixes 5446301" into ics-mr0

12 years agoMerge "Fix 5444675: Fix vibrate regression on Pattern and PIN unlock screens." into...
Jim Miller [Thu, 13 Oct 2011 01:49:25 +0000 (18:49 -0700)]
Merge "Fix 5444675: Fix vibrate regression on Pattern and PIN unlock screens." into ics-mr0

12 years agoMerge "Allow clearing out the source bounds" into ics-mr0
Daniel Lehmann [Thu, 13 Oct 2011 01:16:15 +0000 (18:16 -0700)]
Merge "Allow clearing out the source bounds" into ics-mr0

12 years agoVolume overlay right padding increased
Peter Ng [Thu, 13 Oct 2011 01:09:34 +0000 (18:09 -0700)]
Volume overlay right padding increased

Bug: 5445601
Change-Id: Ia5c5455816d99f59893fb3352d400b0cf1a1d806

12 years agoMerge "Set roaming indicator to off if Perferred Roaming List is not loaded." into...
Wink Saville [Thu, 13 Oct 2011 01:13:20 +0000 (18:13 -0700)]
Merge "Set roaming indicator to off if Perferred Roaming List is not loaded." into ics-mr0

12 years agoFix 5444675: Fix vibrate regression on Pattern and PIN unlock screens.
Jim Miller [Wed, 12 Oct 2011 23:41:30 +0000 (16:41 -0700)]
Fix 5444675: Fix vibrate regression on Pattern and PIN unlock screens.

This fixes a regression caused by a resource change to the vibrate
pattern.  It used to contain an array of delays and values.  Now it has
another mode with just one value with an associated change to the vibrate
API.

Instead of using a custom vibration pattern, it now just follows the system
vibrate pattern for HapticFeedbackConstants.VIRTUAL_KEY, which is shared by the
home key, among other things.

Change-Id: Ib58493a96a42383955ae59f8ac3865bb46a86a31

12 years agoMerge "Fix issue #5445966: WindowManager reporting -long on prime when it shouldn...
Dianne Hackborn [Thu, 13 Oct 2011 00:01:18 +0000 (17:01 -0700)]
Merge "Fix issue #5445966: WindowManager reporting -long on prime when it shouldn't be." into ics-mr0

12 years agoMerge "DO NOT MERGE. Improve screenshot chord debouncing. Bug: 5011907" into ics-mr0
Winson Chung [Thu, 13 Oct 2011 00:00:11 +0000 (17:00 -0700)]
Merge "DO NOT MERGE. Improve screenshot chord debouncing. Bug: 5011907" into ics-mr0

12 years agoAllow clearing out the source bounds
Daniel Lehmann [Wed, 12 Oct 2011 23:24:22 +0000 (16:24 -0700)]
Allow clearing out the source bounds

Change-Id: Id49f4a3ac397cf17c5704d298b6a9a376f6a5c23

12 years agoFixing issue where widgets file was getting blown away, issue: 5036321
Adam Cohen [Wed, 12 Oct 2011 22:48:13 +0000 (15:48 -0700)]
Fixing issue where widgets file was getting blown away, issue: 5036321

Change-Id: If40a9c79f70e11eee935b2dd2614e723423ff3bf

12 years agoMerge "Support selectNetworkManually in LTEPhone." into ics-mr0
John Wang [Wed, 12 Oct 2011 22:34:56 +0000 (15:34 -0700)]
Merge "Support selectNetworkManually in LTEPhone." into ics-mr0

12 years agoMerge "Updated list selectors Bug: 5450396" into ics-mr0
Justin Ho [Wed, 12 Oct 2011 22:33:49 +0000 (15:33 -0700)]
Merge "Updated list selectors Bug: 5450396" into ics-mr0

12 years agoMerge "DO NOT MERGE cherrypick from master docs: changes to toc for RS, graphics...
Robert Ly [Wed, 12 Oct 2011 22:32:38 +0000 (15:32 -0700)]
Merge "DO NOT MERGE cherrypick from master docs: changes to toc for RS, graphics, and animation Change-Id: I542ac4cda24907ba0df4d63e5d7b4047e8091215" into ics-mr0

12 years agoFixes 5446301
Steven Ross [Wed, 12 Oct 2011 21:40:58 +0000 (17:40 -0400)]
Fixes 5446301

If the user is making an emergency call, don't bring up Facelock
Has the side effect of not bringing up Facelock if they cancel dialing

Change-Id: I5d23e89b7f687f260670d41f1cc55ebf2a135181

12 years agoUpdated list selectors
Justin Ho [Wed, 12 Oct 2011 22:07:30 +0000 (15:07 -0700)]
Updated list selectors
Bug: 5450396

Change-Id: I845f8257dbfecf44b1ddcc3f9daf21cb5c744689

12 years agoAdd setting for configuring zoom level on double-tap.
Mangesh Ghiware [Wed, 12 Oct 2011 21:25:41 +0000 (14:25 -0700)]
Add setting for configuring zoom level on double-tap.

In overview mode, text wrap is done at reading level scale. If user
changes double-tap zoom in overview mode, reflow text at the new scale.
In any other mode, a double-tap will take user to overview mode, at
which point, the text will be reflowed at the updated reading level
scale.

Bug: 5312461
Change-Id: I29be34a32246019101a9a875e1758e22b5af2bd3

12 years agoFix issue #5445966: WindowManager reporting -long on prime when it shouldn't be.
Dianne Hackborn [Wed, 12 Oct 2011 04:35:26 +0000 (21:35 -0700)]
Fix issue #5445966: WindowManager reporting -long on prime when it shouldn't be.

The window manager now uses the app screen dimensions to compute
the various configuration properties, as it should.

This means that prime is official a "not long" device.  Poor prime.
It probably feels inadequate now.

Because it is.

Oh and all that other stuff?  Debugging logs.  Turned off.  And
why the heck not, debugging logs are great.

Change-Id: Iaaf8ef270d986d34fd046d699ef4c0ecea1981fc

12 years agoDO NOT MERGE. Improve screenshot chord debouncing.
Jeff Brown [Wed, 12 Oct 2011 20:57:59 +0000 (13:57 -0700)]
DO NOT MERGE. Improve screenshot chord debouncing.
Bug: 5011907

Introduce a 150ms delay in handling volume down keys
while waiting to see if a power key will follow.

Don't trigger the screenshot chord if both volume up and
volume down are pressed together.

Don't trigger the long-press power menu if volume keys are
also pressed.

Require the user to press both keys in the chord within
the debounce time and continue long-pressing them in order
to trigger the screenshot action.

Change-Id: I248968d37b73c09d6d08e7f62667c443eba32da0

12 years agoMerge "DO NOT MERGE cherrypick from master docs: restructure graphics docs and add...
Robert Ly [Wed, 12 Oct 2011 22:05:26 +0000 (15:05 -0700)]
Merge "DO NOT MERGE cherrypick from master docs: restructure graphics docs and add hw-acceleration docs change-Id: I0f6288d1aa5430794ac672324c3e0fc7b714455d" into ics-mr0

12 years agoMerge "DO NOT MERGE cherrypick from master" into ics-mr0
Robert Ly [Wed, 12 Oct 2011 22:05:01 +0000 (15:05 -0700)]
Merge "DO NOT MERGE cherrypick from master" into ics-mr0

12 years agoDO NOT MERGE cherrypick from master
Robert Ly [Wed, 12 Oct 2011 17:01:41 +0000 (10:01 -0700)]
DO NOT MERGE cherrypick from master
docs: changes to toc for RS, graphics, and animation Change-Id: I542ac4cda24907ba0df4d63e5d7b4047e8091215

Change-Id: Ia11bc4bf755c0acde0b586dc0ab146539f84dfb4

12 years agoreworked the flow in the account chooser
Fred Quintana [Wed, 12 Oct 2011 00:47:58 +0000 (17:47 -0700)]
reworked the flow in the account chooser
 - resilient to the chooser activity being killed due to memory pressure
 - back now goes back to the main chooser screen rather than canceling
   it completely

Bug: 5358896
Bug: 5381201
Bug: 5387749

Change-Id: I10e76013b2cceffc37ea891746533d6a08f279b7

12 years agoDO NOT MERGE cherrypick from master
Robert Ly [Thu, 15 Sep 2011 22:18:09 +0000 (15:18 -0700)]
DO NOT MERGE cherrypick from master
docs: restructure graphics docs and add hw-acceleration docs change-Id: I0f6288d1aa5430794ac672324c3e0fc7b714455d

Change-Id: Ic8406a836bde5395c1bdb9aa5c50027c7c59195f

12 years agoDO NOT MERGE cherrypick from master
Robert Ly [Thu, 15 Sep 2011 22:09:17 +0000 (15:09 -0700)]
DO NOT MERGE cherrypick from master

docs: restructure animation and add container doc Change-Id: I1d0eedf59f804bf8b1117d22f899b0d71040d63d

Change-Id: I901b35a111f82c0c3e30465ecaf2e288b2872aaa

12 years agoDO NOT MERGE
Joe Fernandez [Mon, 22 Aug 2011 22:49:52 +0000 (15:49 -0700)]
DO NOT MERGE
cherrypick from master Change-Id: I63bc055991405c56e9dcc83a54b106b870cf6b29

Change-Id: Ia5150288ce6fe57460159dd7555c6786023b1d9e

12 years agoStop enabling all disabled status bar features from GlobalActions. (DO NOT MERGE)
Daniel Sandler [Mon, 10 Oct 2011 01:18:58 +0000 (21:18 -0400)]
Stop enabling all disabled status bar features from GlobalActions. (DO NOT MERGE)

Leaky singleton bug! GlobalActions, recents, and the
keyguard are all in the same process and therefore receive
the same StatusBarManager instance. Therefore, their calls
to enable() and disable() clobber one another.

Bug: 5423182
Change-Id: Ie535d88f5a5bb940dabee5f1ac176027e1793c5c

12 years agoMerge "Assume a PTS of 0 if absent, don't bail on fragmented PES packets not having...
Andreas Huber [Wed, 12 Oct 2011 20:51:05 +0000 (13:51 -0700)]
Merge "Assume a PTS of 0 if absent, don't bail on fragmented PES packets not having PTS" into ics-mr0

12 years agoMerge "Fix obsolete Honeycomb platlogo." into ics-mr0
Daniel Sandler [Wed, 12 Oct 2011 20:11:13 +0000 (13:11 -0700)]
Merge "Fix obsolete Honeycomb platlogo." into ics-mr0

12 years agoMerge "SurfaceFlinger: update orientation via transactions" into ics-mr0
Jamie Gennis [Wed, 12 Oct 2011 20:03:11 +0000 (13:03 -0700)]
Merge "SurfaceFlinger: update orientation via transactions" into ics-mr0

12 years agoMerge "Fix bug #5446966 Changing Gravity on a TextView does not change how the text...
Fabrice Di Meglio [Wed, 12 Oct 2011 19:39:55 +0000 (12:39 -0700)]
Merge "Fix bug #5446966 Changing Gravity on a TextView does not change how the text is aligned" into ics-mr0

12 years agoAssume a PTS of 0 if absent, don't bail on fragmented PES packets not having PTS
Andreas Huber [Wed, 12 Oct 2011 19:14:23 +0000 (12:14 -0700)]
Assume a PTS of 0 if absent, don't bail on fragmented PES packets not having PTS

Change-Id: I3b31f08428fb7195b98f145ae0675006c8756de1
related-to-bug: 5450187

12 years agoFix bug 5449931 - Wrong theme for icon menus
Adam Powell [Wed, 12 Oct 2011 19:13:45 +0000 (12:13 -0700)]
Fix bug 5449931 - Wrong theme for icon menus

IconMenuPresenter should always use its own theme for the system
inflater.

Change-Id: Iacadce37d62a60cdf6220d82f1178098ed92d51e

12 years agoFix bug #5446966 Changing Gravity on a TextView does not change how the text is aligned
Fabrice Di Meglio [Wed, 12 Oct 2011 18:43:27 +0000 (11:43 -0700)]
Fix bug #5446966 Changing Gravity on a TextView does not change how the text is aligned

- this was a regression introduced when dealing with getLayoutAlignment()

Change-Id: I9571a7976789b768c7cb41560d88b35d67ae3895

12 years agoMerge "docs: add Fujitsu USB info bug 5427262" into ics-mr0
Scott Main [Wed, 12 Oct 2011 18:19:17 +0000 (11:19 -0700)]
Merge "docs: add Fujitsu USB info bug 5427262" into ics-mr0