Svetoslav Ganov
c18cced700
am 5182a5bc: am 4ce106f5: Merge "Fixing some minor issues in accessibility focus." into jb-dev
...
* commit '5182a5bcf7a975c6183e0925dec0d3ac35071de9':
Fixing some minor issues in accessibility focus.
2012-05-21 16:02:01 -07:00
Svetoslav Ganov
5182a5bcf7
am 4ce106f5: Merge "Fixing some minor issues in accessibility focus." into jb-dev
...
* commit '4ce106f5cff5670bf1aae4190612dc8e972f5c28':
Fixing some minor issues in accessibility focus.
2012-05-21 15:58:12 -07:00
Svetoslav Ganov
4ce106f5cf
Merge "Fixing some minor issues in accessibility focus." into jb-dev
2012-05-21 15:55:28 -07:00
Svetoslav Ganov
f76a83cfcf
Fixing some minor issues in accessibility focus.
...
1. Now accessibility focus does not drag input focus and
vice versa. Having the two focuses chase each other
can lead to some pathological cases. For example, a
container is input focusable and manages input focus
for its children i.e. as soon as it gets input focus
it sets input focus to a child. Now assume input and
accessibility focus are on a child and focus search
finds the parent to take accessibility focus, now
putting accessibility focus to the parent will put
input focus there and the parent will put input focus
to the child which as a result will put accessibility
focus there, thus resulting in traversal loop.
bug:6522900
2. Fixed asymmetrical behavior of accessibility focus search
for AbsListView.
bug:6520016
3. Fixed accessibility focus search getting stuck in an
empty AbsListView.
bug:6520049
Change-Id: Ia26e5be7b5a9f340f873861ff466c787467b98dc
2012-05-21 15:32:28 -07:00
Dianne Hackborn
8242b07378
am 7ad04d3f: am af5c0118: Merge "Fix issue #6447773 : Pulse does not run in JB (NPE in GestureDetector.onTouchEvent)" into jb-dev
...
* commit '7ad04d3ff4c1d9d2a26387c4247d8fc75551ea77':
Fix issue #6447773 : Pulse does not run in JB (NPE in GestureDetector.onTouchEvent)
2012-05-21 15:30:55 -07:00
Dianne Hackborn
7ad04d3ff4
am af5c0118: Merge "Fix issue #6447773 : Pulse does not run in JB (NPE in GestureDetector.onTouchEvent)" into jb-dev
...
* commit 'af5c01185bb9f76fd6cbdc87344f1d9b60ebdd8c':
Fix issue #6447773 : Pulse does not run in JB (NPE in GestureDetector.onTouchEvent)
2012-05-21 15:27:39 -07:00
Dianne Hackborn
af5c01185b
Merge "Fix issue #6447773 : Pulse does not run in JB (NPE in GestureDetector.onTouchEvent)" into jb-dev
2012-05-21 15:25:48 -07:00
Dianne Hackborn
7a83b93e12
Fix issue #6447773 : Pulse does not run in JB (NPE in GestureDetector.onTouchEvent)
...
Change-Id: I20b6d58fa47851cf401bbeb16960d118bbd1d965
2012-05-21 15:24:11 -07:00
Svetoslav Ganov
ce725cc1e2
am f7b8bbad: am de83e7aa: Merge "Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference." into jb-dev
...
* commit 'f7b8bbadf50f313733dd89c5680f0ffc60f364bc':
Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference.
2012-05-21 15:14:15 -07:00
Svetoslav Ganov
f7b8bbadf5
am de83e7aa: Merge "Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference." into jb-dev
...
* commit 'de83e7aa32e7b1a6c8aea780664150345b7ae097':
Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference.
2012-05-21 15:11:07 -07:00
Svetoslav Ganov
de83e7aa32
Merge "Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference." into jb-dev
2012-05-21 15:08:53 -07:00
Romain Guy
fc6fe5206c
am 7eac5eca: am d4cc9253: Merge "Remove DEBUG_LATENCY flag" into jb-dev
...
* commit '7eac5eca431a824777530fb322b8c25015813954':
Remove DEBUG_LATENCY flag
2012-05-21 15:06:53 -07:00
Romain Guy
7eac5eca43
am d4cc9253: Merge "Remove DEBUG_LATENCY flag" into jb-dev
...
* commit 'd4cc925358305dff4ea3d0ff94b882c51f06db26':
Remove DEBUG_LATENCY flag
2012-05-21 15:03:35 -07:00
Romain Guy
d4cc925358
Merge "Remove DEBUG_LATENCY flag" into jb-dev
2012-05-21 15:01:09 -07:00
Michael Kolb
56cb79416a
am d4755c95: am ab68bbaf: Merge "add flag to websearch intent" into jb-dev
...
* commit 'd4755c952985c60b3b376a198e30bdee01048f9f':
add flag to websearch intent
2012-05-21 14:33:00 -07:00
Romain Guy
abafe372ee
am 6fa51de8: am 46a8b1ac: Merge "Remove unused, obsolete debug code" into jb-dev
...
* commit '6fa51de80bae65a93346ed18628010a0867607cc':
Remove unused, obsolete debug code
2012-05-21 14:32:43 -07:00
Daniel Sandler
28e2064ffc
am 7a999b82: am 2926948d: Merge "Add RemoteViews.setViewPadding()." into jb-dev
...
* commit '7a999b820456e49a8c3d76a31d9a23edee746e56':
Add RemoteViews.setViewPadding().
2012-05-21 14:32:40 -07:00
Daniel Sandler
eb818188aa
am 97ccf4a8: am 90497c18: Merge "Remotable view method for TextView.setTextSize(int, float)." into jb-dev
...
* commit '97ccf4a8528ff101bc1aed5dbe9798e2fbefa7cd':
Remotable view method for TextView.setTextSize(int, float).
2012-05-21 14:32:12 -07:00
Philip Milne
c5f1296d3f
am 464c4e98: am bfa3d50b: Merge "Doc changes for GridLayout." into jb-dev
...
* commit '464c4e987998c4335ad837bd165243e50c6ea5f0':
Doc changes for GridLayout.
2012-05-21 14:31:58 -07:00
Romain Guy
a6f041ac6d
am 169ff019: am d7e4ae48: Merge "Update AsyncTask documentation" into jb-dev
...
* commit '169ff0199b50085a970db347f0616eb2a1f46f82':
Update AsyncTask documentation
2012-05-21 14:31:51 -07:00
Chris Wren
085eb02de2
am 56a02e6e: am 29bb6d92: Support more items in the Notification.InboxStyle, plus an overflow.
...
* commit '56a02e6e61f7ae437f06b095e8c4310edcb5e9ab':
Support more items in the Notification.InboxStyle, plus an overflow.
2012-05-21 14:31:30 -07:00
Jeff Brown
534e6488bc
am dd8e50f4: am cf39bdf3: Add support for switching between multiple keyboard layouts.
...
* commit 'dd8e50f4b96578acd402ff4b199ca1649adf25fd':
Add support for switching between multiple keyboard layouts.
2012-05-21 14:29:33 -07:00
Jeff Brown
60ff93e432
am 3ec5724d: am 51f24302: Support toast cancellation.
...
* commit '3ec5724d60e29ecb032cc4c9dc5d82924d5eee93':
Support toast cancellation.
2012-05-21 14:29:30 -07:00
Dianne Hackborn
b1b0058346
am 72669b5f: am 13a0271c: Merge "Add aapt support for generating proguard rules for onClick methods." into jb-dev
...
* commit '72669b5f4663937b09d33f9d951f0b86a03fa98b':
Add aapt support for generating proguard rules for onClick methods.
2012-05-21 14:29:14 -07:00
Romain Guy
bd3217591d
am 86ed8bfa: am 52fcdd01: Merge "Fix documentation" into jb-dev
...
* commit '86ed8bfa5e9f5ed92570db7bc2011074464f86eb':
Fix documentation
2012-05-21 14:27:54 -07:00
Romain Guy
fc0c048ef4
am c301e78c: am 9579bf82: Merge "Gallery, we need to talk..." into jb-dev
...
* commit 'c301e78c78188803137e2b9abfa27cd0f1ffaff5':
Gallery, we need to talk...
2012-05-21 14:27:40 -07:00
alanv
7d62419c85
Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference.
...
Bug: 6523447
Change-Id: I2610b558395dc53a74b5c8c36c09673898da44f2
2012-05-21 14:23:17 -07:00
Michael Kolb
d4755c9529
am ab68bbaf: Merge "add flag to websearch intent" into jb-dev
...
* commit 'ab68bbaf26cd526f6a5b8928533356d1f0fc7886':
add flag to websearch intent
2012-05-21 14:17:06 -07:00
Michael Kolb
ab68bbaf26
Merge "add flag to websearch intent" into jb-dev
2012-05-21 14:14:34 -07:00
Romain Guy
68373bf484
am 1b61dc2e: am 43a760ba: Merge "Don\'t crash on Surface.unlockAndPost() but log & try again Bug #6482593 " into jb-dev
...
* commit '1b61dc2eb7f738bb49142db14a7d339e2fd90545':
Don't crash on Surface.unlockAndPost() but log & try again Bug #6482593
2012-05-21 14:12:53 -07:00
Dianne Hackborn
bd8e6f9d1c
am c5fe4737: am fb5c3dba: Fix issue #6440173 : MenuItem.setIcon(Drawable) scaling incorrectly...
...
* commit 'c5fe47376c905e946eafbabdb78db4c128d3d71b':
Fix issue #6440173 : MenuItem.setIcon(Drawable) scaling incorrectly...
2012-05-21 14:12:48 -07:00
Dianne Hackborn
5d9bb86367
am 9beee6ad: am d51ac09f: Merge "Fix activity resolver, issues #6519130 and #6507239 " into jb-dev
...
* commit '9beee6ad206541f351faad5cf30b9d0216f07d22':
Fix activity resolver, issues #6519130 and #6507239
2012-05-21 14:12:39 -07:00
Jeff Sharkey
dc7643d84c
am 40bd46ae: am 9cb660fa: Merge "Guard against apps breaking CHOOSER contract." into jb-dev
...
* commit '40bd46aefde45a216ff73f8c40497a50eccdb1e0':
Guard against apps breaking CHOOSER contract.
2012-05-21 14:12:33 -07:00
Dianne Hackborn
891a844646
am bcb7f04a: am e312c61f: Merge "Improve fitSystemWindows() documentation." into jb-dev
...
* commit 'bcb7f04a7ca05a606d1b293dbe975f1710135be7':
Improve fitSystemWindows() documentation.
2012-05-21 14:12:30 -07:00
Jeff Sharkey
577a2e055c
am 17bee29b: am 787c9ec5: Merge "Transition from DEV network stats to XT." into jb-dev
...
* commit '17bee29b1fb0c8caa90860d8b98a69e616530b44':
Transition from DEV network stats to XT.
2012-05-21 14:12:22 -07:00
Romain Guy
e2d7f182ff
Remove DEBUG_LATENCY flag
...
This flag was replaced with the more versatile and powerful systrace.
Change-Id: I2267698f86fe9ba9e1102856795ca641001fecd5
2012-05-21 13:55:15 -07:00
Romain Guy
6fa51de80b
am 46a8b1ac: Merge "Remove unused, obsolete debug code" into jb-dev
...
* commit '46a8b1acdbbaa9bcbd0127b4f4580b5a8ec38119':
Remove unused, obsolete debug code
2012-05-21 13:43:02 -07:00
Romain Guy
46a8b1acdb
Merge "Remove unused, obsolete debug code" into jb-dev
2012-05-21 13:40:41 -07:00
Daniel Sandler
7a999b8204
am 2926948d: Merge "Add RemoteViews.setViewPadding()." into jb-dev
...
* commit '2926948d2092fcf6e38328d690dd60510fe9bf1f':
Add RemoteViews.setViewPadding().
2012-05-21 13:39:42 -07:00
Daniel Sandler
2926948d20
Merge "Add RemoteViews.setViewPadding()." into jb-dev
2012-05-21 13:37:16 -07:00
Romain Guy
13b907353f
Remove unused, obsolete debug code
...
All these features have either been abandonned and left un-maintained
for years or can be replaced by systrace.
Change-Id: I42e4579a8078744047e5fe08a7a15254970b09bc
2012-05-21 13:29:06 -07:00
Daniel Sandler
99d1f74864
Add RemoteViews.setViewPadding().
...
Bug: 6519374
Change-Id: I29ad738d741153a9d9e74c9e2ac110a8b97f046b
2012-05-21 16:15:06 -04:00
Matthew Xie
5b99700ade
am fbeb8230: am dabb19fc: Merge "Increase the setup-sdp delay to cover for all the devices." into jb-dev
...
* commit 'fbeb823031de2e62e11ce680b2fa5238f2e125cd':
Increase the setup-sdp delay to cover for all the devices.
2012-05-21 12:44:29 -07:00
John Reck
85712e6180
am 1f00a987: am 88b756cd: Merge "Don\'t show the touch highlight for double taps" into jb-dev
...
* commit '1f00a987ac693a81cbd3739b903e981465451305':
Don't show the touch highlight for double taps
2012-05-21 12:44:09 -07:00
Romain Guy
cc1508d0dc
am 09528f96: am c8c4ced8: Merge "Call invalidate() immediately when a frame is available" into jb-dev
...
* commit '09528f96f4bc5e1d7acb9c00011d232182fb93b2':
Call invalidate() immediately when a frame is available
2012-05-21 12:43:55 -07:00
Dianne Hackborn
bad4c4bf71
am ccf4e2f7: am abe39277: Merge "Fix issue #6515427 : Add android.hardware.television and fix..." into jb-dev
...
* commit 'ccf4e2f71b65ace6d55c1e8513dd60b1123805da':
Fix issue #6515427 : Add android.hardware.television and fix...
2012-05-21 12:43:35 -07:00
Jake Hamby
914994b0ab
am cd9f8ea3: am 665935c1: Merge "Enable SMS short code patterns to be updated from secure settings." into jb-dev
...
* commit 'cd9f8ea3beb104ba706eb315b661d1823b00fa36':
Enable SMS short code patterns to be updated from secure settings.
2012-05-21 12:43:28 -07:00
Svetoslav Ganov
128f15e2ca
am 65e8ecf3: am a1daf827: Merge "Fix paragraph iterator." into jb-dev
...
* commit '65e8ecf37b5aadf267eb5ff40b53b871f7be32d8':
Fix paragraph iterator.
2012-05-21 12:43:22 -07:00
Charles Chen
828328489e
am a48374db: am c6015df1: Merge "Add actions to non-JavaScript accessibility handler." into jb-dev
...
* commit 'a48374db17a04f12a60e9363721769dbfff01e65':
Add actions to non-JavaScript accessibility handler.
2012-05-21 12:43:08 -07:00
Charles Chen
2e19d34137
am 4d39ba26: am 9a9a041c: Merge "Add movement actions to JS accessibility." into jb-dev
...
* commit '4d39ba269c890e2746f439ac52d91704744c25f3':
Add movement actions to JS accessibility.
2012-05-21 12:43:05 -07:00