1. 7306668 animation bugfix plus xml resources for new View properties by Chet Haase · 16 years ago
  2. 711e62a Fix issue #3225529: AlertDialogs are squishing their content views by Dianne Hackborn · 16 years ago
  3. f9d0be9 Implement rotation animations. by Dianne Hackborn · 16 years ago
  4. 440aab5 Removed InputMethodSubtypePicker by satok · 16 years ago
  5. 2820351 Add an API to set InputMethodAndSubtype by satok · 16 years ago
  6. 2970c49 various fixes for animations and javadocs by Chet Haase · 16 years ago
  7. f3db1af Change return type of getShortcutInputMethodsAndSubtypes to Map<InputMethodInfo, List<InputMethodSubtype>> by satok · 16 years ago
  8. 637d337 Merge overscrolling from gingerbread. by Adam Powell · 16 years ago
  9. a315605 Rename android.provider.Mtp to android.provider.Ptp by Mike Lockwood · 16 years ago
  10. 1c24e95 Fix issue #3222014: Dragging items around home screen is unresponsive by Dianne Hackborn · 16 years ago
  11. 35f2d39 am 24a90c26: am d9334934: Merge "Update of DRM Framework." by Gloria Wang · 16 years ago
  12. 24a90c2 am d9334934: Merge "Update of DRM Framework." by Gloria Wang · 16 years ago
  13. 6804433 StrictMode visual notification support. by Brad Fitzpatrick · 16 years ago
  14. 621e17d Implement issue #3221502: New APIs to support new back stack / task navigation by Dianne Hackborn · 16 years ago
  15. 4e4569d Add an API to get shortcut IMEs by satok · 16 years ago
  16. 8aa798b Unhide android.media.AudioManager.MODE_IN_COMMUNICATION by Jean-Michel Trivi · 16 years ago
  17. 4ccf33a Adding IS_READ_ONLY flag to groups by Dmitri Plotnikov · 16 years ago
  18. fca1406 Api udpate for notification changes by Joe Onorato · 16 years ago
  19. 8595a3d Show the number in the expanded notification instead of in the bar. by Joe Onorato · 16 years ago
  20. 46439ce Update the look of the notifications. Includes adding a new Notification.Builder class. by Joe Onorato · 16 years ago
  21. 855e4c9 Hide DragEvent pool implementation and add docs by Christopher Tate · 16 years ago
  22. 880119b Implement issue #2367442: Please add API for manipulating installer by Dianne Hackborn · 16 years ago
  23. dc918656 Update of DRM Framework. by Takeshi Aimi · 16 years ago
  24. 113744c Make holo widget styles public by Adam Powell · 16 years ago
  25. 6b53e8d Added support for full PC-style keyboards. by Jeff Brown · 16 years ago
  26. e70b375 Add an opacity attribute to LayerDrawable that lets you control the opacity directly instead of by Joe Onorato · 16 years ago
  27. 432e5f9 Fix bug 3167081 - Action Bar redesign to support "up" by Adam Powell · 16 years ago
  28. ffd0eb0 Fix bug 3183484 unhide MediaRecorder.AudioSource.VOICE_COMMUNICATION by Jean-Michel Trivi · 16 years ago
  29. 0b92c44 am 7ee42771: Merge "resolved conflicts for merge of 8fc378f9 to gingerbread-plus-aosp" into gingerbread-plus-aosp by Jean-Baptiste Queru · 16 years ago
  30. f4072fc resolved conflicts for merge of 8fc378f9 to gingerbread-plus-aosp by Jean-Baptiste Queru · 16 years ago
  31. b65897b Adjust preference activity margins and move the widget back to the right side. by Amith Yamasani · 16 years ago
  32. 32555f3 Add resource ID variants of ActionBar tab setters by Adam Powell · 16 years ago
  33. d348bb4 Changes to scrolling physics by Gilles Debunne · 16 years ago
  34. 659ee12 Add a public Theme.Holo.Wallpaper.NoTitleBar by Tom Taylor · 16 years ago
  35. 67ddf9c Add a function to get enabledInputMethodAndSubtype by satok · 16 years ago
  36. d9b3b7e Fix issue #3202866: system server crash by Dianne Hackborn · 16 years ago
  37. 6e2b2a6 return file uri from downloadmanager instead of content uri for public downloads by Vasu Nori · 16 years ago
  38. ef70444 Improve docs around ActionBar as noted in bug 3111444. by Adam Powell · 16 years ago
  39. 3a57fb9 Fix issue #3191573: PreferenceFragment.onActivityResult cannot by Dianne Hackborn · 16 years ago
  40. debf3be Fix bug 2948913 - provide lifecycle notifications for action modes by Adam Powell · 16 years ago
  41. fd52b18 The beginnings of the new status bar. by Joe Onorato · 16 years ago
  42. c12544a Offer a callback to intercept url requests. by Patrick Scott · 16 years ago
  43. 7eec10e Get rid of the extended themes. by Dianne Hackborn · 16 years ago
  44. 6af97e1 Revised assets for progress bars and indeterminate progress spinners. by Adam Powell · 16 years ago
  45. b66d287 Add a setter of InputMethodSubtype to InputMethodManager by satok · 16 years ago
  46. 735cf38 Add a function to switch back to the last used IME by satok · 16 years ago
  47. 46e7529 Enable touch splitting for all windows by default. by Jeff Brown · 16 years ago
  48. 62e2fa2 Update-api step missing after build fix. by Gilles Debunne · 16 years ago
  49. 86b9c78 Added a flag for TextView that allows for text selection in read-only TextViews. by Gilles Debunne · 16 years ago
  50. 8402903 Added buildQuery and buildUnionSubQuery methods without misleading selectionArgs parameter. by Jonas Schwertfeger · 16 years ago
  51. bdd19bc Add Theme.Holo.DialogWhenLarge by Dianne Hackborn · 16 years ago
  52. a4e28d1 Add password expiration support to DevicePolicyManager. by Jim Miller · 16 years ago
  53. 3adf490 Add new keycodes initially used for GoogleTV devices. by Jason Bayer · 16 years ago
  54. 021aad9 First pass at styling progress bars for Holo. by Adam Powell · 16 years ago
  55. b0a1d01 Make AUDIO_STATE_CONNECTING in BluetoothHeadset public. by Jaikumar Ganesh · 16 years ago
  56. 2f8b27b Fixing current.xml by Adam Cohen · 16 years ago
  57. a02fdf1 Adding widget auto-advance capability by Adam Cohen · 16 years ago
  58. a4dba7f Fix bug 3183378 - make theme attribute selectableItemBackground public. by Adam Powell · 16 years ago
  59. 02dabd4 Update current.xml to be in sync with deprecated tags. by Jesse Wilson · 16 years ago
  60. 762b33f am 2d2f10fa: am 28c74257: Add @Deprecated to match @deprecated where it\'s missing. by Jesse Wilson · 16 years ago
  61. 2d2f10f am 28c74257: Add @Deprecated to match @deprecated where it\'s missing. by Jesse Wilson · 16 years ago
  62. 28c7425 Add @Deprecated to match @deprecated where it's missing. by Jesse Wilson · 16 years ago
  63. 0a51479 am 2ee0af48: am a48b70fa: Camera.open() should only return back-facing camera. by Wu-cheng Li · 16 years ago
  64. 0bae616 am 6025ecec: am 17ae3597: Revert "android.hardware.Camera.open only returns back-facing camera." by Wu-cheng Li · 16 years ago
  65. f90a0e8 am 28345ef6: am 07b88fef: android.hardware.Camera.open only returns back-facing camera. by Wu-cheng Li · 16 years ago
  66. 2ee0af4 am a48b70fa: Camera.open() should only return back-facing camera. by Wu-cheng Li · 16 years ago
  67. 6025ece am 17ae3597: Revert "android.hardware.Camera.open only returns back-facing camera." by Wu-cheng Li · 16 years ago
  68. 28345ef am 07b88fef: android.hardware.Camera.open only returns back-facing camera. by Wu-cheng Li · 16 years ago
  69. ab36acb Fixe some stuff. by Dianne Hackborn · 16 years ago
  70. a48b70f Camera.open() should only return back-facing camera. by Wu-cheng Li · 16 years ago
  71. 17ae359 Revert "android.hardware.Camera.open only returns back-facing camera." by Wu-cheng Li · 16 years ago
  72. 07b88fe android.hardware.Camera.open only returns back-facing camera. by Wu-cheng Li · 16 years ago
  73. 08caf9e am bb97d7bb: am 0467b0ab: Merge "Add a new public API to support recording rotated videos" into gingerbread by James Dong · 16 years ago
  74. bb97d7b am 0467b0ab: Merge "Add a new public API to support recording rotated videos" into gingerbread by James Dong · 16 years ago
  75. 97a4f47 Add more EXIF tags. by Ray Chen · 16 years ago
  76. ad8f19c Add a new public API to support recording rotated videos by James Dong · 16 years ago
  77. 51e7fe7 Rename the locked meta key constants for clarity. by Jeff Brown · 16 years ago
  78. 8fe044a Adjust window animations to better match UX spec. by Dianne Hackborn · 16 years ago
  79. 9ef0283 Change API for getting InputMethodSubtype's mode from resource id to String by satok · 16 years ago
  80. 5be894e add API to return Uri for the given downloaded file id & get mimetype by Vasu Nori · 16 years ago
  81. e213677 Push the jumpDrawablesToCurrentState() thing off everywhere it should be. by Dianne Hackborn · 16 years ago
  82. 6932d5e Add android.os.StrictMode.VmPolicy.Builder.detectLeakedClosableObjects API by Brian Carlstrom · 16 years ago
  83. b73617d Rotation lock. by Daniel Sandler · 16 years ago
  84. ea9020e Add API to find out if there is a vibrator. by Dianne Hackborn · 16 years ago
  85. 0b20b77 MediaStore: Make definitions for Files table public by Mike Lockwood · 16 years ago
  86. 0c24a55 Fix bug 3156280 - Fix several issues with tab navigation in action bars. by Adam Powell · 16 years ago
  87. 079e235 Add new fade in/out feature for drawable containers. by Dianne Hackborn · 16 years ago
  88. 7c608f2 optimizing for primitive types in animations by Chet Haase · 16 years ago
  89. 13fd8de Make Theme.Holo.Dialog.Alert and Theme.Holo.Light.Dialog.Alert public by Adam Powell · 16 years ago
  90. e3afc28 resolved conflicts for merge of a8d7b747 to master by Gloria Wang · 16 years ago
  91. 81b8944 Fix bug 3093591 - add richer control over default tab selection in ActionBar by Adam Powell · 16 years ago
  92. b0418da Add plumbing for volume mute key. by Jeff Brown · 16 years ago
  93. a8d7b74 am ef8a810b: Merge "Update of DRM framework" by Gloria Wang · 16 years ago
  94. 4b8d36b fix broken build by Vasu Nori · 16 years ago
  95. a32edd4 Adding click feedback to widget collections by Adam Cohen · 16 years ago
  96. 21e941b Added support for dock headset observer by Praveen Bharathi · 16 years ago
  97. 30ce36e am ab1b304b: am ccb75a88: Merge "Update the API file." into gingerbread by Dan Bornstein · 16 years ago
  98. ab1b304 am ccb75a88: Merge "Update the API file." into gingerbread by Dan Bornstein · 16 years ago
  99. c7b3ccc Update of DRM framework by Takeshi Aimi · 16 years ago
  100. 8eb2e24 Various PreferenceActivity and related improvement. by Dianne Hackborn · 16 years ago