Pannag Sanketi
800eceecd0
Merge "Error check in queuebuffer in SurfaceTextureClient"
2011-09-02 18:40:04 -07:00
Jeff Sharkey
26a75415eb
Merge "Make large_icon in notification catch touches."
2011-09-02 18:17:03 -07:00
Pannag Sanketi
66378c63e6
Error check in queuebuffer in SurfaceTextureClient
...
In queuebuffer, if the surfacetexture returns an error,
surfacetextureclient should check for that and pass on the error.
Change-Id: Ie6d70e779fac0702f372eb4df5ecb655280875ee
2011-09-02 17:45:50 -07:00
Adam Cohen
4acc2725ca
Merge "Ensure appwidgets are loaded before usage."
2011-09-02 17:35:00 -07:00
Dianne Hackborn
846525c1da
Merge "Fix issue #5150899 : Call activity takes 15MB we never get back."
2011-09-02 17:18:32 -07:00
Adam Powell
52e1867efc
Merge "Fix bug 5201420 - Appease the monkeys"
2011-09-02 17:01:28 -07:00
Chet Haase
53dfaea72a
Merge "Fix artifact with LayoutTransitions on disappearing window."
2011-09-02 16:52:03 -07:00
Adam Powell
c178c0d7e0
Merge "Fix bug 5231904 - Fix wobbly progress spinners"
2011-09-02 16:48:55 -07:00
Michael Jurka
4d663c3f02
Merge "Click on whitespace dismisses Recents in landscape"
2011-09-02 16:35:54 -07:00
Michael Jurka
12ab23b47f
Merge "Use default thumbnail if getting app thumbnail fails"
2011-09-02 16:35:42 -07:00
Eric Laurent
c169da07c7
Merge "Fix issue 5252593: any app can restart the runtime"
2011-09-02 16:05:03 -07:00
Michael Jurka
e1a1cba675
Merge "Fix a NPE in Recents"
2011-09-02 15:44:09 -07:00
Mathias Agopian
1ee7436d93
Merge "fix a bug that caused the off animation to not show sometimes"
2011-09-02 15:31:20 -07:00
Scott Main
56cbee82fe
Merge "cherrypick Change-Id: I253ff775829a80fec8e3d1c88ae85af1286a9300 docs: update dashboard stats; add codenames and release note links to version table"
2011-09-02 15:20:00 -07:00
Jeff Sharkey
024b965f2d
Merge "Show statusbar clock based on lockscreen status."
2011-09-02 15:07:19 -07:00
Michael Jurka
3de462f55b
Merge "Fix regression: recents did not dismiss after launching apps (5252649)"
2011-09-02 15:02:08 -07:00
Gilles Debunne
642630e02d
Merge "Remove the suggestion underline when the TextView loses focus."
2011-09-02 13:54:48 -07:00
Justin Ho
0e3766246b
Merge "Check in source WAVs for sounds"
2011-09-02 13:47:12 -07:00
Gilles Debunne
e005d3c3f8
Merge "Popup windows positions are updated when a TextView is scrolled"
2011-09-02 13:24:20 -07:00
Gilles Debunne
360ba215f1
Merge "Added an add to dictionary option in suggestions for misspelled words"
2011-09-02 13:19:24 -07:00
Gilles Debunne
8703f09108
Merge "Fixes around text selection"
2011-09-02 13:17:44 -07:00
Gilles Debunne
7c60a42fee
Merge "Fix for NPE in Switch"
2011-09-02 13:17:13 -07:00
Chet Haase
3a3a07d56b
Merge "Tweaks to NotificationPanel animation"
2011-09-02 13:14:18 -07:00
Russell Brenner
893cf61c15
Merge "Add Armenian and Georgian fonts"
2011-09-02 12:51:22 -07:00
Martijn Coenen
06044c2a4b
Merge "Fix Activity ref-leak in NFC dispatch API."
2011-09-02 12:50:27 -07:00
Mathias Agopian
7ee4cd5556
fix a bug that caused the off animation to not show sometimes
...
this happened when the overlays were in use, since the animation
is rendered in the FB and the FB is not used.
we now have a way to turn hwc off temporarily.
Change-Id: I3385f0c25bb9cc91948e7b26e7cd31ed18c36ace
2011-09-02 12:22:39 -07:00
Mangesh Ghiware
bff38eedfc
Merge "Set reading level scale to display density instead of a fixed minimum."
2011-09-02 11:14:14 -07:00
Dianne Hackborn
cd87b31c06
Merge "Fix issue #4554429 : API REVIEW: deprecate Live Folders"
2011-09-02 10:37:38 -07:00
Jeff Sharkey
ca5b175c70
Merge "Fix notification ticker info text alignment."
2011-09-02 10:07:58 -07:00
Mike Lockwood
18db5e4849
Merge "Fix logic for power button overridding the "wait for prox negative state" after a call"
2011-09-02 10:04:11 -07:00
satok
c0ee8f05e8
Merge "Add an option for the implicitly selected subtype"
2011-09-02 04:44:41 -07:00
Dave Burke
6695ab93bb
Merge "Require INTERNET permission for network-based content. Bug #1870981 "
2011-09-02 03:30:53 -07:00
satok
dd1f0fed29
Merge "Make the constructor of InputMethodSubtype hidden."
2011-09-01 23:22:55 -07:00
Irfan Sheriff
7490b92f2d
Merge "Prepare for exposing p2p API"
2011-09-01 21:46:54 -07:00
Jeff Sharkey
abeb7bacbb
Merge "Sample network statistics for sanity check."
2011-09-01 21:31:21 -07:00
Jeff Sharkey
470577d153
Merge "Selectively add stats based on iface active state."
2011-09-01 21:31:15 -07:00
Kristian Monsen
c9382a9bed
Merge "Close idle connections on pause timers"
2011-09-01 20:30:19 -07:00
Mathias Agopian
b24c865fab
Merge "Fix various flickering / artifacts"
2011-09-01 18:57:57 -07:00
Mathias Agopian
f914e7ffad
Fix various flickering / artifacts
...
these were due to the "preserve backbuffer" optimization
interfering with hw composer. basically the screen needed
to be redrawn in the areas that move from GL to
overlay.
Bug: 5245513
Change-Id: I9bf75c4fe905f3ef62005e52108b94edae692304
2011-09-01 18:56:54 -07:00
Svetoslav Ganov
f486f0485a
Merge "Accessibility events fired from AdapterView underpopulated."
2011-09-01 18:39:29 -07:00
Svetoslav Ganov
83b44bfd15
Merge "Polish of the accessibility feedback of Date and Time pickers"
2011-09-01 18:14:38 -07:00
Stephen Hines
92b6fca653
Merge "Fix remaining .rs.dtor() issue for RS."
2011-09-01 18:10:37 -07:00
Adam Powell
484df1a081
Merge "FIX BUG 5244136 - HOLO LIST SEPARATOR TEXT DOES NOT SHOUT"
2011-09-01 18:00:56 -07:00
Mathias Agopian
1cfa50cd24
Merge "fix another bug that prevented the gl debugger to work"
2011-09-01 17:52:21 -07:00
Mathias Agopian
a45c547910
fix another bug that prevented the gl debugger to work
...
we didn't set the debug tls properly
Change-Id: Iad9cc5b5d230a8eb7f680c4b70925c5e43e73051
2011-09-01 17:50:52 -07:00
Fred Quintana
95bfc9dd07
Merge "Make the SyncManager timeout syncs if it takes too long to bind to them."
2011-09-01 17:35:25 -07:00
Mike Lockwood
ea1fc9ed4d
Merge "PhoneStatusBar: Fix NPE when disabling navigation with no soft buttons."
2011-09-01 17:29:26 -07:00
Michael Jurka
ce366d757f
Merge "Fixing orientation change bug (5098088)"
2011-09-01 17:14:11 -07:00
Romain Guy
69e7821b14
Merge "Prevent a leak when using View.postInvalidate(left, top, right, bottom)"
2011-09-01 17:02:28 -07:00
Michael Jurka
b8533daa91
Merge "updating visuals of Recent Apps"
2011-09-01 16:39:32 -07:00