OSDN Git Service

android-x86/frameworks-base.git
12 years agoMerge "Release the constraint on the requested version." into jb-dev
Owen Lin [Thu, 17 May 2012 22:41:08 +0000 (15:41 -0700)]
Merge "Release the constraint on the requested version." into jb-dev

12 years agoMerge "Nvidia's patch for reusing bitmap in image region decoding." into jb-dev
Owen Lin [Thu, 17 May 2012 22:40:52 +0000 (15:40 -0700)]
Merge "Nvidia's patch for reusing bitmap in image region decoding." into jb-dev

12 years agoMerge "Update framework assets for switches." into jb-dev
Adam Powell [Thu, 17 May 2012 22:40:00 +0000 (15:40 -0700)]
Merge "Update framework assets for switches." into jb-dev

12 years agoUpdate framework assets for switches.
Adam Powell [Thu, 17 May 2012 22:30:51 +0000 (15:30 -0700)]
Update framework assets for switches.

Bug 6283949

Change-Id: I74a48b14f3484e707861e05851c4a9f87c8156c9

12 years agoMerge "NFC API documentation." into jb-dev
Martijn Coenen [Thu, 17 May 2012 22:30:08 +0000 (15:30 -0700)]
Merge "NFC API documentation." into jb-dev

12 years agoMerge "Update the IME with selection and composing region changes." into jb-dev
George Mount [Thu, 17 May 2012 22:21:07 +0000 (15:21 -0700)]
Merge "Update the IME with selection and composing region changes." into jb-dev

12 years agoMerge "Sync the selection cursor when adjusting caret handle." into jb-dev
George Mount [Thu, 17 May 2012 22:21:01 +0000 (15:21 -0700)]
Merge "Sync the selection cursor when adjusting caret handle." into jb-dev

12 years agoMerge "Use FLAG_LONG_PRESS for headset long press interactions." into jb-dev
Jeff Brown [Thu, 17 May 2012 22:14:12 +0000 (15:14 -0700)]
Merge "Use FLAG_LONG_PRESS for headset long press interactions." into jb-dev

12 years agoMerge "handleAirplaneModeToggled cleanup" into jb-dev
Irfan Sheriff [Thu, 17 May 2012 21:19:46 +0000 (14:19 -0700)]
Merge "handleAirplaneModeToggled cleanup" into jb-dev

12 years agohandleAirplaneModeToggled cleanup
Irfan Sheriff [Thu, 17 May 2012 21:14:44 +0000 (14:14 -0700)]
handleAirplaneModeToggled cleanup

Addressing a cosmetic comment from the previous CL

Bug: 6504534
Change-Id: I04981f8b541611cb93110e8b88cd7751027060cc

12 years agoMerge "Fix persisting wifi state on setWifiEnabled() call" into jb-dev
Irfan Sheriff [Thu, 17 May 2012 21:10:35 +0000 (14:10 -0700)]
Merge "Fix persisting wifi state on setWifiEnabled() call" into jb-dev

12 years agoSync the selection cursor when adjusting caret handle.
George Mount [Thu, 17 May 2012 18:24:40 +0000 (11:24 -0700)]
Sync the selection cursor when adjusting caret handle.

 Bug 6512357

Change-Id: Ie8b0c6a17ea668b2c4ba9f3de404fdc0c2d319f8

12 years agoFix persisting wifi state on setWifiEnabled() call
Irfan Sheriff [Thu, 17 May 2012 19:33:46 +0000 (12:33 -0700)]
Fix persisting wifi state on setWifiEnabled() call

When somebody makes a quick setWifiEnabled calls in back to back succession,
we were missing setting the last state because we were only doing that
when wifi was in a particular state from a state machine's perspective.

This was done to handle the interaction b/w airplane and wifi and was
done in the wrong way. That part is now moved to the code which detects
airplane mode changes.

In the longer term, I want to move the whole persisting code as part of
wifi state machine which is more aware of the exact states wifi is in.

Bug: 6504534
Change-Id: I452f3f4efdeb84458dcfd280269e09ffa3844f05

12 years agoUse FLAG_LONG_PRESS for headset long press interactions.
Jeff Brown [Thu, 17 May 2012 18:08:31 +0000 (11:08 -0700)]
Use FLAG_LONG_PRESS for headset long press interactions.

Handle canceled key events correctly and don't synthesize
key events in that case.

Unfortunately, the state machine was confused by some sequences
of key events that it might receive from the input dispatcher
when new activities take focus during a long-press on the headset key.
The audio service may receive a cancel event intended for the old
window, followed by a repeated down and finally an up for the new window.
Simplified this down to just two booleans.

Bug: 6484717
Change-Id: I9587d0a5e282419ef4d7c17665940682aacea96a

12 years agoMerge "Eliminate deferred surface destruction." into jb-dev
Craig Mautner [Thu, 17 May 2012 20:11:50 +0000 (13:11 -0700)]
Merge "Eliminate deferred surface destruction." into jb-dev

12 years agoRelease the constraint on the requested version.
Owen Lin [Tue, 15 May 2012 16:59:19 +0000 (09:59 -0700)]
Release the constraint on the requested version.

Allowing to request a region that partially outsides the image.
bug: 5884845

Change-Id: I32344930ab9e2a7f22a706914babb165843e8de7

12 years agoNvidia's patch for reusing bitmap in image region decoding.
Owen Lin [Wed, 25 Apr 2012 10:49:09 +0000 (18:49 +0800)]
Nvidia's patch for reusing bitmap in image region decoding.

bug: 5884845
Change-Id: I43d4d86ee94591b0b53393dfba13c7cc5c4e428d

12 years agoMerge "Change NPN to forbid empty lists of protocols." into jb-dev
Jesse Wilson [Thu, 17 May 2012 18:18:33 +0000 (11:18 -0700)]
Merge "Change NPN to forbid empty lists of protocols." into jb-dev

12 years agoMerge "Handle media button events during phone calls and when ringing" into jb-dev
Jean-Michel Trivi [Thu, 17 May 2012 18:14:56 +0000 (11:14 -0700)]
Merge "Handle media button events during phone calls and when ringing" into jb-dev

12 years agoMerge "Hide the expanded status bar view when not in use." into jb-dev
Daniel Sandler [Thu, 17 May 2012 17:55:58 +0000 (10:55 -0700)]
Merge "Hide the expanded status bar view when not in use." into jb-dev

12 years agoUpdate the IME with selection and composing region changes.
George Mount [Thu, 17 May 2012 17:48:51 +0000 (10:48 -0700)]
Update the IME with selection and composing region changes.

 Bug 6507332
 The IME must be informed whenever the selection or composing
 region changes so that it can adjust its replacement regions
 and suggestions.

Change-Id: I484b112a2fede6528b0bc506711284b59bd886d1

12 years agoChange NPN to forbid empty lists of protocols.
Jesse Wilson [Thu, 17 May 2012 17:46:17 +0000 (13:46 -0400)]
Change NPN to forbid empty lists of protocols.

Bug: http://b/6438423
Change-Id: Ie89220e5bc219396c15dbe1feaa2f74fa1b243eb

12 years agoHandle media button events during phone calls and when ringing
Jean-Michel Trivi [Tue, 15 May 2012 22:18:33 +0000 (15:18 -0700)]
Handle media button events during phone calls and when ringing

Add functionality in AudioManager/AudioService to register a
 media button receiver for telephony that, when registered, gets
 priority for media button key events during a phone call or
 when ringing.

Bug 6484717

Change-Id: I0835fc02cb24d06ca59af5a32c3ba0ae93e54442

12 years agoHide the expanded status bar view when not in use.
Daniel Sandler [Thu, 17 May 2012 17:38:11 +0000 (13:38 -0400)]
Hide the expanded status bar view when not in use.

Bug: 6511388
Change-Id: I8df11f80871cbd739712179034e04f49bb6b0d9d

12 years agoMerge "Refactor WebView accessibility code into a separate class." into jb-dev
Svetoslav Ganov [Thu, 17 May 2012 17:32:27 +0000 (10:32 -0700)]
Merge "Refactor WebView accessibility code into a separate class." into jb-dev

12 years agoMerge "New null (disconnected) RSSI for wifi and mobile." into jb-dev
Daniel Sandler [Thu, 17 May 2012 17:20:40 +0000 (10:20 -0700)]
Merge "New null (disconnected) RSSI for wifi and mobile." into jb-dev

12 years agoNew null (disconnected) RSSI for wifi and mobile.
Daniel Sandler [Thu, 17 May 2012 16:52:51 +0000 (12:52 -0400)]
New null (disconnected) RSSI for wifi and mobile.

On wifi-only devices we now show the null wifi RSSI if wifi
is enabled but not connected.

Bug: 6449811
Change-Id: Ib0cb11bcbef86d44ec633690806cff38796ffc3e

12 years agoMerge "Avoid launching dialogs twice from double-clicking a preference." into jb-dev
Amith Yamasani [Thu, 17 May 2012 16:57:38 +0000 (09:57 -0700)]
Merge "Avoid launching dialogs twice from double-clicking a preference." into jb-dev

12 years agoMerge "Fix .pls playlist parsing" into jb-dev
Marco Nelissen [Thu, 17 May 2012 16:53:02 +0000 (09:53 -0700)]
Merge "Fix .pls playlist parsing" into jb-dev

12 years agoMerge "Don't send an ontouchmove until slop is exceeded" into jb-dev
John Reck [Thu, 17 May 2012 16:22:06 +0000 (09:22 -0700)]
Merge "Don't send an ontouchmove until slop is exceeded" into jb-dev

12 years agoMerge "Only clear the caret when in caret selection mode." into jb-dev
George Mount [Thu, 17 May 2012 16:05:37 +0000 (09:05 -0700)]
Merge "Only clear the caret when in caret selection mode." into jb-dev

12 years agoMerge changes Ia5729aaf,I91584b7d into jb-dev
George Mount [Thu, 17 May 2012 16:05:30 +0000 (09:05 -0700)]
Merge changes Ia5729aaf,I91584b7d into jb-dev

* changes:
  Remove selection highlight when replacing/deleting.
  Don't do character add/delete when there is a selection.

12 years agoMerge "Fix up the WebCoreThreadWatchdog" into jb-dev
Ben Murdoch [Thu, 17 May 2012 16:00:26 +0000 (09:00 -0700)]
Merge "Fix up the WebCoreThreadWatchdog" into jb-dev

12 years agoMerge "Don't assume digest lines are GONE, we may be recycling them." into jb-dev
Chris Wren [Thu, 17 May 2012 14:00:13 +0000 (07:00 -0700)]
Merge "Don't assume digest lines are GONE, we may be recycling them." into jb-dev

12 years agoMerge "Status Bar: Include wifi/mobile state in touch exploration" into jb-dev
Daniel Sandler [Thu, 17 May 2012 13:45:15 +0000 (06:45 -0700)]
Merge "Status Bar: Include wifi/mobile state in touch exploration" into jb-dev

12 years agoDon't assume digest lines are GONE, we may be recycling them.
Chris Wren [Thu, 17 May 2012 13:30:03 +0000 (09:30 -0400)]
Don't assume digest lines are GONE, we may be recycling them.

Bug: 6500945
Change-Id: I0f01ccdde25bebb8335f0d34408877b895d286ff

12 years agoMerge "Not calling startUi() if no longer bound" into jb-dev
Brian Colonna [Thu, 17 May 2012 13:02:09 +0000 (06:02 -0700)]
Merge "Not calling startUi() if no longer bound" into jb-dev

12 years agoFix up the WebCoreThreadWatchdog
Ben Murdoch [Wed, 16 May 2012 15:59:46 +0000 (16:59 +0100)]
Fix up the WebCoreThreadWatchdog

Make the WebCoreWatchdog aware of the WebViews it is monitoring
(rather than the Activity context which may become stale) and
ensure that the code for the prompt dialog is run on the UI
thread.

Bug: 6420310
Change-Id: Ied003938edb04858c85bcc2491c4b2c4c0ede6eb

12 years agoMerge changes I3b129e4b,I489718a8 into jb-dev
Daniel Sandler [Thu, 17 May 2012 05:00:51 +0000 (22:00 -0700)]
Merge changes I3b129e4b,I489718a8 into jb-dev

* changes:
  Black out the status bar when the shade comes down.
  Punch up the date contrast.

12 years agoBlack out the status bar when the shade comes down.
Daniel Sandler [Thu, 17 May 2012 04:44:59 +0000 (00:44 -0400)]
Black out the status bar when the shade comes down.

Also move the shade up and forward to overlap the (now
empty) status bar.

As a side effect, DISABLE_SYSTEM_INFO now works for phones.

Bug: 6418617
Change-Id: I3b129e4bb26d3aba55403bf03baf8f4c8ad0ff46

12 years agoSupport long-press on media keys with screen off.
Jeff Brown [Thu, 17 May 2012 04:22:36 +0000 (21:22 -0700)]
Support long-press on media keys with screen off.

Bug: 3204066
Change-Id: I3ea4b6ceb853483b9e103de62b2ef0cf48b3dff1

12 years agoPunch up the date contrast.
Daniel Sandler [Thu, 17 May 2012 03:38:50 +0000 (23:38 -0400)]
Punch up the date contrast.

Bug: 6499757
Change-Id: I489718a8d167d30465bc16cfc3167d8d073efd2c

12 years agoDon't send an ontouchmove until slop is exceeded
John Reck [Thu, 17 May 2012 03:12:12 +0000 (20:12 -0700)]
Don't send an ontouchmove until slop is exceeded

 Bug: 6490959

Change-Id: I0f447f65c84f9ce208ce52caba05e7dcb2f76bc5

12 years agoEliminate deferred surface destruction.
Craig Mautner [Thu, 17 May 2012 02:43:42 +0000 (19:43 -0700)]
Eliminate deferred surface destruction.

Removing the code that delays a surface destruction when
WindowManager.FLAG_KEEP_SURFACE_WHILE_ANIMATING is set. The lock
screen that continued to animate after destroySurfaceLocked is no
longer used and this code was causing problems.

Also mDrawState was being set to NO_SURFACE in destroySurfaceLocked
even if the surface ended up not being destroyed. Later when it was
reused the false value of mDrawState was messing things up.

The screen lock bug referenced below no longer levaes the user stuck
with a black lockscreen. However it occasionally powers back up in the
launcher screen rather than the lock screen.

Fixes bug 6485955.

Change-Id: I684104c7e7c39c161a5118aa890889fbae92e635

12 years agoMerge "Fix TextureView OpenGL sample" into jb-dev
Romain Guy [Thu, 17 May 2012 03:04:46 +0000 (20:04 -0700)]
Merge "Fix TextureView OpenGL sample" into jb-dev

12 years agoRefactor WebView accessibility code into a separate class.
alanv [Thu, 17 May 2012 03:01:51 +0000 (20:01 -0700)]
Refactor WebView accessibility code into a separate class.

Bug: 5932640
Change-Id: I52ab57f51c5904cbcf56307f17f406b2a30d6b91

12 years agoFix TextureView OpenGL sample
Romain Guy [Thu, 17 May 2012 03:01:17 +0000 (20:01 -0700)]
Fix TextureView OpenGL sample

The sample was doing something dumb: instead of binding the texture unit
to the shader's sampler, it was binding the texture name. Oops.

Change-Id: I13450dacbbd2dad362a2573aebb95e8eb87b25f0

12 years agoNFC API documentation.
Martijn Coenen [Tue, 15 May 2012 17:32:15 +0000 (10:32 -0700)]
NFC API documentation.

Added docs for beam Uri push and added some sanity checks on params.

Change-Id: I7c43b71c8a9ca4f742933d2d5b9473e0e2451dd3

12 years agoMerge "Have the stable layout take into account the window's fullscreen flag." into...
Dianne Hackborn [Thu, 17 May 2012 02:41:09 +0000 (19:41 -0700)]
Merge "Have the stable layout take into account the window's fullscreen flag." into jb-dev

12 years agoMerge "Fixing the build for real." into jb-dev
Svetoslav Ganov [Thu, 17 May 2012 02:25:59 +0000 (19:25 -0700)]
Merge "Fixing the build for real." into jb-dev

12 years agoFixing the build for real.
Svetoslav Ganov [Thu, 17 May 2012 02:15:34 +0000 (19:15 -0700)]
Fixing the build for real.

Change-Id: I792d029c7fff4d96fbe238ff4b3f268cb8603b95

12 years agoNot calling startUi() if no longer bound
Brian Colonna [Thu, 17 May 2012 02:11:30 +0000 (22:11 -0400)]
Not calling startUi() if no longer bound

After the bind to the FUL service is complete, an
onServiceConnected() callback is received.  This callback is
asynchronous - bindService() does not block while we are waiting for
the service to finish binding.  Therefore, when rapidly turning the
screen on and off, it is possible to call bindService() and then call
unbindService() before the onServiceConnected() callback is received.
When onServiceConnected() is received, startUi() is called.  If the
service is no longer bound, a runtime restart occurs when calling
startUi().

Note that onServiceConnected() actually has its work done via a
handler.  The delay of calling the handler increases the possibility
of unbindService() being called before trying to call startUi().  But
since this problem still happens without using the handler,
eliminating using the handler would not solve the problem and would
just create the problems that come with performing operations on
different threads since onServiceConnected() is not called on the main
thread.

Also note that a new instance of FaceUnlock is created in
LockPatternKeyguardView with each iteration.  So, if we bind/stop/bind
before getting onServiceConnected(), the second bind happens in a new
instance of FaceUnlock and therefore does not lead to a problem when
onServiceConnected() returns as a result of the first bind.

This fixes some occurrences of bug 6409767.  However, this fixes the
problem when turned the device on and off rapidly.  It seems there
are some reports of bug 6409767 where this is not the case, so I
can't be sure this has any affect on those cases.

This change also cleans up some debugging and modifies other
debugging to try to get just the information that is useful for
tracking down the bug.

Change-Id: Ifa59107b9974acaa8a18b74b5d47e4cf3a794b8e

12 years agoMerge "Check system app before removal" into jb-dev
Kenny Root [Thu, 17 May 2012 01:59:04 +0000 (18:59 -0700)]
Merge "Check system app before removal" into jb-dev

12 years agoMerge "Exposing some accessiblity actions only for enabled views." into jb-dev
Svetoslav Ganov [Thu, 17 May 2012 01:43:31 +0000 (18:43 -0700)]
Merge "Exposing some accessiblity actions only for enabled views." into jb-dev

12 years agoMerge "Adding some missing files." into jb-dev
Svetoslav Ganov [Thu, 17 May 2012 01:31:36 +0000 (18:31 -0700)]
Merge "Adding some missing files." into jb-dev

12 years agoAdding some missing files.
Svetoslav Ganov [Thu, 17 May 2012 01:27:34 +0000 (18:27 -0700)]
Adding some missing files.

Change-Id: I991d8bf815a7e57dc1cbad384e15aa21bef0c7c7

12 years agoFix 6398209: Fix glitch in chevron animation in MultiWaveView
Jim Miller [Thu, 17 May 2012 00:56:59 +0000 (17:56 -0700)]
Fix 6398209: Fix glitch in chevron animation in MultiWaveView

This fixes a glitch caused by clearing the array of chevrons before
stopping the associated animations. The old animations were allowed to
complete which caused chevrons to move around erratically because they
were being controlled by multiple animators.

Change-Id: Iec1450dd83077a721930eb3cac19a621e7356980

12 years agoMerge "Accessibility service needs to request permission to be bound to." into jb-dev
Svetoslav Ganov [Thu, 17 May 2012 00:52:59 +0000 (17:52 -0700)]
Merge "Accessibility service needs to request permission to be bound to." into jb-dev

12 years agoExposing some accessiblity actions only for enabled views.
Svetoslav Ganov [Thu, 17 May 2012 00:33:19 +0000 (17:33 -0700)]
Exposing some accessiblity actions only for enabled views.

1. Some accessibility actions should not be performed on disabled
   views. For example, scrolling should not be permitted while
   accessibility focus should be. Made a quick pass over the
   actions we expose now.

Change-Id: I36626dfbc0d2f480309a910f58f1de64e9e05675

12 years agoMerge "Fix 6508369: Add new resources to fix chevron direction on 720dp device" into...
Jim Miller [Thu, 17 May 2012 00:50:03 +0000 (17:50 -0700)]
Merge "Fix 6508369: Add new resources to fix chevron direction on 720dp device" into jb-dev

12 years agoFix 6508369: Add new resources to fix chevron direction on 720dp device
Jim Miller [Thu, 17 May 2012 00:23:02 +0000 (17:23 -0700)]
Fix 6508369: Add new resources to fix chevron direction on 720dp device

Change-Id: Iecf11157327565f8ca6653cf4952198d2ddcc043

12 years agoMerge "Fix a bug where late-invalidating views with animations would be held for...
Adam Powell [Thu, 17 May 2012 00:46:10 +0000 (17:46 -0700)]
Merge "Fix a bug where late-invalidating views with animations would be held for too long by ViewRootImpl" into jb-dev

12 years agoMerge "Streamline the logic to add account." into jb-dev
Carlos Valdivia [Thu, 17 May 2012 00:44:34 +0000 (17:44 -0700)]
Merge "Streamline the logic to add account." into jb-dev

12 years agoMerge "Be more tolerant in TaskStackBuilder" into jb-dev
Adam Powell [Thu, 17 May 2012 00:44:25 +0000 (17:44 -0700)]
Merge "Be more tolerant in TaskStackBuilder" into jb-dev

12 years agoStreamline the logic to add account.
Carlos Valdivia [Wed, 16 May 2012 23:32:06 +0000 (16:32 -0700)]
Streamline the logic to add account.

This cl ensures that we immediately route the user to the add account
activity if they don't have an account and their is only one relevant
account type. Also reordered the setContent logic to reduce flicker.

Note that as of this CL there is still some flicker remaining when
launching G+ without an account. But it appears to be fixed in other
apps.

Bug: 6455975
Change-Id: I91e33b4fb9618a31765b4a8651334b1c52640828

12 years agoMerge "Add systrace method tags for measure and layout." into jb-dev
Jeff Brown [Thu, 17 May 2012 00:40:03 +0000 (17:40 -0700)]
Merge "Add systrace method tags for measure and layout." into jb-dev

12 years agoMerge "Add a label for the new video trace tag." into jb-dev
Jeff Brown [Thu, 17 May 2012 00:39:29 +0000 (17:39 -0700)]
Merge "Add a label for the new video trace tag." into jb-dev

12 years agoMerge "Remove custom scrollbar logic" into jb-dev
John Reck [Thu, 17 May 2012 00:35:08 +0000 (17:35 -0700)]
Merge "Remove custom scrollbar logic" into jb-dev

12 years agoFix a bug where late-invalidating views with animations would be held
Adam Powell [Thu, 17 May 2012 00:34:21 +0000 (17:34 -0700)]
Fix a bug where late-invalidating views with animations would be held
for too long by ViewRootImpl

Change-Id: I1e32bf2683b50f8834f215a753f881b5d4b8dbc9

12 years agoAdd systrace method tags for measure and layout.
Jeff Brown [Thu, 17 May 2012 00:23:59 +0000 (17:23 -0700)]
Add systrace method tags for measure and layout.

Change-Id: I739f6384b390d1b34b09b622ca0f752de1dd7304

12 years agoAdd a label for the new video trace tag.
Jeff Brown [Wed, 16 May 2012 23:02:56 +0000 (16:02 -0700)]
Add a label for the new video trace tag.

Change-Id: Ie296b4b5ca73987cdea7766f8698fc43704b2e81

12 years agoMerge "Log more RetryManager information." into jb-dev
Robert Greenwalt [Thu, 17 May 2012 00:25:40 +0000 (17:25 -0700)]
Merge "Log more RetryManager information." into jb-dev

12 years agoHave the stable layout take into account the window's fullscreen flag.
Dianne Hackborn [Wed, 16 May 2012 20:15:00 +0000 (13:15 -0700)]
Have the stable layout take into account the window's fullscreen flag.

When using stable layouts, you are typically expected to hide and
show the status bar through the system UI fullscreen flag.  This hides
both the status bar and the action bar.  The stable layout assumed
that when not hiding the status bar through the system UI flags, that
the status bar would be visible.

This change makes things a little smarter, also looking at the
window's fullscreen flag (which only hides the status bar).  If this
flag is set on the window, then the stable layout now assumes that
the status bar will never be shown.  This allows us to position the
action bar correctly in the situation where the application has set
the window to fullscreen and requested a stable layout, instead of
always leaving room for the status bar above it.

Change-Id: I757072ae99cd3741753af7210dbf51afe94d3db5

12 years agoStatus Bar: Include wifi/mobile state in touch exploration
John Spurlock [Thu, 17 May 2012 00:20:59 +0000 (20:20 -0400)]
Status Bar: Include wifi/mobile state in touch exploration

Bug: 5325056
Change-Id: Iefbd734344d3b70d3e0ebf6f0dffa55d89a054c7

12 years agoMerge "Restore ready apns once voice call ended" into jb-dev
John Wang [Thu, 17 May 2012 00:15:51 +0000 (17:15 -0700)]
Merge "Restore ready apns once voice call ended" into jb-dev

12 years agoLog more RetryManager information.
Robert Greenwalt [Wed, 16 May 2012 22:59:49 +0000 (15:59 -0700)]
Log more RetryManager information.

6505637 had unexplainable behavior.  Add some logging so we can see
what's going on.

bug:6505637
Change-Id: I43c2ce7f8d12271d988b112f47589d0fba2b6955

12 years agoMerge "Don't start data-stall checks if not connected" into jb-dev
Robert Greenwalt [Thu, 17 May 2012 00:12:23 +0000 (17:12 -0700)]
Merge "Don't start data-stall checks if not connected" into jb-dev

12 years agoFix .pls playlist parsing
Marco Nelissen [Thu, 17 May 2012 00:10:24 +0000 (17:10 -0700)]
Fix .pls playlist parsing

b/6508278

Change-Id: I015ecf3fa599601ba4e9d018be24d0685e153239

12 years agoAvoid launching dialogs twice from double-clicking a preference.
Amith Yamasani [Thu, 17 May 2012 00:02:32 +0000 (17:02 -0700)]
Avoid launching dialogs twice from double-clicking a preference.

Bug: 6500628

Only create the dialog if another one doesn't already exist.

Change-Id: Ie9be06a58c369299bcb67526e668785e6735a307

12 years agoMerge "softening app-to-home and task-to-task transitions" into jb-dev
Brandon Keely [Thu, 17 May 2012 00:01:48 +0000 (17:01 -0700)]
Merge "softening app-to-home and task-to-task transitions" into jb-dev

12 years agoRestore ready apns once voice call ended
yoonsung.nam [Wed, 16 May 2012 02:05:21 +0000 (11:05 +0900)]
Restore ready apns once voice call ended

Currently GsmDCT does not setup default data if secondary APNs are
connected but default is disconnected. Sometimes retry alarm of default
expries during voice call but it's rejected due to voice calling and
eHRPD attached status.

Fix onVocieCallEnded() to restore all ready apns inclduing defautl
regardless of isConnected().

bug:6502005

Change-Id: I25db9be010cb588dfee51bdaf435f24055ecb431
Signed-off-by: yoonsung.nam <yoonsung.nam@samsung.com>
12 years agosoftening app-to-home and task-to-task transitions
Brandon Keely [Wed, 16 May 2012 23:51:02 +0000 (16:51 -0700)]
softening app-to-home and task-to-task transitions

Change-Id: I2dc38ea1da7cbea9b805f2b0c17182bad235ab8f

12 years agoMerge "Revert "Add shortcut for voice search"" into jb-dev
Michael Jurka [Wed, 16 May 2012 23:39:16 +0000 (16:39 -0700)]
Merge "Revert "Add shortcut for voice search"" into jb-dev

12 years agoMerge "Fix 6504124: Disable assist when ACTION_ASSIST is not available" into jb-dev
Jim Miller [Wed, 16 May 2012 23:36:26 +0000 (16:36 -0700)]
Merge "Fix 6504124: Disable assist when ACTION_ASSIST is not available" into jb-dev

12 years agoMerge "Don't allow shortcuts while keyguard showing." into jb-dev
Jeff Brown [Wed, 16 May 2012 23:25:21 +0000 (16:25 -0700)]
Merge "Don't allow shortcuts while keyguard showing." into jb-dev

12 years agoMerge "Tolerate missing power HAL module." into jb-dev
Jeff Brown [Wed, 16 May 2012 23:25:12 +0000 (16:25 -0700)]
Merge "Tolerate missing power HAL module." into jb-dev

12 years agoMerge "Fix a possible starvation issue related to vsync." into jb-dev
Jeff Brown [Wed, 16 May 2012 23:25:05 +0000 (16:25 -0700)]
Merge "Fix a possible starvation issue related to vsync." into jb-dev

12 years agoFix 6504124: Disable assist when ACTION_ASSIST is not available
Jim Miller [Wed, 16 May 2012 23:24:32 +0000 (16:24 -0700)]
Fix 6504124: Disable assist when ACTION_ASSIST is not available

Change-Id: I2218afa7954961309d8cf2f2be0aff10826b9243

12 years agoRevert "Add shortcut for voice search"
Michael Jurka [Wed, 16 May 2012 23:22:35 +0000 (16:22 -0700)]
Revert "Add shortcut for voice search"

This reverts commit 7a3489552ca92776c5e2a57c80026216b44005eb.

Change-Id: Iddfa86183ff0d189e8dbb5dc535344e064e0d103

12 years agoBe more tolerant in TaskStackBuilder
Adam Powell [Wed, 16 May 2012 23:23:03 +0000 (16:23 -0700)]
Be more tolerant in TaskStackBuilder

Let callers try to get a parent stack for an activity class with no
parent declared.

Bug 6503702

Change-Id: Iec1bc7a8d9e5b65b756a8ebd0e53d63506796aa3

12 years agoMerge "fix SensorManager.getAngleChange() documentation" into jb-dev
Mathias Agopian [Wed, 16 May 2012 23:12:27 +0000 (16:12 -0700)]
Merge "fix SensorManager.getAngleChange() documentation" into jb-dev

12 years agoAccessibility service needs to request permission to be bound to.
Svetoslav Ganov [Wed, 16 May 2012 22:57:10 +0000 (15:57 -0700)]
Accessibility service needs to request permission to be bound to.

1. Every accessibility services targeting JellyBean or higher has
   to request a special permission for the system to bind to it.

Change-Id: I6e579326bdf3597f148d6c67317455701ec8af68

12 years agoMerge "Make AbsSeekBar widget adjustable via accessibility actions." into jb-dev
Svetoslav Ganov [Wed, 16 May 2012 22:53:35 +0000 (15:53 -0700)]
Merge "Make AbsSeekBar widget adjustable via accessibility actions." into jb-dev

12 years agoMerge "Move gfx samples to test directory for compatibility testing." into jb-dev
Jason Sams [Wed, 16 May 2012 22:47:57 +0000 (15:47 -0700)]
Merge "Move gfx samples to test directory for compatibility testing." into jb-dev

12 years agoMove gfx samples to test directory for compatibility testing.
Jason Sams [Wed, 16 May 2012 22:43:25 +0000 (15:43 -0700)]
Move gfx samples to test directory for compatibility testing.

Change-Id: Iede1c0a14abf9aa3f31ab219fba3bf3a15ef8c90

12 years agoCheck system app before removal
Kenny Root [Wed, 16 May 2012 20:36:18 +0000 (13:36 -0700)]
Check system app before removal

Mae sure we check to see whether an app is really deleted or just
skipped.

Bug: 6494869
Change-Id: I918f16e4ccda87f7f6f67855c7a7aef435c64e20

12 years agoDon't start data-stall checks if not connected
Robert Greenwalt [Wed, 16 May 2012 22:34:46 +0000 (15:34 -0700)]
Don't start data-stall checks if not connected

We did this only if connected in most places, but screen-on/off didn't
care.  On no-radio devices it caused extra timers/wakeups that
didn't help anybody.

bug:6375908
Change-Id: Iba72da323de716acb0e67361b955c7381f18f67d

12 years agofix SensorManager.getAngleChange() documentation
Mathias Agopian [Wed, 16 May 2012 21:20:48 +0000 (14:20 -0700)]
fix SensorManager.getAngleChange() documentation

Bug: 6442517

Change-Id: I4b22540817560bdff134d2cc3274e3b39c92d3b1

12 years agoRemove custom scrollbar logic
John Reck [Wed, 16 May 2012 22:16:48 +0000 (15:16 -0700)]
Remove custom scrollbar logic

 Bug: 6505722
 When we scroll the base layer we do so by calling scrollTo on the view,
 which handles all the scrollbar logic for us. Remove the custom keep alive
 code which floods the handler queue, as well as remove the unnecessary
 invalidate and awakenScrollbar calls (View does that for us)

Change-Id: Ia2503c549a22ec71d99295fe62b676fecc367ea3

12 years agoRemove selection highlight when replacing/deleting.
George Mount [Wed, 16 May 2012 20:29:55 +0000 (13:29 -0700)]
Remove selection highlight when replacing/deleting.

 Bug 6506101

Change-Id: Ia5729aafa30cbb502e94adf92f7534cb552199a6