Jeff Brown
5d15ed19e0
Merge "Add new ViewConfiguration accessors for key repeat parameters."
2011-03-02 22:51:50 -08:00
Dianne Hackborn
a843f27bd8
Merge "Fix issue #3485923 : Gmail crash"
2011-03-02 22:44:55 -08:00
Eric Fischer
e9de8e1bfb
am 6498f2fe: (-s ours) am 190586b7: Import revised translations. DO NOT MERGE
...
* commit '6498f2fed29042cce29faadcf0cc6b74180e1ba0':
Import revised translations. DO NOT MERGE
Initialize mRetyMgr when constructing GsmDataConnectionTracker.
2011-03-02 22:26:51 -08:00
Patrick Dubroy
ea7ff14a35
Merge "Make sure we send a cancel event on system bar keys."
2011-03-02 22:19:31 -08:00
Simon Wilson
bcc6f5b2ca
am df58a1bb: am 3d79f1ce: am edc68a00: Merge "Attempt to reduce problems from issue #3183612 " into gingerbread
...
* commit 'df58a1bbf8d7f6608848eae4d5d48dcff137dc8c':
Attempt to reduce problems from issue #3183612
2011-03-02 22:11:19 -08:00
Mike Lockwood
757d02ef46
am 093430fd: (-s ours) am b13581a9: (-s ours) am 1110748b: DO NOT MERGE: USB accessory support library
...
* commit '093430fd5dbbdc6f5e0de6f25f6f9bb381cdd239':
DO NOT MERGE: USB accessory support library
2011-03-02 22:11:14 -08:00
Mike Lockwood
0dcf28ff97
am 17fc2ce4: (-s ours) am 7866be2b: (-s ours) am 40bbf929: DO NOT MERGE: Backport USB accessory support to gingerbread
...
* commit '17fc2ce479b70a539cf3aaf0e89829ad6eedc2b6':
DO NOT MERGE: Backport USB accessory support to gingerbread
2011-03-02 22:11:07 -08:00
Mike Lockwood
83bcc20eb3
Merge " UsbManager: Don't display activity picker if there are no apps available for an accessory"
2011-03-02 22:00:02 -08:00
Jeff Brown
af165de7fe
Merge "Get key repeat timeout and delay from ViewConfiguration."
2011-03-02 21:43:40 -08:00
Mike Lockwood
ef045cc545
Merge "UsbManager: Don't display activity picker if there are no apps available for a device"
2011-03-02 21:41:53 -08:00
Jeff Brown
531054e83e
Merge "Only set KeyEvent long press flag when repeat count equals 1."
2011-03-02 21:30:25 -08:00
Daniel Sandler
e27e311713
Merge "Pressed states for the notification panel's title area."
2011-03-02 21:20:08 -08:00
Jim Miller
ccfeeac29e
Merge "Fix 3502257: Fix glow calculation in EdgeGlow"
2011-03-02 20:52:16 -08:00
Jim Miller
e6f66ee515
Merge "Fix 3504984: Use overscroll fade in Recents."
2011-03-02 20:49:31 -08:00
Jeff Brown
18e9f5d241
Merge "Wake screen from external HID peripherals."
2011-03-02 19:59:07 -08:00
Jeff Brown
d5ed285606
Wake screen from external HID peripherals.
...
Added some plumbing to enable the policy to intercept motion
events when the screen is off to handle wakeup if needed.
Added a basic concept of an external device to limit the scope
of the wakeup policy to external devices only. The wakeup policy
for internal devices should be based on explicit rules such as
policy flags in key layout files.
Moved isTouchEvent to native.
Ensure the dispatcher sends the right event type to userActivity
for non-touch pointer events like HOVER_MOVE and SCROLL.
Bug: 3193114
Change-Id: I15dbd48a16810dfaf226ff7ad117d46908ca4f86
2011-03-02 19:57:07 -08:00
Gilles Debunne
e5091dd8df
Merge "Removed documentation links"
2011-03-02 19:52:30 -08:00
Gloria Wang
ea4cd693c2
Merge "- To track the usage of all audio output devices - To track the currently used audio device - The devices are separated as speaker and other audio devices - Provide the collected data to battery application through pullBatteryData()"
2011-03-02 19:51:04 -08:00
Gloria Wang
1d0599ff95
Merge "Do not call processDrmInfo if acquireDrmInfo returns null"
2011-03-02 19:50:41 -08:00
Svetoslav Ganov
b720d0acb3
Merge "Add system wide management of core settings"
2011-03-02 19:17:06 -08:00
Mathias Agopian
b1fb7bac5b
Merge "remove some logs"
2011-03-02 18:51:00 -08:00
Mathias Agopian
1c71a47a6d
remove some logs
...
Change-Id: Ia476184048ee419e19330a56dc8e6553189f6a24
2011-03-02 18:45:50 -08:00
Chet Haase
e703580ffe
Merge "Cancel LayoutTransition animations selectively"
2011-03-02 18:39:11 -08:00
Jean-Michel Trivi
609bd12dac
Merge "Fix bug 3425610 Adjust Lock sound level"
2011-03-02 18:37:07 -08:00
Eric Fischer
4c278187d5
am 190586b7: Import revised translations. DO NOT MERGE
...
* commit '190586b723dc8748dad43b1367ef062c6d5c190e':
Import revised translations. DO NOT MERGE
2011-03-02 18:25:21 -08:00
Wink Saville
a6225fad55
am a61a1f69: Merge "Initialize mRetyMgr when constructing GsmDataConnectionTracker." into honeycomb
...
* commit 'a61a1f694da826b371b5c33e9bf5e39992079dc7':
Initialize mRetyMgr when constructing GsmDataConnectionTracker.
2011-03-02 18:25:01 -08:00
Mike Lockwood
4ac4acc83c
Merge "UsbService: Make sure the USB accessory function is disabled when we disconnect"
2011-03-02 18:20:25 -08:00
Romain Guy
d08c4c766b
Merge "Add an API to force Views to render their layer."
2011-03-02 18:18:06 -08:00
Simon Wilson
b7434bbf93
am 3d79f1ce: am edc68a00: Merge "Attempt to reduce problems from issue #3183612 " into gingerbread
...
* commit '3d79f1ce84ee60dbb26468b9e5f75f4ccb5ed8aa':
Attempt to reduce problems from issue #3183612
2011-03-02 18:13:49 -08:00
Simon Wilson
5cd7131110
am edc68a00: Merge "Attempt to reduce problems from issue #3183612 " into gingerbread
...
* commit 'edc68a001cd94d2011029004cb27231432a18575':
Attempt to reduce problems from issue #3183612
2011-03-02 18:10:33 -08:00
Simon Wilson
4abb1f078d
Merge "Attempt to reduce problems from issue #3183612 " into gingerbread
2011-03-02 18:03:52 -08:00
Gilles Debunne
03b9b33e32
Merge "Added documentation for SpannableStringBuilder.getTextRunCursor"
2011-03-02 17:56:01 -08:00
Mike Lockwood
1c5750c374
am b13581a9: (-s ours) am 1110748b: DO NOT MERGE: USB accessory support library
...
* commit 'b13581a9dab07ccd1841890e0443b9cfe0805679':
DO NOT MERGE: USB accessory support library
2011-03-02 17:24:14 -08:00
Mike Lockwood
42419d6c6f
am 7866be2b: (-s ours) am 40bbf929: DO NOT MERGE: Backport USB accessory support to gingerbread
...
* commit '7866be2b76e421ca28e5dcbd3e7d362baf279dd9':
DO NOT MERGE: Backport USB accessory support to gingerbread
2011-03-02 17:24:02 -08:00
Dianne Hackborn
4c8cc0e5a0
Merge "Fix issue #3400119 : API to specify a black background behind a window transition"
2011-03-02 17:19:39 -08:00
Mike Lockwood
0caaa7c371
Merge "MtpClient: remove finalize override to avoid multiple calls to unregisterReceiver"
2011-03-02 17:14:57 -08:00
Justin Ho
a84d20e7cd
Merge "Updated text select handles, paste dialogs, updated list section dividers (fixing previously incorrect asset.)"
2011-03-02 17:14:37 -08:00
Amith Yamasani
d97ffc9a0f
Merge "Fix a race condition when entering and exiting a preference fragment quickly."
2011-03-02 17:13:46 -08:00
Jamie Gennis
57ec59b0f5
Merge "Stagefright: Use the ANW min undequeued bufs query."
2011-03-02 16:44:51 -08:00
Gloria Wang
1450656359
Merge "To support DRM files without file extension"
2011-03-02 16:26:18 -08:00
Andreas Huber
60c937781f
Merge "Resize internal PES buffers dynamically instead of relying on a fixed maximum size."
2011-03-02 16:22:20 -08:00
Andreas Huber
b5245cd477
Merge "Allow optional specification of a PTS timestamp when signalling a discontinuity."
2011-03-02 16:11:01 -08:00
Chia-chi Yeh
6f1a8aee2d
Merge "RTP: update javadocs."
2011-03-02 16:02:57 -08:00
Jeff Brown
a9301c1881
Merge "Fade out the mouse pointer after inactivity or other events."
2011-03-02 15:54:42 -08:00
Romain Guy
c9177ded6e
Merge "We need to go deeper. Bug #3431907 "
2011-03-02 15:48:33 -08:00
Shimeng (Simon) Wang
15fd66cbe0
Merge "Adjust actual scale when zoom density changes."
2011-03-02 15:45:27 -08:00
Mike Lockwood
f57923aacc
am 1110748b: DO NOT MERGE: USB accessory support library
...
* commit '1110748b2df664f9c5066819c1f0616eae3394a7':
DO NOT MERGE: USB accessory support library
2011-03-02 15:38:55 -08:00
Alex Sakhartchouk
a7b8942ac4
Merge "Fixing element count bug in renderscript."
2011-03-02 15:38:10 -08:00
Jeff Brown
80f3e7cc15
Fade out the mouse pointer after inactivity or other events.
...
Fades out the mouse pointer:
- after 15 seconds of inactivity normally
- after 3 seconds of inactivity in lights out mode
- after a non-modifier key down
- after a touch down
Extended the native Looper to support enqueuing time delayed
messages. This is used by the PointerController to control
pointer fade timing.
Change-Id: I87792fea7dbe2d9376c78cf354fe3189a484d9da
2011-03-02 15:37:57 -08:00
Irfan Sheriff
8edeafd8f4
Merge "fix network disconnection handling"
2011-03-02 15:36:10 -08:00