49191 Commits

Author SHA1 Message Date
Adam Powell
a86b350977 Fix bug 4329016 - Refresh menus properly while in batch update mode
Change-Id: Ia4a4feffb0a77a99e0b241c9cf1d737577d9154d
2011-04-21 14:49:23 -07:00
Andy McFadden
1cc1a41b5a Merge "Calendar DB upgrade" 2011-04-21 10:45:47 -07:00
Scott Main
26d047d4b7 am 6293801f: am fdf854cc: am 1ccfd8ed: am d155e1a2: docs: change ZTE usb driver link
* commit '6293801f419d67b425affe884166662ee248698b':
  docs: change ZTE usb driver link
2011-04-21 10:35:50 -07:00
Scott Main
6293801f41 am fdf854cc: am 1ccfd8ed: am d155e1a2: docs: change ZTE usb driver link
* commit 'fdf854cce521438bef666148453ff5f97e6f38e3':
  docs: change ZTE usb driver link
2011-04-21 10:26:50 -07:00
Scott Main
fdf854cce5 am 1ccfd8ed: am d155e1a2: docs: change ZTE usb driver link
* commit '1ccfd8ed7db0d6a8e9ac268baed060f0518cb4e5':
  docs: change ZTE usb driver link
2011-04-21 10:18:13 -07:00
Scott Main
1ccfd8ed7d am d155e1a2: docs: change ZTE usb driver link
* commit 'd155e1a2d8768e383824c565a5b4f5a7546960ea':
  docs: change ZTE usb driver link
2011-04-21 10:08:20 -07:00
Scott Main
d155e1a2d8 docs: change ZTE usb driver link
Change-Id: I8a7528094a565f846ceca456787de81c81ee39c9
2011-04-21 09:57:55 -07:00
Kenny Root
e5463ab6ed Merge "Make sure binder ioctl structs don't contain uninitialized values." 2011-04-21 08:12:56 -07:00
Kenny Root
b63572f9a6 Merge "Increment database version to 65" 2011-04-21 07:51:49 -07:00
Evgeniy Stepanov
594f3eec38 Make sure binder ioctl structs don't contain uninitialized values.
Change-Id: I8a678f91262417bb120e65e32c244ce1512b46c2
2011-04-21 14:37:15 +04:00
Tadashi G. Takaoka
4804c211a6 Merge "Fix key preview coordinates calculation" 2011-04-20 23:21:15 -07:00
Shyam Pallapothu
3feb41ff6f Fix for issue 4133431 "Remove OSAL layer" in JNI
Change-Id: I55f43989a8b89a3811468b30646fe1af0c87b386
2011-04-20 20:28:32 -07:00
Dheeraj Sharma
7743fa64b1 Fix for issue 4133431 "Remove OSAL layer" in JNI part"
Fix for issue 4133431

Change-Id: I5879b740e7104abca7f4e1e831629997a6eec781
2011-04-20 18:33:02 -07:00
Stephen Hines
118782298b Merge "Reduce verbosity of Renderscript logging." 2011-04-20 17:22:36 -07:00
Jason Sams
4698ef3e01 Merge "Remove accidental logging." 2011-04-20 17:15:05 -07:00
Jason Sams
0ec8c6f9a8 Remove accidental logging.
Change-Id: I59073a620c312485a0631069856fbd7ca40b4cbd
2011-04-20 17:14:26 -07:00
Stephen Hines
9c35d790e9 Reduce verbosity of Renderscript logging.
Change-Id: I0e20274e01b4068f90ef6ddd6ed7837d42f35813
2011-04-20 17:08:14 -07:00
Kenny Root
aef35dde4d Increment database version to 65
The onUpgrade path was upgrading the database version to 65, but the
current version was marked as 64. That led to the database being
upgraded to 65 and then wiped because it didn't match 64.

This was introduced in HC change 54d068ec6af0ee6d261a135400efe6816c6f5ffe

Bug: 4319406
Change-Id: Ib6efcf34e820948d23d3a2b8ef3afc9012a93c22
2011-04-20 16:45:41 -07:00
Andy McFadden
df2e2c89d8 Calendar DB upgrade
Renamed some columns.

Change-Id: I61ad8cfd1c78a58b5f9ade656a98ea45a77ad419
2011-04-20 16:43:55 -07:00
Jason Sams
ff0f67d8df Merge "Create runtime stubs for compute driver." 2011-04-20 15:13:46 -07:00
Jason Sams
fcf7231249 Create runtime stubs for compute driver.
Change-Id: I8e0250a642844a2ad3ff6efc38e385445b7da032
2011-04-20 15:09:01 -07:00
Adam Powell
8c4da95f6b Fix the build
Change-Id: I725f0664b5563f6af16929eff59d7a8967600660
2011-04-20 13:58:00 -07:00
Marco Nelissen
63f9689627 Revert recently added check to addFooterView
b/4319206

Change-Id: Ic89b2166bdc7a878ae2983d393a1d01aaa3b7d23
2011-04-20 13:42:25 -07:00
Andreas Huber
7454253d91 Merge "Unhide MediaPlayer's setDataSource method that takes optional http headers to be" 2011-04-20 12:23:27 -07:00
Wink Saville
c199ff6466 am a4017f8d: am afa79585: Remove getCurrentDataConnectionList.
* commit 'a4017f8d1b0ac04873c5b0389d5a0cabe744a3f0':
  Remove getCurrentDataConnectionList.
2011-04-20 11:41:29 -07:00
Wink Saville
a4017f8d1b am afa79585: Remove getCurrentDataConnectionList.
* commit 'afa79585e0e517d9fdfe6065bc5084cab9bb2300':
  Remove getCurrentDataConnectionList.
2011-04-20 11:33:11 -07:00
Fabrice Di Meglio
e41588b41c Merge "Use Harfbuzz for Paint drawText / measureText / breakText APIs" 2011-04-20 11:16:35 -07:00
Andreas Huber
72e738a428 Unhide MediaPlayer's setDataSource method that takes optional http headers to be
passed to the server.

Change-Id: I3c7ce140b2d9cd2483cf05c8aff9b374feff2f18
related-to-bug: 4315346
2011-04-20 10:55:54 -07:00
Dianne Hackborn
215e90fc1d Merge "Deprecate a bunch of APIs." 2011-04-20 10:32:32 -07:00
Steve Block
34d06dd9a8 Merge "Deprecate ANCHOR_TYPE and IMAGE_ANCHOR_TYPE from WebView.HitTestResult" 2011-04-20 10:27:38 -07:00
Dianne Hackborn
9567a66a5e Deprecate a bunch of APIs.
And clean up some documentation.

Change-Id: I7882183b3daf883b7ac6098d19f88dc7cfbcdf61
2011-04-20 10:26:44 -07:00
Andreas Huber
e85626f33e Merge "Add extra headers specified in the media player's setDataSource call" 2011-04-20 09:23:52 -07:00
Andreas Huber
5087494011 Add extra headers specified in the media player's setDataSource call
to all http requests made by the http live implementation.

Change-Id: I9dd78bb261bc678ea98c82009ca2634b74f3cd58
related-to-bug: 4315346
2011-04-20 09:22:06 -07:00
Tadashi G. Takaoka
21334fdbbe Fix key preview coordinates calculation
Bug: 4310526

Change-Id: I67be4e69056faea9bdf4157ada9435dd326e52f0
2011-04-20 16:09:12 +09:00
Jeff Brown
6f026b0fbc Merge "Track unhandled input events in consistency verifiers." 2011-04-19 23:58:27 -07:00
Jeff Brown
bbdc50b102 Track unhandled input events in consistency verifiers.
This fixes spurious verification errors that would be generated
when a view declined an initial event such as ACTION_DOWN.  Since
the view would not receive the rest of the event stream, it would
not see the corresponding ACTION_UP and the next ACTION_DOWN would
trigger a spurious verification error.

Change-Id: I2386acf378cd1765d5446faed5ad9c6525f8b400
2011-04-19 23:46:52 -07:00
Jeff Brown
dee1640afa Merge "Add tap/drag touchpad gesture." 2011-04-19 21:28:35 -07:00
Jeff Brown
79ac969d7a Add tap/drag touchpad gesture.
The mapper sends a DOWN when the finger is released then starts
a short timer.  If the finger is not pressed again before the timer
elapses, then the mapper sends an UP to complete the tap.  If the
finger is pressed again then the mapper starts sending MOVEs
as part of a drag.

Double/triple taps work as intended because we also start watching
for a new tap when the finger is pressed again.  If a new tap
occurs the old tap is also finished.  So each individual finger
short press/release cycle constitutes a distinct tap.

Change-Id: Iaa51182edee4378162a66adfd746088e93af2a30
2011-04-19 21:20:10 -07:00
Adam Powell
2a231f8435 Merge "Refactor menu internals." 2011-04-19 18:45:42 -07:00
Mathias Agopian
9cc5a4e97c Merge "remove support for console in SurfaceFlinger" 2011-04-19 18:19:15 -07:00
Fabrice Di Meglio
4f810c8535 Use Harfbuzz for Paint drawText / measureText / breakText APIs
Change-Id: I35aa02bfd45629bf5c560f98a28399ff3d0fc900
2011-04-19 17:36:13 -07:00
Jaikumar Ganesh
57127bd7c8 am ee1c033f: am 24a16e6c: am c34c88b9: am ec1a8f7a: Merge "Unable to push files to Windows 7"
* commit 'ee1c033f6e0c2e709bd63adb419de3c5212fdf8f':
  Unable to push files to Windows 7
2011-04-19 16:04:38 -07:00
Jaikumar Ganesh
ee1c033f6e am 24a16e6c: am c34c88b9: am ec1a8f7a: Merge "Unable to push files to Windows 7"
* commit '24a16e6c53d9b45c0cfdf150425002adc919955b':
  Unable to push files to Windows 7
2011-04-19 16:01:36 -07:00
Jaikumar Ganesh
24a16e6c53 am c34c88b9: am ec1a8f7a: Merge "Unable to push files to Windows 7"
* commit 'c34c88b948cb60c057bd2145df9f1b2091f3c894':
  Unable to push files to Windows 7
2011-04-19 15:57:24 -07:00
David Li
a4643490bb Merge "GLES2Dbg: send some GL implementation constants to client" 2011-04-19 15:50:32 -07:00
Jeff Brown
3f14891fc9 Merge "Initial checkin of spot presentation for touchpad gestures." 2011-04-19 15:37:32 -07:00
Jeff Brown
2352b978a3 Initial checkin of spot presentation for touchpad gestures.
Added a new PointerIcon API (hidden for now) for loading
pointer icons.

Fixed a starvation problem in the native Looper's sendMessage
implementation which caused new messages to be posted ahead
of old messages sent with sendMessageDelayed.

Redesigned the touch pad gestures to be defined in terms of
more fluid finger / spot movements.  The objective is to reinforce
the natural mapping between fingers and spots which means there
must not be any discontinuities in spot motion relative to
the fingers.

Removed the SpotController stub and folded its responsibilities
into PointerController.

Change-Id: I5126b1e69d95252fda7f2a684c9287e239a57163
2011-04-19 15:35:51 -07:00
Jaikumar Ganesh
c34c88b948 am ec1a8f7a: Merge "Unable to push files to Windows 7"
* commit 'ec1a8f7aa7e71e292ef813b1e886a9e26e3635af':
  Unable to push files to Windows 7
2011-04-19 15:28:26 -07:00
Marco Nelissen
05d30b1484 Merge "Fix bugs in ListView" 2011-04-19 15:25:48 -07:00
Jaikumar Ganesh
ec1a8f7aa7 Merge "Unable to push files to Windows 7" 2011-04-19 14:48:08 -07:00