1. 4bfd794 Updated the NumberPicker for exposing it into the SDK by Svetoslav Ganov · 14 years ago
  2. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  3. 0e007d7 Unhide inPreferQualityOverSpeed in BitmapFactory.Options. by Wei-Ta Chen · 14 years ago
  4. 50f34d1 Adding DatePciker widget based on the Calednar team code. Updated DatePciker and DatePickerDialog as the second part of the Time/Date pciker refresh feature. by Svetoslav Ganov · 14 years ago
  5. 689a342 Add WebView.removeJavascriptInterface() by Steve Block · 14 years ago
  6. e2ab7cc Change cancel/end behavior of animations to be synchronous by Chet Haase · 14 years ago
  7. cf03576 Clean up button bar styles by Adam Powell · 14 years ago
  8. ab55153 Tracking dalvik.bytecode.* API changes by Brian Carlstrom · 14 years ago
  9. c6ddc8c Merge "Add dividers to action bar navigation. Lighter dividers for holo themes." by Adam Powell · 14 years ago
  10. 3f7f7ac Add dividers to action bar navigation. Lighter dividers for holo themes. by Adam Powell · 14 years ago
  11. 9d07233 Fix up API definitions in master. by Dianne Hackborn · 14 years ago
  12. a7a27b3 Merge "Add public style for tabby-looking views" by Adam Powell · 14 years ago
  13. 0bb0b73 Update 9.xml to match the real GB 9.xml. by Dianne Hackborn · 14 years ago
  14. 4002cb2 Add public style for tabby-looking views by Adam Powell · 14 years ago
  15. 50ed829 Fix issue #3201066: Locale change not reflected by settings by Dianne Hackborn · 14 years ago
  16. 8c7a580 Some theme cleanup. by Dianne Hackborn · 14 years ago
  17. 4838548 Added to SearchView : getQuery() and setOnSearchClickListener() by Amith Yamasani · 14 years ago
  18. 9f3bdfe Add method for sending wallpaper commands directly to an engine. by Jeff Brown · 14 years ago
  19. 189ee18 Implement smarter sizing of WRAP_CONTENT windows. by Dianne Hackborn · 14 years ago
  20. f4dceb1 Customized text selection action mode. by Gilles Debunne · 14 years ago
  21. 1474c7a PTP: Add android.provider.Ptp to the public API by Mike Lockwood · 14 years ago
  22. fcca00a Update themes; dialogs, metrics by Adam Powell · 14 years ago
  23. 30c9bd8 Implement issue #3189564: New API to create an activity. by Dianne Hackborn · 14 years ago
  24. dd0b16c Add two methods to Camera.java by James Dong · 14 years ago
  25. 407b4e9 API CHANGE: drags can now carry an originator-only object payload by Christopher Tate · 14 years ago
  26. 8515ee8 Fix bug 3240444 - add OnMenuVisibilityListener for action bar. by Adam Powell · 14 years ago
  27. fff4ab0 Refactored OverScroller by Gilles Debunne · 14 years ago
  28. 37a7bec Add methods to AnimatorSet that take collections by Chet Haase · 14 years ago
  29. 3f89edc Updating api.xml for merge of dalvik-dev to master by Brian Carlstrom · 14 years ago
  30. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 14 years ago
  31. 47e6b1b Support non-orientation aware keyboards and other devices. by Jeff Brown · 14 years ago
  32. 7306668 animation bugfix plus xml resources for new View properties by Chet Haase · 14 years ago
  33. 711e62a Fix issue #3225529: AlertDialogs are squishing their content views by Dianne Hackborn · 14 years ago
  34. f9d0be9 Implement rotation animations. by Dianne Hackborn · 14 years ago
  35. 440aab5 Removed InputMethodSubtypePicker by satok · 14 years ago
  36. 2820351 Add an API to set InputMethodAndSubtype by satok · 14 years ago
  37. 2970c49 various fixes for animations and javadocs by Chet Haase · 14 years ago
  38. f3db1af Change return type of getShortcutInputMethodsAndSubtypes to Map<InputMethodInfo, List<InputMethodSubtype>> by satok · 14 years ago
  39. 637d337 Merge overscrolling from gingerbread. by Adam Powell · 14 years ago
  40. a315605 Rename android.provider.Mtp to android.provider.Ptp by Mike Lockwood · 14 years ago
  41. 1c24e95 Fix issue #3222014: Dragging items around home screen is unresponsive by Dianne Hackborn · 14 years ago
  42. 35f2d39 am 24a90c26: am d9334934: Merge "Update of DRM Framework." by Gloria Wang · 14 years ago
  43. 24a90c2 am d9334934: Merge "Update of DRM Framework." by Gloria Wang · 14 years ago
  44. 6804433 StrictMode visual notification support. by Brad Fitzpatrick · 14 years ago
  45. 621e17d Implement issue #3221502: New APIs to support new back stack / task navigation by Dianne Hackborn · 14 years ago
  46. 4e4569d Add an API to get shortcut IMEs by satok · 14 years ago
  47. 8aa798b Unhide android.media.AudioManager.MODE_IN_COMMUNICATION by Jean-Michel Trivi · 14 years ago
  48. 4ccf33a Adding IS_READ_ONLY flag to groups by Dmitri Plotnikov · 14 years ago
  49. fca1406 Api udpate for notification changes by Joe Onorato · 14 years ago
  50. 8595a3d Show the number in the expanded notification instead of in the bar. by Joe Onorato · 14 years ago
  51. 46439ce Update the look of the notifications. Includes adding a new Notification.Builder class. by Joe Onorato · 14 years ago
  52. 855e4c9 Hide DragEvent pool implementation and add docs by Christopher Tate · 14 years ago
  53. 880119b Implement issue #2367442: Please add API for manipulating installer by Dianne Hackborn · 14 years ago
  54. dc918656 Update of DRM Framework. by Takeshi Aimi · 14 years ago
  55. 113744c Make holo widget styles public by Adam Powell · 14 years ago
  56. 6b53e8d Added support for full PC-style keyboards. by Jeff Brown · 14 years ago
  57. e70b375 Add an opacity attribute to LayerDrawable that lets you control the opacity directly instead of by Joe Onorato · 14 years ago
  58. 432e5f9 Fix bug 3167081 - Action Bar redesign to support "up" by Adam Powell · 14 years ago
  59. ffd0eb0 Fix bug 3183484 unhide MediaRecorder.AudioSource.VOICE_COMMUNICATION by Jean-Michel Trivi · 14 years ago
  60. 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
  61. f4072fc resolved conflicts for merge of 8fc378f9 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  62. b65897b Adjust preference activity margins and move the widget back to the right side. by Amith Yamasani · 14 years ago
  63. 32555f3 Add resource ID variants of ActionBar tab setters by Adam Powell · 14 years ago
  64. d348bb4 Changes to scrolling physics by Gilles Debunne · 14 years ago
  65. 659ee12 Add a public Theme.Holo.Wallpaper.NoTitleBar by Tom Taylor · 14 years ago
  66. 67ddf9c Add a function to get enabledInputMethodAndSubtype by satok · 14 years ago
  67. d9b3b7e Fix issue #3202866: system server crash by Dianne Hackborn · 14 years ago
  68. 6e2b2a6 return file uri from downloadmanager instead of content uri for public downloads by Vasu Nori · 14 years ago
  69. d28dc3c am 05434e9f: Final API 9. Really! Honestly! I hope. by Dianne Hackborn · 14 years ago
  70. 05434e9 Final API 9. Really! Honestly! I hope. by Dianne Hackborn · 14 years ago
  71. ef70444 Improve docs around ActionBar as noted in bug 3111444. by Adam Powell · 14 years ago
  72. 3a57fb9 Fix issue #3191573: PreferenceFragment.onActivityResult cannot by Dianne Hackborn · 14 years ago
  73. debf3be Fix bug 2948913 - provide lifecycle notifications for action modes by Adam Powell · 14 years ago
  74. fd52b18 The beginnings of the new status bar. by Joe Onorato · 14 years ago
  75. c12544a Offer a callback to intercept url requests. by Patrick Scott · 14 years ago
  76. 7eec10e Get rid of the extended themes. by Dianne Hackborn · 14 years ago
  77. 6af97e1 Revised assets for progress bars and indeterminate progress spinners. by Adam Powell · 14 years ago
  78. b66d287 Add a setter of InputMethodSubtype to InputMethodManager by satok · 14 years ago
  79. 735cf38 Add a function to switch back to the last used IME by satok · 14 years ago
  80. 46e7529 Enable touch splitting for all windows by default. by Jeff Brown · 14 years ago
  81. 62e2fa2 Update-api step missing after build fix. by Gilles Debunne · 14 years ago
  82. 86b9c78 Added a flag for TextView that allows for text selection in read-only TextViews. by Gilles Debunne · 14 years ago
  83. 8402903 Added buildQuery and buildUnionSubQuery methods without misleading selectionArgs parameter. by Jonas Schwertfeger · 14 years ago
  84. bdd19bc Add Theme.Holo.DialogWhenLarge by Dianne Hackborn · 14 years ago
  85. a4e28d1 Add password expiration support to DevicePolicyManager. by Jim Miller · 14 years ago
  86. 3adf490 Add new keycodes initially used for GoogleTV devices. by Jason Bayer · 14 years ago
  87. 021aad9 First pass at styling progress bars for Holo. by Adam Powell · 14 years ago
  88. b0a1d01 Make AUDIO_STATE_CONNECTING in BluetoothHeadset public. by Jaikumar Ganesh · 14 years ago
  89. 2f8b27b Fixing current.xml by Adam Cohen · 14 years ago
  90. a02fdf1 Adding widget auto-advance capability by Adam Cohen · 14 years ago
  91. a4dba7f Fix bug 3183378 - make theme attribute selectableItemBackground public. by Adam Powell · 14 years ago
  92. 02dabd4 Update current.xml to be in sync with deprecated tags. by Jesse Wilson · 14 years ago
  93. 762b33f am 2d2f10fa: am 28c74257: Add @Deprecated to match @deprecated where it\'s missing. by Jesse Wilson · 14 years ago
  94. 2d2f10f am 28c74257: Add @Deprecated to match @deprecated where it\'s missing. by Jesse Wilson · 14 years ago
  95. 28c7425 Add @Deprecated to match @deprecated where it's missing. by Jesse Wilson · 14 years ago
  96. 0a51479 am 2ee0af48: am a48b70fa: Camera.open() should only return back-facing camera. by Wu-cheng Li · 14 years ago
  97. 0bae616 am 6025ecec: am 17ae3597: Revert "android.hardware.Camera.open only returns back-facing camera." by Wu-cheng Li · 14 years ago
  98. f90a0e8 am 28345ef6: am 07b88fef: android.hardware.Camera.open only returns back-facing camera. by Wu-cheng Li · 14 years ago
  99. 2ee0af4 am a48b70fa: Camera.open() should only return back-facing camera. by Wu-cheng Li · 14 years ago
  100. 6025ece am 17ae3597: Revert "android.hardware.Camera.open only returns back-facing camera." by Wu-cheng Li · 14 years ago