- 6ff074c Merge "docs: remove allowBackup attribute from documentation" into froyo by Scott Main · 15 years ago
- 4ef3c6a Merge "Hide two audio focus methods." into froyo by Xavier Ducrohet · 15 years ago
- ac1feed Merge "Don't clear the _data column in the audio_meta table, since it isn't needed, and causes a sqlite constraint exception. Bug 2671792." into froyo by Marco Nelissen · 15 years ago
- cd4d3b6 Merge "Fix issue #2676378: Activity Manager Crash on FRF40" into froyo by Dianne Hackborn · 15 years ago
- 0feef91 Merge "Doc Change: Docs for NDK r4." into froyo by Dirk Dougherty · 15 years ago
- 2577b83 Merge "docs: announce froyo and update IO message" into froyo by Scott Main · 15 years ago
- c9797fe Merge "LocationManagerService: Call updateNetworkState on providers that are disabled." into froyo by Mike Lockwood · 15 years ago
- c5417a7 Merge "Support for customizable socket-read timeouts through the HTTP response." into froyo by Andreas Huber · 15 years ago
- 1722e37 Merge "Better seek handling and proper reset of the vorbis decoder after a discontinuity (seek)" into froyo by Andreas Huber · 15 years ago
- 8e254d8 Merge "Bug 2673557: rename datamessaging" into froyo by Costin Manolache · 15 years ago
- edd2838 Merge "Update javadoc in android.media.AudioManager to not hide the registerAudioFocusListener() methods." into froyo by Jean-Michel Trivi · 15 years ago
- 6f29001 Merge "Doc Change: cherry-pick from master. ->Testing Procedures documents testing_eclipse.html, testing_otheride." into froyo by Dirk Dougherty · 15 years ago
- d657af3 Merge " Fix bug 2670395 and 2599698 When the user selects a "Silent" notification sound, the Uri encoded path is an empty string. Setting this Uri as the data source of the MediaPlayer used to play notifications caused the completion listener to not be called, which with the AudioFocus logic causes the Music app to pause and never resume. The NotificationPlayer modifications cause the MediaPlayer for the notification to only request audio focus when the data source is not empty. The audio focus code in AudioService is defensively synchronized against a unique lock, and the exception observed in bug 2670395 is explicitely caught in case another edge case wasn't caught by this fix. The AudioFocus handling in AudioManager is modified so only the requestAudioFocus and abandonAudioFocus methods are meant to be used, as registerAudioFocusListener and unregisterAudioFocusListener provided no additional functionality over the request/abandon methods. abandonAudioFocus() also removes the listener from the map in AudioManager since after abandonning focus, the listener would no longer be called." into froyo by Jean-Michel Trivi · 15 years ago
- 735da31 Merge "Fix for bug 2672749: StringIndexOutOfBoundsException in Uri.getQueryParameter" into froyo by Keith Ito · 15 years ago
- 7395cf2 Bug 2673557: rename datamessaging by Costin Manolache · 15 years ago
- ff91f88 Merge "Hopefully fix issue #2662536: Why is launcher being killed?" into froyo by Dianne Hackborn · 15 years ago
- d48af30 Merge "Doc change: Final api diffs 7 -> 8." into froyo by Dirk Dougherty · 15 years ago
- dbcc524 Merge "Fix 2660488: Add LockScreen/InCallScreen resources to preloads" into froyo by Jim Miller · 15 years ago
- 4950310 Merge "String change to refer to wifi tether as hotspot" into froyo by Robert Greenwalt · 15 years ago
- 3bd882a Merge "docs: change SearchableDictionary to "v2" and remove old "new" superscripts from resources toc" into froyo by Scott Main · 15 years ago
- cd83625 Merge "Add unit test for passing thread priority & cgroup through Binder." into froyo by Dan Egnor · 15 years ago
- 2f2c2bb Merge "Doc change: cherry-pick from master: Testing Android Applications document (concepts)" into froyo by Dirk Dougherty · 15 years ago
- a10b8ac Merge "A new OggExtractor/VorbisDecoder combo to support approximate seeking." into froyo by Andreas Huber · 15 years ago
- 026fba3 Merge "fix [2664345] Flash: Bad flicker at the end of a pinch zoom." into froyo by Mathias Agopian · 15 years ago
- 37c990e Merge "Doc change: cherry-pick from master: Activity Testing/Hello, Testing tutorials doc files" into froyo by Dirk Dougherty · 15 years ago
- cea4d29 Merge "Fixing: RecognitionService logcat spam "cancel called..."" into froyo by Bjorn Bringert · 15 years ago
- 179169e fix [2664345] Flash: Bad flicker at the end of a pinch zoom. by Mathias Agopian · 15 years ago
- 359b3fd Merge "Make static versions of libutils and libbinder." into froyo by Dan Egnor · 15 years ago
- e854180 Merge "Fix "p.m." in lockscreen (locale: es)." into froyo by Daniel Sandler · 15 years ago
- 3bc8dc8 Merge "Fix ThrottleService wifi interaction" into froyo by Robert Greenwalt · 15 years ago
- a62ab7c Merge "Avoid UNKNOWN state for Wifi in bug2542613, not a common user case." into froyo by Xia Wang · 15 years ago
- 2e55d96 Merge "Adding PacketVideo attribution in NOTICE." into froyo by Dan Morrill · 15 years ago
- 869aba8 Adding PacketVideo attribution in NOTICE. by Dan Morrill · 15 years ago
- ad8507c Merge "Propagating IOException from RemoteAndroidTestRunner#run() in PackageManagerHostTestUtils." into froyo by Neal Nguyen · 15 years ago
- 2da054c Merge "Disable vorbis seek when streaming from localhost." into froyo by Andreas Huber · 15 years ago
- 64e6c72 Merge "For issue #2651381, allow library prelinking." into froyo by Dan Bornstein · 15 years ago
- 5c9d242 Merge "Adding a few host-based stress tests for Apps on SD." into froyo by Neal Nguyen · 15 years ago
- 386a332 Make static versions of libutils and libbinder. by Dan Egnor · 15 years ago
- 110ecf0 Merge "Fix 2656989. Clean up update to updated system applications." into froyo by Suchi Amalapurapu · 15 years ago
- e4e1811 Merge "Fix bug 2594126 Do not crash when ViewRoot is trying to play a UI sound. This CL doesn't fix why mView can be null in the first place, but prevents a crash when mView is null and a UI sound is to be played." into froyo by Jean-Michel Trivi · 15 years ago
- 25932b1 Merge "Fix issue #2643754: Launcher is caching widget layouts for too long" into froyo by Dianne Hackborn · 15 years ago
- f442576 Merge "Build searchables list after boot" into froyo by Bjorn Bringert · 15 years ago
- d11ab74 Merge "docs: resolve doc bug bug:2648699" into froyo by Scott Main · 15 years ago
- fe8bcd9 Merge "Support for Ogg Vorbis decoding in stagefright." into froyo by Andreas Huber · 15 years ago
- 69c8c1c Merge "docs: revise and add documentation for backup APIs" into froyo by Scott Main · 15 years ago
- 2da986f Merge "Increase the row height of menus by 1dip." into froyo by Daniel Sandler · 15 years ago
- 515eb68 Merge "Adding the backward-compatible filtering heuristics for the new device features definitions added in FroYo." into froyo by Dan Morrill · 15 years ago
- 70f1240 Merge "Tweak style of recent apps dialog title." into froyo by Daniel Sandler · 15 years ago
- 878f4e5 Merge "docs: editorial revisions to the bmgr tool doc" into froyo by Scott Main · 15 years ago
- c8ba40f Merge "Expose _id in ExtendedProperties subValues" into froyo by Marc Blank · 15 years ago
- f45bffd Merge "Import revised translations" into froyo by Kenny Root · 15 years ago
- 9492163 Merge "docs: rewrite information about using shared preferences, internal and external storage (including new apis), and sqlite databases." into froyo by Scott Main · 15 years ago
- 16e1998 Merge "Fix a minor bug in transitions to left-edge-up landscape." into froyo by Steve Howard · 15 years ago
- 4196629 Merge "bug:2622719 move 'forcing of cursor execution' to ContentProvider" into froyo by Vasu Nori · 15 years ago
- 2bbb1cc Merge "Make timezone changes apply to status bar time in 24hr mode. Bug: 2632681" into froyo by Amith Yamasani · 15 years ago
- 23894ce Merge "revert a change in the SyncManager that caused it to not cancel long running syncs if the next sync had the same account and authority." into froyo by Fred Quintana · 15 years ago
- 6f34aa1 Merge "Fix issue #2569139: Sapphire user cannot login to last.fm..." into froyo by Dianne Hackborn · 15 years ago
- 10159e9 Merge "Import revised translations" into froyo by Kenny Root · 15 years ago
- 1ffd118 Merge "docs: update information about developing on a device. Remove details about ADP1 and revise intro. Add links to the device doc from installing guides. Revise the procedures for Running Your Application in both the Eclipse and Other IDE guides to specifically describe using a device and make both docs more consistent with each other." into froyo by Scott Main · 15 years ago
- 321e49b Merge "remove myname accidentally included in one of the files" into froyo by Vasu Nori · 15 years ago
- 779ed61 Merge "Fix issue #2594388: WallpaperService doesn't always call onSurfaceDestroyed()" into froyo by Dianne Hackborn · 15 years ago
- 8e33f1b Merge "Fix a WebView scrolling regression - bug 2633572." into froyo by Adam Powell · 15 years ago
- e8bc3ee Merge "Add JavaDoc for SyncResult http://b/2420252" into froyo by Fred Quintana · 15 years ago
- 818d04a Merge "Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE" into froyo by Dianne Hackborn · 15 years ago
- 91e9642 Merge "Fix bug 2605504 Don't leak a metric ton of NotificationPlayer threads The Looper on the thread created in order to be notified of the playback completion of notification sounds, was never stopped, causing the threads to stay around in wait state. The fix consists in quitting the Looper used for the previous sound when a new sound is started." into froyo by Jean-Michel Trivi · 15 years ago
- 5b1336d Merge "Handle throttling being disabled via policy change" into froyo by Robert Greenwalt · 15 years ago
- 89a7523 Merge "bugfix for: OOM error while doing voice search repeatedly" into froyo by Bjorn Bringert · 15 years ago
- f0d64eb Merge "Restrict the range request to the servers claiming that they accept ranges. This may be too restrict as the spec says the server MAY set this in the response header. But this is the last minute change made in https://android-git.corp.google.com/g/#change,49444 I think it is safer to be conservative." into froyo by Grace Kloba · 15 years ago
- 1bffbf2 Merge "Only honor the scrollbar mode at the minimum zoom level. This reduced the impact of https://android-git.corp.google.com/g/#change,48683. In GB, we need to revisit this issue." into froyo by Grace Kloba · 15 years ago
- 8610b80 Merge "Fix typo when parsing external platform version from Settings." into froyo by Dianne Hackborn · 15 years ago
- 6f675cf Merge "Fix bug 2619062 Music is routed to Phone speaker, though it is connected to A2DP media profile" into froyo by Jean-Michel Trivi · 15 years ago
- ddf83ba Merge "Fix issue #2621809: Kill! Kill! Kill!" into froyo by Dianne Hackborn · 15 years ago
- bc33726 Merge "Re-enabling unit tests for PackageManager/Apps on SD." into froyo by Neal Nguyen · 15 years ago
- 2e909ff Merge "Respond to changes in throttle policy." into froyo by Robert Greenwalt · 15 years ago
- db62452 Merge "Some debugging help for issue #2594388" into froyo by Dianne Hackborn · 15 years ago
- 41e2022 Merge "Add a Throttle check shortly after boot." into froyo by Robert Greenwalt · 15 years ago
- 411b51f Merge "bug #2618035: applying Moto's patch to fix a email/shortcode parsing bug." into froyo by Wei Huang · 15 years ago
- c4384ad Merge "Fix issue #2619247: Music sometimes stops playing when navigation talks" into froyo by Dianne Hackborn · 15 years ago
- f78357e Merge "Fix issue #2608292: Fails to launch the video camera preview" into froyo by Dianne Hackborn · 15 years ago
- 5014549 Merge "Fix error code when media is filled up." into froyo by Suchi Amalapurapu · 15 years ago
- 6df8f3f Merge "Added the subset of partial content support so that we can continue the interrupted request to support streaming the content even with a brief disconnection." into froyo by Grace Kloba · 15 years ago
- b54bb38 Merge "SDK: new 'bmgr' docs in the Dev Guide" into froyo by Christopher Tate · 15 years ago
- cb67e80 Merge "Trim throttle logs." into froyo by Robert Greenwalt · 15 years ago
- 7de6c06 Merge "Post a message to set SurfaceView to be visible when we switch to use the layout size. Otherwise it will first use the old dimension which can exceed the limit, which in turn causes the Browser to crash." into froyo by Grace Kloba · 15 years ago
- 2b2ae9f Merge "Fix security hole in Google backup transport registration" into froyo by Christopher Tate · 15 years ago
- f9dc033 Merge "Add ILLEGAL_SIM_OR_ME error code." into froyo by John Wang · 15 years ago
- 11777e9 DO NOT MERGE fix [2557396] Adreno200: glDrawTexi() doesn't work with height <= 16 by Mathias Agopian · 15 years ago
- 27316b6 Merge "Fix PM crash due to bad array bookkeeping logic." into froyo by Jeff Brown · 15 years ago
- 4dd043a Merge "Move Tethering off the ServerThread." into froyo by Robert Greenwalt · 15 years ago
- 09cf653 Merge "Apparently select() does not immediately return if one of the masked socket descriptors is closed... Stop relying on select for read-with-timeout functionality and use SO_RCVTIMEO socket option instead." into froyo by Andreas Huber · 15 years ago
- d1f799f Merge "Update AudioService to reflect phone state changes with AudioFocus. Phone calls and rings are treated as a new client, with a dedicated client ID that identifies it in the audio focus stack. When it is present in the stack, others clients cannot request audio focus (request is denied). Because the phone state is now mostly handled like a new client, there is no need monitor mode changes and to keep track of undispatched focus changes, as those will delayed focus gains will now automatically happen at the end of the call when the phone client is removed from the focus stack." into froyo by Jean-Michel Trivi · 15 years ago
- b39bdc3 Merge "Fix 2610961 Unhide broadcast intents that are sent when sdcard gets mounted/unmounted." into froyo by Suchi Amalapurapu · 15 years ago
- 7b783a8 Merge "Don't coalesce more than 250ms worth of encoded data into a single codec input buffer. This currently only applies to the component OMX.TI.AAC.decode, it is the only one to support coalescing in the first place." into froyo by Andreas Huber · 15 years ago
- ab1f727 Merge "Fix bug 2604132 40s skip after undocking In case of A2DP write errors, there is an overflow in the calculation of the sleep duration to simulate the timing of a successful write." into froyo by Jean-Michel Trivi · 15 years ago
- 0ff7210 Merge "Speed up layers rendering when using animations Cherry-pick from master" into froyo by Nicolas Roard · 15 years ago
- 3438793 Merge "Make the silent/vibrate status icon reflect overall device state. (DO NOT MERGE)" into froyo by Daniel Sandler · 15 years ago
- e783275 Fix bug 2604132 40s skip after undocking by Jean-Michel Trivi · 15 years ago
- 4dd73c6 Merge "Remove code to pass the nonexistant lockprofsample flag to Dalvik." into froyo by Carl Shapiro · 15 years ago
- f1f24f3 Merge "Don't inflate the zoom button controller until we are going to show it. This should shave 5% of Browser start up time on Sapphire." into froyo by Grace Kloba · 15 years ago
- dbd5ad4 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