1. 7277820 Work on DialogFragment and docs. by Dianne Hackborn · 14 years ago
  2. 2b342f0 Allow ViewGroup to split MotionEvents to multiple targets during dispatch. by Adam Powell · 14 years ago
  3. ecf44e4 New UI theme for EditText. by Gilles Debunne · 14 years ago
  4. d953d08 multiple-property animations by Chet Haase · 14 years ago
  5. bb1562e am 03805f72: am d313cab4: Merge "tracking merge of external/apache-http from dalvik-dev" into gingerbread by Brian Carlstrom · 14 years ago
  6. 03805f7 am d313cab4: Merge "tracking merge of external/apache-http from dalvik-dev" into gingerbread by Brian Carlstrom · 14 years ago
  7. e50ed08 Unhiding Contact Directory APIs by Dmitri Plotnikov · 14 years ago
  8. a006b472 New API and implementation of DB and memory-backed FDs by Bjorn Bringert · 15 years ago
  9. 7eb8425 Enhancement of method.xml for Fast IME switching by satok · 14 years ago
  10. 232a033 tracking merge of external/apache-http from dalvik-dev by Brian Carlstrom · 14 years ago
  11. 291905e Maybe fix #2925641: calling onCreateOptionsMenu before attached activity by Dianne Hackborn · 14 years ago
  12. e67a9dc Clean up some options menu/action bar menu handling for Dialogs. by Adam Powell · 14 years ago
  13. b04f7ad -> Added 3D rotation to the StackView transition by Adam Cohen · 14 years ago
  14. 5c76498 Implement reversing functionality for Animator by Chet Haase · 14 years ago
  15. 468c323 Fix two bugs in PreferenceActivity headers by Andrew Stadler · 14 years ago
  16. 6394c0e Adding callback and fix to RemoteViewsFactory on notifyDataSetChanged. by Winson Chung · 14 years ago
  17. 2dd2197 -> Enabled partial updates to app widgets through AppWidgetManager. by Adam Cohen · 14 years ago
  18. fe762e9 am ab59914d: am b3e957bb: Merge "New download manager error code when we can\'t resume." into gingerbread by Steve Howard · 14 years ago
  19. ab59914 am b3e957bb: Merge "New download manager error code when we can\'t resume." into gingerbread by Steve Howard · 14 years ago
  20. 4961e47 am bb33d6fd: am 997dc32b: Merge "add an api for getting a device serial number" into gingerbread by Doug Zongker · 14 years ago
  21. 33bbd12 New download manager error code when we can't resume. by Steve Howard · 14 years ago
  22. bb33d6f am 997dc32b: Merge "add an api for getting a device serial number" into gingerbread by Doug Zongker · 14 years ago
  23. f343e1b Add selection mode support to GridView. by Adam Powell · 14 years ago
  24. 7d2e3df add an api for getting a device serial number by Doug Zongker · 14 years ago
  25. def1537 More fragment work: by Dianne Hackborn · 14 years ago
  26. 1e45aae Add drop shadows. by Romain Guy · 14 years ago
  27. 218ea20 Reran update-api by Daniel Lehmann · 14 years ago
  28. b332747 Update flags to be consistent with GTalk's by Daniel Lehmann · 14 years ago
  29. 8171b51 lock screen for xlarge by Jae Yong Sung · 14 years ago
  30. e219444 Clean up some Action Bar style handling. by Adam Powell · 14 years ago
  31. b7a2e47 Fragment and PreferenceFragment and FragmentManager, oh my! by Dianne Hackborn · 14 years ago
  32. 144be61 Canonical representation of floating point constants by Ben Dodson · 14 years ago
  33. 949dbf7 Fix the build from two breaking changes (update to current.xml and ViewRoot import) by Chet Haase · 14 years ago
  34. 811ed106 Make Fragments use the new animation APIs by Chet Haase · 14 years ago
  35. 6b336f8 ActionBar overlay mode, height fetching, show/hide by Adam Powell · 14 years ago
  36. bf0cb26 am f5ee5358: am ac9717ab: Merge "Move OBB file reading to DefaultContainerService" into gingerbread by Kenny Root · 14 years ago
  37. f5ee5358 am ac9717ab: Merge "Move OBB file reading to DefaultContainerService" into gingerbread by Kenny Root · 14 years ago
  38. a02b8b0 Move OBB file reading to DefaultContainerService by Kenny Root · 14 years ago
  39. 7b6d0d9 am 679ac09a: am a5ae50cd: Merge "More native work." into gingerbread by Dianne Hackborn · 14 years ago
  40. 679ac09 am a5ae50cd: Merge "More native work." into gingerbread by Dianne Hackborn · 14 years ago
  41. 08d5b8f More native work. by Dianne Hackborn · 14 years ago
  42. 44729e3 Preliminary implementation of StackView, which extends AdapterViewAnimator. by Adam Cohen · 14 years ago
  43. b721b47 Add a constructor from CursorAdapter to ResourceCursorAdapter. by Jeff Hamilton · 14 years ago
  44. fd2b002 Add 3D rotation to View by Chet Haase · 14 years ago
  45. f0cfe34 Add a few helpful APIs. by Jeff Hamilton · 14 years ago
  46. dec9dfd Support ActionBar in Dialogs by Adam Powell · 14 years ago
  47. dbe57fc am 1ece7d68: am 2a6b80bc: Fixed several audio effects problems. by Eric Laurent · 14 years ago
  48. 1ece7d6 am 2a6b80bc: Fixed several audio effects problems. by Eric Laurent · 14 years ago
  49. 2a6b80b Fixed several audio effects problems. by Eric Laurent · 14 years ago
  50. 23fdaf6 Add new ContentProvider for doing conversions to data streams. by Dianne Hackborn · 14 years ago
  51. 1639351 Make libhwui entirely optional. by Romain Guy · 14 years ago
  52. 1ba4171 Adding JsonReader.setLenient() to handle malformed JSON strings. by Jesse Wilson · 14 years ago
  53. bd57604 am 974c993f: am 8e15afe7: Make downloads visible by default. by Steve Howard · 14 years ago
  54. 974c993 am 8e15afe7: Make downloads visible by default. by Steve Howard · 14 years ago
  55. 145b0c8 Fixing current.xml to handle last minute JSON API changes by Jesse Wilson · 14 years ago
  56. 8e15afe Make downloads visible by default. by Steve Howard · 14 years ago
  57. 76d7e20 A new streaming JSON API. by Jesse Wilson · 14 years ago
  58. f21d2e3 Initial work on browser incognito mode history feature. by Elliott Slaughter · 15 years ago
  59. 92d249c resolved conflicts for merge of 1b7e4d5a to master by Brian Carlstrom · 14 years ago
  60. 9f53119 First pass at a new clipboard API. by Dianne Hackborn · 14 years ago
  61. 5d7b50b Add new API to Animator to allow seeking of animations by Chet Haase · 14 years ago
  62. 1b7e4d5 am 4ae1e382: Merge "Tracking merge of dalvik-dev to gingerbread" into gingerbread by Brian Carlstrom · 14 years ago
  63. 4e68d50 resolved conflicts for merge of acc4e683 to master by Eric Laurent · 14 years ago
  64. 3c7c351 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago
  65. e728ca9 Updated API after unhinding a hidden element. by Oscar Montemayor · 14 years ago
  66. 8e55263 Let action modes overlay window content by Adam Powell · 14 years ago
  67. 69238c6 Device Policy Manager changes to enable Global Proxy. by Oscar Montemayor · 14 years ago
  68. 31d95db Improve the documentation for the browser provider, and a few small cleanups. by Jeff Hamilton · 14 years ago
  69. df030d2 View x/y properties now feed into matrix translation by Chet Haase · 14 years ago
  70. bf3699a Unhide MediaRecorder::setTimeLapseParameters() by Nipun Kwatra · 14 years ago
  71. 4be0d52 Added android.widget.PopupMenu by Adam Powell · 14 years ago
  72. 529b60a Add android:hardwareAccelerated to Activity. by Romain Guy · 14 years ago
  73. 3ce6563 am c6ecccb2: Merge "Fix the build." into gingerbread by Marco Nelissen · 14 years ago
  74. f383a9a Fix the build. by Eric Laurent · 14 years ago
  75. acc4e68 am 1340ee8a: Merge "NEW_API: Unhide audio effect APIs." into gingerbread by Eric Laurent · 14 years ago
  76. 17cb280 NEW_API: Unhide audio effect APIs. by Eric Laurent · 14 years ago
  77. b3cf10f Add facility to switch to new fragments from preferences. by Dianne Hackborn · 14 years ago
  78. b1ad597 New two-pane mode for PreferenceActivity. by Dianne Hackborn · 14 years ago
  79. 0732f79 random but useful stuff by Vasu Nori · 14 years ago
  80. ec37c88 Adding a method called when detecting content change. by Makoto Onuki · 14 years ago
  81. 532abb6 add public method in ContentValues to return set of all keys by Vasu Nori · 14 years ago
  82. 9168f0b Add ActionMode#getMenuInflater() for easier menu inflation in by Adam Powell · 14 years ago
  83. ce38b98 do begin-end transaction before standalone insert/update/delete sql by Vasu Nori · 14 years ago
  84. 8350f7d Added CHOICE_MODE_MULTIPLE_MODAL to ListView. by Adam Powell · 14 years ago
  85. 01301d3 update current.xml with sensor stuff that got lost during a merge by Mathias Agopian · 14 years ago
  86. dfce290 am 04d7e83e: Added SensorManager.getAltitude() by Mathias Agopian · 14 years ago
  87. 0251385 am 050b5624: Added SensorManager.getMinDelay() by Mathias Agopian · 14 years ago
  88. 04d7e83e Added SensorManager.getAltitude() by Mathias Agopian · 14 years ago
  89. 050b562 Added SensorManager.getMinDelay() by Mathias Agopian · 14 years ago
  90. dea9713 expose more sqlite errors as exceptions by Vasu Nori · 14 years ago
  91. b0a5750 am 6ec402b5: DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  92. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  93. bbda99d Fixed StatusBar ANRs due to input event injection on UI thread. by Jeff Brown · 14 years ago
  94. 12517fe Fix the build for the new API added in previous checkin by Chet Haase · 14 years ago
  95. 5e8a587 Tracking merge of dalvik-dev to master by Brian Carlstrom · 14 years ago
  96. a66c7b0 Add support for setting action bar title/subtitle by resource ID by Adam Powell · 14 years ago
  97. f54a8d7 Adding xml declarations for new animation framework by Chet Haase · 14 years ago
  98. c9ae2a2 Add support for setting action mode titles/subtitles by resource ID by Adam Powell · 14 years ago
  99. 42c2936 Add PreferenceFragment. by Dianne Hackborn · 14 years ago
  100. f788a9f TextView with Selection Contextual Mode by Gilles Debunne · 14 years ago