1. 4fa1a22 Remove public resource padding. by Dianne Hackborn · 16 years ago
  2. 5477049 am 6b09a90a: am e47150e9: Fix up NFC permissions. by Nick Pelly · 16 years ago
  3. 027610a resolved conflicts for merge of 964eb438 to master by Kenny Root · 16 years ago
  4. 0cd8122 Hide ButtonGroup - not ready for public consumption. by Adam Powell · 16 years ago
  5. 6b09a90 am e47150e9: Fix up NFC permissions. by Nick Pelly · 16 years ago
  6. e47150e Fix up NFC permissions. by Nick Pelly · 16 years ago
  7. 964eb43 am 42499170: Implement issue #3094621 and #3094609 - wipe sd card by Dianne Hackborn · 16 years ago
  8. 4249917 Implement issue #3094621 and #3094609 - wipe sd card by Dianne Hackborn · 16 years ago
  9. 84321b2 Change AlertDialogs to use button groups. by Adam Powell · 16 years ago
  10. 2f4f756 Fix a prior bad rebase of some new API. by Jeff Brown · 16 years ago
  11. 497a92c Add keycodes and meta-key modifiers to support external keyboards. by Jeff Brown · 16 years ago
  12. 9ca6d71 resolved conflicts for merge of c6bf3eaa to master by Kenny Root · 16 years ago
  13. f36c6db NFC API revision round 2. by Nick Pelly · 16 years ago
  14. 6b39128 Drag thumbnail fixes / improvements by Chris Tate · 16 years ago
  15. a32dcf7 Actually draw the drag thumbnail by Chris Tate · 16 years ago
  16. 2794eb3 Remove generics from Animator APIs by Chet Haase · 16 years ago
  17. 83d6e82 Revert "Remove generics from Animator APIs" by Romain Guy · 16 years ago
  18. 41f041d Remove generics from Animator APIs by Chet Haase · 16 years ago
  19. c6bf3ea am 51679ca8: Merge "bug:3069735 in Download UI app, handle deletes correctly" into gingerbread by Vasu Nori · 16 years ago
  20. 216fa22 bug:3069735 in Download UI app, handle deletes correctly by Vasu Nori · 16 years ago
  21. 322171b Adds a way to scroll to a position in a given duration by Erik · 16 years ago
  22. 0a9b54e resolved conflicts for merge of 8bb7a1df to master by Kenny Root · 16 years ago
  23. d8404b2 Allow icon+text action buttons by Adam Powell · 16 years ago
  24. 6066da8 am 590b73bc: NFC API revision round 2. by Nick Pelly · 16 years ago
  25. 78996c9 Changed Cut/Copy/Paste assets. by Gilles Debunne · 16 years ago
  26. 590b73b NFC API revision round 2. by Nick Pelly · 16 years ago
  27. 21317d1 Report scroll state change after cancelling the fling runnable. by Romain Guy · 16 years ago
  28. f16888f Holo fixes by Adam Powell · 16 years ago
  29. 4bede9e Add an API to control AbsListView's friction. by Romain Guy · 16 years ago
  30. 02241ab am 89fbcd72: resolved conflicts for merge of c2894474 to gingerbread-plus-aosp by Jean-Baptiste Queru · 16 years ago
  31. 8bb7a1d am b4de3dca: Merge "OBB: rearrange to be entirely asynchronous" into gingerbread by Kenny Root · 16 years ago
  32. af9d667 OBB: rearrange to be entirely asynchronous by Kenny Root · 16 years ago
  33. be4d68e Updated styles and metrics. by Adam Powell · 16 years ago
  34. fae998c resolved conflicts for merge of 7c08b70c to master by Jean-Baptiste Queru · 16 years ago
  35. 8775eae am b323559b: am a2a1ca42: Merge "DropBoxManager.Entry implements Closeable" into gingerbread by Brad Fitzpatrick · 16 years ago
  36. 89fbcd7 resolved conflicts for merge of c2894474 to gingerbread-plus-aosp by Jean-Baptiste Queru · 16 years ago
  37. 9239612 Support showing "Cold" battery health. by Imre Sunyi · 16 years ago
  38. 615e2fa1 am b77455ee: am 78d68836: Implement tracking of package install times. by Dianne Hackborn · 16 years ago
  39. 3d59480 am ea445758: am 08faac3c: Unhide SIP API. by Hung-ying Tyan · 16 years ago
  40. cde08e3 current.xml: Fix LIGHT_NO_MOON value. by Mike Lockwood · 16 years ago
  41. ee04af3 add a local filename column to download queries by Doug Zongker · 16 years ago
  42. bcf74ac am 9580b8ce: resolved conflicts for merge of e6ad0e47 to gingerbread-plus-aosp by Gloria Wang · 16 years ago
  43. 0594476 SearchView: Add some more listeners, IME dismiss improvements and focus control. by Amith Yamasani · 16 years ago
  44. 7c08b70 am d8d60da6: Merge "Update DownloadManager API to support bulk actions." into gingerbread by Steve Howard · 16 years ago
  45. 64c48b8 Update DownloadManager API to support bulk actions. by Steve Howard · 16 years ago
  46. 2fbf4de6 Holo theme progress and assets! by Adam Powell · 16 years ago
  47. b323559 am a2a1ca42: Merge "DropBoxManager.Entry implements Closeable" into gingerbread by Brad Fitzpatrick · 16 years ago
  48. cc792c4 DropBoxManager.Entry implements Closeable by Brad Fitzpatrick · 16 years ago
  49. c6a6955 Add getCurrentSyncs() to the SDK, which replaces the deprecated by Fred Quintana · 16 years ago
  50. b77455e am 78d68836: Implement tracking of package install times. by Dianne Hackborn · 16 years ago
  51. 78d688369 Implement tracking of package install times. by Dianne Hackborn · 16 years ago
  52. ea44575 am 08faac3c: Unhide SIP API. by Hung-ying Tyan · 16 years ago
  53. 08faac3 Unhide SIP API. by Hung-ying Tyan · 16 years ago
  54. 9580b8ce resolved conflicts for merge of e6ad0e47 to gingerbread-plus-aosp by Gloria Wang · 16 years ago
  55. e0ee2e9 New TimeInterpolator interface for android.animation package. by Chet Haase · 16 years ago
  56. 47a4491 Add InputMethodEnabler for enabling input methods and subtypes by satok · 16 years ago
  57. 5ada6cb More drag/drop adjustments: by Christopher Tate · 16 years ago
  58. 664d035 am c7bfb13f: am 15f107b1: Merge "New API stubs: NdefMessage and NdefRecord." into gingerbread by Nick Pelly · 16 years ago
  59. ee7e0ef am 59c4cb9e: Merge "DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for over-scroll" into gingerbread by Adam Powell · 16 years ago
  60. 737e8fe DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for over-scroll by Adam Powell · 16 years ago
  61. 9ff82bf Adding next/prev to fragment animations and to PreferenceActivity by Chet Haase · 16 years ago
  62. a037419 Make View.DragThumbnailBuilder a static class by Christopher Tate · 16 years ago
  63. 3801476 am 89230e3b: am 458fc5f5: Merge "Fix issue #3041660: Camera image flips upside down when rotating device" into gingerbread by Dianne Hackborn · 16 years ago
  64. ef52176 Changing AdapterViewAnimator to use the new animation APIs by Adam Cohen · 16 years ago
  65. 8621427 am 7280f215: Merge "Manually revert a single-line error inserted by OpenJDK." into gingerbread by Elliott Hughes · 16 years ago
  66. 2c095f3 Refinements to drag/drop by Christopher Tate · 16 years ago
  67. 388c14c Manually revert a single-line error inserted by OpenJDK. by Elliott Hughes · 16 years ago
  68. c7bfb13 am 15f107b1: Merge "New API stubs: NdefMessage and NdefRecord." into gingerbread by Nick Pelly · 16 years ago
  69. dc99379 New API stubs: NdefMessage and NdefRecord. by Nick Pelly · 16 years ago
  70. 5e25c2c Add ability to automate animated transitions on View show/hide by Chet Haase · 16 years ago
  71. 89230e3 am 458fc5f5: Merge "Fix issue #3041660: Camera image flips upside down when rotating device" into gingerbread by Dianne Hackborn · 16 years ago
  72. 58520b2 resolved conflicts for merge of 10d5b096 to master by Dianne Hackborn · 16 years ago
  73. a143e83 am 7de900f3: am d29e6861: Merge "Fix bug 3058324" into gingerbread by Adam Powell · 16 years ago
  74. 10d5b09 am 407f625a: Add new API to find out whether external storage is removable. by Dianne Hackborn · 16 years ago
  75. e5439f2 Fix issue #3041660: Camera image flips upside down when rotating device by Dianne Hackborn · 16 years ago
  76. 407f625 Add new API to find out whether external storage is removable. by Dianne Hackborn · 16 years ago
  77. 7de900f am d29e6861: Merge "Fix bug 3058324" into gingerbread by Adam Powell · 16 years ago
  78. c3808b5 Fix bug 3058324 by Adam Powell · 16 years ago
  79. dc549d6 Update of DRM framework. by Takeshi Aimi · 16 years ago
  80. 7afbb30 Fix the build by Jason Chen · 16 years ago
  81. 1b065cd Added looping parameter to AdapterViewAnimator / StackView by Adam Cohen · 16 years ago
  82. e0ad63b resolved conflicts for merge of 6718b365 to master by Brad Fitzpatrick · 16 years ago
  83. 6718b36 am 32e60c79: Update StrictMode\'s public API. by Brad Fitzpatrick · 16 years ago
  84. 32e60c7 Update StrictMode's public API. by Brad Fitzpatrick · 16 years ago
  85. eeac43a am f7681f84: Do not merge. by Wei-Ta Chen · 16 years ago
  86. f7681f84 Do not merge. by Wei-Ta Chen · 16 years ago
  87. 9e95468 am 6ce5f60c: am 38cf8867: Remove OBBs from state list when volume unmounted by Kenny Root · 16 years ago
  88. 6ce5f60 am 38cf8867: Remove OBBs from state list when volume unmounted by Kenny Root · 16 years ago
  89. 38cf886 Remove OBBs from state list when volume unmounted by Kenny Root · 16 years ago
  90. a53146c Drag/drop APIs and infrastructure by Christopher Tate · 16 years ago
  91. 83129bb Updated current.xml as autogenerated by Steve Howard · 16 years ago
  92. 825bdff resolved conflicts for merge of 538c3fa3 to master by Steve Howard · 16 years ago
  93. 20e987b Add MotionEvent Matrix transformations. by Jeff Brown · 16 years ago
  94. 538c3fa am cdcc0a65: Merge "Have download manager give more details when downloads are paused" into gingerbread by Steve Howard · 16 years ago
  95. 3e8c1d3 Have download manager give more details when downloads are paused by Steve Howard · 16 years ago
  96. 62c37ef New public APIs for BluetoothA2dp and BluetoothHeadset profiles. by Jaikumar Ganesh · 16 years ago
  97. bff405f resolved conflicts for merge of d8e8186c to master by Kenny Root · 16 years ago
  98. d8e8186 am 05105f7a: Update OBB API to include callbacks by Kenny Root · 16 years ago
  99. d58429f Manual merge: Move DownloadManager to android.app by Steve Howard · 16 years ago
  100. 05105f7 Update OBB API to include callbacks by Kenny Root · 16 years ago