- 7ea9c96 am 5cdf5fdc: docs: add document about app install location by Scott Main · 15 years ago
- 0208978 am 8acb68e9: Merge "Doc Change: Docs for NDK r4." into froyo by Dirk Dougherty · 15 years ago
- ee8cf66 am c80b95a8: Merge "docs: announce froyo and update IO message" into froyo by Scott Main · 15 years ago
- 0904bbd am e1d7dca6: Merge "LocationManagerService: Call updateNetworkState on providers that are disabled." into froyo by Mike Lockwood · 15 years ago
- 3469d55 am e0dc80f8: Merge "Support for customizable socket-read timeouts through the HTTP response." into froyo by Andreas Huber · 15 years ago
- 71661ed am d6ad7c85: Merge "Better seek handling and proper reset of the vorbis decoder after a discontinuity (seek)" into froyo by Andreas Huber · 15 years ago
- 884e624 am e2055fe4: Merge "Bug 2673557: rename datamessaging" into froyo by Costin Manolache · 15 years ago
- e2eceb0 am 3e90c76c: Merge "Update javadoc in android.media.AudioManager to not hide the registerAudioFocusListener() methods." into froyo by Jean-Michel Trivi · 15 years ago
- e0aa23a am fe089334: Merge "Doc Change: cherry-pick from master. ->Testing Procedures documents testing_eclipse.html, testing_otheride." into froyo by Dirk Dougherty · 15 years ago
- 98dd1ec am aaa01b18: 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 listen by Jean-Michel Trivi · 15 years ago
- d76bfb3 am 78624e41: Add remove method in CameraParameters class. by Wu-cheng Li · 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
- cf8fd08 am be65399b: Merge "Fix for bug 2672749: StringIndexOutOfBoundsException in Uri.getQueryParameter" into froyo by Keith Ito · 15 years ago
- bdb8e89 am f78acacb: Fix the \'wobbling fixed elements\' bug. Cherry-picked from master. This CL has a corresponding C++ counterpart (https://android-git.corp.google.com/g/#change,51149) by Nicolas Roard · 15 years ago
- ead2a8a am 6d00151c: Merge "Hopefully fix issue #2662536: Why is launcher being killed?" into froyo by Dianne Hackborn · 15 years ago
- 4d6b182 am 1926c471: Merge "Doc change: Final api diffs 7 -> 8." into froyo by Dirk Dougherty · 15 years ago
- 3675b0e am b32c2402: Doc change: add toc references to tictactoe sample apps and screen shots. by Dirk Dougherty · 15 years ago
- 0528895 am a2757901: Merge "Fix 2660488: Add LockScreen/InCallScreen resources to preloads" into froyo by Jim Miller · 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
- 22cffae merge from open-source master by The Android Open Source Project · 15 years ago
- 03ba157 merge from open-source master by The Android Open Source Project · 15 years ago
- 3658de5 Merge "Include the API level 4 fields in the Parcel." by Jean-Baptiste Queru · 15 years ago
- 3ed432d am b74a239f: Merge "String change to refer to wifi tether as hotspot" into froyo by Robert Greenwalt · 15 years ago
- 4950310 Merge "String change to refer to wifi tether as hotspot" into froyo by Robert Greenwalt · 15 years ago
- 4f3fbc2 am 62c28cae: Merge "docs: change SearchableDictionary to "v2" and remove old "new" superscripts from resources toc" into froyo by Scott Main · 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
- ee9d1a7 am 7d167376: Merge "Add unit test for passing thread priority & cgroup through Binder." into froyo by Dan Egnor · 15 years ago
- d4f5581 am fb70ffd9: Merge "Doc change: cherry-pick from master: Testing Android Applications document (concepts)" into froyo by Dirk Dougherty · 15 years ago
- 60cc15d am c4c42eef: docs: add default value and compatibility info for installLocation by Scott Main · 15 years ago
- ec057d4 am c6cb8a78: docs: revisions to the new resources doc based on editorial feedback plus some fixes to resource references and other misc revisions by Scott Main · 15 years ago
- 6061012 am d13efb20: Merge "A new OggExtractor/VorbisDecoder combo to support approximate seeking." into froyo by Andreas Huber · 15 years ago
- e7c4447 am c69775d6: Merge "fix [2664345] Flash: Bad flicker at the end of a pinch zoom." into froyo by Mathias Agopian · 15 years ago
- f79e4c7 am 0dd3a239: Merge "Doc change: cherry-pick from master: Activity Testing/Hello, Testing tutorials doc files" into froyo by Dirk Dougherty · 15 years ago
- 02e9bff Merge "long modifier was on the wrong argument." by Jean-Baptiste Queru · 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
- 6630873 Merge "Added WEB_URL_PATTERN for Montenegro ".me"" by Jean-Baptiste Queru · 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
- bd08c07 am e616553e: Updaing preloaded classes with removal of OpenSSLSocketImpl by Brian Carlstrom · 15 years ago
- bb52cb2 am e50b940f: Doc Change: cherry-pick doc change from master. -> Add images for the index file for the SpinnerTest test application sample. by Joe Malin · 15 years ago
- 453193c am 75370e74: Merge "Fixing: RecognitionService logcat spam "cancel called..."" into froyo by Bjorn Bringert · 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
- e3c233d am 8a8658a5: Merge "Make static versions of libutils and libbinder." into froyo by Dan Egnor · 15 years ago
- 359b3fd Merge "Make static versions of libutils and libbinder." into froyo by Dan Egnor · 15 years ago
- 1a5b93a am 08e1b94c: Merge "Fix "p.m." in lockscreen (locale: es)." into froyo by Daniel Sandler · 15 years ago
- e854180 Merge "Fix "p.m." in lockscreen (locale: es)." into froyo by Daniel Sandler · 15 years ago
- 6668644 am f9dc24de: Merge "Fix ThrottleService wifi interaction" into froyo by Robert Greenwalt · 15 years ago
- 3bc8dc8 Merge "Fix ThrottleService wifi interaction" into froyo by Robert Greenwalt · 15 years ago
- 363809c am 11505b47: Merge "Avoid UNKNOWN state for Wifi in bug2542613, not a common user case." into froyo by Xia Wang · 15 years ago
- 126a6ea am 61993757: Merge "Adding PacketVideo attribution in NOTICE." into froyo by Dan Morrill · 15 years ago
- 649f6f6 am 639a7fc2: Merge "Propagating IOException from RemoteAndroidTestRunner#run() in PackageManagerHostTestUtils." into froyo by Neal Nguyen · 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
- 3877d30 merge from open-source master by The Android Open Source Project · 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
- aeb4f07 am 100ef9be: Merge "Disable vorbis seek when streaming from localhost." into froyo by Andreas Huber · 15 years ago
- b9575af am 5305627d: Doc change: New doc that describes how market filters work by Dirk Dougherty · 15 years ago
- afa867d am 42ee86e6: Merge "For issue #2651381, allow library prelinking." into froyo by Dan Bornstein · 15 years ago
- 7cc7372 am f541c62b: Merge "Adding a few host-based stress tests for Apps on SD." 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
- 06979ad Merge "GpsLocationProvider: Store new Location before onGpsStatusChanged is sent" by Mike Lockwood · 15 years ago
- 386a332 Make static versions of libutils and libbinder. by Dan Egnor · 15 years ago
- 5b1932c am df7ccbc8: Merge "Fix 2656989. Clean up update to updated system applications." into froyo by Suchi Amalapurapu · 15 years ago
- 09667f4 am 2d315667: For issue #2651381, allow library prelinking. by Dan Bornstein · 15 years ago
- 110ecf0 Merge "Fix 2656989. Clean up update to updated system applications." into froyo by Suchi Amalapurapu · 15 years ago
- afeaca2 Merge "Telephony: Add PUK MMI code support for CDMA RUIM phones" by Jean-Baptiste Queru · 15 years ago
- d40eb16 Merge "Type Zero Sms should not be displayed/stored/notified." by Jean-Baptiste Queru · 15 years ago
- 30f71ce merge from open-source master by The Android Open Source Project · 15 years ago
- 031dd9e Merge "Add new keycodes for the convenience of Japanese IMEs" by Jean-Baptiste Queru · 15 years ago
- ef1c5c3 Add new keycodes for the convenience of Japanese IMEs by mogimo · 16 years ago
- 873a377 Merge "telephony: Fix CID when CID is unknown" by Jean-Baptiste Queru · 15 years ago
- 96bbb9e am b5fa4dff: 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
- 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
- 26b8da8 Merge "Call register_localized_collators() with the current locale." by Jean-Baptiste Queru · 15 years ago
- 3e56175 am a69e10db: fix doc bug in hello gallery tutorial by Scott Main · 15 years ago
- 3ac792b Merge "Set alpha value for newly created dim surface." by Dianne Hackborn · 15 years ago
- ec2d032 am 65b2561c: Merge "Fix issue #2643754: Launcher is caching widget layouts for too long" into froyo by Dianne Hackborn · 15 years ago
- 930ee51 am c9dc1090: Merge "Build searchables list after boot" into froyo by Bjorn Bringert · 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
- c224e59 am 5e5202bd: Merge "docs: resolve doc bug bug:2648699" into froyo by Scott Main · 15 years ago
- d11ab74 Merge "docs: resolve doc bug bug:2648699" into froyo by Scott Main · 15 years ago