Commit Graph

38441 Commits

Author SHA1 Message Date
Irfan Sheriff
834ec50aea Merge "Remove work around for driver state change" 2011-08-29 14:13:42 -07:00
Jeff Brown
bc5de94a38 Merge "Add a "show touches" option for demos and presentations. Bug: 4569045" 2011-08-29 14:04:31 -07:00
Jeff Brown
7252842e26 Merge "Prioritize INPUT_PROP_DIRECT first." 2011-08-29 14:04:21 -07:00
Andreas Huber
ad34358ded Merge "Return an error to the client instead of asserting if decoder instantiation fails" 2011-08-29 13:47:24 -07:00
Jamie Gennis
ebf157325f Merge "Surface: move the SurfaceTexture ctor" 2011-08-29 13:41:45 -07:00
Bill Gruber
e26c25affa Merge "Cherry pick from honeycomb-mr2 Change ID I7ded723152d7beface51b45b882d4ccf92981927 Doc fix: Hello World tutorial updates Bug: 5149925" 2011-08-29 13:04:05 -07:00
Gilles Debunne
01c346cffc Merge "Suggestions popup window is dismissed on tap outside." 2011-08-29 12:58:36 -07:00
John Reck
01265efaea Merge "Tap highlight fix + small perf increase" 2011-08-29 12:55:50 -07:00
Adam Powell
5bc295bc5a Merge "Fix bug 5217267 - Action bars and menu shortcuts" 2011-08-29 12:07:52 -07:00
Brandon Keely
05b37db6c8 Merge "Massaging framework window transitions." 2011-08-29 11:34:02 -07:00
Chet Haase
06bf8fe2bc Merge "Made the Switch class public." 2011-08-29 11:21:49 -07:00
Romain Guy
d23c5393f9 Merge "Italic should be italic and bold should be bold." 2011-08-29 11:13:23 -07:00
Svetoslav Ganov
c85ef633a7 Merge "Clean up and bug fixes in the TouchExplorer." 2011-08-29 11:04:33 -07:00
Adam Powell
86a9177a69 Merge "Fix bug 5124021 - Menu visibility incorrect when restoring ListView selection mode" 2011-08-29 10:42:43 -07:00
Jean-Michel Trivi
5e10ae4b5d Merge "Update IRemoteControlDisplay when it registers." 2011-08-29 10:09:04 -07:00
Claudia de Veaux
0ee46c0d1a Merge "Simplified punctuation on lock screen. Bug: 5221162" 2011-08-29 09:06:13 -07:00
Justin Ho
32128d8e02 Merge "Updated text_select handles Bug: 5076695" 2011-08-29 09:01:20 -07:00
Jean-Michel Trivi
fd6b172e15 Merge "Cannot compare Binder references for RC display to unregister" 2011-08-29 08:56:23 -07:00
Andreas Huber
4234bdf674 Merge "Signal errors to the client instead of asserting in ACodec." 2011-08-29 08:10:56 -07:00
Adam Powell
1e0e23693d Merge "Fix bug 5067075 - missing scrollbar when entering long signatures" 2011-08-28 16:58:54 -07:00
Adam Powell
c82e35ba2a Merge "Fix bug 5133509 - Align holo menu panel windows along the bottom of the screen" 2011-08-28 16:58:27 -07:00
Jim Miller
ad4274db61 Merge "Fix 5216579: Don't show IME switch option in numeric mode of lockscreen" 2011-08-28 15:10:27 -07:00
Pannag Sanketi
1d4ab57b1b Merge "Default W, H allowed in SurfaceMediaSource dequeue" 2011-08-28 14:40:26 -07:00
Pannag Sanketi
d08742ddb2 Merge "Modify enum value of OMX_COLOR_FormatAndroidOpaque" 2011-08-26 20:05:58 -07:00
Pannag Sanketi
5ab88cc4ce Merge "Fixing small syntax error in MPEG4 logging" 2011-08-26 20:01:46 -07:00
Adam Powell
452f4d9803 Merge "Accessibility fixes for action bars" 2011-08-26 19:32:09 -07:00
Romain Guy
702f27ee87 Merge "ToggleButton could keep a reference to a previous drawable" 2011-08-26 19:30:08 -07:00
Svetoslav Ganov
e09ab986d6 Merge "Lock screen should be kept on while it is touch explored." 2011-08-26 18:18:04 -07:00
Jean-Michel Trivi
8482cf3c32 Merge "Address multiple RemoteControlDisplay competing for registration" 2011-08-26 18:17:40 -07:00
Nick Pelly
b8430eabc4 Merge "Improve NDEF push API" 2011-08-26 17:31:02 -07:00
Wink Saville
39b8b8cfe1 Merge "Add timezone to the terminal response for provide local information command" 2011-08-26 16:53:39 -07:00
Jake Hamby
91cf0e75b4 Merge "Add ISIM application support for LTE devices." 2011-08-26 16:47:45 -07:00
Martijn Coenen
9d592ad4eb Merge "Add getMaxTransceiveLength() API." 2011-08-26 16:36:29 -07:00
Chet Haase
d4ce2aa0ab Merge "Fixed error in invalidation/LayoutTransition logic" 2011-08-26 16:26:22 -07:00
Christopher Tate
5eb6ff7f54 Merge "Warn if we're tearing down "live" DeathRecipient content [take 2]" 2011-08-26 16:17:50 -07:00
Eric Fischer
8db1a773f7 Merge "Import revised translations." 2011-08-26 16:17:31 -07:00
Gilles Debunne
62dc15e0f4 Merge "Changed PreferenceCategory left padding." 2011-08-26 15:58:17 -07:00
Gilles Debunne
a98bdca0ed Merge "Text selection handle animations made faster." 2011-08-26 15:57:57 -07:00
Jeff Sharkey
9056c553b2 Merge "Always splice historical data stats, debug info." 2011-08-26 15:46:19 -07:00
John Reck
5f7b30b60b Merge "Better touch rects" 2011-08-26 15:31:16 -07:00
Makoto Onuki
67860572f1 Merge "Define mime-types for stream items" 2011-08-26 14:50:12 -07:00
Jean-Michel Trivi
cf9034e0d4 Merge "Don't try to rescale when no bitmap in RemoteControlClient" 2011-08-26 14:25:05 -07:00
Peter Ng
5038cfdd07 Merge "Textfield search items updated thickness on vertical bars Bug: 5076695" 2011-08-26 14:06:33 -07:00
Fabrice Di Meglio
127c7ab96f Merge "Fix bug #5199577 TextView with android:password="true" is showing the "dots" on the left even if the password chars are RTL" 2011-08-26 14:05:09 -07:00
Irfan Sheriff
11c0d80468 Merge "Fixed WifiWatchdog notification bugs" 2011-08-26 14:04:55 -07:00
Andreas Huber
80002d28ee Merge "Support for posting messages and synchronously waiting for a response." 2011-08-26 13:47:26 -07:00
Justin Ho
c2cd567656 Merge "Updated sysbar icons Bug: 5076695" 2011-08-26 13:43:48 -07:00
Romain Guy
54c266fecf Merge "Prevent crash in VPN settings Bug #5217245" 2011-08-26 13:37:35 -07:00
Gilles Debunne
873bf80a25 Merge "Bug 5218421. Spell check crash with Japanese characters" 2011-08-26 13:28:28 -07:00
Daniel Sandler
e5ab53f8ea Merge "Stop spamming the user with unchanged tickers." 2011-08-26 12:11:32 -07:00