1. 1b683a41 AI 143391: Merge from donut Change 143255 by Jean-Baptiste Queru · 16 years ago
  2. 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
  3. 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
  4. 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
  5. 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
  6. 0b4d648 AI 143347: am: CL 143196 am: CL 142964 Add a function to clear styles in EditStyledText. by Satoshi Kataoka · 16 years ago
  7. 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
  8. 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
  9. 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
  10. 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
  11. 94befd1 AI 143311: am: CL 143162 am: CL 142858 Fix framework orientation issues by Suchi Amalapurapu · 16 years ago
  12. 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
  13. da53eca AI 143298: am: CL 143150 Fixed the problem where setEnabled(false) has no effect from onResume(). by Michael Chan · 16 years ago
  14. bf62297 AI 143296: Merge from donut Change 143147 by Jean-Baptiste Queru · 16 years ago
  15. 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
  16. 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
  17. 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
  18. 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
  19. 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
  20. a565e5e Automated import from //branches/master/...@142936,142936 by Amith Yamasani · 16 years ago
  21. 52cf58a Automated import from //branches/master/...@142846,142846 by Grace Kloba · 16 years ago
  22. b8088b9 Automated import from //branches/master/...@142774,142774 by Nick Pelly · 16 years ago
  23. fea44a0 Automated import from //branches/master/...@142759,142759 by Eric Fischer · 16 years ago
  24. 78ef456 Automated import from //branches/master/...@142755,142755 by Mark Womack · 16 years ago
  25. a7f7dee Automated import from //branches/master/...@142751,142751 by Chris Tate · 16 years ago
  26. 0704009 Automated import from //branches/master/...@142746,142746 by Raphael Moll · 16 years ago
  27. 09691cd Automated import from //branches/master/...@142739,142739 by Eric Fischer · 16 years ago
  28. c06a594 Automated import from //branches/master/...@142737,142737 by Karl Rosaen · 16 years ago
  29. c9a8e0b Automated import from //branches/master/...@142673,142673 by Daisuke Miyakawa · 16 years ago
  30. 6e3835f Automated import from //branches/master/...@142632,142632 by Leon Scroggins · 16 years ago
  31. 1badb71 Automated import from //branches/master/...@142578,142578 by Jack Palevich · 16 years ago
  32. 15ba278 Automated import from //branches/master/...@142576,142576 by Dianne Hackborn · 16 years ago
  33. 9c802c1 Automated import from //branches/master/...@142575,142575 by Romain Guy · 16 years ago
  34. 8b06628 Automated import from //branches/master/...@142574,142574 by Jean-Baptiste Queru · 16 years ago
  35. 6030734 Automated import from //branches/master/...@142414,142414 by Fred Quintana · 16 years ago
  36. 6c349db Automated import from //branches/master/...@142373,142373 by Jean-Michel Trivi · 16 years ago
  37. 4840e14 Automated import from //branches/master/...@142348,142348 by Dianne Hackborn · 16 years ago
  38. afb6c8e Automated import from //branches/master/...@142319,142319 by Cedric Beust · 16 years ago
  39. 062a75b Automated import from //branches/master/...@142308,142308 by Joe Onorato · 16 years ago
  40. 3fd65be Automated import from //branches/master/...@142306,142306 by Suchi Amalapurapu · 16 years ago
  41. 9ea028f Automated import from //branches/master/...@142130,142130 by Romain Guy · 16 years ago
  42. b3f4db8 Automated import from //branches/master/...@141998,141998 by Ficus Kirkpatrick · 16 years ago
  43. bb564a2 Automated import from //branches/master/...@141981,141981 by Nick Pelly · 16 years ago
  44. a0de355 Automated import from //branches/master/...@141912,141912 by Mike Lockwood · 16 years ago
  45. 4087f542 Automated import from //branches/master/...@141886,141886 by Romain Guy · 16 years ago
  46. 1711c06 Automated import from //branches/master/...@141869,141869 by Eric Fischer · 16 years ago
  47. 83557ec Automated import from //branches/master/...@141865,141865 by Jaikumar Ganesh · 16 years ago
  48. 708c17b Automated import from //branches/master/...@141860,141860 by Jack Palevich · 16 years ago
  49. 10270f2 Automated import from //branches/master/...@141740,141740 by Ficus Kirkpatrick · 16 years ago
  50. f85f081 Automated import from //branches/master/...@141727,141727 by Dianne Hackborn · 16 years ago
  51. 37b5a10 Automated import from //branches/master/...@141698,141698 by Nick Pelly · 16 years ago
  52. db9540e Automated import from //branches/master/...@141533,141533 by Mathias Agopian · 16 years ago
  53. 45c3ce5 Automated import from //branches/master/...@141530,141530 by Eric Fischer · 16 years ago
  54. 58cd82b Automated import from //branches/master/...@141527,141527 by Romain Guy · 16 years ago
  55. eb785fa Automated import from //branches/master/...@141518,141518 by Dianne Hackborn · 16 years ago
  56. 8f91d2b Automated import from //branches/master/...@141392,141392 by Chris Tate · 16 years ago
  57. 22f7114 Automated import from //branches/master/...@141380,141380 by Fred Quintana · 16 years ago
  58. ef0996f Automated import from //branches/master/...@141357,141357 by Bob Lee · 16 years ago
  59. 8821192 Automated import from //branches/master/...@141350,141350 by Dianne Hackborn · 16 years ago
  60. 8c20bc8 Automated import from //branches/master/...@141328,141328 by Mark Womack · 16 years ago
  61. 696887c Automated import from //branches/master/...@141315,141315 by Romain Guy · 16 years ago
  62. 89d4ea4 Automated import from //branches/master/...@141261,141261 by Robert Greenwalt · 16 years ago
  63. 917a839 Automated import from //branches/master/...@141196,141196 by Satoshi Kataoka · 16 years ago
  64. 1ab415f Automated import from //branches/master/...@141169,141169 by Satoshi Kataoka · 16 years ago
  65. e1e5df5 Automated import from //branches/master/...@141151,141151 by Satoshi Kataoka · 16 years ago
  66. 083c6b9 Automated import from //branches/master/...@141127,141127 by Satoshi Kataoka · 16 years ago
  67. 20a8698 Automated import from //branches/master/...@141113,141113 by Satoshi Kataoka · 16 years ago
  68. 2c6b3b0 Automated import from //branches/master/...@141107,141107 by Jeff Hamilton · 16 years ago
  69. f559d55 Automated import from //branches/master/...@141084,141084 by Mike Cleron · 16 years ago
  70. d0381a1 Automated import from //branches/master/...@141050,141050 by Evan Millar · 16 years ago
  71. 4eba271 Automated import from //branches/master/...@141043,141043 by Dianne Hackborn · 16 years ago
  72. ad5e2e8 Automated import from //branches/master/...@141025,141025 by Evan Millar · 16 years ago
  73. 7b67e1e Automated import from //branches/master/...@141005,141005 by Dianne Hackborn · 16 years ago
  74. 51bf077 Automated import from //branches/master/...@141004,141004 by Dianne Hackborn · 16 years ago
  75. 36197e7 Automated import from //branches/master/...@141000,141000 by Joe Onorato · 16 years ago
  76. df94048 Automated import from //branches/master/...@140988,140988 by Romain Guy · 16 years ago
  77. 4312619 Automated import from //branches/master/...@140968,140968 by Satoshi Kataoka · 16 years ago
  78. 359404d Automated import from //branches/master/...@140959,140959 by Jack Veenstra · 16 years ago
  79. 73e5be1 Automated import from //branches/master/...@140926,140926 by Dianne Hackborn · 16 years ago
  80. d988978 Automated import from //branches/master/...@140913,140913 by Karl Rosaen · 16 years ago
  81. 9c0c492 Automated import from //branches/master/...@140894,140894 by Nick Pelly · 16 years ago
  82. 48002cd Automated import from //branches/master/...@140887,140887 by Romain Guy · 16 years ago
  83. cefbab3 Automated import from //branches/master/...@140881,140881 by Jaikumar Ganesh · 16 years ago
  84. 4582989 Automated import from //branches/master/...@140875,140875 by Eric Fischer · 16 years ago
  85. e89554b Automated import from //branches/master/...@140869,140869 by Jean-Michel Trivi · 16 years ago
  86. 13e3920 Automated import from //branches/master/...@140852,140852 by Karl Rosaen · 16 years ago
  87. 04750b6 Automated import from //branches/master/...@140830,140830 by Dianne Hackborn · 16 years ago
  88. 87231cf Automated import from //branches/master/...@140820,140820 by Debajit Ghosh · 16 years ago
  89. b2cf954 Automated import from //branches/master/...@140808,140808 by Mathias Agopian · 16 years ago
  90. e55255b Automated import from //branches/master/...@140785,140785 by Eric Fischer · 16 years ago
  91. 41bba26 Automated import from //branches/master/...@140783,140783 by Eric Fischer · 16 years ago
  92. 2c4b6ac Automated import from //branches/master/...@140767,140767 by Satoshi Kataoka · 16 years ago
  93. 2469241 Automated import from //branches/master/...@140750,140750 by Jasper Lin · 16 years ago
  94. dace7ff Automated import from //branches/master/...@140745,140745 by Romain Guy · 16 years ago
  95. 1c9aefd Automated import from //branches/master/...@140719,140719 by Dianne Hackborn · 16 years ago
  96. f93f02f Automated import from //branches/master/...@140680,140680 by Eric Shienbrood · 16 years ago
  97. f64aff1 Automated import from //branches/master/...@140582,140582 by Bjorn Bringert · 16 years ago
  98. 8b1d1e3 Automated import from //branches/master/...@140561,140561 by Jason Parekh · 16 years ago
  99. e0e37bc Automated import from //branches/master/...@140426,140426 by Grace Kloba · 16 years ago
  100. 0859d0b Automated import from //branches/master/...@140419,140419 by Mike Ritter · 16 years ago