1. b7a2e47 Fragment and PreferenceFragment and FragmentManager, oh my! by Dianne Hackborn · 14 years ago
  2. 144be61 Canonical representation of floating point constants by Ben Dodson · 14 years ago
  3. 949dbf7 Fix the build from two breaking changes (update to current.xml and ViewRoot import) by Chet Haase · 14 years ago
  4. 811ed106 Make Fragments use the new animation APIs by Chet Haase · 14 years ago
  5. 6b336f8 ActionBar overlay mode, height fetching, show/hide by Adam Powell · 14 years ago
  6. bf0cb26 am f5ee5358: am ac9717ab: Merge "Move OBB file reading to DefaultContainerService" into gingerbread by Kenny Root · 14 years ago
  7. f5ee5358 am ac9717ab: Merge "Move OBB file reading to DefaultContainerService" into gingerbread by Kenny Root · 14 years ago
  8. a02b8b0 Move OBB file reading to DefaultContainerService by Kenny Root · 14 years ago
  9. 7b6d0d9 am 679ac09a: am a5ae50cd: Merge "More native work." into gingerbread by Dianne Hackborn · 14 years ago
  10. 679ac09 am a5ae50cd: Merge "More native work." into gingerbread by Dianne Hackborn · 14 years ago
  11. 08d5b8f More native work. by Dianne Hackborn · 14 years ago
  12. 44729e3 Preliminary implementation of StackView, which extends AdapterViewAnimator. by Adam Cohen · 14 years ago
  13. b721b47 Add a constructor from CursorAdapter to ResourceCursorAdapter. by Jeff Hamilton · 14 years ago
  14. fd2b002 Add 3D rotation to View by Chet Haase · 14 years ago
  15. f0cfe34 Add a few helpful APIs. by Jeff Hamilton · 14 years ago
  16. dec9dfd Support ActionBar in Dialogs by Adam Powell · 14 years ago
  17. dbe57fc am 1ece7d68: am 2a6b80bc: Fixed several audio effects problems. by Eric Laurent · 14 years ago
  18. 1ece7d6 am 2a6b80bc: Fixed several audio effects problems. by Eric Laurent · 14 years ago
  19. 2a6b80b Fixed several audio effects problems. by Eric Laurent · 14 years ago
  20. 23fdaf6 Add new ContentProvider for doing conversions to data streams. by Dianne Hackborn · 14 years ago
  21. 1639351 Make libhwui entirely optional. by Romain Guy · 14 years ago
  22. 1ba4171 Adding JsonReader.setLenient() to handle malformed JSON strings. by Jesse Wilson · 14 years ago
  23. bd57604 am 974c993f: am 8e15afe7: Make downloads visible by default. by Steve Howard · 14 years ago
  24. 974c993 am 8e15afe7: Make downloads visible by default. by Steve Howard · 14 years ago
  25. 145b0c8 Fixing current.xml to handle last minute JSON API changes by Jesse Wilson · 14 years ago
  26. 8e15afe Make downloads visible by default. by Steve Howard · 14 years ago
  27. 76d7e20 A new streaming JSON API. by Jesse Wilson · 14 years ago
  28. f21d2e3 Initial work on browser incognito mode history feature. by Elliott Slaughter · 14 years ago
  29. 92d249c resolved conflicts for merge of 1b7e4d5a to master by Brian Carlstrom · 14 years ago
  30. 9f53119 First pass at a new clipboard API. by Dianne Hackborn · 14 years ago
  31. 5d7b50b Add new API to Animator to allow seeking of animations by Chet Haase · 14 years ago
  32. 1b7e4d5 am 4ae1e382: Merge "Tracking merge of dalvik-dev to gingerbread" into gingerbread by Brian Carlstrom · 14 years ago
  33. 4e68d50 resolved conflicts for merge of acc4e683 to master by Eric Laurent · 14 years ago
  34. 3c7c351 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago
  35. e728ca9 Updated API after unhinding a hidden element. by Oscar Montemayor · 14 years ago
  36. 8e55263 Let action modes overlay window content by Adam Powell · 14 years ago
  37. 69238c6 Device Policy Manager changes to enable Global Proxy. by Oscar Montemayor · 14 years ago
  38. 31d95db Improve the documentation for the browser provider, and a few small cleanups. by Jeff Hamilton · 14 years ago
  39. df030d2 View x/y properties now feed into matrix translation by Chet Haase · 14 years ago
  40. bf3699a Unhide MediaRecorder::setTimeLapseParameters() by Nipun Kwatra · 14 years ago
  41. 4be0d52 Added android.widget.PopupMenu by Adam Powell · 14 years ago
  42. 529b60a Add android:hardwareAccelerated to Activity. by Romain Guy · 14 years ago
  43. 3ce6563 am c6ecccb2: Merge "Fix the build." into gingerbread by Marco Nelissen · 14 years ago
  44. f383a9a Fix the build. by Eric Laurent · 14 years ago
  45. acc4e68 am 1340ee8a: Merge "NEW_API: Unhide audio effect APIs." into gingerbread by Eric Laurent · 14 years ago
  46. 17cb280 NEW_API: Unhide audio effect APIs. by Eric Laurent · 14 years ago
  47. b3cf10f Add facility to switch to new fragments from preferences. by Dianne Hackborn · 14 years ago
  48. b1ad597 New two-pane mode for PreferenceActivity. by Dianne Hackborn · 14 years ago
  49. 0732f79 random but useful stuff by Vasu Nori · 14 years ago
  50. ec37c88 Adding a method called when detecting content change. by Makoto Onuki · 14 years ago
  51. 532abb6 add public method in ContentValues to return set of all keys by Vasu Nori · 14 years ago
  52. 9168f0b Add ActionMode#getMenuInflater() for easier menu inflation in by Adam Powell · 14 years ago
  53. ce38b98 do begin-end transaction before standalone insert/update/delete sql by Vasu Nori · 14 years ago
  54. 8350f7d Added CHOICE_MODE_MULTIPLE_MODAL to ListView. by Adam Powell · 14 years ago
  55. 01301d3 update current.xml with sensor stuff that got lost during a merge by Mathias Agopian · 14 years ago
  56. dfce290 am 04d7e83e: Added SensorManager.getAltitude() by Mathias Agopian · 14 years ago
  57. 0251385 am 050b5624: Added SensorManager.getMinDelay() by Mathias Agopian · 14 years ago
  58. 04d7e83e Added SensorManager.getAltitude() by Mathias Agopian · 14 years ago
  59. 050b562 Added SensorManager.getMinDelay() by Mathias Agopian · 14 years ago
  60. dea9713 expose more sqlite errors as exceptions by Vasu Nori · 14 years ago
  61. b0a5750 am 6ec402b5: DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  62. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  63. bbda99d Fixed StatusBar ANRs due to input event injection on UI thread. by Jeff Brown · 14 years ago
  64. 12517fe Fix the build for the new API added in previous checkin by Chet Haase · 14 years ago
  65. 5e8a587 Tracking merge of dalvik-dev to master by Brian Carlstrom · 14 years ago
  66. a66c7b0 Add support for setting action bar title/subtitle by resource ID by Adam Powell · 14 years ago
  67. f54a8d7 Adding xml declarations for new animation framework by Chet Haase · 14 years ago
  68. c9ae2a2 Add support for setting action mode titles/subtitles by resource ID by Adam Powell · 14 years ago
  69. 42c2936 Add PreferenceFragment. by Dianne Hackborn · 14 years ago
  70. f788a9f TextView with Selection Contextual Mode by Gilles Debunne · 14 years ago
  71. 2279971 am 9795a25d: am 6d0fec2d: Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  72. 9795a25 am 6d0fec2d: Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  73. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  74. 5d27977 Action modes without action bar by Adam Powell · 14 years ago
  75. 42d8f6f am cb61d132: am 9b8e5566: Merge "One last change to current.xml for new download manager API" into gingerbread by Steve Howard · 14 years ago
  76. 82d0249 am 55020622: am 7feab347: Merge "Un-@hide new download manager public API." into gingerbread by Steve Howard · 14 years ago
  77. cb61d13 am 9b8e5566: Merge "One last change to current.xml for new download manager API" into gingerbread by Steve Howard · 14 years ago
  78. f547d72 One last change to current.xml for new download manager API by Steve Howard · 14 years ago
  79. 5502062 am 7feab347: Merge "Un-@hide new download manager public API." into gingerbread by Steve Howard · 14 years ago
  80. 005cb6d Fix build by Jean-Baptiste Queru · 14 years ago
  81. ebd19e0 Add LoaderTestCase that makes it easier to test Loaders. by Jeff Hamilton · 14 years ago
  82. 46be2a5 Un-@hide new download manager public API. by Steve Howard · 14 years ago
  83. 6e34636 Moved context modes into view, renamed to action modes by Adam Powell · 14 years ago
  84. fb16cbd add new API in SQLiteStatement to deprecate another. by Vasu Nori · 14 years ago
  85. dd913a5 Add new DialogFragment class. by Dianne Hackborn · 14 years ago
  86. a19f72c2 Fixing build breakage (current.xml) by Adam Cohen · 14 years ago
  87. 9567513 deprecate synctable methods and remove associated private methods by Vasu Nori · 14 years ago
  88. 3db4067 Added AdapterViewAnimator and AdapterViewFlipper which are versions of ViewAnimator and ViewFlipper by Adam Cohen · 14 years ago
  89. 2175f13 Rename callback methods for contextual modes to match recent refactoring. by Adam Powell · 14 years ago
  90. 65a8883 don't store mDatabase in SQLiteCursor as it is already in SQLiteQuery by Vasu Nori · 14 years ago
  91. 1780977 Fix bug 2859423 - action bar: need a way to choose item in spinner by Adam Powell · 14 years ago
  92. ac695c6 Refactored contextual modes out of action bar. by Adam Powell · 14 years ago
  93. 499cb9f Initial changes to allow collections in widgets. by Winson Chung · 14 years ago
  94. fc6ed67 am d773bbd7: am 94dab9b1: fix broken api/current.xml by Vasu Nori · 14 years ago
  95. d773bbd am 94dab9b1: fix broken api/current.xml by Vasu Nori · 14 years ago
  96. df46069 am bbc2b4e6: am 5b31498b: add video/audio chat-compatibility modes to ContactsContract by Vasu Nori · 14 years ago
  97. 94dab9b1 fix broken api/current.xml by Vasu Nori · 14 years ago
  98. bbc2b4e am 5b31498b: add video/audio chat-compatibility modes to ContactsContract by Vasu Nori · 14 years ago
  99. 5b31498ba1 add video/audio chat-compatibility modes to ContactsContract by Vasu Nori · 14 years ago
  100. eb857f1 resolved conflicts for merge of f7adbe10 to master by Jeff Brown · 14 years ago