1. 529b60a Add android:hardwareAccelerated to Activity. by Romain Guy · 14 years ago
  2. b3cf10f Add facility to switch to new fragments from preferences. by Dianne Hackborn · 14 years ago
  3. b1ad597 New two-pane mode for PreferenceActivity. by Dianne Hackborn · 14 years ago
  4. 0732f79 random but useful stuff by Vasu Nori · 14 years ago
  5. ec37c88 Adding a method called when detecting content change. by Makoto Onuki · 14 years ago
  6. 532abb6 add public method in ContentValues to return set of all keys by Vasu Nori · 14 years ago
  7. 9168f0b Add ActionMode#getMenuInflater() for easier menu inflation in by Adam Powell · 14 years ago
  8. ce38b98 do begin-end transaction before standalone insert/update/delete sql by Vasu Nori · 14 years ago
  9. 8350f7d Added CHOICE_MODE_MULTIPLE_MODAL to ListView. by Adam Powell · 14 years ago
  10. 01301d3 update current.xml with sensor stuff that got lost during a merge by Mathias Agopian · 14 years ago
  11. dea9713 expose more sqlite errors as exceptions by Vasu Nori · 14 years ago
  12. bbda99d Fixed StatusBar ANRs due to input event injection on UI thread. by Jeff Brown · 14 years ago
  13. 12517fe Fix the build for the new API added in previous checkin by Chet Haase · 14 years ago
  14. 5e8a587 Tracking merge of dalvik-dev to master by Brian Carlstrom · 14 years ago
  15. a66c7b0 Add support for setting action bar title/subtitle by resource ID by Adam Powell · 14 years ago
  16. f54a8d7 Adding xml declarations for new animation framework by Chet Haase · 14 years ago
  17. c9ae2a2 Add support for setting action mode titles/subtitles by resource ID by Adam Powell · 14 years ago
  18. 42c2936 Add PreferenceFragment. by Dianne Hackborn · 14 years ago
  19. f788a9f TextView with Selection Contextual Mode by Gilles Debunne · 14 years ago
  20. 2279971 am 9795a25d: am 6d0fec2d: Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  21. 9795a25 am 6d0fec2d: Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  22. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  23. 5d27977 Action modes without action bar by Adam Powell · 14 years ago
  24. 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
  25. 82d0249 am 55020622: am 7feab347: Merge "Un-@hide new download manager public API." into gingerbread by Steve Howard · 14 years ago
  26. cb61d13 am 9b8e5566: Merge "One last change to current.xml for new download manager API" into gingerbread by Steve Howard · 14 years ago
  27. f547d72 One last change to current.xml for new download manager API by Steve Howard · 14 years ago
  28. 5502062 am 7feab347: Merge "Un-@hide new download manager public API." into gingerbread by Steve Howard · 14 years ago
  29. 005cb6d Fix build by Jean-Baptiste Queru · 14 years ago
  30. ebd19e0 Add LoaderTestCase that makes it easier to test Loaders. by Jeff Hamilton · 14 years ago
  31. 46be2a5 Un-@hide new download manager public API. by Steve Howard · 14 years ago
  32. 6e34636 Moved context modes into view, renamed to action modes by Adam Powell · 14 years ago
  33. fb16cbd add new API in SQLiteStatement to deprecate another. by Vasu Nori · 14 years ago
  34. dd913a5 Add new DialogFragment class. by Dianne Hackborn · 14 years ago
  35. a19f72c2 Fixing build breakage (current.xml) by Adam Cohen · 14 years ago
  36. 9567513 deprecate synctable methods and remove associated private methods by Vasu Nori · 14 years ago
  37. 3db4067 Added AdapterViewAnimator and AdapterViewFlipper which are versions of ViewAnimator and ViewFlipper by Adam Cohen · 14 years ago
  38. 2175f13 Rename callback methods for contextual modes to match recent refactoring. by Adam Powell · 14 years ago
  39. 65a8883 don't store mDatabase in SQLiteCursor as it is already in SQLiteQuery by Vasu Nori · 14 years ago
  40. 1780977 Fix bug 2859423 - action bar: need a way to choose item in spinner by Adam Powell · 14 years ago
  41. ac695c6 Refactored contextual modes out of action bar. by Adam Powell · 14 years ago
  42. 499cb9f Initial changes to allow collections in widgets. by Winson Chung · 14 years ago
  43. fc6ed67 am d773bbd7: am 94dab9b1: fix broken api/current.xml by Vasu Nori · 14 years ago
  44. d773bbd am 94dab9b1: fix broken api/current.xml by Vasu Nori · 14 years ago
  45. df46069 am bbc2b4e6: am 5b31498b: add video/audio chat-compatibility modes to ContactsContract by Vasu Nori · 14 years ago
  46. 94dab9b1 fix broken api/current.xml by Vasu Nori · 14 years ago
  47. bbc2b4e am 5b31498b: add video/audio chat-compatibility modes to ContactsContract by Vasu Nori · 14 years ago
  48. 5b31498ba1 add video/audio chat-compatibility modes to ContactsContract by Vasu Nori · 14 years ago
  49. eb857f1 resolved conflicts for merge of f7adbe10 to master by Jeff Brown · 14 years ago
  50. fb4e1e2 resolved conflicts for merge of 181bb0ab to master by Kenny Root · 14 years ago
  51. f7adbe1 am eec69d29: Merge "Fix bug with phantom input windows." into gingerbread by Jeff Brown · 14 years ago
  52. e33348b Fix bug with phantom input windows. by Jeff Brown · 14 years ago
  53. b75fa30 resolved conflicts for merge of aca672ba to master by Jeff Brown · 14 years ago
  54. 181bb0a am 02c8730c: Add API to call to vold for mounting OBBs by Kenny Root · 14 years ago
  55. 02c8730 Add API to call to vold for mounting OBBs by Kenny Root · 14 years ago
  56. aca672b am c5ed5910: Add support for new input sources. by Jeff Brown · 14 years ago
  57. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  58. 4911b78 Fix bug where loader listener would be registered twice. by Dianne Hackborn · 14 years ago
  59. c3aa361 Add various properties to View to allow it to be moved, scaled, faded, and rotated by property manipulation instead of just Animation operations. by Chet Haase · 14 years ago
  60. 172b79e am 98704f14: am 38eea8bf: Merge "Remove the YV16 format for simplicity\'s sake." into gingerbread by Mathias Agopian · 14 years ago
  61. 98704f1 am 38eea8bf: Merge "Remove the YV16 format for simplicity\'s sake." into gingerbread by Mathias Agopian · 14 years ago
  62. 29ed757 Bug 2841148 - Add accessors for action bar context mode state. by Adam Powell · 14 years ago
  63. 058d039 Remove the YV16 format for simplicity's sake. by Mathias Agopian · 14 years ago
  64. 2388ad9 am f8d9379b: am d76b67c3: IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  65. f8d9379 am d76b67c3: IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  66. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  67. 4267534 Action Bar now supports submenus as popups. by Adam Powell · 14 years ago
  68. 6ac7674 am 89ee578b: am fd035829: Add initial gamepad support. by Jeff Brown · 14 years ago
  69. 89ee578 am fd035829: Add initial gamepad support. by Jeff Brown · 14 years ago
  70. fd03582 Add initial gamepad support. by Jeff Brown · 14 years ago
  71. 37b76cd Fix broken build. by Gilles Debunne · 14 years ago
  72. 0533627 Selection handlers in TextView by Gilles Debunne · 14 years ago
  73. ef769f6 Some improvements to ListFragment. by Dianne Hackborn · 14 years ago
  74. 77ad5e6 am 523959f5: am d1af902c: Merge "Deprecate some status bar icons that now come from the phone app (and shouldn\'t have been public in the first place.)" into gingerbread by David Brown · 14 years ago
  75. 523959f am d1af902c: Merge "Deprecate some status bar icons that now come from the phone app (and shouldn\'t have been public in the first place.)" into gingerbread by David Brown · 14 years ago
  76. b48fdbe Browser save page as web archive. by Elliott Slaughter · 14 years ago
  77. 2707d60 Implement instance passing in LoaderManager. by Dianne Hackborn · 14 years ago
  78. cc3ec6c New cursor controller in TextViews. by Gilles Debunne · 14 years ago
  79. 26c6797 Deprecate some status bar icons that now come from the phone app (and by David Brown · 14 years ago
  80. dce7cf9 am 339716e0: am f99e27da: Merge "Make android:immersive public." into gingerbread by Daniel Sandler · 14 years ago
  81. 339716e0 am f99e27da: Merge "Make android:immersive public." into gingerbread by Daniel Sandler · 14 years ago
  82. 511d9ec am 0a21801f: am a5402dab: Merge "OBB API for PackageManager" into gingerbread by Kenny Root · 14 years ago
  83. c801768 Integrate Loader support in to Activity/Fragment. by Dianne Hackborn · 14 years ago
  84. 841b176 Make android:immersive public. by Daniel Sandler · 14 years ago
  85. 661c908 ActionBar tab mode using fragments; needs styles. by Adam Powell · 14 years ago
  86. 0a21801 am a5402dab: Merge "OBB API for PackageManager" into gingerbread by Kenny Root · 14 years ago
  87. 93565c4 OBB API for PackageManager by Kenny Root · 14 years ago
  88. 59d6042 deprecate method returning prepared sql statement id by Vasu Nori · 14 years ago
  89. e44afae Add AbsListView#smoothScrollToPositionFromTop by Adam Powell · 14 years ago
  90. 4024ddc am bda93c4c: am 09b90057: Add multiple camera support for in MediaProfiles. by Chih-Chung Chang · 14 years ago
  91. bda93c4 am 09b90057: Add multiple camera support for in MediaProfiles. by Chih-Chung Chang · 14 years ago
  92. 09b9005 Add multiple camera support for in MediaProfiles. by Chih-Chung Chang · 14 years ago
  93. f1a4a0a More cleanup after removing the Cursor update logic. by Jeff Hamilton · 14 years ago
  94. 570bb56 frameworks/base updates to track merge from dalvik-dev by Brian Carlstrom · 14 years ago
  95. 0e94b51 Add subtitles for action bars and context modes. by Adam Powell · 14 years ago
  96. 89e0645 Added context modes to ActionBar API. by Adam Powell · 14 years ago
  97. 0cfd0f4 Fix build, update current.xml by Patrick Dubroy · 14 years ago
  98. d2db2a5 Add a new attribute to allow widgets to specify a preview image. by Patrick Dubroy · 14 years ago
  99. 445646c Improvements to ListFragment. by Dianne Hackborn · 14 years ago
  100. 1df11fc am cbbc035b: am de1057c4: Unhide new API for supporting multiple cameras. by Chih-Chung Chang · 14 years ago