1. 4c1f4f7 Merge "Rework display size access." by Dianne Hackborn · 15 years ago
  2. 44bc17c Rework display size access. by Dianne Hackborn · 15 years ago
  3. d793299 Add utility method Matrix.perspectiveM by Jack Palevich · 15 years ago
  4. 8c4da95 Fix the build by Adam Powell · 15 years ago
  5. 7454253 Merge "Unhide MediaPlayer's setDataSource method that takes optional http headers to be" by Andreas Huber · 15 years ago
  6. 72e738a Unhide MediaPlayer's setDataSource method that takes optional http headers to be by Andreas Huber · 15 years ago
  7. 9567a66 Deprecate a bunch of APIs. by Dianne Hackborn · 15 years ago
  8. 696cba5 Refactor menu internals. by Adam Powell · 15 years ago
  9. d071ec2 Integrate from support lib: fix restore of list state. by Dianne Hackborn · 15 years ago
  10. 47c4156 Back-port new fragment detach APIs from support lib. by Dianne Hackborn · 15 years ago
  11. 68f1b78 Add an API to get the last used input method subtype by satok · 15 years ago
  12. 0c5001d Add APIs to remove tasks. by Dianne Hackborn · 15 years ago
  13. 5e88ac7 Use the new API file format, and some minor tweaks to the old XML files that make the parser easier. by Joe Onorato · 15 years ago
  14. b3fc1a5 Rename CorrectionSpan to SuggestionSpan by satok · 15 years ago
  15. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 15 years ago
  16. ea4af89 final 12.xml from gingerbread. by Joe Onorato · 15 years ago
  17. e17aeb3 Improve activity manager debug dumps. by Dianne Hackborn · 15 years ago
  18. 6a83970 Merge "Word suggestion popup added to EditText." by Gilles Debunne · 15 years ago
  19. fbfb3da Merge "Minor Alt-TAB / Recent Apps Dialog improvements." by Jeff Brown · 15 years ago
  20. 5487500 Minor Alt-TAB / Recent Apps Dialog improvements. by Jeff Brown · 15 years ago
  21. 6934044 Word suggestion popup added to EditText. by Gilles Debunne · 15 years ago
  22. 3fc982f Add new resource configurations for screen width/height in "dp". by Dianne Hackborn · 15 years ago
  23. c95c3a3f Merge "Add EXTRA_ORIGIN to RecognizerIntent." by Mike LeBeau · 15 years ago
  24. 216ce0f Add EXTRA_ORIGIN to RecognizerIntent. by Mike LeBeau · 15 years ago
  25. 0cd9cb1 Merge "Support speech recognizer confidence values." by Mike LeBeau · 15 years ago
  26. bb7cf91 Support speech recognizer confidence values. by Mike LeBeau · 15 years ago
  27. f45f5b271 Fixing build by Adam Cohen · 15 years ago
  28. aedc2a8 Merge "Tracking merge of dalvik-dev to master" by Brian Carlstrom · 15 years ago
  29. 08065b9 Tracking merge of dalvik-dev to master by Brian Carlstrom · 15 years ago
  30. ef353dd Make BaseObj a public class. by Stephen Hines · 15 years ago
  31. 5251940 Merge "Fix public issue 15862: Theme Theme.Holo.Light.NoActionBar not available for use" by Adam Powell · 15 years ago
  32. 53ecd4f Merge "Deprecating old RemoteViews API which takes appWidgetId when setting the RemoteViewsAdapter intent." by Winson Chung · 15 years ago
  33. 54ab310 Fix public issue 15862: Theme Theme.Holo.Light.NoActionBar not available for use by Adam Powell · 15 years ago
  34. 037300b Deprecating old RemoteViews API which takes appWidgetId when setting the RemoteViewsAdapter intent. by Winson Chung · 15 years ago
  35. 3d4bf17 Add view/drawable states for drag-accepting / drag-hovered by Christopher Tate · 15 years ago
  36. e3797a1 Removed APIs for setCorrectionSpan from InputConnection by satok · 15 years ago
  37. c50232d Add hashCode to InputMethodInfo by satok · 15 years ago
  38. dff626c Merge "Added a hovered state for drawables." by Jeff Brown · 15 years ago
  39. c33d8d49e Added a hovered state for drawables. by PY Laligand · 15 years ago
  40. b7c25ce Merge "Add MotionEvent.HOVER_ENTER and HOVER_EXIT." by Jeff Brown · 15 years ago
  41. a032cc0 Add MotionEvent.HOVER_ENTER and HOVER_EXIT. by Jeff Brown · 15 years ago
  42. a5d42c8 Merge "NEW_API: Add getTimestamp() to SurfaceTexture." by Eino-Ville Talvala · 15 years ago
  43. bc37784 Add custom fragment anims to be run when popping backstack by Chet Haase · 15 years ago
  44. 462db22 fix [4056232] Deprecate Sensor.TYPE_TEMPERATURE and add Sensor.TYPE_AMBIENT_TEMPERATURE by Mathias Agopian · 15 years ago
  45. e9f66af Merge "Fix bug 4142917 - Add support for specifying a custom home icon in action bar" by Adam Powell · 15 years ago
  46. 1969b87 Fix bug 4142917 - Add support for specifying a custom home icon in action bar by Adam Powell · 15 years ago
  47. 2e28aa8 am b6955be9: am b382a054: am 8dcd6647: Merge "Now have a final API 12." into honeycomb-mr1 by Dianne Hackborn · 15 years ago
  48. 99ca5cc Now have a final API 12. by Dianne Hackborn · 15 years ago
  49. e309a0f NEW_API: Add getTimestamp() to SurfaceTexture. by Eino-Ville Talvala · 15 years ago
  50. 5b7ced6 Support passing headers to MediaMetadataRetriever's setDataSource API by Andreas Huber · 15 years ago
  51. affb58e Fix build. by Daniel Sandler · 15 years ago
  52. e72f237 More work on making prefs work well on small screens. by Dianne Hackborn · 15 years ago
  53. 315f19b am daa71254: am efb56934: am 1d50ad79: Merge "Whoops, forgot the HONEYCOMB_MR1 constant. :(" into honeycomb-mr1 by Dianne Hackborn · 15 years ago
  54. edf1fc6 Whoops, forgot the HONEYCOMB_MR1 constant. :( by Dianne Hackborn · 15 years ago
  55. 454b2d1 am 2c3257b2: am 9940c8b6: am def35f7a: Merge "Fix for 4089881. - Add one more parameter in the interface of DrmEvent and its subclasses DrmInfoEvent and DrmErrorEvent - Send back DrmInfo in the response of async processDrmInfo calls" into honeycomb-mr1 by Gloria Wang · 15 years ago
  56. def35f7 Merge "Fix for 4089881. - Add one more parameter in the interface of DrmEvent and its subclasses DrmInfoEvent and DrmErrorEvent - Send back DrmInfo in the response of async processDrmInfo calls" into honeycomb-mr1 by Gloria Wang · 15 years ago
  57. f8bf3c4 Fix for 4089881. by Gloria Wang · 15 years ago
  58. 0677d25 am d799caa9: am 9a0df3c5: am 95fd065e: Merge "deprecate getVisibleTitleHeight" into honeycomb-mr1 by Michael Kolb · 15 years ago
  59. 5949f89f Merge "Add 3D mode key and others." by Jeff Brown · 15 years ago
  60. 9812aed Add 3D mode key and others. by Jeff Brown · 15 years ago
  61. e54f665 deprecate getVisibleTitleHeight by Michael Kolb · 15 years ago
  62. 35267f1 Merge "Add CorrectionSpan and APIs to pass a secure CorrectionSpan to TextView" by satok · 15 years ago
  63. adb4358 Add CorrectionSpan and APIs to pass a secure CorrectionSpan to TextView by satok · 15 years ago
  64. b1a6e439 Add new PreferenceActivity API for settings. by Dianne Hackborn · 15 years ago
  65. 688d841 am 0958fb10: am 221830b9: Merge "Add support for USB accessory serial numbers" into honeycomb-mr1 by Mike Lockwood · 15 years ago
  66. 5c4421f am 67718e07: am 132bb659: Merge "For issue 4082089 Add more info and error events into the DRM framework" into honeycomb-mr1 by Gloria Wang · 15 years ago
  67. 221830b Merge "Add support for USB accessory serial numbers" into honeycomb-mr1 by Mike Lockwood · 15 years ago
  68. 015b1ec Add support for USB accessory serial numbers by Mike Lockwood · 15 years ago
  69. 27b2777 For issue 4082089 Add more info and error events into the DRM framework by Gloria Wang · 15 years ago
  70. df35762 am ce3bcbad: am 9ff64838: Merge "Fix issues #4087362 and #4087356" into honeycomb-mr1 by Dianne Hackborn · 15 years ago
  71. e1976e5 am 3b473d95: am 9fffd9a8: Merge "USB: minor cleanup work" into honeycomb-mr1 by Mike Lockwood · 15 years ago
  72. 9ff6483 Merge "Fix issues #4087362 and #4087356" into honeycomb-mr1 by Dianne Hackborn · 15 years ago
  73. 62cfeeb USB: minor cleanup work by Mike Lockwood · 15 years ago
  74. cf407ad Fix issues #4087362 and #4087356 by Dianne Hackborn · 15 years ago
  75. b46ecb3 am 75c95e9a: am 0eb7b697: Merge changes Ib63ab95a,I585b0610,Ia84da0b5 into honeycomb-mr1 by Mike Lockwood · 15 years ago
  76. a75075e1 UsbManager: Hide APIs not needed for USB host or accessory support. by Mike Lockwood · 15 years ago
  77. acc29cc UsbDevice: Move IO related methods to new UsbDeviceConnection class by Mike Lockwood · 15 years ago
  78. 180bb1b Refactor in TextView's HandleViews. by Gilles Debunne · 15 years ago
  79. 26d7eef am 84edf14b: am cc08c439: Merge "UsbAccessory: Add URI string, replace type string with description" into honeycomb-mr1 by Mike Lockwood · 15 years ago
  80. cc08c43 Merge "UsbAccessory: Add URI string, replace type string with description" into honeycomb-mr1 by Mike Lockwood · 15 years ago
  81. 9b12dbd am 4ffdca06: am 3de30a4c: Update API. by Jeff Brown · 15 years ago
  82. 3de30a4 Update API. by Jeff Brown · 15 years ago
  83. ac36d7c UsbAccessory: Add URI string, replace type string with description by Mike Lockwood · 15 years ago
  84. 5a3d6cc am e6f0ae12: am efd3266b: Input improvements and bug fixes. by Jeff Brown · 15 years ago
  85. efd3266 Input improvements and bug fixes. by Jeff Brown · 15 years ago
  86. 888f065 am 5d534f28: am ea44c7c7: Merge "Pass the auto login header information to the app." into honeycomb-mr1 by Patrick Scott · 15 years ago
  87. ea44c7c Merge "Pass the auto login header information to the app." into honeycomb-mr1 by Patrick Scott · 15 years ago
  88. 77e1a4c am 093cf07f: am 9e8e4ea0: Merge changes Ib517e5e4,I93be7695,I49bf22a4 into honeycomb-mr1 by Mike Lockwood · 15 years ago
  89. 3a68b83 USB: Add API and dialog for apps to request permissions for USB devices and accessories by Mike Lockwood · 15 years ago
  90. 85a50ff Pass the auto login header information to the app. by Patrick Scott · 15 years ago
  91. 102930a Merge "Remove deprecated and unused entryEvicted method." into honeycomb-mr1 by Jesse Wilson · 15 years ago
  92. 6b70f56 am 0588f16b: am ab7c3245: Merge "NEW_API: Unhide RTP APIs." into honeycomb-mr1 by Chia-chi Yeh · 15 years ago
  93. 6defd2d NEW_API: Unhide RTP APIs. by Chia-chi Yeh · 15 years ago
  94. 670e5dd am f114e67e: am 0f73fe1c: Merge "bug:3513950 Rename "completedDownload" to "addCompletedDownload"" into honeycomb-mr1 by Vasu Nori · 15 years ago
  95. 0f73fe1 Merge "bug:3513950 Rename "completedDownload" to "addCompletedDownload"" into honeycomb-mr1 by Vasu Nori · 15 years ago
  96. 3728130 bug:3513950 Rename "completedDownload" to "addCompletedDownload" by Vasu Nori · 15 years ago
  97. f0210c3 Merge "Joystick tweaks. (DO NOT MERGE)" into honeycomb-mr1 by Jeff Brown · 15 years ago
  98. bfa40ef Merge "Added more metadata published by the MediaMetaDataRetriever" by Andreas Huber · 15 years ago
  99. dfed7c0 Remove deprecated and unused entryEvicted method. by Jesse Wilson · 15 years ago
  100. 27f4bd7 Merge "Remove deprecated and unused entryEvicted method." by Jesse Wilson · 15 years ago