Commit Graph

30757 Commits

Author SHA1 Message Date
Gilles Debunne
182e3f9598 Merge "Bugfixes in StaticLayout." 2011-02-22 14:00:28 -08:00
Mike Lockwood
df614da37a Merge "MTP: Disable MTP when the keyguard is locked and secure" 2011-02-22 13:59:43 -08:00
Gilles Debunne
093378873c Merge "Tuning the touch up filter." 2011-02-22 13:59:20 -08:00
Mike Lockwood
497b353afc Merge "MTP: Add support for dynamically adding and removing storage units" 2011-02-22 13:59:16 -08:00
Gilles Debunne
e1b5231be4 Merge "Cursor background attribute made public" 2011-02-22 13:57:36 -08:00
Gilles Debunne
17d97a4301 Merge "Fixes around cursor blink." 2011-02-22 13:57:14 -08:00
Gilles Debunne
6bb6a42406 Merge "Cursor does not jump back to its previous position when IME is showed up." 2011-02-22 13:57:00 -08:00
Andreas Huber
3a9770bbd4 Merge "Support more MPEG4-LATM audio functionality." 2011-02-22 13:51:22 -08:00
Jesse Wilson
909b8db042 Merge "Save a few bytes on the zygote heap." 2011-02-22 13:20:56 -08:00
Mike Lockwood
7a699ef941 Merge "KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure()" 2011-02-22 13:11:11 -08:00
James Dong
fcbada9241 Merge "Check file descriptor before passing it through binder calls" 2011-02-22 13:10:15 -08:00
Dianne Hackborn
1c00e01067 Merge "Add missing header comment." 2011-02-22 13:05:01 -08:00
Daniel Sandler
ebf2950f61 Merge "Fix the flipping orientation lock." 2011-02-22 13:04:49 -08:00
Dirk Dougherty
809780b260 Merge "Doc change: Add doc for GL texture declaration/filtering, hardwareAccelerated manifest attr." into honeycomb 2011-02-22 12:47:25 -08:00
Roman Nurik
e3d7294012 Merge "Document support for WebM/VP8 decoding." into honeycomb 2011-02-22 12:43:15 -08:00
Romain Guy
0285105584 Merge "Add more info to View.getLayoutParams()" 2011-02-22 11:50:32 -08:00
Romain Guy
0e3e552c2f Merge "Add missing docs to AttributeSet." 2011-02-22 11:30:09 -08:00
Romain Guy
252d083159 Merge "Fix incorrect id name in ListActivity's documentation." 2011-02-22 11:22:23 -08:00
Romain Guy
10d6f8465b Merge "Add documentation to GridView." 2011-02-22 11:13:29 -08:00
Patrick Scott
45ed724c03 Merge "Scroll layers on touch events." 2011-02-22 11:06:02 -08:00
Cary Clark
818ff70303 Merge "don't scale nav slop when zooming" 2011-02-22 11:04:44 -08:00
Jaikumar Ganesh
b8d7a33ef4 Merge "Fix compiler errors when compiled with debug option." 2011-02-22 10:57:48 -08:00
Basavapatna Dattaguru
5fd0aee8c2 Merge "VideoEditor:IssueID:3396697: Added Performance test code" 2011-02-22 10:56:29 -08:00
Basavapatna Dattaguru
96cf5f0e08 Merge "VideoEditor:IssueID:3396697: Updated Preview Test code" 2011-02-22 10:56:19 -08:00
Rajneesh Chowdury
c37dc738c4 Merge "Fix for 3458686 Play button is enabled before loading the transition. Play results in Native Crash" 2011-02-22 10:50:21 -08:00
Jaikumar Ganesh
92ba2d8b6e Merge "Make BluetoothInputDevice inherit from BluetoothProfile." 2011-02-22 10:43:53 -08:00
Alon Albert
61d36d7cc4 Merge "Support quoted parameters" into gingerbread 2011-02-22 10:31:26 -08:00
Mike Lockwood
a4e068a599 Merge "UsbService: Re-enable previously enabled functions when exiting accessory mode" 2011-02-22 10:11:46 -08:00
Nick Pelly
f8f4b975f9 Merge "DO NOT MERGE." into honeycomb 2011-02-22 09:10:32 -08:00
Jesse Wilson
db4d996f08 Merge "Adopt LruCache in SettingsProvider." 2011-02-22 08:46:14 -08:00
Chung-yih Wang
791917bc0a Merge "Add rport argument for a reinvite request." 2011-02-22 01:05:36 -08:00
Irfan Sheriff
c51a552543 Merge "Do not backup wifi country code settings" 2011-02-21 13:46:56 -08:00
Robert Greenwalt
7dc7de5ce1 Merge "Remove some unused code." 2011-02-21 13:25:14 -08:00
Dirk Dougherty
36ddd02d46 am 4aede1af: am 301431d9: Doc change: Final diff report for API 11.
* commit '4aede1af7158a24e38b3809dcd194f375066fdde':
  Doc change: Final diff report for API 11.
2011-02-19 18:13:08 -08:00
Dirk Dougherty
2c0e9e93dc am 301431d9: Doc change: Final diff report for API 11.
* commit '301431d96e85e37d1dc2dd0df88f894dda0f5404':
  Doc change: Final diff report for API 11.
2011-02-19 18:07:20 -08:00
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
Maarten Hooft
b36b9f3446 am 99cca89f: Merge "Import revised translations. DO NOT MERGE" into gingerbread
* commit '99cca89f41e500f8b39fd75eb17f337422c4ac90':
  Import revised translations.  DO NOT MERGE
2011-02-18 15:22:48 -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