1. 5cb70b5 Rename Display.getOrientation() to Display.getRotation(). by Dianne Hackborn · 15 years ago
  2. 08bbffb Support CharSequence lists+arrays in Bundle+Intent by Bjorn Bringert · 15 years ago
  3. 16f6354 Merge "The PV aac software decoder screws up if playing a mono-AACplus stream unless we output stereo data. Now we always output stereo data as the legacy OMX nodes did." by Andreas Huber · 15 years ago
  4. 3d6c986 Merge "Make AsyncPlayer.startSound catch all exceptions instead of only a few. Two reasons for this: - it's used in the system process - it's run in a separate thread, so the user of AsyncPlayer cannot catch these exceptions" by Marco Nelissen · 15 years ago
  5. a834949 Merge "deprecate SyncConstValue, since it is now only used by the deprecated ContactsProvider interface" by Fred Quintana · 15 years ago
  6. 749c570 The PV aac software decoder screws up if playing a mono-AACplus stream unless we output stereo data. Now we always output stereo data as the legacy OMX nodes did. by Andreas Huber · 15 years ago
  7. 4ba297f Make AsyncPlayer.startSound catch all exceptions instead of only a few. by Marco Nelissen · 15 years ago
  8. b5e1569 Merge "Keep track of when the HTML5 database path has been set, so that we don't inadvertantly sync it to the native side before it has been set by the client." by Ben Murdoch · 15 years ago
  9. 0402e7d Fix SDK build. by Wu-cheng Li · 15 years ago
  10. 24b326a Unhide exposure compensation API. by Wu-cheng Li · 15 years ago
  11. 4d98579 Merge "Fix 2336057: Provide a way for the user to return to a call from LockScreen." by Jim Miller · 15 years ago
  12. 69ac988 Fix 2336057: Provide a way for the user to return to a call from LockScreen. by Jim Miller · 15 years ago
  13. 80d27ad Merge "Move auto pairing data to a file, add values dynamically." by Jaikumar Ganesh · 15 years ago
  14. c06fe59 Move auto pairing data to a file, add values dynamically. by Jaikumar Ganesh · 15 years ago
  15. 410afb4 Merge "Default the auto-restore setting to "enabled."" by Chris Tate · 15 years ago
  16. 5035fda Default the auto-restore setting to "enabled." by Christopher Tate · 15 years ago
  17. 9c3184cc Do not recyle headers and footers when measuring the ListView. Bug #2461893 by Romain Guy · 15 years ago
  18. 3f3e53b Merge "Be sure to back up / restore some new settings" by Chris Tate · 15 years ago
  19. ae06ed9 Fix the build by Christopher Tate · 15 years ago
  20. 50d89f9 Merge "Define the new lastSyncedAttendeeStatus column" by Marc Blank · 15 years ago
  21. 14c2d79 Be sure to back up / restore some new settings by Christopher Tate · 15 years ago
  22. 1fc2ff9 Merge "Start respecting the auto-restore-at-install setting" by Chris Tate · 15 years ago
  23. 9e0d2b5 deprecate SyncConstValue, since it is now only used by the deprecated ContactsProvider interface by Fred Quintana · 15 years ago
  24. 64a556d Define the new lastSyncedAttendeeStatus column by Marc Blank · 15 years ago
  25. 82fe564 Comment out the finalize() methods defined on the Activity, by Carl Shapiro · 15 years ago
  26. 4bb79db Merge "HorizontalScrollView multitouch scroll and only grip on content AbsListView multitouch scroll and only grip on content" by Adam Powell · 15 years ago
  27. 7bc58b0 Merge "Support vendor MPEG4 test content with apparently malformed chunks in them." by Andreas Huber · 15 years ago
  28. dfb8eee Support vendor MPEG4 test content with apparently malformed chunks in them. by Andreas Huber · 15 years ago
  29. da2572a Renaming contact search snippet fields. by Dmitri Plotnikov · 15 years ago
  30. 4cd4770 HorizontalScrollView multitouch scroll and only grip on content by Adam Powell · 15 years ago
  31. 8221e32 Merge "Remove misleading method comment on TextView#setHint" by Kenny Root · 15 years ago
  32. 2a4f254 Remove misleading method comment on TextView#setHint by Kenny Root · 15 years ago
  33. f087272 Start respecting the auto-restore-at-install setting by Christopher Tate · 15 years ago
  34. 5be65ab Merge "Add some space and total memory amount to the memory dump from the media server process." by James Dong · 15 years ago
  35. b930036 Merge "Image encoding settings java API through xml configuration file" by James Dong · 15 years ago
  36. a4b1fe6b am fc7028f1: merge from open-source master by The Android Open Source Project · 15 years ago
  37. fc7028f merge from open-source master by The Android Open Source Project · 15 years ago
  38. ac68d81 Merge "Prevent ProgressBar from updating itself when hidden. Bug #2470737" by Romain Guy · 15 years ago
  39. a05e8a5 Prevent ProgressBar from updating itself when hidden. Bug #2470737 by Romain Guy · 15 years ago
  40. aaec779 Pick up default install location by Suchi Amalapurapu · 15 years ago
  41. aa635db Merge "New test on ContextMenuInfo packed positions." by Gilles Debunne · 15 years ago
  42. 192ab90 New test on ContextMenuInfo packed positions. by Gilles Debunne · 15 years ago
  43. d82968d Merge "Improve accelerometer-based orientation sensing." by Steve Howard · 15 years ago
  44. 277903f Merge "Add support for accessing native bidi implementation via jni." by Eric Fischer · 15 years ago
  45. 7964d1f Merge "Fix no-mobile-data after wifi." by Robert Greenwalt · 15 years ago
  46. 018ff89 don't draw layers with history by Cary Clark · 15 years ago
  47. 3542959 Fix no-mobile-data after wifi. by Robert Greenwalt · 15 years ago
  48. 70e1a18 Merge "Replacing hard-coded mount point for ASEC with a getenv() call." by Oscar Montemayor · 15 years ago
  49. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 15 years ago
  50. e46145f Merge "Configuration param to indicate if sd card is behind the battery." by Amith Yamasani · 15 years ago
  51. a89a3a9 Merge "Init car mode when phone is booted in a dock." by Dianne Hackborn · 15 years ago
  52. d0c6182 Merge "Correctly handle negative margins in horizontal linear layouts." by Romain Guy · 15 years ago
  53. c352090 Correctly handle negative margins in horizontal linear layouts. by Romain Guy · 15 years ago
  54. ee74858 make the SyncStateContentProviderHelper.update() method return an indication if the row to update still exists by Fred Quintana · 15 years ago
  55. 18773af Keep track of when the HTML5 database path has been set, so that we don't inadvertantly sync it to the native side before it by Ben Murdoch · 15 years ago
  56. d2f2461 Merge "Remove incorrect/misleading irrelevancies from example code." by Elliott Hughes · 15 years ago
  57. 1d620c6 Merge "Fix for voice search crash in maps and youtube. Bug 2453182" by Amith Yamasani · 15 years ago
  58. d368572 Fix for voice search crash in maps and youtube. Bug 2453182 by Amith Yamasani · 15 years ago
  59. 2299a55 Merge "Add the API constants to support providing hint strings in the response to RecognizerIntent.ACTION_GET_LANGUAGE_DETAILS." by Mike LeBeau · 15 years ago
  60. 3d23a61 Add some space and total memory amount to the memory dump from the media server process. by James Dong · 15 years ago
  61. 0aa341f When opening the IME or sending a key to a non-cursored textfield, set the default selection. by Leon Scroggins · 15 years ago
  62. e379710 Merge "Fix bug 2452941 Add a flag to maintain the intended direct playback of TTS data independently from the associated AudioTrack state. Only start the track when it's been stopped but is supposed to be playing." by Jean-Michel Trivi · 15 years ago
  63. 2f5fc45 Add the API constants to support providing hint strings in the response to by Mike LeBeau · 15 years ago
  64. 2ec3069 refactor drawing to support layers by Cary Clark · 15 years ago
  65. 6a4472f Allow cookies with no name. by Patrick Scott · 15 years ago
  66. c8f2229 Merge "Add HTML5 layout tests that currently fail to the DumpRenderTree skipped list" by Steve Block · 15 years ago
  67. 8354fa6 Make setBackgroundResource() remotable by Bjorn Bringert · 15 years ago
  68. a712dce Init car mode when phone is booted in a dock. by Tobias Haamel · 15 years ago
  69. bda568f Merge "Fix issue 2327064: Music played via line out is interrupted due to the phone call audio on BT hs." by Eric Laurent · 15 years ago
  70. 8fe5c9e Replacing hard-coded mount point for ASEC with a getenv() call. by Oscar Montemayor · 15 years ago
  71. 7ff20e3 Create own reference for minSdkVersion in aapt by Kenny Root · 15 years ago
  72. a2ac9c4 Remove incorrect/misleading irrelevancies from example code. by Elliott Hughes · 15 years ago
  73. 74f39d4 Merge "Add new handler mechanism in MountService to make unmount api asynchronous. MountService updates state on PackageManager and then tries to kill processes holding file references to media about to be unmounted by invoking api on ACtivityManager. This is retried upto 4 times to make sure all processes holding file references are killed before unmounting the media at specified path." by Suchi Amalapurapu · 15 years ago
  74. c42e29e Add new handler mechanism in MountService to make unmount api asynchronous. by Suchi Amalapurapu · 15 years ago
  75. 55df5c2 Configuration param to indicate if sd card is behind the battery. by Amith Yamasani · 15 years ago
  76. 5a8ec76 Scan for android namespace in manifest by Kenny Root · 15 years ago
  77. 406b09b Merge "Add mobile data on/off switch." by Robert Greenwalt · 15 years ago
  78. ba28996 Merge "Remove empty finalize methods." by Carl Shapiro · 15 years ago
  79. 982bb24 Merge "MountService: Send UMS_CONNECTED broadcast on boot if UMS connected." by San Mehat · 15 years ago
  80. 694b787 am cbe4f887: (-s ours) am a406fb90: DO NOT MERGE by Grace Kloba · 15 years ago
  81. 8cebbfd Merge "Fix tabs." by Romain Guy · 15 years ago
  82. 6c5664a Fix tabs. by Romain Guy · 15 years ago
  83. e3c1890 Fix bug 2452941 Add a flag to maintain the intended direct playback by Jean-Michel Trivi · 15 years ago
  84. 05c376b Remove empty finalize methods. by Carl Shapiro · 15 years ago
  85. 1ba101f Improve accelerometer-based orientation sensing. by Steve Howard · 15 years ago
  86. cbe4f88 am a406fb90: DO NOT MERGE by Grace Kloba · 15 years ago
  87. 9d6e45a Merge "ScrollView multiple pointer support. Fixed a bug where ScrollView wouldn't scroll if the initially tapped child ignores the down event." by Adam Powell · 15 years ago
  88. fa0e57f Merge "Introducing tentative (and hidden) API for contact search snippets" by Dmitri Plotnikov · 15 years ago
  89. a406fb90 DO NOT MERGE by Grace Kloba · 15 years ago
  90. 3ba8a3b Introducing tentative (and hidden) API for contact search snippets by Dmitri Plotnikov · 15 years ago
  91. bc4e753 ScrollView multiple pointer support. Fixed a bug where ScrollView by Adam Powell · 15 years ago
  92. dae8e94 Add support for accessing native bidi implementation via jni. by Doug Felt · 15 years ago
  93. 6a965af2 MountService: Send UMS_CONNECTED broadcast on boot if UMS connected. by San Mehat · 15 years ago
  94. c03fa50 Add mobile data on/off switch. by Robert Greenwalt · 15 years ago
  95. 9b433f0 Image encoding settings java API through xml configuration file by James Dong · 15 years ago
  96. 240becc Merge "Tethering improvements." by Robert Greenwalt · 15 years ago
  97. 9b1e9ed Merge "AsecTests: Add teardown to tests" by San Mehat · 15 years ago
  98. d70a3d4 Tethering improvements. by Robert Greenwalt · 15 years ago
  99. 21a20a3 Merge "Fix the build." by Romain Guy · 15 years ago
  100. dcc490f Fix the build. by Romain Guy · 15 years ago