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