1. a79c829 Fix to get A2DP to connect after unpairing by Henrik Backlund · 14 years ago
  2. 1d22e12 Merge "Fix a monkey crash when the new WebView is destroyed." by Jean-Baptiste Queru · 14 years ago
  3. 35e7197 Fix a monkey crash when the new WebView is destroyed. by Patrick Scott · 14 years ago
  4. 12122bf Support surrogate pairs when layouting text by Takako Ishibashi · 14 years ago
  5. b998f31 Merge "Add an API to request route to an IPv6 host." by Robert Greenwalt · 14 years ago
  6. 1ffd753 Merge "Crash when powering off." by Jean-Baptiste Queru · 14 years ago
  7. e7731f0 Added overload methods for DatabaseUtils.queryNumEntries by Christian Mehlmauer · 14 years ago
  8. ec58dff Fix build - remove dead doc link by Jean-Baptiste Queru · 14 years ago
  9. 691be97 Merge "add new sensor types for handling gyro data and device orientation more efficiently." by Jean-Baptiste Queru · 14 years ago
  10. 32f510e Merge "BluetoothHeadset.java: Added ACTION_VENDOR_SPECIFIC_HEADSET_EVENT, EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_CMD, EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_ARGS." by Jean-Baptiste Queru · 14 years ago
  11. 9bc709d Add an API to request route to an IPv6 host. by Banavathu, Srinivas Naik · 14 years ago
  12. f35fd95 add new sensor types for handling gyro data and device orientation by Kevin Powell · 14 years ago
  13. 209e651 Merge "Make the LED colors when charging customizable by the vendor" by Jean-Baptiste Queru · 14 years ago
  14. 8534a8e Crash when powering off. by Mathias Jeppsson · 14 years ago
  15. a473394 BluetoothHeadset.java: by Herb Jellinek · 14 years ago
  16. d5d87b2 Make the LED colors when charging customizable by the vendor by Kenneth Andersson · 14 years ago
  17. c979071 Enhance WspTypeDecoder to decode Content Type Parameters by Dan Griffin · 15 years ago
  18. ce3ac5f Merge "Corrected buffer overflow when parsing /proc/wakelocks" by Romain Guy · 14 years ago
  19. 5f866a4 Make FrameworkCoreHostTests use ddmlib-prebuilt. by Brett Chabot · 14 years ago
  20. f72181c Fix hosttests to use the new ddmlib API. by Xavier Ducrohet · 14 years ago
  21. c7ab09e Merge "Fix build." by Jean-Baptiste Queru · 14 years ago
  22. f5c7310 Merge "dependent change for "parse instrumentation result bundles" in sdk" by Jean-Baptiste Queru · 14 years ago
  23. b080636 Remove compilation warnings by removing illegal characters by Mac Wang · 14 years ago
  24. 708654c Shoud specify the Resource class instance as an argument of the method by Masanori Ogino · 14 years ago
  25. 798e2d3 Replaced /sdcard with Environment.getExternalStorageDirectory() by Christian Mehlmauer · 14 years ago
  26. ae96f63 typo fixed by Madan Ankapura · 14 years ago
  27. 4598804 Merge "Replaced deprecated calls to setButton and setButton2" by Romain Guy · 14 years ago
  28. 5671b28 Merge "Replaced deprecated setButton Methodcalls" by Romain Guy · 14 years ago
  29. 536ff5a Fix build. by Jean-Baptiste Queru · 14 years ago
  30. 1726cf2 Merge "Fix the problem that color drawable cache key conflicts another drawable one. The cache key of a color drawable resource may be the same as another drawable resource's value." by Romain Guy · 14 years ago
  31. c7d9d27 Fix the problem that color drawable cache key conflicts another drawable one. by Masanori Ogino · 14 years ago
  32. 3fb33c7 Merge "Added method getPreferredHttpHost" by Romain Guy · 14 years ago
  33. 9e7f41e Merge "Allow ListPreference summary to use entry" by Romain Guy · 14 years ago
  34. c9c987d Merge "Make HTTP Header class handle multiple cache-control fields." by Romain Guy · 14 years ago
  35. 2986f85 Added method getPreferredHttpHost by Andreas Sandblad · 14 years ago
  36. c692e8c Make HTTP Header class handle multiple cache-control fields. by Henrik Baard · 14 years ago
  37. df4cfa36 Start app with several activities with intent filter [Main, Launcher] was broken by Johan Erlandsson · 15 years ago
  38. e74e7e2 Remove top panel in alert dialog if empty. by Martin Sjolin · 14 years ago
  39. ba636df Allow ListPreference summary to use entry by Kenny Root · 14 years ago
  40. abcdecc dependent change for "parse instrumentation result bundles" in sdk by Guang Zhu · 14 years ago
  41. f0565ce Merge "Reduced Warnings by adding Type Arguments and removing unused imports" by Jean-Baptiste Queru · 14 years ago
  42. ac95a25 Merge "Documentation Bug (Issue 9557)" by Jean-Baptiste Queru · 14 years ago
  43. eb678fb Merge "Improved logging when there's an error creating the directories in getFilesDir()" by Jean-Baptiste Queru · 14 years ago
  44. 0df10e9 Documentation Bug (Issue 9557) by Christian Mehlmauer · 14 years ago
  45. 3372f2e Corrected buffer overflow when parsing /proc/wakelocks by Johannes Carlsson · 14 years ago
  46. 10c543d Reduced Warnings by adding Type Arguments and removing unused imports by Christian Mehlmauer · 14 years ago
  47. a471307 Replaced deprecated calls to setButton and setButton2 by Christian Mehlmauer · 14 years ago
  48. e8db3a3 Replaced deprecated setButton Methodcalls by Christian Mehlmauer · 14 years ago
  49. 5f5acca Improved logging when there's an error creating the directories in getFilesDir() by Christian Mehlmauer · 14 years ago
  50. cb2555e am d19c397b: Merge "Do not log AT command traffic by default." into froyo by Nick Pelly · 14 years ago
  51. 801dbe2 Do not log AT command traffic by default. by Nick Pelly · 14 years ago
  52. 584bd35 am 30cf330f: Import revised translations by Kenny Root · 14 years ago
  53. 30cf330 Import revised translations by Kenny Root · 14 years ago
  54. e364122 am c4e38577: Import revised translations by Kenny Root · 14 years ago
  55. c4e3857 Import revised translations by Kenny Root · 14 years ago
  56. f1f33c4 merge from open-source master by The Android Open Source Project · 14 years ago
  57. 766d1b7 merge from open-source master by The Android Open Source Project · 14 years ago
  58. e5a023b merge from open-source master by The Android Open Source Project · 14 years ago
  59. 6b9a1a5 Merge "Fixing counting the number of days in call log screen." by Jean-Baptiste Queru · 14 years ago
  60. e429c5e Support custom themes with AlertDialog.Builder by Martin Nordholts · 14 years ago
  61. e82ff9e Merge "fillWindow's start position must be smaller than getCount value" by Romain Guy · 14 years ago
  62. 7d10df4 merge from open-source master by The Android Open Source Project · 14 years ago
  63. b860fd1 am 322e7e47: Merge "docs: fix markup error" into froyo by Scott Main · 14 years ago
  64. 9bf3bb2 - updates NetUtils to use new libnetutils headers by Szymon Jakubczak · 14 years ago
  65. a191eb0 Fix build by The Android Open Source Project · 14 years ago
  66. 4138677 merge from open-source master by The Android Open Source Project · 14 years ago
  67. e6af73e Replaced deprecated Inten.toURI method by Christian Mehlmauer · 14 years ago
  68. d7b8141 merge from open-source master by The Android Open Source Project · 14 years ago
  69. 51a9839 merge from open-source master by The Android Open Source Project · 14 years ago
  70. ea1647a merge from open-source master by The Android Open Source Project · 14 years ago
  71. 4bd0073 Merge "replaced deprecated getIntent with parseURI" by Jean-Baptiste Queru · 14 years ago
  72. 5978bcc Merge "Added an addAll to the ArrayAdapter" by Jean-Baptiste Queru · 14 years ago
  73. a2e2d20 Merge "Should accept "application/vnd.wap.multipart.alternative" message." by Jean-Baptiste Queru · 14 years ago
  74. 8c582ef Added an addAll to the ArrayAdapter by Christian Mehlmauer · 14 years ago
  75. 0631c60 merge from open-source master by Irfan Sheriff · 14 years ago
  76. 07d8140 merge from open-source master by The Android Open Source Project · 14 years ago
  77. fdedc52 Merge "WLAN: Reset power save mode to startup value after DHCP response." by Jean-Baptiste Queru · 14 years ago
  78. f10e633 docs: fix markup error by Scott Main · 14 years ago
  79. ea8bd1d WLAN: Reset power save mode to startup value after DHCP response. by Mikael Kanstrup · 15 years ago
  80. 4817cfc am b00854d4: Import revised translations by Kenny Root · 14 years ago
  81. b00854d Import revised translations by Kenny Root · 14 years ago
  82. 4e916ad Add PageUp and PageDown hot keys by Chih-Wei Huang · 14 years ago
  83. c08fd46 merge from open-source master by The Android Open Source Project · 14 years ago
  84. 3c259d3 merge from open-source master by The Android Open Source Project · 14 years ago
  85. 9226a71 Merge "Adding mimetypes to the mimetype map used in the web view" by Jean-Baptiste Queru · 14 years ago
  86. 964be41 Fix incorrect calculation of start and end indices of changed text by Viktor Yakovel · 15 years ago
  87. 14f1eb5 Should accept "application/vnd.wap.multipart.alternative" message. by takuo · 14 years ago
  88. 6ac4e4c7 merge from open-source master by The Android Open Source Project · 14 years ago
  89. c19dade am 75b6a6b9: Merge "Fix 2737842: Disable KeguardManager API if device policy is enabled" into froyo by Jim Miller · 14 years ago
  90. 75b6a6b Merge "Fix 2737842: Disable KeguardManager API if device policy is enabled" into froyo by Jim Miller · 14 years ago
  91. 284b62e Fix 2737842: Disable KeguardManager API if device policy is enabled by Jim Miller · 14 years ago
  92. 32d0d8f Merge "Bluetooth:LCD wakeup during remote BT pairing request. This change fixes the issue of LCD not coming up during remote initiated pairing request when android is in suspend" by Jean-Baptiste Queru · 14 years ago
  93. 4bd6940 merge from open-source master by The Android Open Source Project · 14 years ago
  94. 6a102b4 am 71d73a0d: Merge "Add a method to hide/show a SurfaceView\'s surface." into froyo by Romain Guy · 14 years ago
  95. 71d73a0 Merge "Add a method to hide/show a SurfaceView's surface." into froyo by Romain Guy · 14 years ago
  96. afc3e11 Add a method to hide/show a SurfaceView's surface. by Romain Guy · 14 years ago
  97. e6c2b8d Merge "Fixed problem with proxy server sometimes responds with 400 Bad Request when trying to connect to a site using https." by Jean-Baptiste Queru · 14 years ago
  98. 5d0cc81 am cb52cb52: Fix SDK build. by Jim Miller · 14 years ago
  99. cb52cb5 Fix SDK build. by Jim Miller · 14 years ago
  100. c4e37ac am bde25c20: Merge "Fix 2737842: disable keyguard API when device policy is enabled." into froyo by Jim Miller · 14 years ago