1. 1655f9a Merge "Fix fountain and put the demos back in the optional build." by Jason Sams · 15 years ago
  2. 5bec3aa Fix fountain and put the demos back in the optional build. by Jason Sams · 15 years ago
  3. 960f5d4 Merge "Remember which apps have available restore info in the ancestral dataset" by Chris Tate · 15 years ago
  4. 7499ef3 Merge "Skip the endianness marker when converting UCS-2 to UTF-8, since it ends up in the UTF-8 string otherwise." by Marco Nelissen · 15 years ago
  5. b49ceb3 Remember which apps have available restore info in the ancestral dataset by Christopher Tate · 15 years ago
  6. 3887ac7 Skip the endianness marker when converting UCS-2 to UTF-8, since it by Marco Nelissen · 15 years ago
  7. ec5df83 Fix to enable having a primary index that's not the closest match. by Amith Yamasani · 15 years ago
  8. 7723c94 Merge "Use Tremor for sim-eng, and Tremolo for other targets." by Gloria Wang · 15 years ago
  9. 67c12cc Merge "Add support for the TPOS/TPA (disc number) id3 tag." by Marco Nelissen · 15 years ago
  10. 1fa2d46 Merge "Always remember the last touch mode state when touch mode changes." by Romain Guy · 15 years ago
  11. 498b296 Always remember the last touch mode state when touch mode changes. by Romain Guy · 15 years ago
  12. a229279 Merge "Rename media resource broadcasts Add checks for fwdlocked and updated system apps add more tests remove duplicate adds" by Suchi Amalapurapu · 15 years ago
  13. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 15 years ago
  14. 655306f Add support for the TPOS/TPA (disc number) id3 tag. by Marco Nelissen · 15 years ago
  15. c9a61f6 Merge "Fixing a race condition in the TextToSpeech service that could be triggered if many long utterances are started and interrupted in rapid succession." by Charles Chen · 15 years ago
  16. 2c51014 Use Tremor for sim-eng, and Tremolo for other targets. by Gloria Wang · 15 years ago
  17. c9532609 animated the return to normal of mr-stretchy by Mike Reed · 15 years ago
  18. 44afb7b Fixing a race condition in the TextToSpeech service that could be by Charles Chen · 15 years ago
  19. 836a1f2 Fix the build. That was an API change. by Joe Onorato · 15 years ago
  20. e8d898f Merge "Make ComponentName cloneable." by Joe Onorato · 15 years ago
  21. 43d5e65 Merge "Prevent crash in KeyboardView when the view is 0x0." by Romain Guy · 15 years ago
  22. edc649a Make ComponentName cloneable. by Joe Onorato · 15 years ago
  23. 870d81d remove android.os.Base64Utils by Doug Zongker · 15 years ago
  24. 46a61bb Prevent crash in KeyboardView when the view is 0x0. by Romain Guy · 15 years ago
  25. 0066b08 Merge "add explicit Base64.DEFAULT flag to request default behavior" by Doug Zongker · 15 years ago
  26. 8799149 add explicit Base64.DEFAULT flag to request default behavior by Doug Zongker · 15 years ago
  27. 8d45e4e changes after review by API council by Vasu Nori · 15 years ago
  28. aea16fb Merge "use sqlite 3.6.22 to print and profile the sql statetements" by Vasu Nori · 15 years ago
  29. 3ef94e2 use sqlite 3.6.22 to print and profile the sql statetements by Vasu Nori · 15 years ago
  30. 5a84386 Merge "Fix for 2224736. Sometimes mSeeking is reset without calling setSeekTo first." by Gloria Wang · 15 years ago
  31. 5d36c46 am ad9bcb22: merge from open-source master by The Android Open Source Project · 15 years ago
  32. 7406e53 Merge "Fixing a bug when installing VoiceSearch cause error" by Bjorn Bringert · 15 years ago
  33. 7a3c9d3 Fixing a bug when installing VoiceSearch cause error by Valentin Kravtsov · 15 years ago
  34. 0bce138 Merge "fix a warning message that is confusing people." by Vasu Nori · 15 years ago
  35. 6b31e4d Merge "Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)"" by Gloria Wang · 15 years ago
  36. 9682728 Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)" by Gloria Wang · 15 years ago
  37. 496388c Merge "KeyStore: minor improvements." by Chia-chi Yeh · 15 years ago
  38. d12feb9 KeyStore: minor improvements. by Chia-chi Yeh · 15 years ago
  39. 2b726af Merge "fix [2189862] Race condition in eglIntialize and eglDestroy" by Mathias Agopian · 15 years ago
  40. 7e64962 Merge "ListView updates. Fixed several overscrolling bugs. Added programmatic scrolling to ListView. Added auto-scrolling to show expanded content for ExpandableListView. Fixed an AbsListView recycler bug where offscreen views would stick around in the view hierarchy." by Adam Powell · 15 years ago
  41. 4580347 ListView updates. Fixed several overscrolling bugs. Added programmatic by Adam Powell · 15 years ago
  42. 6004edc Merge "Fixing a bug with the TextToSpeech speech queue processing. The queue processor should not be called for the next item until synthesis has actually happened for the current item; before it was being incorrectly called regardless of whether or not the synthesizer had processed the current item." by Charles Chen · 15 years ago
  43. f5c87b3 Fixing a bug with the TextToSpeech speech queue processing. by Charles Chen · 15 years ago
  44. f6a5c09 Groundwork for new lock icon in the status bar. by Daniel Sandler · 15 years ago
  45. 420bc12 Remove reference to unused static library. by Jeff Hamilton · 15 years ago
  46. 6099ab7 fix [2189862] Race condition in eglIntialize and eglDestroy by Mathias Agopian · 15 years ago
  47. 8186ae5 Merge "Do not let negative margins reduce the size of the LinearLayout." by Romain Guy · 15 years ago
  48. 053b480 Do not let negative margins reduce the size of the LinearLayout. by Romain Guy · 15 years ago
  49. 75ed814 Merge "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)" by Gloria Wang · 15 years ago
  50. c5d1c6d add sync polling by Fred Quintana · 15 years ago
  51. adf1c58 fix a warning message that is confusing people. by Vasu Nori · 15 years ago
  52. 0a45a09 am 0af04493: am 31bfdf69: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  53. ad9bcb2 merge from open-source master by The Android Open Source Project · 15 years ago
  54. 4023afd Merge "Add support for direct EGLImageKHR use with pushbuffer API" by Mathias Agopian · 15 years ago
  55. cb2d35d Merge "Proper EGLImageKHR error handling" by Mathias Agopian · 15 years ago
  56. b74a84d Merge "Fix dialogs to occupy more space." by Romain Guy · 15 years ago
  57. d60d374 Fix dialogs to occupy more space. by Romain Guy · 15 years ago
  58. 2cd2374 Merge "Make ACCOUNT_NAME/ACCOUNT_TYPE consistent." by Ken Shirriff · 15 years ago
  59. 15049e4 Make ACCOUNT_NAME/ACCOUNT_TYPE consistent. by Ken Shirriff · 15 years ago
  60. cb14ec1 Merge "Don't hold the backup queue lock across a backup operation" by Chris Tate · 15 years ago
  61. 1688d31 Merge "Keep automatic screen brightness monotonically increasing until screen is turned off." by Mike Lockwood · 15 years ago
  62. 97e4494 Add an AlarmManager API to set the system time (with the proper permissions). by Dan Egnor · 15 years ago
  63. 9446c50 Merge "When the extractor is not able to be created successfully, don't crash" by James Dong · 15 years ago
  64. b286541 Keep automatic screen brightness monotonically increasing until screen is turned off. by Mike Lockwood · 15 years ago
  65. c61da31 Don't hold the backup queue lock across a backup operation by Christopher Tate · 15 years ago
  66. 7d039fb Merge "Fix x coordinate of the ACTION_UP event in TouchUtils.drag() method" by Romain Guy · 15 years ago
  67. 8621cfa Fix x coordinate of the ACTION_UP event in TouchUtils.drag() method by Marc Capdevielle · 15 years ago
  68. 7722abe Bug 2420366 by Paul Westbrook · 15 years ago
  69. 0af0449 am 31bfdf69: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  70. 744d902 Add a new permission and remove createTitleFromFilename. by Leon Scroggins · 15 years ago
  71. 31bfdf6 reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  72. 1009e82 Merge "Adding speech recognition service public API" by Bjorn Bringert · 15 years ago
  73. 3da3cad Adding speech recognition service public API by Valentin Kravtsov · 15 years ago
  74. 17fe395 Merge "rename encodeString to encodeToString" by Doug Zongker · 15 years ago
  75. 4766def Fixed Android animation framework, for using interpolators that do not start at 0.0f by Andreas Agvard · 15 years ago
  76. f6e003b Merge "Add ability to parse HTTP-format moratorium times (since pretty much every user wants this)." by Dan Egnor · 15 years ago
  77. e4cfcb8 When the extractor is not able to be created successfully, don't crash by James Dong · 15 years ago
  78. f575403 Whoops I am an idiot. by Dianne Hackborn · 15 years ago
  79. 760dcec Merge "Camcorder profile Java API support - Use Enum for Quality instead of int - Use static values() method from Enum, rather than if-else" by James Dong · 15 years ago
  80. 2b7bb21 Fix for 2224736. Sometimes mSeeking is reset without calling setSeekTo first. by Gloria Wang · 15 years ago
  81. 8fca8ab Whoops, update preloaded classes. by Dianne Hackborn · 15 years ago
  82. 2f46c06 Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression) by Gloria Wang · 15 years ago
  83. fcdd394 Add support for direct EGLImageKHR use with pushbuffer API by Mathias Agopian · 15 years ago
  84. e2127fb rename encodeString to encodeToString by Doug Zongker · 15 years ago
  85. 42d99d2 Proper EGLImageKHR error handling by Mathias Agopian · 15 years ago
  86. 50929f0 Merge "Rename ApplicationContext to ContextImpl." by Dianne Hackborn · 15 years ago
  87. c04236c Merge "a new java implementation of base64 for android-common" by Doug Zongker · 15 years ago
  88. 2155637 Rename ApplicationContext to ContextImpl. by Dianne Hackborn · 15 years ago
  89. 5c1779b Merge "Add single-package restore from an app's most-recent data" by Chris Tate · 15 years ago
  90. 8472581 Add single-package restore from an app's most-recent data by Christopher Tate · 15 years ago
  91. 64226a4 Merge "Add support in StatusBarManager for disabling ticker text." by Daniel Sandler · 15 years ago
  92. 91e1d0c Add support in StatusBarManager for disabling ticker text. by Daniel Sandler · 15 years ago
  93. 6123eaf a new java implementation of base64 for android-common by Doug Zongker · 15 years ago
  94. 214ea34 Merge "Move the NDK graphics wrapper (libjnigraphics) to frameworks/base/native" by Dima Zavin · 15 years ago
  95. 3227631 Move the NDK graphics wrapper (libjnigraphics) to frameworks/base/native by Dima Zavin · 15 years ago
  96. ac72cb9 Merge "fix [2313526] sensor enable race condition" by Mathias Agopian · 15 years ago
  97. b3dc5eb fix [2313526] sensor enable race condition by Mathias Agopian · 15 years ago
  98. cf6b299 Merge "Unhiding Rfc822Tokenizer.tokenize(CharSequence text, Collection<Rfc822Token> out)" by Michael Chan · 15 years ago
  99. c4aac70 Merge "Some tests for install and replace package." by Suchi Amalapurapu · 15 years ago
  100. a969dc4 Unhiding Rfc822Tokenizer.tokenize(CharSequence text, Collection<Rfc822Token> out) by Michael Chan · 15 years ago