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