1. 778c0ba Fix some older (depricated) API so they work. by Robert Greenwalt · 14 years ago
  2. 4f3867e Time to remove some old APIs! by Dianne Hackborn · 14 years ago
  3. 67b79ec Fix the build. by Romain Guy · 14 years ago
  4. 4e920f7 Add MODE_MULTI_PROCESS flag to Context.getSharedPreferences() by Brad Fitzpatrick · 14 years ago
  5. 34599e0 update-api step missing. Broken build. by Gilles Debunne · 14 years ago
  6. c9ecb73 Add a way to insert a parent bread crumb so that deep linked settings can navigate up. by Amith Yamasani · 14 years ago
  7. 2e976df Expose split touch API on PopupWindow. by Jeff Brown · 14 years ago
  8. 5c58dfc Add a Setting preference "INPUT_METHOD_SELECTOR_VISIBILITY" by satok · 14 years ago
  9. d283593 Fix issue #3258849: Grab thumbnail when exiting an app via back by Dianne Hackborn · 14 years ago
  10. 28cbf4b Make framework modifier key handling more precise. by Jeff Brown · 14 years ago
  11. 128b6ba Fix bug 3280187 - ActionMode menu content not getting cleared properly when finishing by Adam Powell · 14 years ago
  12. 502893c Update API for CopyOnWriteArrayList "synchronized" changes by Brian Carlstrom · 14 years ago
  13. dd60ee7 am 6d13b146: am e78a0009: resolved conflicts for merge of 4b94c451 to stage-korg-master by Jean-Baptiste Queru · 14 years ago
  14. 6d13b14 am e78a0009: resolved conflicts for merge of 4b94c451 to stage-korg-master by Jean-Baptiste Queru · 14 years ago
  15. e78a000 resolved conflicts for merge of 4b94c451 to stage-korg-master by Jean-Baptiste Queru · 14 years ago
  16. 30d7189 Fix issue #3274841: Orientation change problem with a paused activity by Dianne Hackborn · 14 years ago
  17. d250746 resolved conflicts for merge of 1d0d1188 to master by Nick Pelly · 14 years ago
  18. 1d0d118 am ae56a851: Merge "Make getSystemService(NFC_SERVICE) the NFC entry point." into gingerbread by Nick Pelly · 14 years ago
  19. 50b4d8f Make getSystemService(NFC_SERVICE) the NFC entry point. by Nick Pelly · 14 years ago
  20. 2c6196a Fix a bug where the fast scroll track would be positioned incorrectly. by Adam Powell · 14 years ago
  21. e36f9bf StrictMode "custom" trigger support. by Brad Fitzpatrick · 14 years ago
  22. cf9cf2f New API in InputConnection to signal IME's text correction. by Gilles Debunne · 14 years ago
  23. 20232d0 Holo scrollbars and related tweaks. by Adam Powell · 14 years ago
  24. 957d85e revert an API change that conflicted witha previous SDK version by Fred Quintana · 14 years ago
  25. 37f74ca Add ability to reuse bitmaps when loading new content by Chet Haase · 14 years ago
  26. 0c4d04a allow sync adapter authors to control more policies by Fred Quintana · 14 years ago
  27. c25f70a API CHANGE - Add hasGrantedPolicy() API by Andy Stadler · 14 years ago
  28. 97b2488 Rehide the PTP content provider interface from the public API. by Mike Lockwood · 14 years ago
  29. 5a242ec Added some pieces for Wallpaper previews by Adam Cohen · 14 years ago
  30. 2095a6d Merge "Make doclava happy by returning the same type in old and new APIs." by Jesse Wilson · 14 years ago
  31. 75cfba9 Make doclava happy by returning the same type in old and new APIs. by Jesse Wilson · 14 years ago
  32. bcb71d3 Update API with latest parameter names and getClass() return type. by Jesse Wilson · 14 years ago
  33. d211230 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 14 years ago
  34. b247536 Added dropbox broadcast notification by Hakan Still · 14 years ago
  35. 81f19ff Expose WebView.onPause() and onResume() in the public API by Steve Block · 14 years ago
  36. 4bfd794 Updated the NumberPicker for exposing it into the SDK by Svetoslav Ganov · 14 years ago
  37. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  38. 0e007d7 Unhide inPreferQualityOverSpeed in BitmapFactory.Options. by Wei-Ta Chen · 14 years ago
  39. 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
  40. 689a342 Add WebView.removeJavascriptInterface() by Steve Block · 14 years ago
  41. e2ab7cc Change cancel/end behavior of animations to be synchronous by Chet Haase · 14 years ago
  42. cf03576 Clean up button bar styles by Adam Powell · 14 years ago
  43. ab55153 Tracking dalvik.bytecode.* API changes by Brian Carlstrom · 14 years ago
  44. c6ddc8c Merge "Add dividers to action bar navigation. Lighter dividers for holo themes." by Adam Powell · 14 years ago
  45. 3f7f7ac Add dividers to action bar navigation. Lighter dividers for holo themes. by Adam Powell · 14 years ago
  46. 9d07233 Fix up API definitions in master. by Dianne Hackborn · 14 years ago
  47. a7a27b3 Merge "Add public style for tabby-looking views" by Adam Powell · 14 years ago
  48. 0bb0b73 Update 9.xml to match the real GB 9.xml. by Dianne Hackborn · 14 years ago
  49. 4002cb2 Add public style for tabby-looking views by Adam Powell · 14 years ago
  50. 50ed829 Fix issue #3201066: Locale change not reflected by settings by Dianne Hackborn · 14 years ago
  51. 8c7a580 Some theme cleanup. by Dianne Hackborn · 14 years ago
  52. 4838548 Added to SearchView : getQuery() and setOnSearchClickListener() by Amith Yamasani · 14 years ago
  53. 9f3bdfe Add method for sending wallpaper commands directly to an engine. by Jeff Brown · 14 years ago
  54. 189ee18 Implement smarter sizing of WRAP_CONTENT windows. by Dianne Hackborn · 14 years ago
  55. f4dceb1 Customized text selection action mode. by Gilles Debunne · 14 years ago
  56. 1474c7a PTP: Add android.provider.Ptp to the public API by Mike Lockwood · 14 years ago
  57. fcca00a Update themes; dialogs, metrics by Adam Powell · 14 years ago
  58. 30c9bd8 Implement issue #3189564: New API to create an activity. by Dianne Hackborn · 14 years ago
  59. dd0b16c Add two methods to Camera.java by James Dong · 14 years ago
  60. 407b4e9 API CHANGE: drags can now carry an originator-only object payload by Christopher Tate · 14 years ago
  61. 8515ee8 Fix bug 3240444 - add OnMenuVisibilityListener for action bar. by Adam Powell · 14 years ago
  62. fff4ab0 Refactored OverScroller by Gilles Debunne · 14 years ago
  63. 37a7bec Add methods to AnimatorSet that take collections by Chet Haase · 14 years ago
  64. 3f89edc Updating api.xml for merge of dalvik-dev to master by Brian Carlstrom · 14 years ago
  65. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 14 years ago
  66. 47e6b1b Support non-orientation aware keyboards and other devices. by Jeff Brown · 14 years ago
  67. 7306668 animation bugfix plus xml resources for new View properties by Chet Haase · 14 years ago
  68. 711e62a Fix issue #3225529: AlertDialogs are squishing their content views by Dianne Hackborn · 14 years ago
  69. f9d0be9 Implement rotation animations. by Dianne Hackborn · 14 years ago
  70. 440aab5 Removed InputMethodSubtypePicker by satok · 14 years ago
  71. 2820351 Add an API to set InputMethodAndSubtype by satok · 14 years ago
  72. 2970c49 various fixes for animations and javadocs by Chet Haase · 14 years ago
  73. f3db1af Change return type of getShortcutInputMethodsAndSubtypes to Map<InputMethodInfo, List<InputMethodSubtype>> by satok · 14 years ago
  74. 637d337 Merge overscrolling from gingerbread. by Adam Powell · 14 years ago
  75. a315605 Rename android.provider.Mtp to android.provider.Ptp by Mike Lockwood · 14 years ago
  76. 1c24e95 Fix issue #3222014: Dragging items around home screen is unresponsive by Dianne Hackborn · 14 years ago
  77. 35f2d39 am 24a90c26: am d9334934: Merge "Update of DRM Framework." by Gloria Wang · 14 years ago
  78. 24a90c2 am d9334934: Merge "Update of DRM Framework." by Gloria Wang · 14 years ago
  79. 6804433 StrictMode visual notification support. by Brad Fitzpatrick · 14 years ago
  80. 621e17d Implement issue #3221502: New APIs to support new back stack / task navigation by Dianne Hackborn · 14 years ago
  81. 4e4569d Add an API to get shortcut IMEs by satok · 14 years ago
  82. 8aa798b Unhide android.media.AudioManager.MODE_IN_COMMUNICATION by Jean-Michel Trivi · 14 years ago
  83. 4ccf33a Adding IS_READ_ONLY flag to groups by Dmitri Plotnikov · 14 years ago
  84. fca1406 Api udpate for notification changes by Joe Onorato · 14 years ago
  85. 8595a3d Show the number in the expanded notification instead of in the bar. by Joe Onorato · 14 years ago
  86. 46439ce Update the look of the notifications. Includes adding a new Notification.Builder class. by Joe Onorato · 14 years ago
  87. 855e4c9 Hide DragEvent pool implementation and add docs by Christopher Tate · 14 years ago
  88. 880119b Implement issue #2367442: Please add API for manipulating installer by Dianne Hackborn · 14 years ago
  89. dc918656 Update of DRM Framework. by Takeshi Aimi · 14 years ago
  90. 113744c Make holo widget styles public by Adam Powell · 14 years ago
  91. 6b53e8d Added support for full PC-style keyboards. by Jeff Brown · 14 years ago
  92. e70b375 Add an opacity attribute to LayerDrawable that lets you control the opacity directly instead of by Joe Onorato · 14 years ago
  93. 432e5f9 Fix bug 3167081 - Action Bar redesign to support "up" by Adam Powell · 14 years ago
  94. ffd0eb0 Fix bug 3183484 unhide MediaRecorder.AudioSource.VOICE_COMMUNICATION by Jean-Michel Trivi · 14 years ago
  95. 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
  96. f4072fc resolved conflicts for merge of 8fc378f9 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  97. b65897b Adjust preference activity margins and move the widget back to the right side. by Amith Yamasani · 14 years ago
  98. 32555f3 Add resource ID variants of ActionBar tab setters by Adam Powell · 14 years ago
  99. d348bb4 Changes to scrolling physics by Gilles Debunne · 14 years ago
  100. 659ee12 Add a public Theme.Holo.Wallpaper.NoTitleBar by Tom Taylor · 14 years ago