- 1b683a41 AI 143391: Merge from donut Change 143255 by Jean-Baptiste Queru · 16 years ago
- c61d318 AI 143377: am: CL 143227 am: CL 143046 Add extra pixel on right and left in 9 patch for expanders to fix padding problem by Karl Rosaen · 16 years ago
- 1ca6a1c AI 143364: am: CL 143214 am: CL 143009 More work on issue #1739507 (kila-user build is too big): remove some unused application resources I found. by Dianne Hackborn · 16 years ago
- 05bc50d AI 143358: am: CL 143207 am: CL 142996 Fix bug in human readable battery stats dumping code which caused the wifi lock times to be off by an order of magnitude. by Evan Millar · 16 years ago
- 5e152c1 AI 143354: am: CL 143203 am: CL 142986 Work on issue #1739922 (Removed unused resources). We don't seem to use these. by Dianne Hackborn · 16 years ago
- 0b4d648 AI 143347: am: CL 143196 am: CL 142964 Add a function to clear styles in EditStyledText. by Satoshi Kataoka · 16 years ago
- 7977a61 AI 143336: am: CL 143185 am: CL 142930 Adds a straightforward abort() function in addition to interrupt(). Used on the gears C++ side to get rid of the thread leaking introduced with the HttpRequest refactoring. by Nicolas Roard · 16 years ago
- eb0c86e AI 143320: am: CL 143171 am: CL 142873 fix [1732012] Only show screen rotation animation when triggered by sensor by Mathias Agopian · 16 years ago
- e4fbd62 AI 143318: am: CL 143169 am: CL 142870 Fix issue #1724917 (Applications (browser, maps, gmail) fail to retain their landscape state after coming out of sleep mode). We now rely on the listeners last known orientation, and make sure to clear it when enabling/disabling. by Dianne Hackborn · 16 years ago
- 423f0e4 AI 143314: am: CL 143165 am: CL 142861 Make TextView Emoji scale to match the size of the text. by Eric Fischer · 16 years ago
- 94befd1 AI 143311: am: CL 143162 am: CL 142858 Fix framework orientation issues by Suchi Amalapurapu · 16 years ago
- f5f8d24 AI 143308: am: CL 143159 am: CL 142855 Fix SHOW_OR_CREATE intent to correctly handle duplicate E-mail or IM entries for a person. by Jeffrey Sharkey · 16 years ago
- da53eca AI 143298: am: CL 143150 Fixed the problem where setEnabled(false) has no effect from onResume(). by Michael Chan · 16 years ago
- bf62297 AI 143296: Merge from donut Change 143147 by Jean-Baptiste Queru · 16 years ago
- 604ed54 AI 143281: am: CL 142990 Fixes #1739360. SimpleCursorAdapter was calling (unnecessarily) toString() on the Cursor even in the case where a ViewBinder was being used. This could cause crashes when the cursor was currently on a blob. This change defers the String conversion to the case where no ViewBinder is used. by Romain Guy · 16 years ago
- a2debb3 AI 143278: Merge 142826: Add tutorial to platform. The tutorial can be launched with the new Intent ACTION_SYSTEM_TUTORIAL and by Ed Heyl · 16 years ago
- d9b7d24 AI 143249: am: CL 142820 am: CL 142818 Fixes #1735278. Deep hierarchies could generate stack overflow exception due to new local variables introduces in Cupcake. This change removes 4 ints from the dispatchDraw/drawChild code path to save a bit of stack on deep hierarchies. This is a stop-gap measure but that's all we can/should do for now. by Romain Guy · 16 years ago
- 059c446 AI 143244: am: CL 142801 am: CL 142799 Ensure thread exit resets mThread to null (synchronized with sListeners) by Andreas Huber · 16 years ago
- c4a5f87 AI 143240: am: CL 142790 am: CL 142788 Fixes #1730741. Marquee text was not always animated in context menus. by Romain Guy · 16 years ago
- a565e5e Automated import from //branches/master/...@142936,142936 by Amith Yamasani · 16 years ago
- 52cf58a Automated import from //branches/master/...@142846,142846 by Grace Kloba · 16 years ago
- b8088b9 Automated import from //branches/master/...@142774,142774 by Nick Pelly · 16 years ago
- fea44a0 Automated import from //branches/master/...@142759,142759 by Eric Fischer · 16 years ago
- 78ef456 Automated import from //branches/master/...@142755,142755 by Mark Womack · 16 years ago
- a7f7dee Automated import from //branches/master/...@142751,142751 by Chris Tate · 16 years ago
- 0704009 Automated import from //branches/master/...@142746,142746 by Raphael Moll · 16 years ago
- 09691cd Automated import from //branches/master/...@142739,142739 by Eric Fischer · 16 years ago
- c06a594 Automated import from //branches/master/...@142737,142737 by Karl Rosaen · 16 years ago
- c9a8e0b Automated import from //branches/master/...@142673,142673 by Daisuke Miyakawa · 16 years ago
- 6e3835f Automated import from //branches/master/...@142632,142632 by Leon Scroggins · 16 years ago
- 1badb71 Automated import from //branches/master/...@142578,142578 by Jack Palevich · 16 years ago
- 15ba278 Automated import from //branches/master/...@142576,142576 by Dianne Hackborn · 16 years ago
- 9c802c1 Automated import from //branches/master/...@142575,142575 by Romain Guy · 16 years ago
- 8b06628 Automated import from //branches/master/...@142574,142574 by Jean-Baptiste Queru · 16 years ago
- 6030734 Automated import from //branches/master/...@142414,142414 by Fred Quintana · 16 years ago
- 6c349db Automated import from //branches/master/...@142373,142373 by Jean-Michel Trivi · 16 years ago
- 4840e14 Automated import from //branches/master/...@142348,142348 by Dianne Hackborn · 16 years ago
- afb6c8e Automated import from //branches/master/...@142319,142319 by Cedric Beust · 16 years ago
- 062a75b Automated import from //branches/master/...@142308,142308 by Joe Onorato · 16 years ago
- 3fd65be Automated import from //branches/master/...@142306,142306 by Suchi Amalapurapu · 16 years ago
- 9ea028f Automated import from //branches/master/...@142130,142130 by Romain Guy · 16 years ago
- b3f4db8 Automated import from //branches/master/...@141998,141998 by Ficus Kirkpatrick · 16 years ago
- bb564a2 Automated import from //branches/master/...@141981,141981 by Nick Pelly · 16 years ago
- a0de355 Automated import from //branches/master/...@141912,141912 by Mike Lockwood · 16 years ago
- 4087f542 Automated import from //branches/master/...@141886,141886 by Romain Guy · 16 years ago
- 1711c06 Automated import from //branches/master/...@141869,141869 by Eric Fischer · 16 years ago
- 83557ec Automated import from //branches/master/...@141865,141865 by Jaikumar Ganesh · 16 years ago
- 708c17b Automated import from //branches/master/...@141860,141860 by Jack Palevich · 16 years ago
- 10270f2 Automated import from //branches/master/...@141740,141740 by Ficus Kirkpatrick · 16 years ago
- f85f081 Automated import from //branches/master/...@141727,141727 by Dianne Hackborn · 16 years ago
- 37b5a10 Automated import from //branches/master/...@141698,141698 by Nick Pelly · 16 years ago
- db9540e Automated import from //branches/master/...@141533,141533 by Mathias Agopian · 16 years ago
- 45c3ce5 Automated import from //branches/master/...@141530,141530 by Eric Fischer · 16 years ago
- 58cd82b Automated import from //branches/master/...@141527,141527 by Romain Guy · 16 years ago
- eb785fa Automated import from //branches/master/...@141518,141518 by Dianne Hackborn · 16 years ago
- 8f91d2b Automated import from //branches/master/...@141392,141392 by Chris Tate · 16 years ago
- 22f7114 Automated import from //branches/master/...@141380,141380 by Fred Quintana · 16 years ago
- ef0996f Automated import from //branches/master/...@141357,141357 by Bob Lee · 16 years ago
- 8821192 Automated import from //branches/master/...@141350,141350 by Dianne Hackborn · 16 years ago
- 8c20bc8 Automated import from //branches/master/...@141328,141328 by Mark Womack · 16 years ago
- 696887c Automated import from //branches/master/...@141315,141315 by Romain Guy · 16 years ago
- 89d4ea4 Automated import from //branches/master/...@141261,141261 by Robert Greenwalt · 16 years ago
- 917a839 Automated import from //branches/master/...@141196,141196 by Satoshi Kataoka · 16 years ago
- 1ab415f Automated import from //branches/master/...@141169,141169 by Satoshi Kataoka · 16 years ago
- e1e5df5 Automated import from //branches/master/...@141151,141151 by Satoshi Kataoka · 16 years ago
- 083c6b9 Automated import from //branches/master/...@141127,141127 by Satoshi Kataoka · 16 years ago
- 20a8698 Automated import from //branches/master/...@141113,141113 by Satoshi Kataoka · 16 years ago
- 2c6b3b0 Automated import from //branches/master/...@141107,141107 by Jeff Hamilton · 16 years ago
- f559d55 Automated import from //branches/master/...@141084,141084 by Mike Cleron · 16 years ago
- d0381a1 Automated import from //branches/master/...@141050,141050 by Evan Millar · 16 years ago
- 4eba271 Automated import from //branches/master/...@141043,141043 by Dianne Hackborn · 16 years ago
- ad5e2e8 Automated import from //branches/master/...@141025,141025 by Evan Millar · 16 years ago
- 7b67e1e Automated import from //branches/master/...@141005,141005 by Dianne Hackborn · 16 years ago
- 51bf077 Automated import from //branches/master/...@141004,141004 by Dianne Hackborn · 16 years ago
- 36197e7 Automated import from //branches/master/...@141000,141000 by Joe Onorato · 16 years ago
- df94048 Automated import from //branches/master/...@140988,140988 by Romain Guy · 16 years ago
- 4312619 Automated import from //branches/master/...@140968,140968 by Satoshi Kataoka · 16 years ago
- 359404d Automated import from //branches/master/...@140959,140959 by Jack Veenstra · 16 years ago
- 73e5be1 Automated import from //branches/master/...@140926,140926 by Dianne Hackborn · 16 years ago
- d988978 Automated import from //branches/master/...@140913,140913 by Karl Rosaen · 16 years ago
- 9c0c492 Automated import from //branches/master/...@140894,140894 by Nick Pelly · 16 years ago
- 48002cd Automated import from //branches/master/...@140887,140887 by Romain Guy · 16 years ago
- cefbab3 Automated import from //branches/master/...@140881,140881 by Jaikumar Ganesh · 16 years ago
- 4582989 Automated import from //branches/master/...@140875,140875 by Eric Fischer · 16 years ago
- e89554b Automated import from //branches/master/...@140869,140869 by Jean-Michel Trivi · 16 years ago
- 13e3920 Automated import from //branches/master/...@140852,140852 by Karl Rosaen · 16 years ago
- 04750b6 Automated import from //branches/master/...@140830,140830 by Dianne Hackborn · 16 years ago
- 87231cf Automated import from //branches/master/...@140820,140820 by Debajit Ghosh · 16 years ago
- b2cf954 Automated import from //branches/master/...@140808,140808 by Mathias Agopian · 16 years ago
- e55255b Automated import from //branches/master/...@140785,140785 by Eric Fischer · 16 years ago
- 41bba26 Automated import from //branches/master/...@140783,140783 by Eric Fischer · 16 years ago
- 2c4b6ac Automated import from //branches/master/...@140767,140767 by Satoshi Kataoka · 16 years ago
- 2469241 Automated import from //branches/master/...@140750,140750 by Jasper Lin · 16 years ago
- dace7ff Automated import from //branches/master/...@140745,140745 by Romain Guy · 16 years ago
- 1c9aefd Automated import from //branches/master/...@140719,140719 by Dianne Hackborn · 16 years ago
- f93f02f Automated import from //branches/master/...@140680,140680 by Eric Shienbrood · 16 years ago
- f64aff1 Automated import from //branches/master/...@140582,140582 by Bjorn Bringert · 16 years ago
- 8b1d1e3 Automated import from //branches/master/...@140561,140561 by Jason Parekh · 16 years ago
- e0e37bc Automated import from //branches/master/...@140426,140426 by Grace Kloba · 16 years ago
- 0859d0b Automated import from //branches/master/...@140419,140419 by Mike Ritter · 16 years ago