OSDN Git Service

android-x86/frameworks-base.git
12 years agoam 817a243c: Merge "Import translations. DO NOT MERGE" into jb-dev
Eric Fischer [Tue, 29 May 2012 21:31:28 +0000 (14:31 -0700)]
am 817a243c: Merge "Import translations. DO NOT MERGE" into jb-dev

* commit '817a243c3be0920cfc0707c260e51c746bd26e01':
  Import translations. DO NOT MERGE

12 years agoMerge "Import translations. DO NOT MERGE" into jb-dev
Eric Fischer [Tue, 29 May 2012 21:28:56 +0000 (14:28 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-dev

12 years agoam 9672a381: (-s ours) am 84bda3e3: Merge "Input: Fix some Applications ANR issue...
Jean-Baptiste Queru [Tue, 29 May 2012 21:18:22 +0000 (14:18 -0700)]
am 9672a381: (-s ours) am 84bda3e3: Merge "Input: Fix some Applications ANR issue in monkey test"

* commit '9672a381d00e463e4bdaf072adaf1cb6657bdbd7':
  Input: Fix some Applications ANR issue in monkey test

12 years agoam b16f107d: (-s ours) am b8e0fd45: Merge "Lid switch state is incorrect"
Jean-Baptiste Queru [Tue, 29 May 2012 21:15:08 +0000 (14:15 -0700)]
am b16f107d: (-s ours) am b8e0fd45: Merge "Lid switch state is incorrect"

* commit 'b16f107d19bd0189f2d6d4be55d5decf609ebbc0':
  Lid switch state is incorrect

12 years agoam 9d820ecc: Merge "Allow apps with SEND_SMS_NO_CONFIRMATION to bypass short code...
Jake Hamby [Tue, 29 May 2012 20:58:50 +0000 (13:58 -0700)]
am 9d820ecc: Merge "Allow apps with SEND_SMS_NO_CONFIRMATION to bypass short code check." into jb-dev

* commit '9d820eccfc2ddbdc03680e22b9d4c4cac66a97b9':
  Allow apps with SEND_SMS_NO_CONFIRMATION to bypass short code check.

12 years agoam de1ddd0f: Merge "Better handle changing app transitions." into jb-dev
Craig Mautner [Tue, 29 May 2012 20:55:23 +0000 (13:55 -0700)]
am de1ddd0f: Merge "Better handle changing app transitions." into jb-dev

* commit 'de1ddd0f93fae6ba517d516993e7fb495424f574':
  Better handle changing app transitions.

12 years agoMerge "Allow apps with SEND_SMS_NO_CONFIRMATION to bypass short code check." into...
Jake Hamby [Tue, 29 May 2012 20:54:19 +0000 (13:54 -0700)]
Merge "Allow apps with SEND_SMS_NO_CONFIRMATION to bypass short code check." into jb-dev

12 years agoMerge "Better handle changing app transitions." into jb-dev
Craig Mautner [Tue, 29 May 2012 20:53:06 +0000 (13:53 -0700)]
Merge "Better handle changing app transitions." into jb-dev

12 years agoam 84bda3e3: Merge "Input: Fix some Applications ANR issue in monkey test"
Jean-Baptiste Queru [Tue, 29 May 2012 20:44:29 +0000 (13:44 -0700)]
am 84bda3e3: Merge "Input: Fix some Applications ANR issue in monkey test"

* commit '84bda3e3c64611941c4d10b3d22e11bd623ff640':
  Input: Fix some Applications ANR issue in monkey test

12 years agoam b8e0fd45: Merge "Lid switch state is incorrect"
Jean-Baptiste Queru [Tue, 29 May 2012 20:44:26 +0000 (13:44 -0700)]
am b8e0fd45: Merge "Lid switch state is incorrect"

* commit 'b8e0fd45b06b1537c045079a215fb66b13f34b25':
  Lid switch state is incorrect

12 years agoam a073e570: Fix 6398209: General animation improvements for swipe to search
Jim Miller [Tue, 29 May 2012 20:16:22 +0000 (13:16 -0700)]
am a073e570: Fix 6398209: General animation improvements for swipe to search

* commit 'a073e570789e5b49e8339af44516444b13db4428':
  Fix 6398209: General animation improvements for swipe to search

12 years agoMerge "Input: Fix some Applications ANR issue in monkey test"
Jean-Baptiste Queru [Tue, 29 May 2012 20:05:35 +0000 (13:05 -0700)]
Merge "Input: Fix some Applications ANR issue in monkey test"

12 years agoMerge "Lid switch state is incorrect"
Jean-Baptiste Queru [Tue, 29 May 2012 20:04:57 +0000 (13:04 -0700)]
Merge "Lid switch state is incorrect"

12 years agoBetter handle changing app transitions.
Craig Mautner [Sun, 27 May 2012 19:02:11 +0000 (12:02 -0700)]
Better handle changing app transitions.

When we are in the middle of an app transition and need to change to a
new one we were not ending the old one in a clean state. Also,
wallpapers were defaulting to the wrong animation in certain
situations.

Remove ':' style iterators.

Fixes bug 6486708.

Change-Id: Ied17e8410486020295db380ff68df5dad08bc5cc

12 years agoFix 6398209: General animation improvements for swipe to search
Jim Miller [Thu, 24 May 2012 00:03:27 +0000 (17:03 -0700)]
Fix 6398209: General animation improvements for swipe to search

This cleans up the animation for swipe to search from the navbar.  In particular:
1. Wait for initial animation to finish if gesture was too quick.
2. Better fade animation
3. Hide background and fade in when ring is selected
4. Smoother target and outer ring animation when switching between states.

Change-Id: I401197760cf9f06b6ff3e1cdb80bee86a03ef276

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Tue, 29 May 2012 19:41:20 +0000 (12:41 -0700)]
Import translations. DO NOT MERGE

Change-Id: I85d4f52df7eedc1ee7d01e2aeeb98df66b2eb292

12 years agoam a66c75a8: Merge "Fix bug where recents was getting preloaded unnecessarily" into...
Michael Jurka [Tue, 29 May 2012 19:29:49 +0000 (12:29 -0700)]
am a66c75a8: Merge "Fix bug where recents was getting preloaded unnecessarily" into jb-dev

* commit 'a66c75a87e3485773430974b9bc314d010ba3542':
  Fix bug where recents was getting preloaded unnecessarily

12 years agoMerge "Fix bug where recents was getting preloaded unnecessarily" into jb-dev
Michael Jurka [Tue, 29 May 2012 19:26:35 +0000 (12:26 -0700)]
Merge "Fix bug where recents was getting preloaded unnecessarily" into jb-dev

12 years agoam 1ee0a7d4: Merge "Fixing typos related to portrait enums." into jb-dev
Winson Chung [Tue, 29 May 2012 19:20:23 +0000 (12:20 -0700)]
am 1ee0a7d4: Merge "Fixing typos related to portrait enums." into jb-dev

* commit '1ee0a7d44a577dd19b022ff9247495f660d1ade8':
  Fixing typos related to portrait enums.

12 years agoam 15332efd: Merge "Set phone/data signal icon ids to 0 in airplane mode" into jb-dev
Andrew Flynn [Tue, 29 May 2012 19:20:21 +0000 (12:20 -0700)]
am 15332efd: Merge "Set phone/data signal icon ids to 0 in airplane mode" into jb-dev

* commit '15332efd2c4dd9b96368a58216e13d083638dbae':
  Set phone/data signal icon ids to 0 in airplane mode

12 years agoMerge "Fixing typos related to portrait enums." into jb-dev
Winson Chung [Tue, 29 May 2012 19:19:10 +0000 (12:19 -0700)]
Merge "Fixing typos related to portrait enums." into jb-dev

12 years agoMerge "Set phone/data signal icon ids to 0 in airplane mode" into jb-dev
Andrew Flynn [Tue, 29 May 2012 19:18:22 +0000 (12:18 -0700)]
Merge "Set phone/data signal icon ids to 0 in airplane mode" into jb-dev

12 years agoam 1dee8974: Merge "Track animating apps up until animation starts." into jb-dev
Craig Mautner [Tue, 29 May 2012 18:48:45 +0000 (11:48 -0700)]
am 1dee8974: Merge "Track animating apps up until animation starts." into jb-dev

* commit '1dee8974693fff55e276e0aed1202e43904bb944':
  Track animating apps up until animation starts.

12 years agoMerge "Track animating apps up until animation starts." into jb-dev
Craig Mautner [Tue, 29 May 2012 18:45:16 +0000 (11:45 -0700)]
Merge "Track animating apps up until animation starts." into jb-dev

12 years agoFixing typos related to portrait enums.
Winson Chung [Tue, 29 May 2012 17:56:26 +0000 (10:56 -0700)]
Fixing typos related to portrait enums.

Change-Id: Ia2ca7aebec7c9adba093aec594429c9f01875448

12 years agoam 3dac0226: Merge "Show power menu on tablets." into jb-dev
Amith Yamasani [Tue, 29 May 2012 18:26:16 +0000 (11:26 -0700)]
am 3dac0226: Merge "Show power menu on tablets." into jb-dev

* commit '3dac02265e42bf176e26b83da430ce15d6fd06df':
  Show power menu on tablets.

12 years agoMerge "Show power menu on tablets." into jb-dev
Amith Yamasani [Tue, 29 May 2012 18:22:32 +0000 (11:22 -0700)]
Merge "Show power menu on tablets." into jb-dev

12 years agoTrack animating apps up until animation starts.
Craig Mautner [Tue, 29 May 2012 17:46:00 +0000 (10:46 -0700)]
Track animating apps up until animation starts.

ActivityStack sets the mNextAppTransition value before moving the apps
to their proper position. This makes the test for mNextAppTransition
being TRANSITION_UNSET incorrect. Better to just look for animating.

Fixes bug 6565418.

Change-Id: I4651b7d3678e46fc712a8e901992fb01b94c415e

12 years agoReconcile with jb-release nakasi-factoryrom-release
The Android Open Source Project [Tue, 29 May 2012 16:39:33 +0000 (09:39 -0700)]
Reconcile with jb-release nakasi-factoryrom-release

Change-Id: I2b5e77195eae1a9676c2530a9023290936e55255

12 years agomerge in jb-release history after reset to jb-dev
The Android Automerger [Tue, 29 May 2012 15:58:07 +0000 (08:58 -0700)]
merge in jb-release history after reset to jb-dev

12 years agoam 48c22c84: Merge "Adding debugging code for bug where recycled views still had...
Michael Jurka [Tue, 29 May 2012 15:44:31 +0000 (08:44 -0700)]
am 48c22c84: Merge "Adding debugging code for bug where recycled views still had parent" into jb-dev

* commit '48c22c84c089213dda6495fbdeb384e400c7c5c5':
  Adding debugging code for bug where recycled views still had parent

12 years agoMerge "Adding debugging code for bug where recycled views still had parent" into...
Michael Jurka [Tue, 29 May 2012 15:41:49 +0000 (08:41 -0700)]
Merge "Adding debugging code for bug where recycled views still had parent" into jb-dev

12 years agoFix bug where recents was getting preloaded unnecessarily
Michael Jurka [Tue, 29 May 2012 15:25:32 +0000 (08:25 -0700)]
Fix bug where recents was getting preloaded unnecessarily

Change-Id: I7d2254da009113f81fae0a785583b1c7fd6ad020

12 years agoam 45973d6d: Merge "Moved setting the flag to suppress face unlock during a phone...
Danielle Millett [Tue, 29 May 2012 13:27:14 +0000 (06:27 -0700)]
am 45973d6d: Merge "Moved setting the flag to suppress face unlock during a phone call" into jb-dev

* commit '45973d6d19eb9329d77e62004e80f63f111a27e5':
  Moved setting the flag to suppress face unlock during a phone call

12 years agoMerge "Moved setting the flag to suppress face unlock during a phone call" into jb-dev
Danielle Millett [Tue, 29 May 2012 13:24:05 +0000 (06:24 -0700)]
Merge "Moved setting the flag to suppress face unlock during a phone call" into jb-dev

12 years agoAdding debugging code for bug where recycled views still had parent
Michael Jurka [Tue, 29 May 2012 10:44:18 +0000 (03:44 -0700)]
Adding debugging code for bug where recycled views still had parent

Bug: 6499508
Change-Id: Iaf95ee6a0836c5f1e863d6a5b969e032d36a2b27

12 years agoInput: Fix some Applications ANR issue in monkey test
Zhenghua Wang [Mon, 28 May 2012 13:49:43 +0000 (21:49 +0800)]
Input: Fix some Applications ANR issue in monkey test

Issue Description:
When do monkey test on some applications, there is big probability get ANR issue. one example is as following:
    adb shell monkey -p com.google.android.street -v 500000

Root Cause:
situation 1. InputDispatcher Thread calls findTouchedWindowTargetsLocked routine, there is a AMOTION_EVENT_ACTION_DOWN event
             and it can find a splittable touched window for this event , then mTouchState.split set to true.

situation 2. WMS Thread calls setInputWindows routine and all TouchedWindows associated with mTouchState are removed ,
             mTouchState.split status still keep true.

situation 3. InputDispatcher Thread calls findTouchedWindowTargetsLocked routine, there is a AMOTION_EVENT_ACTION_POINTER_DOWN event
             and it can find found touched window, exit window loop in following code :
                  if (windowInfo->visible) {
                    if (! (flags & InputWindowInfo::FLAG_NOT_TOUCHABLE)) {
                        isTouchModal = (flags & (InputWindowInfo::FLAG_NOT_FOCUSABLE
                                | InputWindowInfo::FLAG_NOT_TOUCH_MODAL)) == 0;
                        if (isTouchModal || windowInfo->touchableRegionContainsPoint(x, y)) {
                            if (! screenWasOff
                                    || (flags & InputWindowInfo::FLAG_TOUCHABLE_WHEN_WAKING)) {
                                newTouchedWindowHandle = windowHandle;
                            }
                            break; // found touched window, exit window loop
                        }
                    }

situation 4. The following code will have problem after situation 3 in below conditions:
             newTouchedWindowHandle doesn't support split , isSplit is true ( last time touched window is splittable )
             mTempTouchState.getFirstForegroundWindowHandle will always return NULL due to situation 2

            // Figure out whether splitting will be allowed for this window.
            if (newTouchedWindowHandle != NULL
                    && newTouchedWindowHandle->getInfo()->supportsSplitTouch()) {
                // New window supports splitting.
                isSplit = true;
            } else if (isSplit) {
                // New window does not support splitting but we have already split events.
                // Assign the pointer to the first foreground window we find.
                // (May be NULL which is why we put this code block before the next check.)
                newTouchedWindowHandle = mTempTouchState.getFirstForegroundWindowHandle();
            }

            The window says it does not want to support splitting, so the touches should go to one of the previously split windows except
            that there are none, which result to "goto Unresponsive" in findtouchedWindowTargetsLocked routine.
            This is not the correct behavior because the user did actually touch something.

situation 5. InputDispatcher Thread will call dispatchOnce repeated to try to dispatch this AMOTION_EVENT_ACTION_POINTER_DOWN event,
             then ANR timeout ( 5000ms ) will be exceeded after several times "goto Unresponsive"in findtouchedWindowTargetsLocked routine.

Solution:
In situation 4 we should drop the touch. If the newly touched window was splittable then we wouldn't drop the touch.
It's only when the newly touched window was not splittable where we will drop the touch.

Change-Id: Iab2c06ce0597ac77eb886ccd9d84646c86723bdb
Author: Jeffrey Brown <jeffbrown@android.com>
Author: Erjun Ding <erjunx.ding@intel.com>
Author: Zhenghua Wang <zhenghua.wang@intel.com>
Author: Jack Ren <jack.ren@intel.com>
Author: Bruce Beare <bruce.j.beare@intel.com>

12 years agoam c3a5cf9a: Actually set the video scaling mode :-)
Bryan Mawhinney [Sun, 27 May 2012 19:50:40 +0000 (12:50 -0700)]
am c3a5cf9a: Actually set the video scaling mode :-)

* commit 'c3a5cf9aab3d409445accb2a93c09e6b4140d196':
  Actually set the video scaling mode :-)

12 years agoActually set the video scaling mode :-)
Bryan Mawhinney [Sun, 27 May 2012 16:42:46 +0000 (17:42 +0100)]
Actually set the video scaling mode :-)

Change-Id: Ia3e77b68a07651861e9be268ab77cac808b3be79

12 years agoam bbedfa00: Merge "Tale of status bar on crespo, part 3 Bug #6541079" into jb-dev
Romain Guy [Sat, 26 May 2012 02:23:48 +0000 (19:23 -0700)]
am bbedfa00: Merge "Tale of status bar on crespo, part 3 Bug #6541079" into jb-dev

* commit 'bbedfa0036f8de393c05b2ad981695ae74e7ab42':
  Tale of status bar on crespo, part 3 Bug #6541079

12 years agoMerge "Tale of status bar on crespo, part 3 Bug #6541079" into jb-dev
Romain Guy [Sat, 26 May 2012 02:21:49 +0000 (19:21 -0700)]
Merge "Tale of status bar on crespo, part 3 Bug #6541079" into jb-dev

12 years agoam d4cf7e7b: Merge "Don\'t ANR on hover, scroll or if a window goes away." into jb-dev
Jeff Brown [Sat, 26 May 2012 01:41:20 +0000 (18:41 -0700)]
am d4cf7e7b: Merge "Don\'t ANR on hover, scroll or if a window goes away." into jb-dev

* commit 'd4cf7e7b06e6870d447dbed2683b8849cfe5336b':
  Don't ANR on hover, scroll or if a window goes away.

12 years agoMerge "Don't ANR on hover, scroll or if a window goes away." into jb-dev
Jeff Brown [Sat, 26 May 2012 01:38:24 +0000 (18:38 -0700)]
Merge "Don't ANR on hover, scroll or if a window goes away." into jb-dev

12 years agoam a27551dd: Merge "Make Google search panel go away when receiving phone call" into...
Chet Haase [Fri, 25 May 2012 22:52:01 +0000 (15:52 -0700)]
am a27551dd: Merge "Make Google search panel go away when receiving phone call" into jb-dev

* commit 'a27551dde853733e89aa16b6fb096186b08c5d81':
  Make Google search panel go away when receiving phone call

12 years agoam 7cbe6457: Merge "Copy over the scroll position for the scrolling layer" into jb-dev
John Reck [Fri, 25 May 2012 22:51:58 +0000 (15:51 -0700)]
am 7cbe6457: Merge "Copy over the scroll position for the scrolling layer" into jb-dev

* commit '7cbe645730286eb7e5ff7339ce8c6a2ee181f2eb':
  Copy over the scroll position for the scrolling layer

12 years agoMerge "Make Google search panel go away when receiving phone call" into jb-dev
Chet Haase [Fri, 25 May 2012 22:49:47 +0000 (15:49 -0700)]
Merge "Make Google search panel go away when receiving phone call" into jb-dev

12 years agoMerge "Copy over the scroll position for the scrolling layer" into jb-dev
John Reck [Fri, 25 May 2012 22:49:15 +0000 (15:49 -0700)]
Merge "Copy over the scroll position for the scrolling layer" into jb-dev

12 years agoShow power menu on tablets.
Amith Yamasani [Thu, 24 May 2012 20:53:26 +0000 (13:53 -0700)]
Show power menu on tablets.

Bug: 6524432

Show power menu on all devices by default. Specific devices will be disabled in overlays.

Handle airplane mode changes differently when the telephony states are not reliable.
Use simple toggle for silent mode when there's no vibrator.

Change-Id: Ic5ef521eee19cd300d909250203ff204f3a1ae1e

12 years agoAllow apps with SEND_SMS_NO_CONFIRMATION to bypass short code check.
Jake Hamby [Fri, 25 May 2012 22:12:36 +0000 (15:12 -0700)]
Allow apps with SEND_SMS_NO_CONFIRMATION to bypass short code check.

Change SMSDispatcher to bypass SMS premium short code confirmation
dialog when caller has "android.permission.SEND_SMS_NO_CONFIRMATION"
permission (instead of checking package name against hardcoded list).

This permission is only available to system apps or those signed with
the same certificates as those in the system image.

Bug: 6502817
Change-Id: I6098d448892cc5e842ba6dc10cf494295e7226af

12 years agoam e2417b7a: Merge "Retain device during connecting state" into jb-dev
Irfan Sheriff [Fri, 25 May 2012 22:15:32 +0000 (15:15 -0700)]
am e2417b7a: Merge "Retain device during connecting state" into jb-dev

* commit 'e2417b7a6ef2ba539be70574fe7c9e1af4810dd4':
  Retain device during connecting state

12 years agoMerge "Retain device during connecting state" into jb-dev
Irfan Sheriff [Fri, 25 May 2012 22:13:27 +0000 (15:13 -0700)]
Merge "Retain device during connecting state" into jb-dev

12 years agoam 3ef8dd2b: Merge "For 720dp devices, less motion during task-to-task transition...
Brandon Keely [Fri, 25 May 2012 21:41:52 +0000 (14:41 -0700)]
am 3ef8dd2b: Merge "For 720dp devices, less motion during task-to-task transition." into jb-dev

* commit '3ef8dd2b399109c2c9b05ea24315bcc2e0ba8df2':
  For 720dp devices, less motion during task-to-task transition.

12 years agoMerge "For 720dp devices, less motion during task-to-task transition." into jb-dev
Brandon Keely [Fri, 25 May 2012 21:38:47 +0000 (14:38 -0700)]
Merge "For 720dp devices, less motion during task-to-task transition." into jb-dev

12 years agoam dfaadf9d: Merge "Import translations. DO NOT MERGE" into jb-dev
Eric Fischer [Fri, 25 May 2012 21:28:07 +0000 (14:28 -0700)]
am dfaadf9d: Merge "Import translations. DO NOT MERGE" into jb-dev

* commit 'dfaadf9dae65e4e3cee7430908c98614bb208d20':
  Import translations. DO NOT MERGE

12 years agoMerge "Import translations. DO NOT MERGE" into jb-dev
Eric Fischer [Fri, 25 May 2012 21:24:44 +0000 (14:24 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-dev

12 years agoam aed9b810: Merge "Import translations. DO NOT MERGE" into jb-dev
Eric Fischer [Fri, 25 May 2012 21:18:47 +0000 (14:18 -0700)]
am aed9b810: Merge "Import translations. DO NOT MERGE" into jb-dev

* commit 'aed9b810a538fa02cc5f104e29841c90977ebeaa':
  Import translations. DO NOT MERGE

12 years agoMerge "Import translations. DO NOT MERGE" into jb-dev
Eric Fischer [Fri, 25 May 2012 21:14:55 +0000 (14:14 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-dev

12 years agoCopy over the scroll position for the scrolling layer
John Reck [Fri, 25 May 2012 21:02:26 +0000 (14:02 -0700)]
Copy over the scroll position for the scrolling layer

 Bug: 6557664

Change-Id: I9b1257ee0a4d75f5b445e9f72455d51e4add1c77

12 years agoam d5f3798d: Merge "Fix bug #6558264 Recent apps launcher is not getting dismissed...
Fabrice Di Meglio [Fri, 25 May 2012 20:52:46 +0000 (13:52 -0700)]
am d5f3798d: Merge "Fix bug #6558264 Recent apps launcher is not getting dismissed after launching Google app using long press of Home key" into jb-dev

* commit 'd5f3798d6b5cc6404aa03396b440b56415f00ca8':
  Fix bug #6558264 Recent apps launcher is not getting dismissed after launching Google app using long press of Home key

12 years agoMerge "Fix bug #6558264 Recent apps launcher is not getting dismissed after launching...
Fabrice Di Meglio [Fri, 25 May 2012 20:49:39 +0000 (13:49 -0700)]
Merge "Fix bug #6558264 Recent apps launcher is not getting dismissed after launching Google app using long press of Home key" into jb-dev

12 years agoMake Google search panel go away when receiving phone call
Chet Haase [Fri, 25 May 2012 19:59:01 +0000 (12:59 -0700)]
Make Google search panel go away when receiving phone call

Issue #6557847 "Google" launcher icon stuck in ring slider after getting incoming call

Change-Id: If77f66fd241af7fbfe6228498b07fd1cfcef36bd

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Fri, 25 May 2012 20:32:45 +0000 (13:32 -0700)]
Import translations. DO NOT MERGE

Change-Id: I893c25a4fd206d9b0c018c44e4441ef36d12eed0

12 years agoFix bug #6558264 Recent apps launcher is not getting dismissed after launching Google...
Fabrice Di Meglio [Fri, 25 May 2012 18:36:03 +0000 (11:36 -0700)]
Fix bug #6558264 Recent apps launcher is not getting dismissed after launching Google app using long press of Home key

- close Recent Apps before launching the Assistant

Change-Id: I823dc254252fb3c1fde0a3adcfb895e368c7d77e

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Fri, 25 May 2012 20:11:43 +0000 (13:11 -0700)]
Import translations. DO NOT MERGE

Change-Id: I3528164ed7d96f571cf31df0715100da5120b082

12 years agoRetain device during connecting state
Irfan Sheriff [Fri, 25 May 2012 00:16:50 +0000 (17:16 -0700)]
Retain device during connecting state

With join taking much longer, sometimes device can be lost from supplicant.
Retain device to complete connection.

Also, clear up stale peer data after find stops during inactive state.

Bug: 6557725
Change-Id: I15b92e50a837481f974034b1ea7b32c8abee969e

12 years agoam 18afc622: Merge "Fix for IOOB in SearchView" into jb-dev
Gilles Debunne [Fri, 25 May 2012 19:46:09 +0000 (12:46 -0700)]
am 18afc622: Merge "Fix for IOOB in SearchView" into jb-dev

* commit '18afc622c3d80713a6ffb91792cce399e1715bfb':
  Fix for IOOB in SearchView

12 years agoMerge "Fix for IOOB in SearchView" into jb-dev
Gilles Debunne [Fri, 25 May 2012 19:43:39 +0000 (12:43 -0700)]
Merge "Fix for IOOB in SearchView" into jb-dev

12 years agoam 735470d2: (-s ours) am 23cad6eb: Merge "stagefright aacenc: Fix reading out of...
Jean-Baptiste Queru [Fri, 25 May 2012 19:27:05 +0000 (12:27 -0700)]
am 735470d2: (-s ours) am 23cad6eb: Merge "stagefright aacenc: Fix reading out of bounds in pow2_xy"

* commit '735470d202cd42fe8b65f0fb0d6c38aff2be967e':
  stagefright aacenc: Fix reading out of bounds in pow2_xy

12 years agoTale of status bar on crespo, part 3
Romain Guy [Fri, 25 May 2012 19:08:39 +0000 (12:08 -0700)]
Tale of status bar on crespo, part 3
Bug #6541079

The vanished shall not be forgotten.

Change-Id: If01a53d8c203ef82e54d0b440063a8dbebe7b14a

12 years agoam bc1387b1: Merge "Tale of status bar on crespo, part 2 Bug #6541079" into jb-dev
Romain Guy [Fri, 25 May 2012 18:45:55 +0000 (11:45 -0700)]
am bc1387b1: Merge "Tale of status bar on crespo, part 2 Bug #6541079" into jb-dev

* commit 'bc1387b11c530a751c1c6075d16cac2e48a4b932':
  Tale of status bar on crespo, part 2 Bug #6541079

12 years agoMerge "Tale of status bar on crespo, part 2 Bug #6541079" into jb-dev
Romain Guy [Fri, 25 May 2012 18:43:13 +0000 (11:43 -0700)]
Merge "Tale of status bar on crespo, part 2 Bug #6541079" into jb-dev

12 years agoam 23cad6eb: Merge "stagefright aacenc: Fix reading out of bounds in pow2_xy"
Jean-Baptiste Queru [Fri, 25 May 2012 18:34:02 +0000 (11:34 -0700)]
am 23cad6eb: Merge "stagefright aacenc: Fix reading out of bounds in pow2_xy"

* commit '23cad6eb2b42f023a8f2197cd358de87f9084b99':
  stagefright aacenc: Fix reading out of bounds in pow2_xy

12 years agoTale of status bar on crespo, part 2
Romain Guy [Fri, 25 May 2012 17:44:45 +0000 (10:44 -0700)]
Tale of status bar on crespo, part 2
Bug #6541079

In which a flood destroys flatland.

Change-Id: Ifd1913b645c08531b221b3e010c133f14bcfb0c2

12 years agoMerge "stagefright aacenc: Fix reading out of bounds in pow2_xy"
Jean-Baptiste Queru [Fri, 25 May 2012 17:38:05 +0000 (10:38 -0700)]
Merge "stagefright aacenc: Fix reading out of bounds in pow2_xy"

12 years agoam da87c7c1: Merge "Fix delayed wifi shutdown" into jb-dev
Irfan Sheriff [Fri, 25 May 2012 17:35:44 +0000 (10:35 -0700)]
am da87c7c1: Merge "Fix delayed wifi shutdown" into jb-dev

* commit 'da87c7c1eea9a054fd6842995df115113228191d':
  Fix delayed wifi shutdown

12 years agoam 53210964: Merge "Tale of status bar on crespo, part 1 Bug #6541079" into jb-dev
Romain Guy [Fri, 25 May 2012 17:31:53 +0000 (10:31 -0700)]
am 53210964: Merge "Tale of status bar on crespo, part 1 Bug #6541079" into jb-dev

* commit '53210964673640166c8824c580344b06e8f8e28c':
  Tale of status bar on crespo, part 1 Bug #6541079

12 years agoMerge "Fix delayed wifi shutdown" into jb-dev
Irfan Sheriff [Fri, 25 May 2012 17:31:46 +0000 (10:31 -0700)]
Merge "Fix delayed wifi shutdown" into jb-dev

12 years agoMerge "Tale of status bar on crespo, part 1 Bug #6541079" into jb-dev
Romain Guy [Fri, 25 May 2012 17:28:01 +0000 (10:28 -0700)]
Merge "Tale of status bar on crespo, part 1 Bug #6541079" into jb-dev

12 years agoam 65e08329: Merge "Better support for HTML5 audio loop." into jb-dev
Teng-Hui Zhu [Fri, 25 May 2012 17:13:08 +0000 (10:13 -0700)]
am 65e08329: Merge "Better support for HTML5 audio loop." into jb-dev

* commit '65e08329ee57f2c4cda679885db700ceaca6c842':
  Better support for HTML5 audio loop.

12 years agoMerge "Better support for HTML5 audio loop." into jb-dev
Teng-Hui Zhu [Fri, 25 May 2012 17:10:11 +0000 (10:10 -0700)]
Merge "Better support for HTML5 audio loop." into jb-dev

12 years agostagefright aacenc: Fix reading out of bounds in pow2_xy
Martin Storsjo [Fri, 25 May 2012 16:46:34 +0000 (19:46 +0300)]
stagefright aacenc: Fix reading out of bounds in pow2_xy

This fixes cases where x was a large number, causing fPart to
exceed the 32 bit signed integer range (while fitting in an
unsigned 32 bit integer), making the table index a negative
number.

Change-Id: I674047db65f89148a93d218c138b42cd8305f80e

12 years agoam 541803cc: am fd63c857: Merge "Wipe the user data out in any case."
Jean-Baptiste Queru [Fri, 25 May 2012 15:13:03 +0000 (08:13 -0700)]
am 541803cc: am fd63c857: Merge "Wipe the user data out in any case."

* commit '541803ccc530b8cc1d8d95aa5a82ebc191fc218c':
  Wipe the user data out in any case.

12 years agoam fd63c857: Merge "Wipe the user data out in any case."
Jean-Baptiste Queru [Fri, 25 May 2012 15:09:39 +0000 (08:09 -0700)]
am fd63c857: Merge "Wipe the user data out in any case."

* commit 'fd63c85742f4b12065418d48ae10be4bb12468f5':
  Wipe the user data out in any case.

12 years agoMerge "Wipe the user data out in any case."
Jean-Baptiste Queru [Fri, 25 May 2012 14:31:26 +0000 (07:31 -0700)]
Merge "Wipe the user data out in any case."

12 years agoam d2f4d60e: (-s ours) am d4cb08df: Merge "FileInputStream is not closed in "UserMana...
Amith Yamasani [Fri, 25 May 2012 14:29:39 +0000 (07:29 -0700)]
am d2f4d60e: (-s ours) am d4cb08df: Merge "FileInputStream is not closed in "UserManager.java : readUserList()""

* commit 'd2f4d60edff4892dd0e17f9a0244597782e3c12a':
  FileInputStream is not closed in "UserManager.java : readUserList()"

12 years agoam 04b63f6f: Merge "Squelch the logs from SizeAdaptiveLayout." into jb-dev
Chris Wren [Fri, 25 May 2012 13:24:12 +0000 (06:24 -0700)]
am 04b63f6f: Merge "Squelch the logs from SizeAdaptiveLayout." into jb-dev

* commit '04b63f6fb0f04e0cd56a6c2d71c8c4f1f2207758':
  Squelch the logs from SizeAdaptiveLayout.

12 years agoMerge "Squelch the logs from SizeAdaptiveLayout." into jb-dev
Chris Wren [Fri, 25 May 2012 13:21:55 +0000 (06:21 -0700)]
Merge "Squelch the logs from SizeAdaptiveLayout." into jb-dev

12 years agoFix for IOOB in SearchView
Gilles Debunne [Fri, 25 May 2012 12:04:01 +0000 (14:04 +0200)]
Fix for IOOB in SearchView

Bug 6476578

The latest bug report show a query.length() of 33 while
mQueryTextView.length() is 0 on line 514.

I can see 2 reasons which can explain this discrepancy:
- the mQueryTextView has a filter, which alters the text.
- some asynchronous event (IME?) changes the text in the mean time.

I would favor the second one, which seems to break a lot of single
thread assumptions in the code and generates other IOOB exceptions.

Note that depending on what they are used for, it may be more consistent
to use mQueryTextView.getText() instead of query in the following
assignment.

Change-Id: Ie8a5486b11a80543f8f90980454933c5a74c073e

12 years agoFix delayed wifi shutdown
Vishal Mahaveer [Thu, 24 May 2012 19:03:36 +0000 (14:03 -0500)]
Fix delayed wifi shutdown

Use a wake up alarm to ensure delayed shut down message is sent

Bug: 5926285
Change-Id: I26a3353ddabb17d55299d8b5f9faf4c7ef5b2448
Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
12 years agoDon't ANR on hover, scroll or if a window goes away.
Jeff Brown [Fri, 25 May 2012 01:57:32 +0000 (18:57 -0700)]
Don't ANR on hover, scroll or if a window goes away.

Prevents ANR on hover or scroll events.

Prevents ANR in the case where one finger touches a window which
is subsequently removed then a second finger comes along and tries
to touch something.

Change-Id: I985ccb70cd86659992328f14f8a705f3f05ea2e5

12 years agoTale of status bar on crespo, part 1
Romain Guy [Fri, 25 May 2012 02:13:56 +0000 (19:13 -0700)]
Tale of status bar on crespo, part 1
Bug #6541079

In which ghosts are more desirable than standing soldiers.

Change-Id: I92ec33fa344938eabe5adf6644683c7ab19ba8a5

12 years agoam c7f82cc7: Merge "Fix 6535413: Fix overlapping controls in keyguard" into jb-dev
Jim Miller [Fri, 25 May 2012 01:48:02 +0000 (18:48 -0700)]
am c7f82cc7: Merge "Fix 6535413: Fix overlapping controls in keyguard" into jb-dev

* commit 'c7f82cc7fd2b747284da692f73ea7f09b0db9099':
  Fix 6535413: Fix overlapping controls in keyguard

12 years agoMerge "Fix 6535413: Fix overlapping controls in keyguard" into jb-dev
Jim Miller [Fri, 25 May 2012 01:45:24 +0000 (18:45 -0700)]
Merge "Fix 6535413: Fix overlapping controls in keyguard" into jb-dev

12 years agoam 97594d6c: Merge "Unhide KeyguardManager locked and secure state getters" into...
Jean-Michel Trivi [Fri, 25 May 2012 01:29:39 +0000 (18:29 -0700)]
am 97594d6c: Merge "Unhide KeyguardManager locked and secure state getters" into jb-dev

* commit '97594d6cea4dfcfc6bc41bcf2ef7bd2e461cd13e':
  Unhide KeyguardManager locked and secure state getters

12 years agoFix 6535413: Fix overlapping controls in keyguard
Jim Miller [Wed, 23 May 2012 23:59:57 +0000 (16:59 -0700)]
Fix 6535413: Fix overlapping controls in keyguard

It appears that rendering order changed in recent builds.  The
transport control used to work in HC and ICS.  In any case, the fix
is to swap the positions of the two widgets, which ensures the
transport control appears on top of the status area.

Change-Id: I312d0a83e7bebbdc57f037e732e371538a781e86

12 years agoMerge "Unhide KeyguardManager locked and secure state getters" into jb-dev
Jean-Michel Trivi [Fri, 25 May 2012 01:27:37 +0000 (18:27 -0700)]
Merge "Unhide KeyguardManager locked and secure state getters" into jb-dev

12 years agoam f7388102: Merge "Support skipping a touch stream due to lack of handlers" into...
John Reck [Fri, 25 May 2012 01:13:52 +0000 (18:13 -0700)]
am f7388102: Merge "Support skipping a touch stream due to lack of handlers" into jb-dev

* commit 'f738810247b887082dbf4ca3a867f8d9e1955001':
  Support skipping a touch stream due to lack of handlers

12 years agoMerge "Support skipping a touch stream due to lack of handlers" into jb-dev
John Reck [Fri, 25 May 2012 01:11:36 +0000 (18:11 -0700)]
Merge "Support skipping a touch stream due to lack of handlers" into jb-dev

12 years agoUnhide KeyguardManager locked and secure state getters
Jean-Michel Trivi [Fri, 25 May 2012 00:13:06 +0000 (17:13 -0700)]
Unhide KeyguardManager locked and secure state getters

Unhide the following methods:
  android.app.KeyguardManager.isKeyguardLocked()
  android.app.KeyguardManager.isKeyguardSecure()

Fix some javadoc typos

Change-Id: Iedcd9f6a5261b7a3b47431edff013f629e1dc45d

12 years agoam 73bde11e: Merge "Fix 6547012: ignore events outside the home/back/recent navigatio...
Jim Miller [Fri, 25 May 2012 00:56:02 +0000 (17:56 -0700)]
am 73bde11e: Merge "Fix 6547012: ignore events outside the home/back/recent navigation area" into jb-dev

* commit '73bde11e624c44620819e9c93a61ca6be6e96997':
  Fix 6547012: ignore events outside the home/back/recent navigation area