- 32374ef Merge "Doc change: adjustments for ndk feature description" into froyo by Dirk Dougherty · 15 years ago
- 60ef6d7 Merge "Fix 2672155 Check the code path when enabling disabling packages." into froyo by Suchi Amalapurapu · 15 years ago
- c7e64a8 Merge "Bug 2680071: Rename the Cloud to Device" into froyo by Costin Manolache · 15 years ago
- b4490ff Bug 2680071: Rename the Cloud to Device by Costin Manolache · 15 years ago
- 7a789c8 Merge "docs: add missing path-permissions document" into froyo by Scott Main · 15 years ago
- 003f8c3 Merge "docs: fix broken links" into froyo by Scott Main · 15 years ago
- 5d8d9f1 Merge "Doc change: remove Google I/O 09 from carousel." into froyo by Dirk Dougherty · 15 years ago
- 5f50306 Merge "docs: fix broken anchor names" into froyo by Scott Main · 15 years ago
- c42a5b0 Merge "Doc change: update diff report 7-> 8" into froyo by Dirk Dougherty · 15 years ago
- 2a2c699 Merge "docs: remove the dashboard from the sidenav for the offline docs" into froyo by Scott Main · 15 years ago
- b7c34d1 Merge "Fix imf tests." into froyo by Brett Chabot · 15 years ago
- 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