Jeff Brown
0d28cdf1c8
Merge "Fix a possible starvation issue related to vsync." into jb-dev
2012-05-16 16:25:05 -07:00
Jim Miller
12e0c5ac1b
Fix 6504124: Disable assist when ACTION_ASSIST is not available
...
Change-Id: I2218afa7954961309d8cf2f2be0aff10826b9243
2012-05-16 16:24:32 -07:00
Michael Jurka
fa1009638d
Revert "Add shortcut for voice search"
...
This reverts commit 7a3489552ca92776c5e2a57c80026216b44005eb.
Change-Id: Iddfa86183ff0d189e8dbb5dc535344e064e0d103
2012-05-16 16:24:22 -07:00
Adam Powell
b00b8b0d53
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
2012-05-16 16:23:03 -07:00
Mathias Agopian
128c89cd08
Merge "fix SensorManager.getAngleChange() documentation" into jb-dev
2012-05-16 16:12:27 -07:00
Svetoslav Ganov
53e184d34e
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
2012-05-16 15:57:15 -07:00
Svetoslav Ganov
6467f94b37
Merge "Make AbsSeekBar widget adjustable via accessibility actions." into jb-dev
2012-05-16 15:53:35 -07:00
Jason Sams
4ee6a63dfe
Merge "Move gfx samples to test directory for compatibility testing." into jb-dev
2012-05-16 15:47:57 -07:00
Jason Sams
e5f2f66f8c
Move gfx samples to test directory for compatibility testing.
...
Change-Id: Iede1c0a14abf9aa3f31ab219fba3bf3a15ef8c90
2012-05-16 15:43:25 -07:00
Kenny Root
87b5d7b26e
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
2012-05-16 15:40:00 -07:00
Robert Greenwalt
33961892a9
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
2012-05-16 15:34:46 -07:00
Mathias Agopian
fb89097099
fix SensorManager.getAngleChange() documentation
...
Bug: 6442517
Change-Id: I4b22540817560bdff134d2cc3274e3b39c92d3b1
2012-05-16 15:31:07 -07:00
John Reck
7c2e329ef2
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
2012-05-16 15:21:18 -07:00
George Mount
c4c3bc9b83
Remove selection highlight when replacing/deleting.
...
Bug 6506101
Change-Id: Ia5729aafa30cbb502e94adf92f7534cb552199a6
2012-05-16 15:20:03 -07:00
John Reck
c43db491a6
Merge "Fix android:focusableInTouchMode support" into jb-dev
2012-05-16 15:19:22 -07:00
George Mount
0925a76bb9
Only clear the caret when in caret selection mode.
...
Bug 6506761
Change-Id: I5772691053bff30c25870e6068f5d85b850b7b81
2012-05-16 15:01:46 -07:00
John Reck
435e6f5fd2
Fix android:focusableInTouchMode support
...
Bug: 6448106
Change-Id: I17161754eaf08145623466a6db25893e3e5b2e16
2012-05-16 14:56:20 -07:00
George Mount
5d09bf69e2
Don't do character add/delete when there is a selection.
...
Bug 6506644
Change-Id: I91584b7df23951bc5e735b25161ed6e0bcdbc2b7
2012-05-16 14:56:09 -07:00
alanv
c826b7d8fa
Make AbsSeekBar widget adjustable via accessibility actions.
...
Change-Id: I559da3cea139c2d5a4c82e2854921de173fbfa4f
2012-05-16 14:19:21 -07:00
Jim Miller
c1c1406576
Merge "Fix 6398209: Lots of improvements to gesture search from navbar" into jb-dev
2012-05-16 14:17:33 -07:00
Irfan Sheriff
4441a369ab
Merge "Add logging to capture wifi enable" into jb-dev
2012-05-16 13:52:29 -07:00
Adam Cohen
e0bb6fe333
Merge "Cap widget bitmap usage by screen size (issue 6464700)" into jb-dev
2012-05-16 13:43:27 -07:00
Irfan Sheriff
bd21b78f0f
Add logging to capture wifi enable
...
Bug: 6504534
Change-Id: I3c3a803ce5bc53f1bdae697a23b95d63db82717c
2012-05-16 13:42:46 -07:00
Jeff Brown
602ab325ca
Don't allow shortcuts while keyguard showing.
...
Bug: 6483916
Change-Id: Ica7d6b1dc6a844650e6f3a2399ebb6aab20e780e
2012-05-16 13:39:46 -07:00
Jeff Brown
d232afa003
Tolerate missing power HAL module.
...
Bug: 6492793
Change-Id: I092605456e734e3f91ee098a197f208c738a619c
2012-05-16 13:39:46 -07:00
Svetoslav Ganov
c5fb5805c9
Merge "Accessiblity focus not following input focus and text nav broken." into jb-dev
2012-05-16 13:26:54 -07:00
JP Abgrall
286298896b
Merge "Revert "services: input events: enable debugging in EventHub (touch screen issues)"" into jb-dev
2012-05-16 13:24:10 -07:00
JP Abgrall
44f41f28ea
Merge "Revert "unlock screen: enable DEBUG and track pattern start/cell progress."" into jb-dev
2012-05-16 13:23:58 -07:00
Eric Fischer
2806097ce3
Merge "Import translations. DO NOT MERGE" into jb-dev
2012-05-16 13:06:17 -07:00
Eric Fischer
cd64097bcb
Merge "Import translations. DO NOT MERGE" into jb-dev
2012-05-16 13:03:49 -07:00
Christopher Tate
71abf6a27c
Merge "Merge restored wifi APs, don't overwrite" into jb-dev
2012-05-16 12:53:27 -07:00
Jeff Brown
b080660dfd
Fix a possible starvation issue related to vsync.
...
This makes a noticeable improvement in cases where applications
post messages that need to be processed between animation frames.
Bug: 6418353
Change-Id: If225742e37aeaf3f0ca9710f9bf43dbb03bcde12
2012-05-16 12:50:41 -07:00
Eric Fischer
e5a58ee280
Import translations. DO NOT MERGE
...
Change-Id: I9d449be1d3b33044fc5f3ae819573565bf7da4fa
2012-05-16 12:50:20 -07:00
Eric Fischer
4756720240
Import translations. DO NOT MERGE
...
Change-Id: I6ea33b0ee9b32f9e4826a6ac8ea0613819ad17a8
2012-05-16 12:31:23 -07:00
Daniel Sandler
ffc731d50a
Merge "Properly crop header underneath panel close handle." into jb-dev
2012-05-16 12:24:14 -07:00
Daniel Sandler
a25c198ee2
Merge "Properly center and scale the navkey glow." into jb-dev
2012-05-16 12:22:57 -07:00
Daniel Sandler
81476537fe
Merge "Do not wrap action button text." into jb-dev
2012-05-16 12:22:42 -07:00
Daniel Sandler
2857d7b421
Properly crop header underneath panel close handle.
...
What's another level in the view hierarchy, really?
Bug: 6485390
Change-Id: I35bc7d487af4a09279daeaeb69f782132cd09b1d
2012-05-16 15:21:02 -04:00
Robert Greenwalt
8b18354fd4
Merge "Add some logging to NDC." into jb-dev
2012-05-16 12:19:50 -07:00
Chris Wren
259c8b70a2
Merge "Allow pinch gestures to spill over into the shade header." into jb-dev
2012-05-16 12:01:54 -07:00
Chris Wren
b46f3f6743
Merge "Defensively reset the default state of layout elements." into jb-dev
2012-05-16 12:01:44 -07:00
Chris Wren
5de6e94e36
Allow pinch gestures to spill over into the shade header.
...
Bug: 6430396
Change-Id: I62c242f11f47c5e6fff25c31716465b3e777d4ab
2012-05-16 14:59:48 -04:00
Daniel Sandler
3fd0e1a219
Properly center and scale the navkey glow.
...
The overall scale of the glow is currently based on the
height of the navigation bar. That is, the glow asset will
be scaled so its height fits perfectly in the bar when at
rest (i.e. not enlarged by active touch).
Bug: 6399510
Change-Id: I95139787a435bcf69d5fda0003c84e4fe55c330d
2012-05-16 14:57:52 -04:00
JP Abgrall
3421c02956
Revert "unlock screen: enable DEBUG and track pattern start/cell progress."
...
This reverts commit e94d763f69bdc80d1ec1d7c3dd258c4e10206a5b.
Get rid of the debugging for the release.
2012-05-16 10:44:10 -07:00
Daniel Sandler
af051b567f
Do not wrap action button text.
...
Bug: 6505172
Change-Id: I240d3559aa4d133f7db24285db076583ef8d3f30
2012-05-16 13:44:04 -04:00
JP Abgrall
25a465bb44
Revert "services: input events: enable debugging in EventHub (touch screen issues)"
...
This reverts commit df0a89daa8018f9dec53d8d766e5a045347ffc93
Get rid of the debugging for the release.
2012-05-16 10:33:49 -07:00
Daniel Sandler
a0e0d5806c
Merge "Removing a notification that isn't there isn't a big deal." into jb-dev
2012-05-16 10:12:48 -07:00
Daniel Sandler
39f8889d98
Merge "Fix longpress handler in notifications." into jb-dev
2012-05-16 10:12:23 -07:00
Daniel Sandler
491d3a9bfa
Fix longpress handler in notifications.
...
Bug: 6452142
Change-Id: Iaa8e189cd1536f2826d5fe3721ead9bc33397711
2012-05-16 13:04:06 -04:00
Elliott Hughes
4ed93c63fc
Merge "Mention that ProGuard inlines accessors." into jb-dev
2012-05-16 09:55:12 -07:00