summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | Exception in the touch explorer when dragging.Svetoslav Ganov2012-10-031-1/+3
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. During a drag in touch exploration we have two pointers moving in the same direction but inject only one of them. If the dragging pointer goes up we send an up to the view system and wait for all pointers to go up to transition to touch exploring state. At this point the dragging pointer id is cleared and if a new pointer goes down we are trying to send up (rather do nothing) for the dragging pointer which we already did and due to the invalid pointer id we get an exception when splitting the motion event. bug:7282053 Change-Id: I690bf8bdf6e2e5851ee46a322c4a1bb7d484b53a
* | | | | | | | | | | | | | | Merge "Fix a bug in double-swiping panels..." into jb-mr1-devDaniel Sandler2012-10-032-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix a bug in double-swiping panels...Daniel Sandler2012-10-032-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...that could cause them both to be shown at once. Bug: 7179458 Change-Id: I32e51bd6d4f5773d0f4f5d3e99a84d299cd4b766
* | | | | | | | | | | | | | | | Merge "Exception when performing the global gestrue to enable ↵Svetoslav Ganov2012-10-031-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | accessibility." into jb-mr1-dev
| * | | | | | | | | | | | | | | | Exception when performing the global gestrue to enable accessibility.Svetoslav Ganov2012-10-031-2/+4
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. If there is a non-speaking accessibility service installed and the global gesture is performed an exception is thrown since an attempt is made to modify the list with services returned by the accessibility manager (to remove the non-speaking ones) but this list is immutable. Now the returned services are put into a mutable list before removing the non-speaking ones. bug:7280996 Change-Id: I2852a3e169c1d34d942b50fb439e0961394c92bc
* | | | | | | | | | | | | | | | am 663db551: am 4d62456e: resolved conflicts for merge of f15f8a1b to jb-devScott Main2012-10-037-16/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '663db551ce9e9f86693315cbc995e2215d1cf2e5': add analytics event tracking for Design downloads, SDK downloads, Badges and Device art.
| * | | | | | | | | | | | | | | am 4d62456e: resolved conflicts for merge of f15f8a1b to jb-devScott Main2012-10-037-16/+38
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '4d62456e211a0b4cd77a8967417340612994cb6c': add analytics event tracking for Design downloads, SDK downloads, Badges and Device art.
| | * | | | | | | | | | | | | | resolved conflicts for merge of f15f8a1b to jb-devScott Main2012-10-037-16/+38
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic20777658426aa27304858dd51f315ee967a7bfa
| | | * | | | | | | | | | | | | Merge "add analytics event tracking for Design downloads, SDK downloads, ↵Scott Main2012-10-037-16/+38
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Badges and Device art." into jb-dev-docs
| | | | * | | | | | | | | | | | | add analytics event tracking for Design downloads, SDK downloads, Badges and ↵Scott Main2012-10-037-16/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Device art. Change-Id: I479b0059678d31fb993f6ddc68f5a7ef5ee26ecc
* | | | | | | | | | | | | | | | | Merge "NfcAdapterExtras: expose driver name." into jb-mr1-devmike wakerly2012-10-032-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | NfcAdapterExtras: expose driver name.mike wakerly2012-10-032-0/+18
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7276355 Change-Id: I65597f732c2ccb749f8fc5ef1793bacf5de8b592
* | | | | | | | | | | | | | | | | am 2af82879: am 25a9144b: Merge "docs: Update design download links" into jb-devScott Main2012-10-032-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '2af828790b261fdf9a57fa80fb6ea6415fef88ee': docs: Update design download links
| * | | | | | | | | | | | | | | | am 25a9144b: Merge "docs: Update design download links" into jb-devScott Main2012-10-032-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '25a9144bf8728f24a87ca21f9e1c19c5fcc9abdc': docs: Update design download links
| | * | | | | | | | | | | | | | | Merge "docs: Update design download links" into jb-devScott Main2012-10-032-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | docs: Update design download linksRoman Nurik2012-10-032-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a manual merge of change I354d5dfd9c8c8843c217767ccb04447b30f79a48 from jb-dev-docs. Change-Id: I448eca9e6c5a3e4ff9af82e14d713fdf3e99f236
* | | | | | | | | | | | | | | | | | Merge "fix settings data base upgrade for ringer mode" into jb-mr1-devEric Laurent2012-10-031-4/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | fix settings data base upgrade for ringer modeEric Laurent2012-10-031-4/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ringer mode setting was moved from System to Global group but a db upgrade cleanup step was missing. Bug 7128886. Change-Id: Id20994fe74575afa2b68154a620aa3c8807e8304
* | | | | | | | | | | | | | | | | | | Merge "Clear interface address and reset connections" into jb-mr1-devIrfan Sheriff2012-10-031-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Clear interface address and reset connectionsIrfan Sheriff2012-10-031-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the broadcom architecture, the p2p interface on a group was dynamic that would just go away. Clearing addresses was thus not important before. It is good to clear up the addresses and reset connections when the group is removed. Bug: 7282358 Change-Id: Ia1a94fce90f86b54abcc2d1f78a33524ef8045fa
* | | | | | | | | | | | | | | | | | | | Merge "Modifying user switcher per design (issue 7047393)" into jb-mr1-devAdam Cohen2012-10-035-12/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Modifying user switcher per design (issue 7047393)Adam Cohen2012-10-035-12/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -> When user is switched, we immediately show their security, if present -> If a user taps on the active user, it shows the glow pad unlock hint Change-Id: I074ed63123a6bc6a38051cb77b5d86bd3f0e93ea
* | | | | | | | | | | | | | | | | | | | am d4c18b01: am b31d0b3b: am d2e9486b: Merge "re-write the Dialog guide to ↵Scott Main2012-10-0313-554/+680
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | focus on using DialogFragment" into jb-dev-docs * commit 'd4c18b01cc152f97ea30146d0ad795c05b59e178': re-write the Dialog guide to focus on using DialogFragment
| * | | | | | | | | | | | | | | | | | | am b31d0b3b: am d2e9486b: Merge "re-write the Dialog guide to focus on using ↵Scott Main2012-10-0313-554/+680
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DialogFragment" into jb-dev-docs * commit 'b31d0b3b6d0506970adeecd9177e276dd407f418': re-write the Dialog guide to focus on using DialogFragment
| | * | | | | | | | | | | | | | | | | | am d2e9486b: Merge "re-write the Dialog guide to focus on using ↵Scott Main2012-10-0313-554/+680
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | / / / / / / / / / / / / | | | | |_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DialogFragment" into jb-dev-docs * commit 'd2e9486bbf88cfe83f9ce3a7e2f86ea4ddf271bc': re-write the Dialog guide to focus on using DialogFragment
| | | * | | | | | | | | | | | | | | | Merge "re-write the Dialog guide to focus on using DialogFragment" into ↵Scott Main2012-10-0313-554/+680
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jb-dev-docs
| | | | * | | | | | | | | | | | | | | re-write the Dialog guide to focus on using DialogFragmentScott Main2012-09-2813-554/+680
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia7812f4dab5d6c3d2f945da009891239b9d8d5e3
* | | | | | | | | | | | | | | | | | | Merge "Fix range on blur intrinsic." into jb-mr1-devJason Sams2012-10-032-9/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Fix range on blur intrinsic.Jason Sams2012-10-022-9/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The intrinsic fails when the radius was 0. A blur of radius 0 is a nop and should be disallowed. Fix the test to allow sub-pixel radius to be selected. bug 7273437 Change-Id: I2805674e29d557615eb7ac65c7910d4dffa28b58
* | | | | | | | | | | | | | | | | | | | Merge "Port unmerged notification changes from jb-dev to jb-mr1-dev" into ↵Adam Powell2012-10-034-104/+150
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jb-mr1-dev
| * | | | | | | | | | | | | | | | | | | Port unmerged notification changes from jb-dev to jb-mr1-devDaniel Sandler2012-10-034-104/+150
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 7150006 Single finger notification expansion. If you liked these changes... Change Ie4e79aa5 Change I8a6f8606 Change I824937e9 Change I957b6d50 You'll love this one! Conflicts: packages/SystemUI/res/values/config.xml packages/SystemUI/res/values/dimens.xml Fix notification gestures. Broken by recent changes to ScaleGestureDetector, which we were using incorrectly. Conflicts: packages/SystemUI/res/values/config.xml packages/SystemUI/res/values/dimens.xml Change-Id: Ie534c5b2d320296531a36a9b1c22f9dd6901e0b8
* | | | | | | | | | | | | | | | | | | Merge "Fix for testPaintFlagsDrawFilter CTS test" into jb-mr1-devRaph Levien2012-10-031-1/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Fix for testPaintFlagsDrawFilter CTS testRaph Levien2012-10-031-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes bug 6948776 android.graphics.cts.PaintFlagsDrawFilterTest#testPaintFlagsDrawFilter failures on JO When we moved the drawing of text decorations (underline, strikethrough) from Skia to our own drawing (so we could take into account the metrics computed by TextLayoutEngine), we just used the raw flags from the paint, which ignored the overrides that a DrawFilter can effect. The patch simply checks for the existence of a DrawFilter in the canvas, and applies it to a copy of the paint where present. This will be one extra paint copy where the filter exists, but that's expected to be rare (other than running this CTS test, of course). Change-Id: I664c478b73a3a1cc43599ee11bbc02c69b7a96c2
* | | | | | | | | | | | | | | | | | | | Merge "Ensure dreams can be started when not powered." into jb-mr1-devJeff Brown2012-10-031-14/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Ensure dreams can be started when not powered.Jeff Brown2012-10-031-14/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously dreams could not be started unless plugged in. Now we allow them to start but they will eventually stop if a user activity timeout occurs and no screen wakelocks are held. Bug: 7253639 Change-Id: I84703e144ca6d4aba1ef9437f04a201c3dde8a49
* | | | | | | | | | | | | | | | | | | | | Merge "Fix PackageInstaller displays with multi-user" into jb-mr1-devrich cannings2012-10-031-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Fix PackageInstaller displays with multi-userrich cannings2012-10-031-1/+1
| |/ / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this fix, when all users cancel installing an app they were warned about, then the "Installing..." screen disappears, as desired. Bug: 7255231 Change-Id: I2475fa790a5d09abbf94411c696682502fb1e8df
* | | | | | | | | | | | | | | | | | | | am 21dec9f9: am 6a54f4e6: am 66ff277f: (-s ours) docs: Update design ↵Roman Nurik2012-10-030-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | / / / / / / / / / | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | download links * commit '21dec9f96e4aaccf11c9e69ebb34e40be13eaed7': docs: Update design download links
| * | | | | | | | | | | | | | | | | | am 6a54f4e6: am 66ff277f: (-s ours) docs: Update design download linksRoman Nurik2012-10-030-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '6a54f4e67bbffa743da4273efb6cb5e9df38cfd8': docs: Update design download links
| | * | | | | | | | | | | | | | | | | am 66ff277f: (-s ours) docs: Update design download linksRoman Nurik2012-10-030-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '66ff277fbd143c2d5da8c96ecb174ddc6f75562f': docs: Update design download links
| | | * | | | | | | | | | | | | | | | docs: Update design download linksRoman Nurik2012-10-033-3/+3
| | | | |_|_|_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I354d5dfd9c8c8843c217767ccb04447b30f79a48
* | | | | | | | | | | | | | | | | | Merge "Send LockPatternView accessibility announcements before callbacks" ↵Svetoslav Ganov2012-10-031-7/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into jb-mr1-dev
| * | | | | | | | | | | | | | | | | Send LockPatternView accessibility announcements before callbacksalanv2012-10-031-7/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows the pattern's listener to optionally send accessibility announcements that interrupt the defaults, rather than the view always interrupting the listener. Bug: 7256500 Change-Id: Ief2f5cc2fae76a3becc1321d14d46f97b3092215
* | | | | | | | | | | | | | | | | | Merge "Increase the anti-jitter threshold for status bar flings." into ↵Daniel Sandler2012-10-032-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | / / / / / / / | | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | jb-mr1-dev
| * | | | | | | | | | | | | | | | Increase the anti-jitter threshold for status bar flings.Daniel Sandler2012-10-032-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | You must move the panel at least 20dp overall, or at a speed of 150dp/sec or more (actually quite easy; most normal flings are 500dp/s or more) for it to be considered a fling. Bug: 7179458 Change-Id: Ic1f4edc641cd2aa1cde89b2ee02eefdf5a0cc044
* | | | | | | | | | | | | | | | | Merge "change string for wifi not connected state." into jb-mr1-devChris Wren2012-10-031-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | change string for wifi not connected state.Chris Wren2012-10-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7217026 Change-Id: I8b593b85fe32f37880ee1a0b3ef869b36e80ba5b
* | | | | | | | | | | | | | | | | Merge "Always enable hardware layers in widgets in keyguard while dragging." ↵Jim Miller2012-10-032-7/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into jb-mr1-dev
| * | | | | | | | | | | | | | | | | Always enable hardware layers in widgets in keyguard while dragging.Jim Miller2012-10-032-7/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes a performance issue on the 7" tablet where disabling hardware layers in landscape mode resulted in extremely bad drawing performance. The code now enables hardware layers for all the widgets while the user is dragging. Fixes bug 7274971 Change-Id: Iafd18fb317fcd3caad45791fe5a0f111d40a1ed4
* | | | | | | | | | | | | | | | | | Merge "Close a Spinner dropdown if its anchor view goes away." into jb-mr1-devAdam Powell2012-10-031-0/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \