- 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
- 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
- 11bae14 am 3891c4cc: Fix issue 2602879: camera shutter sound not playing. by Eric Laurent · 15 years ago
- c066557 When updating existing entries in the media database, don't update by Marco Nelissen · 15 years ago
- 3891c4c Fix issue 2602879: camera shutter sound not playing. by Eric Laurent · 15 years ago
- 3cd1f9f am 3b591260: Fix issue 2604270 Device auto connects to Car Dock (Media profile) after undocking. by Eric Laurent · 15 years ago
- 3b59126 Fix issue 2604270 Device auto connects to Car Dock (Media profile) after undocking. by Eric Laurent · 15 years ago
- 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
- 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
- 0679876 am 7305f416: Merge "Quietly handle EGL_BAD_NATIVE_WINDOW errors" into froyo by Jack Palevich · 15 years ago
- 92c3b39 fix [2599939] "cannot play video" after open/close a video player a dozen of times by Mathias Agopian · 15 years ago
- 7305f41 Merge "Quietly handle EGL_BAD_NATIVE_WINDOW errors" into froyo by Jack Palevich · 15 years ago
- e317240 am c86f0779: Make vCard allow users to refrain image export. Useful when receivers cannot accept image data. by Daisuke Miyakawa · 15 years ago
- c86f077 Make vCard allow users to refrain image export. Useful when by Daisuke Miyakawa · 15 years ago
- 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
- 8f655cb Merge "Update the comment which supposed to be checked in in the last CL." into froyo by Grace Kloba · 15 years ago
- f706ef8 Update the comment which supposed to be checked in in the last CL. by Grace Kloba · 15 years ago
- 7f30f8a am 93d35f77: Merge "Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible." into froyo by Adam Powell · 15 years ago
- 93d35f7 Merge "Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible." into froyo by Adam Powell · 15 years ago
- 8568c3a0 Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible. by Adam Powell · 15 years ago
- 2f8c9e6 am f06f2eb2: Merge "Misc fixes for throttling." into froyo by Robert Greenwalt · 15 years ago
- f06f2eb Merge "Misc fixes for throttling." into froyo by Robert Greenwalt · 15 years ago
- 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
- 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
- f57f147 am 5ce309d3: Merge "add droiddoc flag to include since-tags for api level 8" into froyo by Scott Main · 15 years ago
- 05d0673 Misc fixes for throttling. by Robert Greenwalt · 15 years ago
- 5ce309d Merge "add droiddoc flag to include since-tags for api level 8" into froyo by Scott Main · 15 years ago
- bb9739c am 11bea2e2: Merge "Reduce lock contention, removing unnecessary synchronization." into froyo by Brad Fitzpatrick · 15 years ago
- 66fa5cc am 99c5179f: Merge "Force redraw in touch_up if there is a move." into froyo by Grace Kloba · 15 years ago
- 11bea2e Merge "Reduce lock contention, removing unnecessary synchronization." into froyo by Brad Fitzpatrick · 15 years ago
- 99c5179 Merge "Force redraw in touch_up if there is a move." into froyo by Grace Kloba · 15 years ago
- 6edb379 Remove fixed size restriction on the SurfaceView by Grace Kloba · 15 years ago
- c4c696a add droiddoc flag to include since-tags for api level 8 by Scott Main · 15 years ago
- b213d10 Reduce lock contention, removing unnecessary synchronization. by Brad Fitzpatrick · 15 years ago
- 9a9b09f am afbf9f8d: Merge "Ease contention on the mProcessStatsThread mutex in updateCpuStats." into froyo by Brad Fitzpatrick · 15 years ago
- afbf9f8 Merge "Ease contention on the mProcessStatsThread mutex in updateCpuStats." into froyo by Brad Fitzpatrick · 15 years ago
- 01fad4a Ease contention on the mProcessStatsThread mutex in updateCpuStats. by Brad Fitzpatrick · 15 years ago
- c36862d5 Force redraw in touch_up if there is a move. by Grace Kloba · 15 years ago
- e77bba8 am 18920136: Merge "Reset notification state on wifi enable" into froyo by Irfan Sheriff · 15 years ago
- 1892013 Merge "Reset notification state on wifi enable" into froyo by Irfan Sheriff · 15 years ago
- 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
- 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
- daa107c am 3110bf6d: Merge "Fix inconsistency in how we handle light sensor when battery is low." into froyo by Mike Lockwood · 15 years ago
- 3110bf6 Merge "Fix inconsistency in how we handle light sensor when battery is low." into froyo by Mike Lockwood · 15 years ago
- 0e4aa37 Quietly handle EGL_BAD_NATIVE_WINDOW errors by Jack Palevich · 15 years ago
- 2d1a6e9 Reset notification state on wifi enable by Irfan Sheriff · 15 years ago
- c209363 am 7171ea81: Make ThrottleService more tamper resistant. by Robert Greenwalt · 15 years ago
- 7171ea8 Make ThrottleService more tamper resistant. by Robert Greenwalt · 15 years ago
- 48358bd Fix inconsistency in how we handle light sensor when battery is low. by Mike Lockwood · 15 years ago
- 2572b04 am 975d86df: Merge "Dont check on interface value on API" into froyo by Irfan Sheriff · 15 years ago
- 975d86d Merge "Dont check on interface value on API" into froyo by Irfan Sheriff · 15 years ago
- cf28236 Dont check on interface value on API by Irfan Sheriff · 15 years ago
- a99f5f4 Fix bug 2599698 Music paused by itself by Jean-Michel Trivi · 15 years ago
- 17e36d2 am 3c44db3f: Merge "Missed a case to resumeUpdatePicture." into froyo by Grace Kloba · 15 years ago
- 3c44db3 Merge "Missed a case to resumeUpdatePicture." into froyo by Grace Kloba · 15 years ago
- 71786ce am 0df87c06: Merge "cherry-pick from master: c096a9aead60717fc106ceb259bf954a578d3c54 (plus other revisions to resolve bug 2595831)" into froyo by Scott Main · 15 years ago
- 0df87c0 Merge "cherry-pick from master: c096a9aead60717fc106ceb259bf954a578d3c54 (plus other revisions to resolve bug 2595831)" into froyo by Scott Main · 15 years ago
- aa373c9 Missed a case to resumeUpdatePicture. by Grace Kloba · 15 years ago
- a9ea147 merge from open-source master by The Android Open Source Project · 15 years ago
- 66bee81 am 1fc46c62: Merge "accept close() on database objects even if the database is closed" into froyo by Vasu Nori · 15 years ago
- 1fc46c6 Merge "accept close() on database objects even if the database is closed" into froyo by Vasu Nori · 15 years ago
- 0dbb9cee accept close() on database objects even if the database is closed by Vasu Nori · 15 years ago
- cb2906e am d5a873fb: Merge "Add command line flags to enable lock profiling." into froyo by Carl Shapiro · 15 years ago
- d5a873f Merge "Add command line flags to enable lock profiling." into froyo by Carl Shapiro · 15 years ago
- 69acb6b Unify am startservice commands. by Jean-Baptiste Queru · 15 years ago
- 329a521 merge from open-source master by The Android Open Source Project · 15 years ago
- e0a4068 am f066611a: retool resize logic to use max dimension and max area. by Mike Reed · 15 years ago
- f066611 retool resize logic to use max dimension and max area. by Mike Reed · 15 years ago
- 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
- 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
- d8f3ec6 Add command line flags to enable lock profiling. by Carl Shapiro · 15 years ago
- 32ebaf5 am e80c6f49: Merge "Add multi-sim support to ThrottleService." into froyo by Robert Greenwalt · 15 years ago
- e80c6f4 Merge "Add multi-sim support to ThrottleService." into froyo by Robert Greenwalt · 15 years ago
- e6e9882 Add multi-sim support to ThrottleService. by Robert Greenwalt · 15 years ago
- 292bdbd am e3094117: Merge "A little more improvement of the Service javadoc." into froyo by Dianne Hackborn · 15 years ago
- e309411 Merge "A little more improvement of the Service javadoc." into froyo by Dianne Hackborn · 15 years ago
- d65d5f1 am bf943f29: Merge "Fix SntpClient to give accurate time info." into froyo by Robert Greenwalt · 15 years ago
- bf943f2 Merge "Fix SntpClient to give accurate time info." into froyo by Robert Greenwalt · 15 years ago
- 499a121 Fix SntpClient to give accurate time info. by Robert Greenwalt · 15 years ago
- ee3bcc4 A little more improvement of the Service javadoc. by Dianne Hackborn · 15 years ago
- 7a4b22f am 4f99e3c2: Remove native binaries when an updated system application is upgraded through OTA. by David 'Digit' Turner · 15 years ago
- 4f99e3c Remove native binaries when an updated system application is upgraded through OTA. by David 'Digit' Turner · 15 years ago
- 70b3fb4 For search suggestions in the search dialog, allow the 'title' by Mike LeBeau · 15 years ago
- 2349dc5 am fa22de79: Merge "Import revised translations" into froyo by Kenny Root · 15 years ago
- fa22de7 Merge "Import revised translations" into froyo by Kenny Root · 15 years ago
- f5a886d am 93597ed1: Merge "Fix wakelock leak in PowerManagerService.sendNotificationLocked()" into froyo by Mike Lockwood · 15 years ago
- 93597ed Merge "Fix wakelock leak in PowerManagerService.sendNotificationLocked()" into froyo by Mike Lockwood · 15 years ago
- ded7776 am 90d3f458: API 8! by Dianne Hackborn · 15 years ago
- 90d3f458 API 8! by Dianne Hackborn · 15 years ago
- 40d2551 Import revised translations by Kenny Root · 15 years ago
- 1424d1d am 8090edae: Merge "Sholes mobile iface comes/goes - handle the reset" into froyo by Robert Greenwalt · 15 years ago
- 0751d1e am deb69370: Revert "Add ordered broadcast when removing packages." Couple of cosmetic fixes as well. by Suchi Amalapurapu · 15 years ago
- 8090eda Merge "Sholes mobile iface comes/goes - handle the reset" into froyo by Robert Greenwalt · 15 years ago
- deb69370 Revert "Add ordered broadcast when removing packages." by Suchi Amalapurapu · 15 years ago
- 68ca59e am b0ef1442: Merge "Fix issue #258640: Automatic propagation of FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET" into froyo by Dianne Hackborn · 15 years ago
- b0ef144 Merge "Fix issue #258640: Automatic propagation of FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET" into froyo by Dianne Hackborn · 15 years ago
- 13932d8 am 5304d8fd: Merge "Introducing "strict project map"." into froyo by Dmitri Plotnikov · 15 years ago
- 5304d8f Merge "Introducing "strict project map"." into froyo by Dmitri Plotnikov · 15 years ago
- 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
- 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