Gilles Debunne
e9c98bdf99
Merge "Potential thread concurrency issue with WordIterators."
2011-10-27 14:04:03 -07:00
John Reck
0cce87ef07
am 44c99092: Merge "Keep text handles in sync with native touch targets" into ics-mr1
...
* commit '44c990927c362b26b51c4388f8c51e8c799f9932':
Keep text handles in sync with native touch targets
2011-10-27 20:43:40 +00:00
John Reck
44c990927c
Merge "Keep text handles in sync with native touch targets" into ics-mr1
2011-10-27 13:40:24 -07:00
RoboErik
6520174f4c
am 20345af2: Merge "Add new Calendar APIs to fw" into ics-mr1
...
* commit '20345af24a50798965f6d295fbe4cc8f78c95e7f':
Add new Calendar APIs to fw
2011-10-27 20:19:06 +00:00
RoboErik
20345af24a
Merge "Add new Calendar APIs to fw" into ics-mr1
2011-10-27 13:13:36 -07:00
John Reck
effabe8d8b
Keep text handles in sync with native touch targets
...
Bug: 5522153
Also add some slop to the handle targets, cleaned
up the JNI and improved debugging.
Change-Id: I9ac637d793f2bd88d5315aa1483a4513d2496716
2011-10-27 11:32:55 -07:00
Jeff Hamilton
b38fbaf256
Merge "Clarify the docs around the activityInfo field."
2011-10-27 11:08:35 -07:00
Jeff Hamilton
ca756bfd97
Clarify the docs around the activityInfo field.
...
Change-Id: Id9a5ac610d564165073cb60e5b631b1cba3e8187
2011-10-27 13:07:23 -05:00
satok
98af0a8178
am c04e2d5f: am e0122406: Merge "Add a path to HelloSpellChecker sample application for SDK build" into ics-mr0
...
* commit 'c04e2d5f1678b3251edbcc1297015b49b36086a7':
Add a path to HelloSpellChecker sample application for SDK build
2011-10-27 17:55:52 +00:00
satok
c04e2d5f16
am e0122406: Merge "Add a path to HelloSpellChecker sample application for SDK build" into ics-mr0
...
* commit 'e0122406bb1c512ee57f3a5a1503435a0779e1d8':
Add a path to HelloSpellChecker sample application for SDK build
2011-10-27 17:51:51 +00:00
RoboErik
4172d95a67
Add new Calendar APIs to fw
...
b/5317399 b/5309787 b/5207781 b/5347210 Adds apis for a color
table to support future migrations. Adds allowedAttendeeTypes
and allowedAvailabilities for exchange/gsync support. Adds
type_resource for attendees and tentative availability. Documents
that eventTimezone is required for creating an event.
Change-Id: Id3f866c46f76f2b5b098f4961ea09d48f17598c3
2011-10-27 10:50:09 -07:00
satok
182e4ae2f4
Add a path to HelloSpellChecker sample application for SDK build
...
Change-Id: I77e334f8e2b50b8609b1729edb253254d6b7360b
2011-10-28 02:27:53 +09:00
Jaikumar Ganesh
8dbd8815e3
am c307d1ae: am 01d24784: Merge "Fix auto connection of headset profile." into ics-mr0
...
* commit 'c307d1aea2fe755780f02922e1d1d347bf35aba3':
Fix auto connection of headset profile.
2011-10-27 02:35:00 +00:00
Jaikumar Ganesh
c307d1aea2
am 01d24784: Merge "Fix auto connection of headset profile." into ics-mr0
...
* commit '01d24784a5ddece8bb7c5d088bf93c99faa0dc7e':
Fix auto connection of headset profile.
2011-10-26 23:20:48 +00:00
Jaikumar Ganesh
6ae5912175
Fix auto connection of headset profile.
...
Sometimes when headset service doesn't get bound, the auto
connection fails.
Based on a patch by: Chunho Park <chun.ho.park@samsung.com >
Change-Id: Ia24613b47487717f51895953c7e8bc52abffecb5
2011-10-26 16:00:28 -07:00
Jeff Sharkey
87a6e380d0
am fd61e702: Merge "Only populate stack when StrictMode will use it." into ics-mr1
...
* commit 'fd61e702e3fd7ad401abca8cab9fdada3a13b19c':
Only populate stack when StrictMode will use it.
2011-10-26 22:51:05 +00:00
Jeff Sharkey
fd61e702e3
Merge "Only populate stack when StrictMode will use it." into ics-mr1
2011-10-26 15:37:34 -07:00
Svetoslav Ganov
872d11cbc4
am 8c807076: Merge "NumberPicker does not not fit on Crespo in landscape." into ics-mr1
...
* commit '8c8070763971b72aa012e23585fe844b4b956282':
NumberPicker does not not fit on Crespo in landscape.
2011-10-26 22:35:22 +00:00
Svetoslav Ganov
af0d984a58
resolved conflicts for merge of b0267e28 to master
...
Change-Id: Ic65ab83958b2e6bb941fe015b557fd2fd8f80683
2011-10-26 15:29:26 -07:00
Svetoslav Ganov
8c80707639
Merge "NumberPicker does not not fit on Crespo in landscape." into ics-mr1
2011-10-26 14:49:29 -07:00
Svetoslav Ganov
b0267e2870
Merge "AccessibilityNodeInfo makes incorrect check before calling into the system." into ics-mr1
2011-10-26 14:47:49 -07:00
Svetoslav Ganov
c0291bb2eb
AccessibilityNodeInfo makes incorrect check before calling into the system.
...
AccessibilityNodeInfo#getParent is checking whether the source view
accessibility id is specified instead that of the parent.
bug:5505799
Change-Id: I436fd2327def2762b4d307819ba0c23baa9a4e03
2011-10-26 14:37:46 -07:00
Svetoslav Ganov
e0c8ab5aaa
NumberPicker does not not fit on Crespo in landscape.
...
1. Now the NumberPicker has a max height and width for which is looks
good but can still shrink if there is not enough available space.
bug:5512787
Change-Id: Ieea88cafa8408e1d4160bab4bfe2b771bd79f7f8
2011-10-26 14:06:26 -07:00
satok
cbb7bdff0a
am 6f444425: Merge "Make FLAG_AUTO_CORRECTION public" into ics-mr1
...
* commit '6f444425fe1bb62e12973c5df6a3161bc2aa2ce7':
Make FLAG_AUTO_CORRECTION public
2011-10-26 20:18:19 +00:00
satok
6f444425fe
Merge "Make FLAG_AUTO_CORRECTION public" into ics-mr1
2011-10-26 13:14:36 -07:00
Svetoslav Ganov
d3c555c670
am 1a3ad7d1: Merge "Adding accessibility support to the tablet swipe unlock." into ics-mr1
...
* commit '1a3ad7d18f0e15611268347da7f1b5db8c3b558d':
Adding accessibility support to the tablet swipe unlock.
2011-10-26 18:34:25 +00:00
Svetoslav Ganov
1a3ad7d18f
Merge "Adding accessibility support to the tablet swipe unlock." into ics-mr1
2011-10-26 11:30:06 -07:00
Jeff Sharkey
7978a414bb
Only populate stack when StrictMode will use it.
...
When the StrictMode VM flag is changed mid-lifecycle, pass along at
least a basic trace.
Bug: 5516561
Change-Id: I6c922ba20f34349c35624cfc04d1c71ee56ad6ef
2011-10-26 10:43:51 -07:00
Philip Milne
fec2aa51d6
Merge " Update to fix for bug 5393156"
2011-10-26 10:18:30 -07:00
satok
0f0a3945ef
Make FLAG_AUTO_CORRECTION public
...
Bug: 5440299
Change-Id: Ia82745e793be741c1558ce15b189b63872107ddb
2011-10-26 15:13:28 +09:00
Gilles Debunne
dc37203c95
Merge "Text handles do not handle scroll correctly"
2011-10-25 15:54:51 -07:00
Philip Milne
ecab117864
Update to fix for bug 5393156
...
Tweak to the logic to take account of margins when gravity = FILL is used and
there is a measurement dependency between the axes (as in mulit-line text).
Change-Id: I91b9143c2d5db41cb67dd641d5c7ea0b56cae7ff
2011-10-25 15:07:19 -07:00
Svetoslav Ganov
6033c08174
Adding accessibility support to the tablet swipe unlock.
...
1. Added handling for hover events that are transformed into
touch events and given to the touch event handling code
if accessibility is enabled.
2. Now swiping across the handle unlocks the device for both
cases - accessibility enabled or disabled.
bug:5513324
Change-Id: I7031690d69b1a2737e2ce4d1871d69d7dfbf3006
2011-10-25 14:45:49 -07:00
Ed Heyl
e49cf107e2
merge ics-mr0
...
Change-Id: I4f0b2bb1b1136c9467e9d55f57f5333153cae65d
2011-10-25 20:47:51 +00:00
Fred Quintana
2536b1d627
am 763480fb: Merge "Fixed a bug that causes AccountManager calls to hang forever, eventually exhausting the binder threads in the gapps process, making it unusable." into ics-mr0
...
* commit '763480fbcabedfc2f425484ed74bc1e2e1392176':
Fixed a bug that causes AccountManager calls to hang forever, eventually exhausting the binder threads in the gapps process, making it unusable.
2011-10-24 20:39:44 -07:00
Fred Quintana
166466d483
Fixed a bug that causes AccountManager calls to hang forever, eventually
...
exhausting the binder threads in the gapps process, making it unusable.
Bug: 5486091
Change-Id: I82bd197e27c2be1bf82e4e5cc1468e1c6a3e4919
2011-10-24 17:17:28 -07:00
Brian Colonna
4e23bf011e
am c9c417c8: Merge "Added callback to allow Face Unlock to hide black area" into ics-mr0
...
* commit 'c9c417c85d08074e5ececd5c74db1364e9c097c2':
Added callback to allow Face Unlock to hide black area
2011-10-24 13:22:13 -07:00
Brian Colonna
f8b9a4751e
Added callback to allow Face Unlock to hide black area
...
- Part of fix 5491362 (RelTeamHotIssue)
- Because the fix closes the camera early, this change is needed so
the black area isn't still hanging around while the camera fades
to the backup lock.
Change-Id: Iab7c264adab0fb05979fe2732048ccf2237e64c5
2011-10-24 15:37:53 -04:00
Svetoslav Ganov
bddc835436
Merge "Adding APIs to enable reporting virtual view hierarchies to accessibility serivces."
2011-10-24 12:05:38 -07:00
John Reck
c0e9fb91c8
Fix rebuildWebTextView issues
...
Bug: 5488135
Cherry pick from MR0
Change-Id: I2df047b6de42dbe716008f69d720fa5fad3fe19d
2011-10-21 15:31:33 -07:00
Adam Cohen
bd12e41ba5
am e3bb0ecb: Merge "Removing fades on last item in StackView for major FPS improvement on Prime" into ics-mr0
...
* commit 'e3bb0ecb2b36964cb3b02bc0d575e9366818ee00':
Removing fades on last item in StackView for major FPS improvement on Prime
2011-10-21 14:38:41 -07:00
John Reck
8bf89f305e
Fix the build
...
Change-Id: I822f75b3ed29e7817c7bd9ac5e2314b43831d2c1
2011-10-21 14:24:31 -07:00
Dianne Hackborn
12b3e39ecb
am 4bbd71a6: Merge "Fix issue #5228934 : IME shows up on boot, or when digits screen is tapped" into ics-mr0
...
* commit '4bbd71a6b2f4957f4778da13861ec03d30afbee7':
Fix issue #5228934 : IME shows up on boot, or when digits screen is tapped
2011-10-21 13:59:07 -07:00
Gilles Debunne
fec22c6be6
Text handles do not handle scroll correctly
...
A recent patch taking scroll into account was applied at the wrong
level. isVisible() expects positions that already take scroll into
account. isOffsetVisible() is where the initial bug was.
Change-Id: If2a5349555ec9e86e4295e819d5d9086f0adcdbd
2011-10-21 13:48:20 -07:00
Adam Cohen
e3bb0ecb2b
Merge "Removing fades on last item in StackView for major FPS improvement on Prime" into ics-mr0
2011-10-21 13:34:46 -07:00
George Mount
930b5654a3
Merge "Fixed spell check failing to change word."
2011-10-21 13:02:05 -07:00
RoboErik
f9d89f388f
Merge "s/should/can"
2011-10-21 13:01:56 -07:00
John Reck
2dd2e5b4eb
Merge changes I2df047b6,I791eeb3c into ics-mr0
...
* changes:
Fix rebuildWebTextView issues
DO NOT MERGE Fixed spell check failing to change word.
2011-10-21 13:01:48 -07:00
Mangesh Ghiware
760bf7de06
Merge "Fix issue# 5492404: Reading level check thread error."
2011-10-21 12:45:30 -07:00
Adam Cohen
c798b6688a
Removing fades on last item in StackView for major FPS improvement on Prime
...
Change-Id: I479eb129e80a6087ab55d1de7eed0222d6dacdf6
2011-10-21 12:44:13 -07:00