1. 9d14e3e am 9b8b417c: Merge "When updating existing entries in the media database, don\'t update the is_music, is_ringtone, etc columns. This ensures that custom ringtones will still be shown in the ringtone picker after a rescan. Bug 2594125 Change-Id: I56761240d6f6e699514169d by Marco Nelissen · 15 years ago
  2. 9b8b417 Merge "When updating existing entries in the media database, don't update the is_music, is_ringtone, etc columns. This ensures that custom ringtones will still be shown in the ringtone picker after a rescan. Bug 2594125 Change-Id: I56761240d6f6e699514169d80a445317ba0de9e2" into froyo by Marco Nelissen · 15 years ago
  3. 11bae14 am 3891c4cc: Fix issue 2602879: camera shutter sound not playing. by Eric Laurent · 15 years ago
  4. c066557 When updating existing entries in the media database, don't update by Marco Nelissen · 15 years ago
  5. 3891c4c Fix issue 2602879: camera shutter sound not playing. by Eric Laurent · 15 years ago
  6. 3cd1f9f am 3b591260: Fix issue 2604270 Device auto connects to Car Dock (Media profile) after undocking. by Eric Laurent · 15 years ago
  7. 3b59126 Fix issue 2604270 Device auto connects to Car Dock (Media profile) after undocking. by Eric Laurent · 15 years ago
  8. 26f6163 am 0a4ab1b9: Merge "fix [2599939] "cannot play video" after open/close a video player a dozen of times" into froyo by Mathias Agopian · 15 years ago
  9. 0a4ab1b Merge "fix [2599939] "cannot play video" after open/close a video player a dozen of times" into froyo by Mathias Agopian · 15 years ago
  10. 0679876 am 7305f416: Merge "Quietly handle EGL_BAD_NATIVE_WINDOW errors" into froyo by Jack Palevich · 15 years ago
  11. 92c3b39 fix [2599939] "cannot play video" after open/close a video player a dozen of times by Mathias Agopian · 15 years ago
  12. 7305f41 Merge "Quietly handle EGL_BAD_NATIVE_WINDOW errors" into froyo by Jack Palevich · 15 years ago
  13. e317240 am c86f0779: Make vCard allow users to refrain image export. Useful when receivers cannot accept image data. by Daisuke Miyakawa · 15 years ago
  14. c86f077 Make vCard allow users to refrain image export. Useful when by Daisuke Miyakawa · 15 years ago
  15. 8831d4d am 8f655cb6: Merge "Update the comment which supposed to be checked in in the last CL." into froyo by Grace Kloba · 15 years ago
  16. 8f655cb Merge "Update the comment which supposed to be checked in in the last CL." into froyo by Grace Kloba · 15 years ago
  17. f706ef8 Update the comment which supposed to be checked in in the last CL. by Grace Kloba · 15 years ago
  18. 7f30f8a am 93d35f77: Merge "Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible." into froyo by Adam Powell · 15 years ago
  19. 93d35f7 Merge "Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible." into froyo by Adam Powell · 15 years ago
  20. 8568c3a0 Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible. by Adam Powell · 15 years ago
  21. 2f8c9e6 am f06f2eb2: Merge "Misc fixes for throttling." into froyo by Robert Greenwalt · 15 years ago
  22. f06f2eb Merge "Misc fixes for throttling." into froyo by Robert Greenwalt · 15 years ago
  23. e3ce4c8 am 2dc78498: Merge "Remove fixed size restriction on the SurfaceView before setting it to the full screen content view." into froyo by Grace Kloba · 15 years ago
  24. 2dc7849 Merge "Remove fixed size restriction on the SurfaceView before setting it to the full screen content view." into froyo by Grace Kloba · 15 years ago
  25. f57f147 am 5ce309d3: Merge "add droiddoc flag to include since-tags for api level 8" into froyo by Scott Main · 15 years ago
  26. 05d0673 Misc fixes for throttling. by Robert Greenwalt · 15 years ago
  27. 5ce309d Merge "add droiddoc flag to include since-tags for api level 8" into froyo by Scott Main · 15 years ago
  28. bb9739c am 11bea2e2: Merge "Reduce lock contention, removing unnecessary synchronization." into froyo by Brad Fitzpatrick · 15 years ago
  29. 66fa5cc am 99c5179f: Merge "Force redraw in touch_up if there is a move." into froyo by Grace Kloba · 15 years ago
  30. 11bea2e Merge "Reduce lock contention, removing unnecessary synchronization." into froyo by Brad Fitzpatrick · 15 years ago
  31. 99c5179 Merge "Force redraw in touch_up if there is a move." into froyo by Grace Kloba · 15 years ago
  32. 6edb379 Remove fixed size restriction on the SurfaceView by Grace Kloba · 15 years ago
  33. c4c696a add droiddoc flag to include since-tags for api level 8 by Scott Main · 15 years ago
  34. b213d10 Reduce lock contention, removing unnecessary synchronization. by Brad Fitzpatrick · 15 years ago
  35. 9a9b09f am afbf9f8d: Merge "Ease contention on the mProcessStatsThread mutex in updateCpuStats." into froyo by Brad Fitzpatrick · 15 years ago
  36. afbf9f8 Merge "Ease contention on the mProcessStatsThread mutex in updateCpuStats." into froyo by Brad Fitzpatrick · 15 years ago
  37. 01fad4a Ease contention on the mProcessStatsThread mutex in updateCpuStats. by Brad Fitzpatrick · 15 years ago
  38. c36862d5 Force redraw in touch_up if there is a move. by Grace Kloba · 15 years ago
  39. e77bba8 am 18920136: Merge "Reset notification state on wifi enable" into froyo by Irfan Sheriff · 15 years ago
  40. 1892013 Merge "Reset notification state on wifi enable" into froyo by Irfan Sheriff · 15 years ago
  41. 6aa2acc am 04152f98: Merge "Fix bug 2599698 Music paused by itself The NotificationPlayer sets an OnCompletionListener on the MediaPlayer it\'s using to play the notification. NotificationPlayer relies on the completion event to abandon audio focus. The player was started bef by Jean-Michel Trivi · 15 years ago
  42. 04152f9 Merge "Fix bug 2599698 Music paused by itself The NotificationPlayer sets an OnCompletionListener on the MediaPlayer it's using to play the notification. NotificationPlayer relies on the completion event to abandon audio focus. The player was started before the listener was set. The theory about the bug is that the player finished playing before the listener was called. Therefore the audio focus was never abandonned, and the music didn't resume." into froyo by Jean-Michel Trivi · 15 years ago
  43. daa107c am 3110bf6d: Merge "Fix inconsistency in how we handle light sensor when battery is low." into froyo by Mike Lockwood · 15 years ago
  44. 3110bf6 Merge "Fix inconsistency in how we handle light sensor when battery is low." into froyo by Mike Lockwood · 15 years ago
  45. 0e4aa37 Quietly handle EGL_BAD_NATIVE_WINDOW errors by Jack Palevich · 15 years ago
  46. 2d1a6e9 Reset notification state on wifi enable by Irfan Sheriff · 15 years ago
  47. c209363 am 7171ea81: Make ThrottleService more tamper resistant. by Robert Greenwalt · 15 years ago
  48. 7171ea8 Make ThrottleService more tamper resistant. by Robert Greenwalt · 15 years ago
  49. 48358bd Fix inconsistency in how we handle light sensor when battery is low. by Mike Lockwood · 15 years ago
  50. 2572b04 am 975d86df: Merge "Dont check on interface value on API" into froyo by Irfan Sheriff · 15 years ago
  51. 975d86d Merge "Dont check on interface value on API" into froyo by Irfan Sheriff · 15 years ago
  52. cf28236 Dont check on interface value on API by Irfan Sheriff · 15 years ago
  53. a99f5f4 Fix bug 2599698 Music paused by itself by Jean-Michel Trivi · 15 years ago
  54. 17e36d2 am 3c44db3f: Merge "Missed a case to resumeUpdatePicture." into froyo by Grace Kloba · 15 years ago
  55. 3c44db3 Merge "Missed a case to resumeUpdatePicture." into froyo by Grace Kloba · 15 years ago
  56. 71786ce am 0df87c06: Merge "cherry-pick from master: c096a9aead60717fc106ceb259bf954a578d3c54 (plus other revisions to resolve bug 2595831)" into froyo by Scott Main · 15 years ago
  57. 0df87c0 Merge "cherry-pick from master: c096a9aead60717fc106ceb259bf954a578d3c54 (plus other revisions to resolve bug 2595831)" into froyo by Scott Main · 15 years ago
  58. aa373c9 Missed a case to resumeUpdatePicture. by Grace Kloba · 15 years ago
  59. a9ea147 merge from open-source master by The Android Open Source Project · 15 years ago
  60. 66bee81 am 1fc46c62: Merge "accept close() on database objects even if the database is closed" into froyo by Vasu Nori · 15 years ago
  61. 1fc46c6 Merge "accept close() on database objects even if the database is closed" into froyo by Vasu Nori · 15 years ago
  62. 0dbb9cee accept close() on database objects even if the database is closed by Vasu Nori · 15 years ago
  63. cb2906e am d5a873fb: Merge "Add command line flags to enable lock profiling." into froyo by Carl Shapiro · 15 years ago
  64. d5a873f Merge "Add command line flags to enable lock profiling." into froyo by Carl Shapiro · 15 years ago
  65. 69acb6b Unify am startservice commands. by Jean-Baptiste Queru · 15 years ago
  66. 329a521 merge from open-source master by The Android Open Source Project · 15 years ago
  67. e0a4068 am f066611a: retool resize logic to use max dimension and max area. by Mike Reed · 15 years ago
  68. f066611 retool resize logic to use max dimension and max area. by Mike Reed · 15 years ago
  69. f04be52 am 0c5ad4f1: Merge "For search suggestions in the search dialog, allow the \'title\' line of text to be up to 2 lines (rather than the usual 1) if no \'description\' line is provided." into froyo by Mike LeBeau · 15 years ago
  70. 0c5ad4f Merge "For search suggestions in the search dialog, allow the 'title' line of text to be up to 2 lines (rather than the usual 1) if no 'description' line is provided." into froyo by Mike LeBeau · 15 years ago
  71. d8f3ec6 Add command line flags to enable lock profiling. by Carl Shapiro · 15 years ago
  72. 32ebaf5 am e80c6f49: Merge "Add multi-sim support to ThrottleService." into froyo by Robert Greenwalt · 15 years ago
  73. e80c6f4 Merge "Add multi-sim support to ThrottleService." into froyo by Robert Greenwalt · 15 years ago
  74. e6e9882 Add multi-sim support to ThrottleService. by Robert Greenwalt · 15 years ago
  75. 292bdbd am e3094117: Merge "A little more improvement of the Service javadoc." into froyo by Dianne Hackborn · 15 years ago
  76. e309411 Merge "A little more improvement of the Service javadoc." into froyo by Dianne Hackborn · 15 years ago
  77. d65d5f1 am bf943f29: Merge "Fix SntpClient to give accurate time info." into froyo by Robert Greenwalt · 15 years ago
  78. bf943f2 Merge "Fix SntpClient to give accurate time info." into froyo by Robert Greenwalt · 15 years ago
  79. 499a121 Fix SntpClient to give accurate time info. by Robert Greenwalt · 15 years ago
  80. ee3bcc4 A little more improvement of the Service javadoc. by Dianne Hackborn · 15 years ago
  81. 7a4b22f am 4f99e3c2: Remove native binaries when an updated system application is upgraded through OTA. by David 'Digit' Turner · 15 years ago
  82. 4f99e3c Remove native binaries when an updated system application is upgraded through OTA. by David 'Digit' Turner · 15 years ago
  83. 70b3fb4 For search suggestions in the search dialog, allow the 'title' by Mike LeBeau · 15 years ago
  84. 2349dc5 am fa22de79: Merge "Import revised translations" into froyo by Kenny Root · 15 years ago
  85. fa22de7 Merge "Import revised translations" into froyo by Kenny Root · 15 years ago
  86. f5a886d am 93597ed1: Merge "Fix wakelock leak in PowerManagerService.sendNotificationLocked()" into froyo by Mike Lockwood · 15 years ago
  87. 93597ed Merge "Fix wakelock leak in PowerManagerService.sendNotificationLocked()" into froyo by Mike Lockwood · 15 years ago
  88. ded7776 am 90d3f458: API 8! by Dianne Hackborn · 15 years ago
  89. 90d3f458 API 8! by Dianne Hackborn · 15 years ago
  90. 40d2551 Import revised translations by Kenny Root · 15 years ago
  91. 1424d1d am 8090edae: Merge "Sholes mobile iface comes/goes - handle the reset" into froyo by Robert Greenwalt · 15 years ago
  92. 0751d1e am deb69370: Revert "Add ordered broadcast when removing packages." Couple of cosmetic fixes as well. by Suchi Amalapurapu · 15 years ago
  93. 8090eda Merge "Sholes mobile iface comes/goes - handle the reset" into froyo by Robert Greenwalt · 15 years ago
  94. deb69370 Revert "Add ordered broadcast when removing packages." by Suchi Amalapurapu · 15 years ago
  95. 68ca59e am b0ef1442: Merge "Fix issue #258640: Automatic propagation of FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET" into froyo by Dianne Hackborn · 15 years ago
  96. b0ef144 Merge "Fix issue #258640: Automatic propagation of FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET" into froyo by Dianne Hackborn · 15 years ago
  97. 13932d8 am 5304d8fd: Merge "Introducing "strict project map"." into froyo by Dmitri Plotnikov · 15 years ago
  98. 5304d8f Merge "Introducing "strict project map"." into froyo by Dmitri Plotnikov · 15 years ago
  99. 2ef6e44 am 28b2fdc5: Merge "Dont fall back to installing on sdcard when internal storage is filled up when the install location is set to internal only. Similary if install location is set to external only(via adb), dont fall back to installing on internal storage if sdcard i by Suchi Amalapurapu · 15 years ago
  100. 28b2fdc Merge "Dont fall back to installing on sdcard when internal storage is filled up when the install location is set to internal only. Similary if install location is set to external only(via adb), dont fall back to installing on internal storage if sdcard is filled up. If nothing is specified ie install location is set to let system decide, we just check on internal storage. Fix tests" into froyo by Suchi Amalapurapu · 15 years ago