1. cc34eed Merge "PTP: Improve performance and reliability of file importing" by Mike Lockwood · 14 years ago
  2. 954c267 PTP: Improve performance and reliability of file importing by Mike Lockwood · 14 years ago
  3. 9803d7f Merge "Find mime from file extension if the mime is empty" by Kristian Monsen · 14 years ago
  4. 9d005a1 Find mime from file extension if the mime is empty by Kristian Monsen · 14 years ago
  5. a8bbc11 Merge "Decode JSON literal types eagerly and with our own decoder." by Jesse Wilson · 14 years ago
  6. 9d9b4e7 Decode JSON literal types eagerly and with our own decoder. by Jesse Wilson · 14 years ago
  7. 8e11ef0 Some work on issue #3201795: Improve transition when keyboard comes up by Dianne Hackborn · 14 years ago
  8. 0788bc9 Merge "Make holo widget styles public" by Adam Powell · 14 years ago
  9. 6a8519a Merge "Add date format strings for the new locales." by Eric Fischer · 14 years ago
  10. ec5e0cd Merge "Import initial translations for 20 new locales." by Eric Fischer · 14 years ago
  11. 113744c Make holo widget styles public by Adam Powell · 14 years ago
  12. 24fcd54 Add date format strings for the new locales. by Eric Fischer · 14 years ago
  13. 9c29548 Fixing issue #3200503 by Adam Cohen · 14 years ago
  14. dd4e460 Merge "Added support for full PC-style keyboards." by Jeff Brown · 14 years ago
  15. b33be1c Fix bug 3208911 - apps not getting default ActionBar style values by Adam Powell · 14 years ago
  16. 1c60300 Revert "Temp fix; Revert "Fix bug 3167081 - Action Bar redesign to support "up""" by Ed Heyl · 14 years ago
  17. d6dbd76 Merge "Make AsyncQueryHandler emit more helpful log." by Daisuke Miyakawa · 14 years ago
  18. ab2aeee Merge "Added new timepicker assets" by Gilles Debunne · 14 years ago
  19. 7fc7d2b Merge "Add supported video/m4v mimeType to the support list." by Shimeng (Simon) Wang · 14 years ago
  20. 62fd4e3 Make AsyncQueryHandler emit more helpful log. by Daisuke Miyakawa · 14 years ago
  21. b394d9a Add supported video/m4v mimeType to the support list. by Shimeng (Simon) Wang · 14 years ago
  22. 8b8914b Temp fix; Revert "Fix bug 3167081 - Action Bar redesign to support "up"" by android-build SharedAccount · 14 years ago
  23. 6b53e8d Added support for full PC-style keyboards. by Jeff Brown · 14 years ago
  24. 7200ab4 Merge "Don't waste memory creating new Boolean objects" by Kenny Root · 14 years ago
  25. 4daaeaf Status bar formatting tweaks by Joe Onorato · 14 years ago
  26. e70b375 Add an opacity attribute to LayerDrawable that lets you control the opacity directly instead of by Joe Onorato · 14 years ago
  27. 432e5f9 Fix bug 3167081 - Action Bar redesign to support "up" by Adam Powell · 14 years ago
  28. 85a395d Merge "StrictMode: shut up VM penalty logging on debug builds." by Brad Fitzpatrick · 14 years ago
  29. 6be6dc9 Merge "Adding a new provider status" by Dmitri Plotnikov · 14 years ago
  30. d188ede StrictMode: shut up VM penalty logging on debug builds. by Brad Fitzpatrick · 14 years ago
  31. 5376c65 am 74923d3a: am d34c1495: Merge "Prevent system crash when OOM in Binder thread." by Jean-Baptiste Queru · 14 years ago
  32. 74923d3 am d34c1495: Merge "Prevent system crash when OOM in Binder thread." by Jean-Baptiste Queru · 14 years ago
  33. d34c149 Merge "Prevent system crash when OOM in Binder thread." by Jean-Baptiste Queru · 14 years ago
  34. 2f0a330 Fix build (broken documentation link) by Jean-Baptiste Queru · 14 years ago
  35. 0d9b02c Merge "resolved conflicts for merge of 1a2344b8 to master" by Jean-Baptiste Queru · 14 years ago
  36. 8565a8e resolved conflicts for merge of 1a2344b8 to master by Jean-Baptiste Queru · 14 years ago
  37. 04cdb78 New spline physics for list fling motion. by Gilles Debunne · 14 years ago
  38. 2a51e780 Added new timepicker assets by Gilles Debunne · 14 years ago
  39. 1a2344b am 09e50cdb: Merge "Reorder lock acquision vs try." by Jean-Baptiste Queru · 14 years ago
  40. 09e50cd Merge "Reorder lock acquision vs try." by Jean-Baptiste Queru · 14 years ago
  41. 0b92c44 am 7ee42771: Merge "resolved conflicts for merge of 8fc378f9 to gingerbread-plus-aosp" into gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  42. f4072fc resolved conflicts for merge of 8fc378f9 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  43. 113141e Import initial translations for 20 new locales. by Eric Fischer · 14 years ago
  44. 96aad38 Merge "Fix bug 3207067 - adjust AbsListView content pop-in when clipToPadding=false" by Adam Powell · 14 years ago
  45. 8c3e0fc Fix bug 3207067 - adjust AbsListView content pop-in when clipToPadding=false by Adam Powell · 14 years ago
  46. 37c3486 Adding a new provider status by Dmitri Plotnikov · 14 years ago
  47. b65897b Adjust preference activity margins and move the widget back to the right side. by Amith Yamasani · 14 years ago
  48. 8fc378f Merge "Added buildQuery and buildUnionSubQuery methods without misleading selectionArgs parameter." by Jean-Baptiste Queru · 14 years ago
  49. c6aa9ed Merge "Add resource ID variants of ActionBar tab setters" by Adam Powell · 14 years ago
  50. 32555f3 Add resource ID variants of ActionBar tab setters by Adam Powell · 14 years ago
  51. a53fbae Merge "Update Useragent String" by Teng-Hui Zhu · 14 years ago
  52. 6b2cc4a Merge "Fix 3191824: Fix lockscreen portrait mode for xlarge devices" by Jim Miller · 14 years ago
  53. d348bb4 Changes to scrolling physics by Gilles Debunne · 14 years ago
  54. 77a6be4 Merge "Import revised translations." by Eric Fischer · 14 years ago
  55. f877feb Import revised translations. by Eric Fischer · 14 years ago
  56. 50ba943 Merge "Add a public Theme.Holo.Wallpaper.NoTitleBar" by Tom Taylor · 14 years ago
  57. 69e2eff Don't waste memory creating new Boolean objects by Kenny Root · 14 years ago
  58. 1e8e10d don't put up a context menu while selecting text by Cary Clark · 14 years ago
  59. ddd9294 Update Useragent String by Teng-Hui Zhu · 14 years ago
  60. 659ee12 Add a public Theme.Holo.Wallpaper.NoTitleBar by Tom Taylor · 14 years ago
  61. 1bf397f Do not retry failed attempts to retry scrolls. by Leon Scroggins · 14 years ago
  62. d89a30a Move getDatabaseDirectory and getCacheDirectory to a new class by Kristian Monsen · 14 years ago
  63. 67ddf9c Add a function to get enabledInputMethodAndSubtype by satok · 14 years ago
  64. 4f3c25f Merge "Fix issue #3202866: system server crash" by Dianne Hackborn · 14 years ago
  65. d9b3b7e Fix issue #3202866: system server crash by Dianne Hackborn · 14 years ago
  66. e355c70 Fix 3191824: Fix lockscreen portrait mode for xlarge devices by Jim Miller · 14 years ago
  67. 0de1ed5 Merge "Permission fix: don't require BACKUP perm for self-restores" by Chris Tate · 14 years ago
  68. 4a0d0b3 Fix for disappearing background in buttons. by Gilles Debunne · 14 years ago
  69. b247501 Merge "return file uri from downloadmanager instead of content uri for public downloads" by Vasu Nori · 14 years ago
  70. 6e2b2a6 return file uri from downloadmanager instead of content uri for public downloads by Vasu Nori · 14 years ago
  71. e521c16 Merge "Fix for IOOBoundsExc in SpannableStringBuilder" by Gilles Debunne · 14 years ago
  72. 2978e5a Merge "handle a race condition where a cursor receives an inflight onChange after the cursor has been closed" by Fred Quintana · 14 years ago
  73. 866647f handle a race condition where a cursor receives an inflight onChange after the cursor has been closed by Fred Quintana · 14 years ago
  74. aaf1277 Merge "Annotate ListView with StrictMode.Span" by Brad Fitzpatrick · 14 years ago
  75. 1cc13b6 Annotate ListView with StrictMode.Span by Brad Fitzpatrick · 14 years ago
  76. eb4e475 Merge "Reduce amount of garbage created when flipping StackViews" by Patrick Dubroy · 14 years ago
  77. 44ab845 Permission fix: don't require BACKUP perm for self-restores by Chris Tate · 14 years ago
  78. aa3e778 Merge "Remove notifications for account when account is removed." by Costin Manolache · 14 years ago
  79. 7eea0f1 Merge "3049240 TalkBack on Accessibility Options reads out passwords entered in during Lock screen" by Amith Yamasani · 14 years ago
  80. 1d1e110 3049240 TalkBack on Accessibility Options reads out passwords entered in during Lock screen by Svetoslav Ganov · 14 years ago
  81. 9b756ac Metakeys incorrectly delivered to JavaScript by Svetoslav Ganov · 14 years ago
  82. 162bf0f Fix for IOOBoundsExc in SpannableStringBuilder by Gilles Debunne · 14 years ago
  83. e80202d Reduce amount of garbage created when flipping StackViews by Patrick Dubroy · 14 years ago
  84. ec0c4f4 Remove notifications for account when account is removed. by Costin Manolache · 14 years ago
  85. 3afce66 Merge "Improve docs around ActionBar as noted in bug 3111444." by Adam Powell · 14 years ago
  86. ef70444 Improve docs around ActionBar as noted in bug 3111444. by Adam Powell · 14 years ago
  87. 840f126 Merge "Apparently SystemProperties jni native support must now be registered before Binder's." by Andreas Huber · 14 years ago
  88. a8079bf Apparently SystemProperties jni native support must now be registered before Binder's. by Andreas Huber · 14 years ago
  89. c50f150 Merge "Multiline EditText have top and bottom brackets to differentiate from single line." by Gilles Debunne · 14 years ago
  90. ba22d21 Merge "Fast no-op path for StrictMode.Span on user builds." by Brad Fitzpatrick · 14 years ago
  91. 0046bd8e Fix bug 3192412 - ListView doesn't reportScrollStateChange properly by Adam Powell · 14 years ago
  92. 1181cbb Fast no-op path for StrictMode.Span on user builds. by Brad Fitzpatrick · 14 years ago
  93. fe4d5de Multiline EditText have top and bottom brackets to differentiate from single line. by Gilles Debunne · 14 years ago
  94. 3a57fb9 Fix issue #3191573: PreferenceFragment.onActivityResult cannot by Dianne Hackborn · 14 years ago
  95. 248caac Merge "Remove asserts in bluetooth test utils" by Eric Rowe · 14 years ago
  96. 16013b3 Merge "Add acceptPair method to BT stress." by Eric Rowe · 14 years ago
  97. 850a4c6 Merge "Fix bug 3198503 - NPE at MenuPopupHelper.dismiss" by Adam Powell · 14 years ago
  98. ed8b403 Fix bug 3198503 - NPE at MenuPopupHelper.dismiss by Adam Powell · 14 years ago
  99. f342ac9 am 8443dd16: am 383e95e2: Merge "DropBox: Read until the end of stream has been reached" by Brad Fitzpatrick · 14 years ago
  100. 8443dd1 am 383e95e2: Merge "DropBox: Read until the end of stream has been reached" by Brad Fitzpatrick · 14 years ago