1. 6f63d6f Merge "docs: updates to OBB guide for naming; plus other edits" into ics-mr1 by Scott Main · 13 years ago
  2. 837a5d8 docs: updates to OBB guide for naming; plus other edits by Scott Main · 13 years ago
  3. 93dc642 docs: fix misc bugs from external tracker by Scott Main · 13 years ago
  4. 4143781 docs: add docs for market OBB by Scott Main · 14 years ago
  5. e5e11fd Merge "docs: fixing bug 5942573" into ics-mr1 by Robert Ly · 13 years ago
  6. 0dd9ec1 Merge "Make ResolverActivity update dynamically." into ics-mr1 by Dianne Hackborn · 13 years ago
  7. e8f2c7f Make ResolverActivity update dynamically. by Dianne Hackborn · 13 years ago
  8. 3e70127 Merge "extend timeout to allow for more time for the device to connect." into ics-mr1 by Tsu Chiang Chuang · 13 years ago
  9. 941ff38 Merge "fix bug 5942522" into ics-mr1 by Robert Ly · 13 years ago
  10. dcc910e Merge "docs: fix bug 5878445" into ics-mr1 by Robert Ly · 13 years ago
  11. 4b1afab extend timeout to allow for more time for the device to connect. by Tsu Chiang Chuang · 13 years ago
  12. eb4f325 Set the video encoding bit rate for the media recorder stress test. by Yu Shan Emily Lau · 13 years ago
  13. fb393f8 Mark configuration strings as not translatable. by Eric Fischer · 13 years ago
  14. a53b3bf docs: Android Design downloads section, linkable H2s. by Roman Nurik · 13 years ago
  15. f4994b3 Merge "fix bug 5911175" into ics-mr1 by Robert Ly · 13 years ago
  16. 27e20cc Merge "Fix issue #6073913: onActivityResult() not getting called..." into ics-mr1 by Dianne Hackborn · 13 years ago
  17. 5c60743 Fix issue #6073913: onActivityResult() not getting called... by Dianne Hackborn · 13 years ago
  18. e4ef9b1 DO NOT MERGE (from master: Fixed minor typo on Javadoc) by felipeal · 13 years ago
  19. ee32993 Merge "Adding time lapse test to mediaframework stress suite." into ics-mr1 by Jason Noguchi · 13 years ago
  20. a2b41b4 NumberPicker showing IME when its input field gains focus. by Svetoslav Ganov · 13 years ago
  21. 85cb9de Merge "docs: fix bug 5990526" into ics-mr1 by Robert Ly · 13 years ago
  22. 44e63a2 Support rendering layout that use the new res-auto namespace. by Xavier Ducrohet · 13 years ago
  23. 5786f5c Merge "Fix build." into ics-mr1 by Dianne Hackborn · 13 years ago
  24. b69b2c0 Fix build. by Dianne Hackborn · 13 years ago
  25. 133dc2d Merge "Fix issue #6048808: sometimes auto-correct is inactive" into ics-mr1 by Dianne Hackborn · 13 years ago
  26. 7663d80 Fix issue #6048808: sometimes auto-correct is inactive by Dianne Hackborn · 13 years ago
  27. 816b873 Move the automatic namespace outside of the res namespace. do not merge. by Xavier Ducrohet · 13 years ago
  28. eed8d0b Fix for issue 9656 - custom xml attributes in Android Libraries. do not merge. by inazaruk · 14 years ago
  29. 566328a Merge "docs: NDK overview, remove x86 instruction set mention (b/6044027)" into ics-mr1 by Joe Fernandez · 13 years ago
  30. bf378fd Don't allow screen invalidations to go outside bounds of screen by Michael Jurka · 13 years ago
  31. 02c9388 docs: fix bug 5878445 by Robert Ly · 13 years ago
  32. 27c8d9b Adding time lapse test to mediaframework stress suite. by Jason Noguchi · 13 years ago
  33. f11ffc11 docs: fixing bug 5942573 by Robert Ly · 13 years ago
  34. 9366ce8 fix bug 5942522 by Robert Ly · 13 years ago
  35. 68d97aa Merge "docs: fix broken link" into ics-mr1 by Scott Main · 13 years ago
  36. 224741af docs: NDK overview, remove x86 instruction set mention (b/6044027) by Joe Fernandez · 13 years ago
  37. 5c4d41e fix bug 5911175 by Robert Ly · 13 years ago
  38. 503247f Merge "Make sure resource references are resolved." into ics-mr1 by Xavier Ducrohet · 13 years ago
  39. 51ec506 docs: fix bug 5990526 by Robert Ly · 13 years ago
  40. 942b823 Merge "docs: Added Lint into Android Training and removed Layoutopt." into ics-mr1 by Rich Hyndman · 13 years ago
  41. c3f979f6 Make sure resource references are resolved. by Xavier Ducrohet · 13 years ago
  42. 01011c3 Fix issue #6037252: Screen shifts after all apps are upgraded by Dianne Hackborn · 13 years ago
  43. 0980e41 docs: Added Lint into Android Training and removed Layoutopt. by Rich Hyndman · 13 years ago
  44. 2d559b5 Merge "fix NPE in race condition." into ics-mr1 by Tsu Chiang Chuang · 13 years ago
  45. 482ae5f Bug 6021294 - Contextual action bar animation tweaks by Adam Powell · 13 years ago
  46. ef0314b docs: fix broken link by Scott Main · 13 years ago
  47. 094bf51 Use ' for apostrophe in HTML encoding DO NOT MERGE by Marc Blank · 13 years ago
  48. 4fe25f6 fix NPE in race condition. by Tsu Chiang Chuang · 13 years ago
  49. 06a591c Fix last change -- don't call startInputInner() with lock held. by Dianne Hackborn · 13 years ago
  50. e8e0527 Merge "Update WiMAX notification icons Bug: 5724605" into ics-mr1 by Justin Ho · 13 years ago
  51. c470b2d Merge "Part of fixing issue #6006757: Keyboard dismissal lags" into ics-mr1 by Justin Ho · 13 years ago
  52. a82ba54 Part of fixing issue #6006757: Keyboard dismissal lags by Dianne Hackborn · 13 years ago
  53. 2a1d191 Merge "docs: move USB installation info into the OEM USB Drivers document because the Google USB Driver is deprecated, so consolidating the USB info makes more sense for the common case of needing an OEM driver A few changes to the device setup doc also; such as removing the "unknown sources" step, because that doesn't apply to adb installs." into ics-mr1 by Scott Main · 13 years ago
  54. 811aca5 docs: move USB installation info into the OEM USB Drivers document because by Scott Main · 13 years ago
  55. aefa921 Update WiMAX notification icons Bug: 5724605 by Justin Ho · 13 years ago
  56. 2670332 docs: Google+ badge now sizes properly; remove reposition hack by Scott Main · 13 years ago
  57. c8711ca Merge "Stop using shared DUN APN when tethering stops." into ics-mr1 by Robert Greenwalt · 13 years ago
  58. fc19160 Merge "Add a config to set Dun capabilities." into ics-mr1 by Robert Greenwalt · 13 years ago
  59. c312ba3 Merge "Update 4G WiMAX assets for notification area as well Bug: 5724605" into ics-mr1 by Justin Ho · 13 years ago
  60. 9dd3a66 Update 4G WiMAX assets for notification area as well Bug: 5724605 by Justin Ho · 13 years ago
  61. 835e07f Merge "docs: Android NDK r7b Release Notes" into ics-mr1 by Joe Fernandez · 13 years ago
  62. 0ae5cac docs: Android NDK r7b Release Notes by Joe Fernandez · 13 years ago
  63. 2384386 Stop using shared DUN APN when tethering stops. by Robert Greenwalt · 13 years ago
  64. ffc8989 Merge "Don't pulse LED on new notification unless notification has LED flag set" into ics-mr1 by Mike Lockwood · 13 years ago
  65. 8d27f20 Add a config to set Dun capabilities. by Robert Greenwalt · 13 years ago
  66. 63b5966 Merge "Only use CDMA rssi for config_alwaysUseCdmaRssi." into ics-mr1 by John Wang · 13 years ago
  67. ece18ef Don't pulse LED on new notification unless notification has LED flag set by Mike Lockwood · 13 years ago
  68. d55cde1 Only use CDMA rssi for config_alwaysUseCdmaRssi. by John Wang · 13 years ago
  69. 08eb7dd Merge "extending timeout to stabilize tests" into ics-mr1 by Tsu Chiang Chuang · 13 years ago
  70. 197fe269 Merge "Add OEM specific USB mode enumeration based on ro.bootmode property" into ics-mr1 by Wink Saville · 13 years ago
  71. 650462b Import revised translations. DO NOT MERGE by Eric Fischer · 13 years ago
  72. afd8f18 Add OEM specific USB mode enumeration based on ro.bootmode property by Kazuhiro Ondo · 13 years ago
  73. 744c5b0 Merge "Import translations. DO NOT MERGE" into ics-mr1 by Justin Ho · 13 years ago
  74. d9c8bbd docs: fix xss issue bug 5125642 by Scott Main · 13 years ago
  75. 1c66faa Merge "docs: OpenGL Tutorials fixed two broken links (Issue 5990696, public android bug: 25132)" into ics-mr1 by Joe Fernandez · 13 years ago
  76. 52bfc24 docs: fix misc doc bugs from external issue tracker by Scott Main · 13 years ago
  77. a61f842 docs: OpenGL Tutorials fixed two broken links (Issue 5990696, public android bug: 25132) by Joe Fernandez · 13 years ago
  78. e42fe55 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  79. 09ff04d docs: fix typo in menu TOC by Scott Main · 13 years ago
  80. 48ac0f1 Merge "Don't use SNR in the invalid check." into ics-mr1 by John Wang · 13 years ago
  81. 331bb0c Setup ActionBars in layoutlib the same way the platform does it. do not merge. by Xavier Ducrohet · 13 years ago
  82. a9d9fa7 Merge "docs: switch from caps to initial-case for device button names" into ics-mr1 by Scott Main · 13 years ago
  83. cf9fe43 docs: switch from caps to initial-case for device button names by Scott Main · 13 years ago
  84. 7c70cef Don't use SNR in the invalid check. by John Wang · 13 years ago
  85. 4ba15ef Merge "docs: add Sony USB VID issue 5967572" into ics-mr1 by Scott Main · 13 years ago
  86. ed4d1f7 docs: add Sony USB VID issue 5967572 by Scott Main · 13 years ago
  87. f8aea99 Make aapt ignore tools-related data. by Xavier Ducrohet · 13 years ago
  88. a8c57bf extending timeout to stabilize tests by Tsu Chiang Chuang · 13 years ago
  89. 633de7b docs: fix meta description tag for homepage by Scott Main · 13 years ago
  90. 6aaa27f docs: fix broken link by Scott Main · 13 years ago
  91. 6b3f98b Merge "docs: fix action bar style example" into ics-mr1 by Scott Main · 13 years ago
  92. b6802e7 docs: fix action bar style example by Scott Main · 13 years ago
  93. f47f679 Merge "docs: dashboard update for feb 1" into ics-mr1 by Scott Main · 13 years ago
  94. 5e09593 docs: update menu guide with CAB and popup menu, plus many other revisions by Scott Main · 13 years ago
  95. 1d45bc2 docs: dashboard update for feb 1 by Scott Main · 13 years ago
  96. ccc11c4 Merge "Fix a typo in image processing test" into ics-mr1 by Xia Wang · 13 years ago
  97. e2ce3b8 Fix a typo in image processing test by Xia Wang · 13 years ago
  98. 0b2701b Merge "docs: change that stated as a few doc fixes and turned into fully documenting the device default themes and fixing many more, including adding API level information for older themes to avoid confusion. Oh and fix an unclosed <em> tag causing a format bug." into ics-mr1 by Scott Main · 13 years ago
  99. 493d27b docs: change that stated as a few doc fixes and turned into by Scott Main · 15 years ago
  100. 792d83c Merge "Use LTE SNR and RSRP to set signal level bar." into ics-mr1 by Justin Ho · 13 years ago