Commit Graph

25030 Commits

Author SHA1 Message Date
Jeff Brown
02d85b5021 Add support for fallback keycodes.
This change enables the framework to synthesize key events to implement
default behavior when an application does not handle a key.
For example, this change enables numeric keypad keys to perform
their associated special function when numlock is off.

The application is informed that it is processing a fallback keypress
so it can choose to ignore it.

Added a new keycode for switching applications.

Added ALT key deadkeys.

New default key mappings:
- ESC -> BACK
- Meta+ESC -> HOME
- Alt+ESC -> MENU
- Meta+Space -> SEARCH
- Meta+Tab -> APP_SWITCH

Fixed some comments.
Fixed some tests.

Change-Id: Id7f3b6645f3a350275e624547822f72652f3defe
2010-12-07 17:35:26 -08:00
Mathias Agopian
b5a00fcb71 am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread
* commit '48f42f8c3fbd33b2f46c6290ff5963dd58938cf9':
  [3171580] don't automatically log GraphicBuffer allocation failures
2010-12-07 17:24:03 -08:00
Jeff Hamilton
8a84418ef1 am 03dc51b1: am 0f74afbb: Merge "Remove Type X Tags from the top-level API." into gingerbread
* commit '03dc51b1a07c7d79f1d12751b19ebda044857333':
  Remove Type X Tags from the top-level API.
2010-12-07 17:23:56 -08:00
Daniel Sandler
16d31d751e am 688ad19d: (-s ours) am f340d082: Merge "More precise status bar battery icons." into gingerbread
* commit '688ad19d95a324a4588023779082e949a1d3f8ec':
  More precise status bar battery icons.
2010-12-07 17:23:49 -08:00
Mike Lockwood
38eca47597 Merge "MTP: Read property code before calling isDeviceProperty in MtpProperty::read()" 2010-12-07 17:21:01 -08:00
Mike Lockwood
0d1dd976cc Merge "MTP: Improve MtpProperty logging support" 2010-12-07 17:15:02 -08:00
Mike Lockwood
4b79d9dffb Merge "MTP: Host support for GetObjectPropsSupported and GetObjectPropDesc" 2010-12-07 17:11:07 -08:00
Mike Lockwood
779bc669dc Merge "MTP: Use correct return type for getSupportedObjectProperties" 2010-12-07 17:10:43 -08:00
Mike Lockwood
1a1d9dfa09 Merge "Revert "MTP: Remove static library build for linux host."" 2010-12-07 17:10:25 -08:00
Mike Lockwood
d2eeca2a44 Merge "MTP: Implement MTP_DEVICE_PROPERTY_IMAGE_SIZE device property." 2010-12-07 17:10:02 -08:00
Romain Guy
3d482cf107 Merge "Fix possible NPE in ViewRoot with GL rendering enabled. Bug #3257222" 2010-12-07 17:06:02 -08:00
Dan Bornstein
47c9507c91 Merge "Fix another set of out-of-date headers." 2010-12-07 16:39:45 -08:00
Wei-Ta Chen
e0383c2e32 Merge "Unhide inPreferQualityOverSpeed in BitmapFactory.Options." 2010-12-07 16:39:13 -08:00
Dan Bornstein
4bb407d47e Fix another set of out-of-date headers.
This time in XML files.

Change-Id: Iebe36810c3a2d7a6ff354f43808b1b8649b85637
2010-12-07 16:27:55 -08:00
Dan Bornstein
a5651f24b8 Merge "Fix newlines in this file." 2010-12-07 16:27:31 -08:00
Dan Bornstein
22b03897a8 Fix newlines in this file.
They were CRLF instead of just LF.

Change-Id: I2d06d19b4d8ca969527d93bd996103c161e48a79
2010-12-07 16:23:05 -08:00
Dan Bornstein
3f736c96f9 Merge "These files had an older header." 2010-12-07 16:18:02 -08:00
Mindy Pereira
281f9c5cf0 Merge "Make horizotnalscrollview and scrollview edgeglows match the new algorithm." 2010-12-07 16:10:57 -08:00
Makoto Onuki
e3d70db277 Merge "Add space after property name in error message" 2010-12-07 16:05:22 -08:00
Romain Guy
506a73ccd3 Merge "Fixing the build breakage" 2010-12-07 15:18:02 -08:00
Brad Fitzpatrick
0e9313e252 Merge "Fix doc typo." 2010-12-07 14:54:24 -08:00
Gilles Debunne
d9d7455741 Merge "No NPE in Browser when pasting in WebTextView." 2010-12-07 14:48:38 -08:00
Xia Wang
58bbeb9688 Merge "Add Wi-Fi stress tests." 2010-12-07 14:47:07 -08:00
Mathias Agopian
372c56e98b am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread
* commit '4153bf3a259624a2f2dc497b77b225a1fb517abc':
  [3171580] don't automatically log GraphicBuffer allocation failures
2010-12-07 14:20:09 -08:00
Mathias Agopian
abf06a734f Merge "[3171580] don't automatically log GraphicBuffer allocation failures" into gingerbread 2010-12-07 14:17:47 -08:00
Romain Guy
bf1d82bd69 Merge "Adding DatePciker widget based on the Calednar team code. Updated DatePciker and DatePickerDialog as the second part of the Time/Date pciker refresh feature." 2010-12-07 14:04:47 -08:00
Jeff Hamilton
a023749ff2 am 0f74afbb: Merge "Remove Type X Tags from the top-level API." into gingerbread
* commit '0f74afbbf4bd0fe35889e26fc46f94c4ca6382d8':
  Remove Type X Tags from the top-level API.
2010-12-07 14:04:40 -08:00
Shih-wei Liao
ba409123d4 Merge "Make ScriptC's mEnvironment.mIsThreadable survive the bcc caching and then cache-reloading." 2010-12-07 14:02:31 -08:00
Daniel Sandler
b8f98c9045 am f340d082: Merge "More precise status bar battery icons." into gingerbread
* commit 'f340d082b8488de6f131c1e5932cd3abc16b47c1':
  More precise status bar battery icons.
2010-12-07 14:01:31 -08:00
Xavier Ducrohet
7a8f83a1eb Merge "LayoutLib: explicitely override PropertyValuesHolder native code." 2010-12-07 14:01:03 -08:00
Jeff Hamilton
3846f7a9b6 Merge "Remove Type X Tags from the top-level API." into gingerbread 2010-12-07 13:59:29 -08:00
Brian Muramatsu
a3af5561bd Merge "Fix Settings getFloat Methods" 2010-12-07 13:49:56 -08:00
Romain Guy
33e6c0905d Merge "Fix 9patch rendering Bug #3253396" 2010-12-07 13:29:51 -08:00
Jean-Baptiste Queru
a23576889d resolved conflicts for merge of ee27dd35 to master
Change-Id: Ia9f4ea86b8554ff04a3aa6b9e065239ae73740e7
2010-12-07 13:17:37 -08:00
Jean-Baptiste Queru
82b2a4b94c am 12902d68: resolved conflicts for merge of 78742e01 to stage-korg-master
* commit '12902d687fa1bd4bff3c2dfc079c71eacb00eedd':
  Strings for NI position request are moved to resources
2010-12-07 13:02:22 -08:00
Gilles Debunne
6e42d3ffe6 Merge "Fix for Blink in TextView." 2010-12-07 12:55:09 -08:00
Jean-Baptiste Queru
f83c5e5eee resolved conflicts for merge of 78742e01 to stage-korg-master
Change-Id: I0ce429afeb26184f075b4ed326fc4e1c0833e905
2010-12-07 12:51:49 -08:00
Kenny Root
c7feebce62 Merge "DefaultContainerService's JNI library is required" 2010-12-07 12:04:58 -08:00
Daniel Sandler
6f14ecd361 Merge "More precise status bar battery icons." into gingerbread 2010-12-07 12:03:36 -08:00
Jean-Baptiste Queru
d4d1d5a02b Merge "Strings for NI position request are moved to resources" 2010-12-07 12:01:25 -08:00
Adam Powell
22beb995d5 Merge "Fix bug 3259292 - Make FrameLayout respect margins without a gravity setting" 2010-12-07 11:51:28 -08:00
James Dong
8422e6f96b Merge "Don't drop video frames but to release them." 2010-12-07 11:08:53 -08:00
Shimeng (Simon) Wang
298da47690 Merge "Prevent scaling beyond zoom overview scale." 2010-12-07 11:08:48 -08:00
Brad Fitzpatrick
48a5e8e4be Merge "Make getSharedPreference() async, blocking on first access." 2010-12-07 11:02:45 -08:00
Chet Haase
3120919f9e Merge "Change cancel/end behavior of animations to be synchronous" 2010-12-07 10:51:28 -08:00
Wink Saville
755720bf28 Merge "Have MobileDataStateTracker & DataConnectionTracker communicate directly." 2010-12-07 10:34:49 -08:00
Patrick Scott
200a2ab1e5 Merge "Add fling to scrollable layers." 2010-12-07 10:17:23 -08:00
Andreas Huber
a81688d8a8 Merge "API Support for both synchronous and queued commands, optionally associated metadata." 2010-12-07 10:12:47 -08:00
Justin Ho
48f034f5aa Merge "Integrating updated Google Talk stat_notify icon (mdpi)" 2010-12-07 10:09:28 -08:00
Nick Pelly
ea5d340a7f am 8c30a47d: am 47e6ccb6: Merge "Corrected MIFARE default key set" into gingerbread
* commit '8c30a47d801be50272098e60d0079ae1b4ebd22a':
  Corrected MIFARE default key set
2010-12-07 09:40:35 -08:00