1. 3c8ce50 Merge "Fix hipri status notifications" by Robert Greenwalt · 15 years ago
  2. 3db1ec3 Merge "Make sure to apply the auto-restore setting when the system is restored" by Chris Tate · 15 years ago
  3. 98cc14a Merge "Do not detach headers and footers from the list view." by Romain Guy · 15 years ago
  4. d39c84f Merge "remove redundant @hides" by Fred Quintana · 15 years ago
  5. 9902626 Merge "CdmaDataConnectionTracker: Add DUN to list of supported APN types." by Mike Lockwood · 15 years ago
  6. 7ef78c8 Merge "When we're in the 'playback complete' state, don't consider pausing an error. This makes 'playback complete' essentially equivalent to being paused at the end, and treats it the same as being paused at any other position." by Marco Nelissen · 15 years ago
  7. 253c5a3 Merge "Send cancel event to recycled views instead of an up. Bug #2309387" by Romain Guy · 15 years ago
  8. 5dccef7 Merge "Add single-package restore to Bmgr feature set" by Chris Tate · 15 years ago
  9. 228ddff Merge "in finalize() methods, log warnings if db lock is going to be held." by Vasu Nori · 15 years ago
  10. 23ecb03 Merge "New tests for ExpandableListView to exercice packed position with headers/footers." by Gilles Debunne · 15 years ago
  11. c94a4f9 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
  12. 42f42dc 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
  13. 19200e6 Merge "deprecate SyncConstValue, since it is now only used by the deprecated ContactsProvider interface" by Fred Quintana · 15 years ago
  14. cadf611 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
  15. 314706b Merge "Fix 2336057: Provide a way for the user to return to a call from LockScreen." by Jim Miller · 15 years ago
  16. 4cee942 Merge "Move auto pairing data to a file, add values dynamically." by Jaikumar Ganesh · 15 years ago
  17. caa61ca Merge "Default the auto-restore setting to "enabled."" by Chris Tate · 15 years ago
  18. 16f8b4a Merge "Be sure to back up / restore some new settings" by Chris Tate · 15 years ago
  19. b1dc287 Merge "Define the new lastSyncedAttendeeStatus column" by Marc Blank · 15 years ago
  20. 7e7c9df Merge "Start respecting the auto-restore-at-install setting" by Chris Tate · 15 years ago
  21. afaabe9 Merge "HorizontalScrollView multitouch scroll and only grip on content AbsListView multitouch scroll and only grip on content" by Adam Powell · 15 years ago
  22. dec5f75 Merge "Support vendor MPEG4 test content with apparently malformed chunks in them." by Andreas Huber · 15 years ago
  23. ed907c6 Merge "Remove misleading method comment on TextView#setHint" by Kenny Root · 15 years ago
  24. 06fcdf0 Merge "Add some space and total memory amount to the memory dump from the media server process." by James Dong · 15 years ago
  25. f19c8e6 Merge "Image encoding settings java API through xml configuration file" by James Dong · 15 years ago
  26. b4c6a03 am fc7028f1: merge from open-source master by The Android Open Source Project · 15 years ago
  27. eb45079 merge from open-source master by The Android Open Source Project · 15 years ago
  28. dacc3f2 Merge "Prevent ProgressBar from updating itself when hidden. Bug #2470737" by Romain Guy · 15 years ago
  29. cc5b716 Merge "New test on ContextMenuInfo packed positions." by Gilles Debunne · 15 years ago
  30. c008117 Merge "Improve accelerometer-based orientation sensing." by Steve Howard · 15 years ago
  31. 6fe82c2 Merge "Add support for accessing native bidi implementation via jni." by Eric Fischer · 15 years ago
  32. 0cce254 Merge "Fix no-mobile-data after wifi." by Robert Greenwalt · 15 years ago
  33. 8730152 Merge "Replacing hard-coded mount point for ASEC with a getenv() call." by Oscar Montemayor · 15 years ago
  34. 5dda951 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 15 years ago
  35. d49c1ce Merge "Configuration param to indicate if sd card is behind the battery." by Amith Yamasani · 15 years ago
  36. 34ea92b Merge "Init car mode when phone is booted in a dock." by Dianne Hackborn · 15 years ago
  37. 50d6cbb Merge "Correctly handle negative margins in horizontal linear layouts." by Romain Guy · 15 years ago
  38. 01f6dc4 Merge "Remove incorrect/misleading irrelevancies from example code." by Elliott Hughes · 15 years ago
  39. db58c8c Merge "Fix for voice search crash in maps and youtube. Bug 2453182" by Amith Yamasani · 15 years ago
  40. fb71314 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
  41. e55691e 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
  42. e49afd8 Add the API constants to support providing hint strings in the response to by Mike LeBeau · 15 years ago
  43. b5f513b Merge "Add HTML5 layout tests that currently fail to the DumpRenderTree skipped list" by Steve Block · 15 years ago
  44. 83db778 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
  45. 4c0c10c 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
  46. 83b9d9c Merge "Add mobile data on/off switch." by Robert Greenwalt · 15 years ago
  47. 2c0ba01 Merge "Remove empty finalize methods." by Carl Shapiro · 15 years ago
  48. 488259e Merge "MountService: Send UMS_CONNECTED broadcast on boot if UMS connected." by San Mehat · 15 years ago
  49. 59d2375 am cbe4f887: (-s ours) am a406fb90: DO NOT MERGE by Grace Kloba · 15 years ago
  50. daba8ec Merge "Fix tabs." by Romain Guy · 15 years ago
  51. 926c85d am a406fb90: DO NOT MERGE by Grace Kloba · 15 years ago
  52. cd1f294 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
  53. fe9649f Merge "Introducing tentative (and hidden) API for contact search snippets" by Dmitri Plotnikov · 15 years ago
  54. ed05d03 Merge "Tethering improvements." by Robert Greenwalt · 15 years ago
  55. 685ce0e Merge "AsecTests: Add teardown to tests" by San Mehat · 15 years ago
  56. 501eed3 Merge "Fix the build." by Romain Guy · 15 years ago
  57. 36180e6 Merge "New update of preloaded classes for Froyo." by Jesse Wilson · 15 years ago
  58. 0418eeb Merge "Add 'restoreAnyVersion' attr for apps that want to restore "future" data" by Chris Tate · 15 years ago
  59. 775c5b3 Merge "Make ScrollView only do overscroll if you're grabbing the child view." by Joe Onorato · 15 years ago
  60. ef6f2a9 Merge "allow permission USE_CREDENTIALS for AccountManager.invalidateAuthToken as well as the previous MANAGE_ACCOUNTS" by Fred Quintana · 15 years ago
  61. 9963d15 Merge "Filenames of sound effects are not translatable." by Eric Fischer · 15 years ago
  62. 297ac17 Merge "yet another race condition fix to address bug:2456970" by Vasu Nori · 15 years ago
  63. 66f3227 Merge "If mPreventDrag is cancelled due to time out, remove the pending TOUCH_EVENTS and then send an ACTION_CANCEL and skip the rest of touch events." by Grace Kloba · 15 years ago
  64. 3a8d9a0 Merge "Recover from a certain mp3 decoder error instead of signalling an error and thereby stopping decoding." by Andreas Huber · 15 years ago
  65. e41de7d Merge "Fix spelling mistakes in attrs_manifest.xml" by Kenny Root · 15 years ago
  66. 62ef311 Merge "b/2441327 Added add account intent to public api." by Erik Pasternak · 15 years ago
  67. 587006a Merge "Add some backup Javadoc and clean imports" by Kenny Root · 15 years ago
  68. eef6265 Merge "- return the accounts when getAccountByTypeAndFeatures is passed a null or empty features set, http://b/issue?id=2467165 - clear the authtokens when the password changes" by Fred Quintana · 15 years ago
  69. ed05d34 Merge "Focus the IME on WebView when no textfield is in focus." by Leon Scroggins · 15 years ago
  70. 15498d6 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
  71. 015896f Merge "GpsLocationProvider: Be less aggressive about getting fixes in bad conditions if we have a long fix interval." by Mike Lockwood · 15 years ago
  72. 85f6095 Merge "Fix broken location extras in GpsLocationProvider." by Mike Lockwood · 15 years ago
  73. 956e9d0 Merge "add "startservice" option to am command-line utility" by Doug Zongker · 15 years ago
  74. cbeca11 Merge "Add documentation to help developers make an RFCOMM conection to a Bluetooth serial board. They all use a well-known UUID that is not really explained anywhere official, and this always trips developers up." by Nick Pelly · 15 years ago
  75. 20cc9f5 Merge "Some framework fixes for apps on sd change hard coded path in installd fix tests Work around for renaming containers. Do forced unmount when destroying containers. Force a gc in default container service to release handle to parsed package and thus avoid getting killed by vold Some cosmetic changes to PackageManager api. Unit tests for renaming container for MountService Remove internal size limit on app to be installed." by Suchi Amalapurapu · 15 years ago
  76. 2cfb73a Merge "Factor bidi algorithm into separate method." by Eric Fischer · 15 years ago
  77. 4c33834 am 563d3a62: merge from open-source master by The Android Open Source Project · 15 years ago
  78. 30d83ec Merge "Fix the layoutlib to still support fill_parent." by Xavier Ducrohet · 15 years ago
  79. ad39802 Merge "Fix build." by Andy McFadden · 15 years ago
  80. c2c820d Merge "Add disabled state to the Spinner widget. Bug #2464034" by Romain Guy · 15 years ago
  81. 4971d0b merge from open-source master by The Android Open Source Project · 15 years ago
  82. fc69801 Merge "LocationTracker: change copyright from Google to AOSP." by Mike Lockwood · 15 years ago
  83. c7403a1 Merge "MountService: Fix bug which would allow apps to try to rename a container whos dst is mounted" by San Mehat · 15 years ago
  84. a8a2fd7 Merge "Add class init stats to alloc counters (API change)." by Andy McFadden · 15 years ago
  85. c5ffe24 Merge "Tag stagefright development tools as "debug-only"." by Andreas Huber · 15 years ago
  86. b206c77 merge from open-source master by The Android Open Source Project · 15 years ago
  87. 9963294 Merge "Temp disable plugin's signature checking." by Grace Kloba · 15 years ago
  88. f70c4ce Merge "Use UTF-8 strings to avoid duplicate caching, part 1" by Kenny Root · 15 years ago
  89. 30c205b Merge "Purge CallLog." by Daisuke Miyakawa · 15 years ago
  90. 11213f6 Merge "Use PackageMonitor in SearchManagerService" by Bjorn Bringert · 15 years ago
  91. 057aa72 Merge "Fix issue 2305382: Pick up original call makes a noisy beep when wired headset connected." by Eric Laurent · 15 years ago
  92. 53342df Merge "These changes add access to some status values in widgets listed below:" by Romain Guy · 15 years ago
  93. 4dffa10 Merge "Turn off lock screen sounds by default." by Daniel Sandler · 15 years ago
  94. 005fa7f Merge "Make the notification windowshade work properly with overscroll." by Joe Onorato · 15 years ago
  95. 8f7db41 Merge "javadoc spelling fix" by Brian Carlstrom · 15 years ago
  96. 42a0107 Merge "Edit strings related to calendar permissions, bug 2463956." by Roy West · 15 years ago
  97. fbfe154 Merge "Add USB RNDIS enable/disable control" by Robert Greenwalt · 15 years ago
  98. 92eaa74 Merge "Fix bug #2449594 (device should fold RRULEs, etc., that are longer than 75 chars)" by Fabrice Di Meglio · 15 years ago
  99. 80f5b88 Merge "Fix rounding of extra spacing when it is negative." by Eric Fischer · 15 years ago
  100. 5a407dc Merge "Remove unused private assets from Android 1.0." by Romain Guy · 15 years ago