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