Commit Graph

30566 Commits

Author SHA1 Message Date
Jeff Brown
25943a83f2 Add new hover move action and scroll wheel plumbing.
Added support for tracking the mouse position even when the mouse button
is not pressed.  To avoid confusing existing applications, mouse movements
are reported using the new ACTION_HOVER_MOVE action when the mouse button
is not pressed.

Added some more plumbing for the scroll wheel axes.  The values are
reported to Views but they are not yet handled by the framework.

Change-Id: I1706be850d25cf34e5adf880bbed5cc3265cf4b1
2011-02-19 06:14:21 -08:00
Jeff Brown
3ea4de826d Add new axes for joysticks and mouse wheels.
Added API on InputDevice to query the set of axes available.
Added API on KeyEvent and MotionEvent to convert keycodes and axes
to symbolic name strings for diagnostic purposes.
Added API on KeyEvent to query if a given key code is a gamepad button.
Added a new "axis" element to key layout files to specify the
mapping between raw absolute axis values and motion axis ids.
Expanded the axis bitfield to 64bits to allow for future growth.
Modified the Makefile for keyboard prebuilts to run the keymap
validation tool during the build.
Added layouts for two game controllers.
Added default actions for game pad button keys.
Added more tests.
Fixed a bunch of bugs.

Change-Id: I73f9166c3b3c5bcf4970845b58088ad467525525
2011-02-19 05:23:10 -08:00
Gloria Wang
d647fdcb9c Merge "Move all Widevine code which have dependency on vendor modules to vendor/widevine" 2011-02-19 01:09:53 -08:00
Scott Main
8f427883ac am b5d35088: resolved conflicts for merge of b842629c to honeycomb-plus-aosp
* commit 'b5d35088cbbbac53b052ec52f199de4ad8b061e7':
  docs: update sizes and sums for tools and ndk
2011-02-18 19:49:10 -08:00
Scott Main
de80fa0a1c resolved conflicts for merge of b842629c to honeycomb-plus-aosp
Change-Id: I5628f9e3baad68882b63a2917df3fb0bb1bbdfa6
2011-02-18 19:42:29 -08:00
Xavier Ducrohet
d7a20cc3d9 Merge "LayoutLib: support defStyleRes in obtainStyledAttributes." 2011-02-18 18:14:13 -08:00
Xavier Ducrohet
8b08703d89 Merge "LayoutLib: properly handle @null references in more places." 2011-02-18 17:46:03 -08:00
Gloria Wang
d21d9de75b Merge "- Update from Widevine - Bug fixes" 2011-02-18 16:39:40 -08:00
Shimeng (Simon) Wang
e9cae7f87b Merge "A method refactoring and a simple rounding fix." 2011-02-18 15:37:30 -08:00
Adam Powell
254fbc1b73 Merge "Add an API to listen for window attach/detach events on a View." 2011-02-18 15:17:16 -08:00
Scott Main
ea3b135109 am 483f7130: am e4da3934: Merge "docs: move new AIDL doc back into the existing doc, but move the side nav location out of tools" into honeycomb
* commit '483f7130b593bb79f8ad0740356963aab42ccf54':
  docs: move new AIDL doc back into the existing doc, but move the side nav location out of tools
2011-02-18 15:14:44 -08:00
Scott Main
286971d865 am e4da3934: Merge "docs: move new AIDL doc back into the existing doc, but move the side nav location out of tools" into honeycomb
* commit 'e4da39345209c47b2736f266adfc22a0fdb4c716':
  docs: move new AIDL doc back into the existing doc, but move the side nav location out of tools
2011-02-18 15:11:14 -08:00
Scott Main
b5e284f670 Merge "docs: move new AIDL doc back into the existing doc, but move the side nav location out of tools" into honeycomb 2011-02-18 15:08:26 -08:00
Wink Saville
81280b070b Merge "Changes for ril.h version 6." 2011-02-18 14:05:34 -08:00
Adam Powell
765debb1ca Merge "Fix styling for legacy light themed lists" 2011-02-18 12:16:17 -08:00
Scott Main
bf625946d8 am 55d3fc1b: am 163413f4: Merge "docs: update getting started doc for 3.0; move out of preview docs" into honeycomb
* commit '55d3fc1bd571360dbecd76e9913666ed668e974a':
  docs: update getting started doc for 3.0; move out of preview docs
2011-02-18 10:55:07 -08:00
Daniel Sandler
44997b027b Merge "Visual indication of do-not-disturb mode in system bar." 2011-02-18 10:52:37 -08:00
Eric Laurent
b97f7a77b5 Merge "Added bluetooth SCO stream to VolumePanel" 2011-02-18 10:44:49 -08:00
Scott Main
677eab052d am 163413f4: Merge "docs: update getting started doc for 3.0; move out of preview docs" into honeycomb
* commit '163413f4360af8a8b010fa69a131fb0177df96a7':
  docs: update getting started doc for 3.0; move out of preview docs
2011-02-18 10:40:59 -08:00
Scott Main
689b5b8b9c Merge "docs: update getting started doc for 3.0; move out of preview docs" into honeycomb 2011-02-18 10:26:41 -08:00
Shimeng (Simon) Wang
e144674a39 Merge "Make sure zoom width is changed before fit-to-screen." 2011-02-18 09:50:11 -08:00
Alex Sakhartchouk
823676cbb1 Merge "Fixing font renderer attribute slot locations." 2011-02-18 09:17:15 -08:00
Alex Sakhartchouk
f40dfdc687 Merge "Fix UI in image processing." 2011-02-18 09:12:30 -08:00
Robert Ly
fff8b38258 am d2acfd6d: am a58f58da: Merge "Doc change: fixing renderscript samples" into honeycomb
* commit 'd2acfd6d04545562fcacd266e175461f26b25da9':
  Doc change: fixing renderscript samples
2011-02-17 20:23:49 -08:00
Scott Main
86c255451f am aa680857: (-s ours) am 0ddd2d1e: DO NOT MERGE Delete unused/broken samples and tests from the renderscript libs, so we can publish the entire contents of libs/rs/java/ for samples in HC
* commit 'aa680857e6ba107dfc9c76c5a342f6f907120c22':
  DO NOT MERGE Delete unused/broken samples and tests from the renderscript libs, so we can publish the entire contents of libs/rs/java/ for samples in HC
2011-02-17 20:23:45 -08:00
Robert Ly
d2e169c471 am a58f58da: Merge "Doc change: fixing renderscript samples" into honeycomb
* commit 'a58f58daf94caa7e50c04707a67ba1a9dacb0a9c':
  Doc change: fixing renderscript samples
2011-02-17 20:21:35 -08:00
Scott Main
12a71bdc18 am 0ddd2d1e: DO NOT MERGE Delete unused/broken samples and tests from the renderscript libs, so we can publish the entire contents of libs/rs/java/ for samples in HC
* commit '0ddd2d1ea7cda544efc4d25601e1cdc0236e44d8':
  DO NOT MERGE Delete unused/broken samples and tests from the renderscript libs, so we can publish the entire contents of libs/rs/java/ for samples in HC
2011-02-17 20:21:24 -08:00
Santosh Madhava
b34fadeb34 Merge "Fix for issue 3439595 : Java/JNI - Movide studio playback picks previous frames" 2011-02-17 19:10:02 -08:00
Robert Ly
f54cc8c011 Merge "Doc change: fixing renderscript samples" into honeycomb 2011-02-17 18:53:36 -08:00
Xia Wang
d8052f5b6f Merge "Add ping test to verify data connection." 2011-02-17 18:53:16 -08:00
Dianne Hackborn
396cd80fff Merge "Explode WindowManagerService." 2011-02-17 18:30:11 -08:00
Chung-yih Wang
90fef6beca Merge "Make SIP AuthName APIs public." 2011-02-17 18:29:38 -08:00
Shimeng (Simon) Wang
9d8b78512a Merge "Reset initial zoom overview state when user takes zoom action." 2011-02-17 17:47:15 -08:00
Gilles Debunne
3c26d0faec Merge "Composing span is removed when insertion point is moved" 2011-02-17 17:04:46 -08:00
Jim Miller
09b22f7047 Merge "Fix 3324645: Fix text wrapping issue in RecentApps" 2011-02-17 16:05:08 -08:00
Yu Shan Emily Lau
a569f7abfa Merge "Fixed the media playback report format." 2011-02-17 15:56:41 -08:00
Andreas Huber
3aaffa97b5 Merge "Experimental support for https transfers in stagefright." 2011-02-17 14:52:38 -08:00
James Dong
30cd0af3f0 Merge "A/V synchronization at the beginning of a recording session" 2011-02-17 14:50:14 -08:00
Dianne Hackborn
3b90d09e52 Merge "Start window manager refactoring." 2011-02-17 14:39:06 -08:00
Irfan Sheriff
8d2c74a91d Merge "data activity reporting on wifi" 2011-02-17 14:06:52 -08:00
Joe Malin
1c310d8e11 am 831a0892: am e766fcd5: DOC CHANGE: Bug 3396898 add attribute uses-library
* commit '831a089272ae851a20aed2d78d0945160c58d5f7':
  DOC CHANGE: Bug 3396898 add attribute uses-library
2011-02-17 13:29:01 -08:00
Joe Malin
ebdce77ba7 am e766fcd5: DOC CHANGE: Bug 3396898 add attribute uses-library
* commit 'e766fcd5e967c2400a1fe90a4a01e4f0a12dbd1d':
  DOC CHANGE: Bug 3396898 add attribute uses-library
2011-02-17 13:18:30 -08:00
Paul Westbrook
5b2390ec91 Merge "Revert "turn off sqlite WAL until bugs bug:3024421 and bug:3353077 are fixed"" 2011-02-17 13:14:22 -08:00
Christian Sonntag
e5d2c8c2a7 Merge "Turn on wallpaper restore debug logs" 2011-02-17 13:08:47 -08:00
Jeff Brown
45933969d9 Merge "Fix a regression with MotionEvent parceling." 2011-02-17 13:03:15 -08:00
Jeff Brown
b2d4435dfa Fix a regression with MotionEvent parceling.
Also added some more unit tests.

Change-Id: I413654294d1a998eec056884e6df5eaa50f3daf4
2011-02-17 13:01:34 -08:00
Yu Shan Emily Lau
1cc3d6a349 Merge "Update the summary output format which match the PM data posting." 2011-02-17 12:21:13 -08:00
Adam Powell
ae84d9d933 Merge "Fix bug 3465210 - Anchored popups don't appear above anchor when there isn't enough room." 2011-02-17 12:15:23 -08:00
Dianne Hackborn
8da2614885 Merge "Rework thumbnail API to not suffer from IPC failures." 2011-02-17 12:14:33 -08:00
Irfan Sheriff
594d5d0a4b Merge "Add WPA support for soft Ap" 2011-02-17 11:49:57 -08:00