1. 13fd8de Make Theme.Holo.Dialog.Alert and Theme.Holo.Light.Dialog.Alert public by Adam Powell · 14 years ago
  2. e3afc28 resolved conflicts for merge of a8d7b747 to master by Gloria Wang · 14 years ago
  3. 81b8944 Fix bug 3093591 - add richer control over default tab selection in ActionBar by Adam Powell · 14 years ago
  4. b0418da Add plumbing for volume mute key. by Jeff Brown · 14 years ago
  5. a8d7b74 am ef8a810b: Merge "Update of DRM framework" by Gloria Wang · 14 years ago
  6. 4b8d36b fix broken build by Vasu Nori · 14 years ago
  7. a32edd4 Adding click feedback to widget collections by Adam Cohen · 14 years ago
  8. 21e941b Added support for dock headset observer by Praveen Bharathi · 14 years ago
  9. 30ce36e am ab1b304b: am ccb75a88: Merge "Update the API file." into gingerbread by Dan Bornstein · 14 years ago
  10. ab1b304 am ccb75a88: Merge "Update the API file." into gingerbread by Dan Bornstein · 14 years ago
  11. c7b3ccc Update of DRM framework by Takeshi Aimi · 14 years ago
  12. 8eb2e24 Various PreferenceActivity and related improvement. by Dianne Hackborn · 14 years ago
  13. 71b8c23 add NOTIFICATION_CLICK_ constants to DownloadManager by Vasu Nori · 14 years ago
  14. bc19c7b Update the API file. by Dan Bornstein · 14 years ago
  15. 70d4ba1 Performance optimizations for animations and toolkit by Chet Haase · 14 years ago
  16. c6b7b2d am 70a2c15e: Final SDK API 9. DO NOT MERGE. by Dianne Hackborn · 14 years ago
  17. 70a2c15 Final SDK API 9. DO NOT MERGE. by Dianne Hackborn · 14 years ago
  18. 0db3ff0 Remove default background from Holo; add Holo.Extended themes by Adam Powell · 14 years ago
  19. dea3ef7 Add new resize mode to not resize, new web input types. by Dianne Hackborn · 14 years ago
  20. 3f425a6 Add new WRITE_MEDIA_STORAGE permission to control write access to /data/media by Mike Lockwood · 14 years ago
  21. 9ab9787 Action bar API updates - new display options by Adam Powell · 14 years ago
  22. 7b9652b New Paste view on top of insertion point in TextViews. by Gilles Debunne · 14 years ago
  23. b6e1841 Make network usage on the main thread fatal (Honeycomb+) by Brad Fitzpatrick · 14 years ago
  24. 4611bb1 am ba1664b3: am 4bf4b491: Merge "Hide some NFC API\'s." into gingerbread by Nick Pelly · 14 years ago
  25. ba1664b am 4bf4b491: Merge "Hide some NFC API\'s." into gingerbread by Nick Pelly · 14 years ago
  26. 24abb66 Deprecate Settings.System.SHOW_WEB_SUGGESTIONS by Bjorn Bringert · 14 years ago
  27. 11b075e Hide some NFC API's. by Nick Pelly · 14 years ago
  28. 1fb39f0 Add API and strings for the contact-field "Relation" by Daniel Lehmann · 14 years ago
  29. 5164246 Fix setting of class loader. by Dianne Hackborn · 14 years ago
  30. 04d5020 Show Subtype Icon properly in the system status bar by satok · 14 years ago
  31. 4c6e5df make notifications appear during downloading AND after completion by Vasu Nori · 14 years ago
  32. e829fef Add facility for broadcasts receives to do work asynchronously. by Dianne Hackborn · 14 years ago
  33. f5cbaed No animation when tapping on current header in a preference screen. by Amith Yamasani · 14 years ago
  34. 86417ea Remove InputMethodAndSubtypeEnabler and call intent of Settings.ACTION_INPUT_METHOD_AND_SUBTYPE_ENABLER by satok · 14 years ago
  35. f834dfa ClipDescription no longer inherits from ClipData. by Dianne Hackborn · 14 years ago
  36. e775b3d Expose Vendor Specific Headset Event Intent. by Jaikumar Ganesh · 14 years ago
  37. 6ab84ee am c2f78020: am 23656899: Merge "Fix issue #3126018: No way to specify NativeActivity\'s native method" into gingerbread by Dianne Hackborn · 14 years ago
  38. c2f7802 am 23656899: Merge "Fix issue #3126018: No way to specify NativeActivity\'s native method" into gingerbread by Dianne Hackborn · 14 years ago
  39. e21d91c6 Fix issue #3126018: No way to specify NativeActivity's native method by Dianne Hackborn · 14 years ago
  40. 1d952ff am f5b5d177: am 07f3bee2: Push Tag/NdefTag implementation details into the service. by Nick Pelly · 14 years ago
  41. f5b5d17 am 07f3bee2: Push Tag/NdefTag implementation details into the service. by Nick Pelly · 14 years ago
  42. 07f3bee Push Tag/NdefTag implementation details into the service. by Nick Pelly · 14 years ago
  43. a0b46c9 Implement issue #3116702: New manifest tags for supported screen sizes by Dianne Hackborn · 14 years ago
  44. e663498 resolved conflicts for merge of 9c7489f8 to master by Dianne Hackborn · 14 years ago
  45. 9c7489f am 38993d8d: Merge "Fix issue #3122240: Expose xlarge in GB." into gingerbread by Dianne Hackborn · 14 years ago
  46. 5383f50 Fix issue #3122240: Expose xlarge in GB. by Dianne Hackborn · 14 years ago
  47. b063e79 am 8783b0e2: am 7c68bc38: Merge "Unhide some NFC APIs that are required for the Tag app." into gingerbread by Jeff Hamilton · 14 years ago
  48. 8783b0e am 7c68bc38: Merge "Unhide some NFC APIs that are required for the Tag app." into gingerbread by Jeff Hamilton · 14 years ago
  49. 03cd78c Convert return type of APIs from Set to List. by Jaikumar Ganesh · 14 years ago
  50. da83f51 Unhide some NFC APIs that are required for the Tag app. by Jeff Hamilton · 14 years ago
  51. de8635e am 389a440a: Backport ParcelFileDescriptor.createPipe() from master. by Jeff Hamilton · 14 years ago
  52. 389a440 Backport ParcelFileDescriptor.createPipe() from master. by Jeff Hamilton · 14 years ago
  53. 101f14b am ba501785: Merge "Implement issue #3116702: New manifest tags for supported screen sizes DO NOT MERGE" into gingerbread by Dianne Hackborn · 14 years ago
  54. a6d9c7c Implement issue #3116702: New manifest tags for supported screen sizes DO NOT MERGE by Dianne Hackborn · 14 years ago
  55. d4533f1 Report drag success/fail in the DRAG_ENDED message by Chris Tate · 14 years ago
  56. 886fd91 am c0e93a84: am 7ea5c45e: NFC settings cleanup. by Nick Pelly · 14 years ago
  57. beb2178 Making multi-values extra in contact INSERT intent public. by Dmitri Plotnikov · 14 years ago
  58. 164cd43 am 51028569: am 1180f2a0: Merge "Remove ringtone API from SipAudioCall." into gingerbread by Hung-ying Tyan · 14 years ago
  59. c0e93a8 am 7ea5c45e: NFC settings cleanup. by Nick Pelly · 14 years ago
  60. 7ea5c45 NFC settings cleanup. by Nick Pelly · 14 years ago
  61. 5102856 am 1180f2a0: Merge "Remove ringtone API from SipAudioCall." into gingerbread by Hung-ying Tyan · 14 years ago
  62. 9b449e5 Remove ringtone API from SipAudioCall. by Hung-ying Tyan · 14 years ago
  63. 7f9b905 Add ActionBar tab callback method onTabReselected by Adam Powell · 14 years ago
  64. 32affef Introduce an OnDragListener mechanism by Chris Tate · 14 years ago
  65. 5931b1f Fix layout issues, add a maxWidth attribute to SearchView. by Amith Yamasani · 14 years ago
  66. ca2a75a am 824de4b3: am dd7341f7: Added missing implementation for NdefRecord. by Sylvain Fonteneau · 14 years ago
  67. 49889d4 am c9cff071: am b4157a43: Merge "StrictMode: fix docs to actually compile and add a utility method." into gingerbread by Brad Fitzpatrick · 14 years ago
  68. 4fa1a22 Remove public resource padding. by Dianne Hackborn · 14 years ago
  69. 824de4b am dd7341f7: Added missing implementation for NdefRecord. by Sylvain Fonteneau · 14 years ago
  70. dd7341f Added missing implementation for NdefRecord. by Sylvain Fonteneau · 14 years ago
  71. 69a19fd am 3d2818d3: Remove public resource padding. by Dianne Hackborn · 14 years ago
  72. 3d2818d Remove public resource padding. by Dianne Hackborn · 14 years ago
  73. c9cff07 am b4157a43: Merge "StrictMode: fix docs to actually compile and add a utility method." into gingerbread by Brad Fitzpatrick · 14 years ago
  74. 5477049 am 6b09a90a: am e47150e9: Fix up NFC permissions. by Nick Pelly · 14 years ago
  75. 62a1eb5 StrictMode: fix docs to actually compile and add a utility method. by Brad Fitzpatrick · 14 years ago
  76. 027610a resolved conflicts for merge of 964eb438 to master by Kenny Root · 14 years ago
  77. 0cd8122 Hide ButtonGroup - not ready for public consumption. by Adam Powell · 14 years ago
  78. 6b09a90 am e47150e9: Fix up NFC permissions. by Nick Pelly · 14 years ago
  79. e47150e Fix up NFC permissions. by Nick Pelly · 14 years ago
  80. 964eb43 am 42499170: Implement issue #3094621 and #3094609 - wipe sd card by Dianne Hackborn · 14 years ago
  81. 4249917 Implement issue #3094621 and #3094609 - wipe sd card by Dianne Hackborn · 14 years ago
  82. 84321b2 Change AlertDialogs to use button groups. by Adam Powell · 14 years ago
  83. 2f4f756 Fix a prior bad rebase of some new API. by Jeff Brown · 14 years ago
  84. 497a92c Add keycodes and meta-key modifiers to support external keyboards. by Jeff Brown · 14 years ago
  85. 9ca6d71 resolved conflicts for merge of c6bf3eaa to master by Kenny Root · 14 years ago
  86. f36c6db NFC API revision round 2. by Nick Pelly · 14 years ago
  87. 6b39128 Drag thumbnail fixes / improvements by Chris Tate · 14 years ago
  88. a32dcf7 Actually draw the drag thumbnail by Chris Tate · 14 years ago
  89. 2794eb3 Remove generics from Animator APIs by Chet Haase · 14 years ago
  90. 83d6e82 Revert "Remove generics from Animator APIs" by Romain Guy · 14 years ago
  91. 41f041d Remove generics from Animator APIs by Chet Haase · 14 years ago
  92. c6bf3ea am 51679ca8: Merge "bug:3069735 in Download UI app, handle deletes correctly" into gingerbread by Vasu Nori · 14 years ago
  93. 216fa22 bug:3069735 in Download UI app, handle deletes correctly by Vasu Nori · 14 years ago
  94. 322171b Adds a way to scroll to a position in a given duration by Erik · 14 years ago
  95. 0a9b54e resolved conflicts for merge of 8bb7a1df to master by Kenny Root · 14 years ago
  96. d8404b2 Allow icon+text action buttons by Adam Powell · 14 years ago
  97. 6066da8 am 590b73bc: NFC API revision round 2. by Nick Pelly · 14 years ago
  98. 78996c9 Changed Cut/Copy/Paste assets. by Gilles Debunne · 14 years ago
  99. 590b73b NFC API revision round 2. by Nick Pelly · 14 years ago
  100. 21317d1 Report scroll state change after cancelling the fling runnable. by Romain Guy · 14 years ago