1. 8402903 Added buildQuery and buildUnionSubQuery methods without misleading selectionArgs parameter. by Jonas Schwertfeger · 14 years ago
  2. db65907 Merge "Adding pan behavior on preference dialog." by Amith Yamasani · 14 years ago
  3. 9de9342 Merge "Without SD card the shutdown sequence was delayed" by Brad Fitzpatrick · 14 years ago
  4. 5d0db4d Without SD card the shutdown sequence was delayed by Johan Alfven · 14 years ago
  5. 5580e44 Merge "Support changing style parent in overlays" by Jean-Baptiste Queru · 14 years ago
  6. db2403f Merge "Add support for UAProf header in HTTP requests" by Brad Fitzpatrick · 14 years ago
  7. 42c9479 Merge "Fix the animation disappeared issue" by Jean-Baptiste Queru · 14 years ago
  8. 2978751 Fix the animation disappeared issue by Chih-Wei Huang · 14 years ago
  9. 9df48a0 Merge "NotificationManager: droiddoc documentation improvements" by Brad Fitzpatrick · 14 years ago
  10. ef8a810 Merge "Update of DRM framework" by Gloria Wang · 14 years ago
  11. bbd212d Merge "Document per-implementation behaviors of native get* methods" by Jean-Baptiste Queru · 14 years ago
  12. 715f861 Merge "Clarify documentation of Cursor get* methods." by Jean-Baptiste Queru · 14 years ago
  13. adf4194 Document per-implementation behaviors of native get* methods by Daniel Trebbien · 14 years ago
  14. 65068b09 Clarify documentation of Cursor get* methods. by Daniel Trebbien · 14 years ago
  15. bdb0896 Add support for UAProf header in HTTP requests by Matthias Thomae · 14 years ago
  16. c1c45a4 Merge "- Move the business rule management down to DRM agents. - Do not register DRM sniffer because drmserver is not enabled." by Gloria Wang · 14 years ago
  17. eab18ea - Move the business rule management down to DRM agents. by Gloria Wang · 14 years ago
  18. c7b3ccc Update of DRM framework by Takeshi Aimi · 14 years ago
  19. 5b4d0e8 Merge "TabWidget orientation" by Jean-Baptiste Queru · 14 years ago
  20. b6db2d5 Merge "Bluetooth OBEX timeout problem." by Jean-Baptiste Queru · 14 years ago
  21. b1fa549 Merge "Fixes Issue 7907 in the public bugs database (http://code.google.com/p/android/issues/detail?id=7907)." by Jean-Baptiste Queru · 14 years ago
  22. cee8d1d Merge "fix typo" by Romain Guy · 14 years ago
  23. 0a675fd Fixes Issue 7907 in the public bugs database (http://code.google.com/p/android/issues/detail?id=7907). by Daniel Trebbien · 14 years ago
  24. fc8daba fix typo by Uwe Voelker · 14 years ago
  25. faf49b1 Bluetooth OBEX timeout problem. by Anders Petersson · 14 years ago
  26. a7e7754 TabWidget orientation by Roger Olsson · 14 years ago
  27. b4ae2f1 Merge "frameworks/base: Handle null from topRunningNonDelayedActivityLocked" by Jean-Baptiste Queru · 14 years ago
  28. 9084631 Merge "DRM framework support: - add a sniffer for DRM files - add DRMSource and DRMExtractor for es_based DRM - add pread in FileSource.cpp for container_based DRM - add native DRM framework API calls in the player for DRM audio/video playback" by Gloria Wang · 14 years ago
  29. d577091 DRM framework support: by Gloria Wang · 15 years ago
  30. f313b9e Adding pan behavior on preference dialog. by Peter Eliasson · 14 years ago
  31. c5371fa Merge "Make layoutlib use the prebuilt of layoutlib_api" by Xavier Ducrohet · 14 years ago
  32. 0db3844 Make layoutlib use the prebuilt of layoutlib_api by Xavier Ducrohet · 14 years ago
  33. 15358e1 Merge "Make the base direction of the Arabic error pages RTL" by Brad Fitzpatrick · 14 years ago
  34. 6cf9c39 Merge "Set the base direction of the Hebrew error pages to RTL" by Brad Fitzpatrick · 14 years ago
  35. 5d919b4 Merge "Make disabled TextViews uneditable" by Jean-Baptiste Queru · 14 years ago
  36. 5bfef1b Merge "BatteryService: Set bool to true if sysfs entry is not 0" by Jean-Baptiste Queru · 14 years ago
  37. 81925e6 Merge "Fix FastScroller overlay position bug after setFastScrollEnabled(false)-->setFastScrollEnabled(true) the overlay shows up at the top-left instead of center" by Jean-Baptiste Queru · 14 years ago
  38. 2fdf272 Make the base direction of the Arabic error pages RTL by Shachar Shemesh · 14 years ago
  39. 56a7739 Set the base direction of the Hebrew error pages to RTL by Shachar Shemesh · 14 years ago
  40. db723ea Merge "jni: Remove duplicated jniThrowException()" by Jean-Baptiste Queru · 14 years ago
  41. 9b38c60 Fix FastScroller overlay position bug by NoraBora · 14 years ago
  42. 042856c Make disabled TextViews uneditable by Janos Levai · 14 years ago
  43. 1fc4d88 jni: Remove duplicated jniThrowException() by Jim Huang · 14 years ago
  44. b97c349 NotificationManager: droiddoc documentation improvements by Peter Collingbourne · 14 years ago
  45. 49016d6 BatteryService: Set bool to true if sysfs entry is not 0 by Axel Haslam · 14 years ago
  46. fdb39fe Merge "Fix sometimes mExpandedView will appear while screen transforming." by Joe Onorato · 14 years ago
  47. 15f7ff3 Merge "Fix compile errors in telephony tests" by Jean-Baptiste Queru · 14 years ago
  48. d6499dc frameworks/base: Handle null from topRunningNonDelayedActivityLocked by Vairavan Srinivasan · 14 years ago
  49. e3cfd35 Merge "Dismissing AlertDialog before destroying WebView." by Jean-Baptiste Queru · 14 years ago
  50. 65f23e7 Merge "Corrected visibility reporting error in WindowManager" by Jean-Baptiste Queru · 14 years ago
  51. 2aaa1ce Merge "Hold partial wakelock during shutdown to avoid entering sleep" by Jean-Baptiste Queru · 14 years ago
  52. 0e430cc Merge "Telephony: Fix radio state printing" by Jean-Baptiste Queru · 14 years ago
  53. fb1e552 Merge "Fix time zone info in kernel is nothing after reboot" by Jean-Baptiste Queru · 14 years ago
  54. 334a4d8 Merge "Telephony: Remove unused mRuimFileHandler reference from CDMAPhone" by Jean-Baptiste Queru · 14 years ago
  55. c289447 Merge "Support showing "Cold" battery health." by Jean-Baptiste Queru · 14 years ago
  56. 9239612 Support showing "Cold" battery health. by Imre Sunyi · 14 years ago
  57. bd1454f Merge "Include debugger connection status in error entry" by Jean-Baptiste Queru · 14 years ago
  58. 3ed792d Merge "Don't perform DNS lookup in android.net.Proxy.isLocalHost" by Brad Fitzpatrick · 14 years ago
  59. 38f5348 Merge "NullPointerException at handleMessage(GSMPhone.java)" by Jean-Baptiste Queru · 14 years ago
  60. aeab76c NullPointerException at handleMessage(GSMPhone.java) by Babis Triantafyllou · 14 years ago
  61. e6ad0e4 Merge "Update of DRM framework." by Gloria Wang · 14 years ago
  62. 43a87c5 Fix sometimes mExpandedView will appear while screen transforming. by Tony Wu · 14 years ago
  63. e6b2989 Don't perform DNS lookup in android.net.Proxy.isLocalHost by Andreas Sandblad · 14 years ago
  64. dc549d6 Update of DRM framework. by Takeshi Aimi · 14 years ago
  65. 0ae2ec8 Dismissing AlertDialog before destroying WebView. by Mattias Falk · 14 years ago
  66. 7888486 Merge "Add subaddress to SMS fingerprint calculation." by Jake Hamby · 14 years ago
  67. d531c9e Merge "Do not explicity disconnect Data during power down for 1x." by Jake Hamby · 14 years ago
  68. 3935770 Corrected visibility reporting error in WindowManager by Ulf Rosdahl · 14 years ago
  69. fa75171 Telephony: Remove unused mRuimFileHandler reference from CDMAPhone by Alex Yakavenka · 14 years ago
  70. 9a8e567 Telephony: Fix radio state printing by Alex Yakavenka · 14 years ago
  71. cd4e427 Hold partial wakelock during shutdown to avoid entering sleep by Mattias Larsson · 14 years ago
  72. 03d2ca6 Include debugger connection status in error entry by Christian Lindeberg · 14 years ago
  73. 7d16427 Add subaddress to SMS fingerprint calculation. by Naveen Kalla · 14 years ago
  74. 7d9c73f Merge "Prevent unhandled exception in NinePatchDrawable" by Jean-Baptiste Queru · 14 years ago
  75. dcfb271b Merge "Fix if ACTION_DOWN and lost focus time too close, it will become long press." by Jean-Baptiste Queru · 14 years ago
  76. 91512f5 Layoutlib_create: Unittest for ClassHasNativeVisitor. by Raphael · 14 years ago
  77. f2960b8 Refresh the layoutlib_create doc. by Raphael Moll · 14 years ago
  78. 7869f08 Merge "MOTOYA Japanese fonts" by Jean-Baptiste Queru · 14 years ago
  79. 323f059 Do not explicity disconnect Data during power down for 1x. by Naveen Kalla · 14 years ago
  80. 4234d40 MOTOYA Japanese fonts by Shin-ichiro Fukuda · 14 years ago
  81. b01e10c There is no @note javadoc tag. by Joe Onorato · 14 years ago
  82. 279d006 Prevent unhandled exception in NinePatchDrawable by Sonia Serafimova · 14 years ago
  83. 26edf20 Fix if ACTION_DOWN and lost focus time too close, it will become long press. by Tony Wu · 14 years ago
  84. 15f0a79 Merge "fix typo in comment @beamsOverlap" by Romain Guy · 14 years ago
  85. 44e8ec7 fix typo in comment @beamsOverlap by madan ankapura · 14 years ago
  86. 36edb20 Merge "Make DRM libraries optional" by Jean-Baptiste Queru · 14 years ago
  87. 89e05fd Merge "Fix the layouting of the checkbox." by Romain Guy · 14 years ago
  88. 01937f6 Merge "Memory leak in TextKeyListener." by Romain Guy · 14 years ago
  89. ca6de93 Merge "Fix number counter will keep going after window losed focus." by Jean-Baptiste Queru · 14 years ago
  90. 962e482 Merge "Allow two SurfaceViews inbetween the app and the wallpaper." by Jean-Baptiste Queru · 14 years ago
  91. 7c65585 Merge "Make sure OutOfMemoryError is handled by WallpaperManager" by Jean-Baptiste Queru · 14 years ago
  92. 3802949f Make DRM libraries optional by Jean-Baptiste Queru · 14 years ago
  93. 4940ff8 Update to new ddmlib-prebuilt api. by Brett Chabot · 14 years ago
  94. 89fef41 Merge "Avoid pre-processing images when they won't be used" by Xavier Ducrohet · 14 years ago
  95. beeb71d fix build by Jean-Baptiste Queru · 14 years ago
  96. 862438e fix build by Jean-Baptiste Queru · 14 years ago
  97. 7547b8e fix build by Jean-Baptiste Queru · 14 years ago
  98. 93548db fix build by Jean-Baptiste Queru · 14 years ago
  99. 56aa3c7 Merge " Initial contribution from Sony Corporation." by Jean-Baptiste Queru · 14 years ago
  100. a79c829 Fix to get A2DP to connect after unpairing by Henrik Backlund · 14 years ago