- 34c7070 Better seek handling and proper reset of the vorbis decoder after a discontinuity (seek) by Andreas Huber · 14 years ago
- 78624e4 Add remove method in CameraParameters class. by Wu-cheng Li · 14 years ago
- be65399 Merge "Fix for bug 2672749: StringIndexOutOfBoundsException in Uri.getQueryParameter" into froyo by Keith Ito · 14 years ago
- f78acac Fix the 'wobbling fixed elements' bug. by Nicolas Roard · 14 years ago
- 9114a8b Fix for bug 2672749: StringIndexOutOfBoundsException in Uri.getQueryParameter by Keith Ito · 14 years ago
- 6d00151 Merge "Hopefully fix issue #2662536: Why is launcher being killed?" into froyo by Dianne Hackborn · 14 years ago
- 906497c Hopefully fix issue #2662536: Why is launcher being killed? by Dianne Hackborn · 14 years ago
- 1926c47 Merge "Doc change: Final api diffs 7 -> 8." into froyo by Dirk Dougherty · 14 years ago
- b32c240 Doc change: add toc references to tictactoe sample apps and screen shots. by Dirk Dougherty · 14 years ago
- a275790 Merge "Fix 2660488: Add LockScreen/InCallScreen resources to preloads" into froyo by Jim Miller · 14 years ago
- 7d38886 Fix 2660488: Add LockScreen/InCallScreen resources to preloads by Jim Miller · 14 years ago
- b74a239 Merge "String change to refer to wifi tether as hotspot" into froyo by Robert Greenwalt · 14 years ago
- 62c28ca Merge "docs: change SearchableDictionary to "v2" and remove old "new" superscripts from resources toc" into froyo by Scott Main · 14 years ago
- 7d16737 Merge "Add unit test for passing thread priority & cgroup through Binder." into froyo by Dan Egnor · 14 years ago
- ebdbc7e String change to refer to wifi tether as hotspot by Robert Greenwalt · 14 years ago
- fb70ffd Merge "Doc change: cherry-pick from master: Testing Android Applications document (concepts)" into froyo by Dirk Dougherty · 14 years ago
- 9020543 Doc change: cherry-pick from master: Testing Android Applications document (concepts) by Joe Malin · 15 years ago
- 37627b9 Doc change: Final api diffs 7 -> 8. by Dirk Dougherty · 14 years ago
- c4c42ee docs: add default value and compatibility info for installLocation by Scott Main · 14 years ago
- c6cb8a7 docs: revisions to the new resources doc based on editorial feedback by Scott Main · 15 years ago
- bf1d0b9 docs: change SearchableDictionary to "v2" and remove old "new" superscripts from resources toc by Scott Main · 14 years ago
- d13efb2 Merge "A new OggExtractor/VorbisDecoder combo to support approximate seeking." into froyo by Andreas Huber · 14 years ago
- c69775d Merge "fix [2664345] Flash: Bad flicker at the end of a pinch zoom." into froyo by Mathias Agopian · 14 years ago
- 388379f A new OggExtractor/VorbisDecoder combo to support approximate seeking. by Andreas Huber · 14 years ago
- 0dd3a23 Merge "Doc change: cherry-pick from master: Activity Testing/Hello, Testing tutorials doc files" into froyo by Dirk Dougherty · 14 years ago
- e616553 Updaing preloaded classes with removal of OpenSSLSocketImpl$Finalizer by Brian Carlstrom · 14 years ago
- 18457d0 Doc change: cherry-pick from master: Activity Testing/Hello, Testing tutorials doc files by Joe Malin · 15 years ago
- 43fe81b Add unit test for passing thread priority & cgroup through Binder. by Dan Egnor · 14 years ago
- e50b940 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
- 75370e7 Merge "Fixing: RecognitionService logcat spam "cancel called..."" into froyo by Bjorn Bringert · 14 years ago
- 2df6f51 fix [2664345] Flash: Bad flicker at the end of a pinch zoom. by Mathias Agopian · 14 years ago
- 8a8658a Merge "Make static versions of libutils and libbinder." into froyo by Dan Egnor · 14 years ago
- 08e1b94 Merge "Fix "p.m." in lockscreen (locale: es)." into froyo by Daniel Sandler · 14 years ago
- f9dc24d Merge "Fix ThrottleService wifi interaction" into froyo by Robert Greenwalt · 14 years ago
- fee4683 Fix ThrottleService wifi interaction by Robert Greenwalt · 14 years ago
- 11505b4 Merge "Avoid UNKNOWN state for Wifi in bug2542613, not a common user case." into froyo by Xia Wang · 14 years ago
- 6199375 Merge "Adding PacketVideo attribution in NOTICE." into froyo by Dan Morrill · 14 years ago
- 4672203 Avoid UNKNOWN state for Wifi in bug2542613, not a common user case. by Xia Wang · 14 years ago
- b543297 Adding PacketVideo attribution in NOTICE. by Dan Morrill · 14 years ago
- 639a7fc Merge "Propagating IOException from RemoteAndroidTestRunner#run() in PackageManagerHostTestUtils." into froyo by Neal Nguyen · 14 years ago
- 42c2bae Propagating IOException from RemoteAndroidTestRunner#run() in PackageManagerHostTestUtils. by Neal Nguyen · 14 years ago
- 77491f0 Fix "p.m." in lockscreen (locale: es). by Daniel Sandler · 14 years ago
- 100ef9b Merge "Disable vorbis seek when streaming from localhost." into froyo by Andreas Huber · 14 years ago
- 62f7ffe Disable vorbis seek when streaming from localhost. by Andreas Huber · 14 years ago
- 5305627 Doc change: New doc that describes how market filters work by Dirk Dougherty · 15 years ago
- 42ee86e Merge "For issue #2651381, allow library prelinking." into froyo by Dan Bornstein · 14 years ago
- f541c62 Merge "Adding a few host-based stress tests for Apps on SD." into froyo by Neal Nguyen · 14 years ago
- 08b3d2e Make static versions of libutils and libbinder. by Dan Egnor · 14 years ago
- 782e9fd For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
- b1fb5c3 Adding a few host-based stress tests for Apps on SD. by Neal Nguyen · 15 years ago
- df7ccbc Merge "Fix 2656989. Clean up update to updated system applications." into froyo by Suchi Amalapurapu · 14 years ago
- 2d31566 For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
- c1d07d9 Fix 2656989. Clean up update to updated system applications. by Suchi Amalapurapu · 14 years ago
- b5fa4df 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 · 14 years ago
- 13b18fd Fix bug 2594126 Do not crash when ViewRoot is trying to play a UI by Jean-Michel Trivi · 14 years ago
- a69e10d fix doc bug in hello gallery tutorial by Scott Main · 14 years ago
- 65b2561 Merge "Fix issue #2643754: Launcher is caching widget layouts for too long" into froyo by Dianne Hackborn · 15 years ago
- 4416c3d Fix issue #2643754: Launcher is caching widget layouts for too long by Dianne Hackborn · 15 years ago
- c9dc109 Merge "Build searchables list after boot" into froyo by Bjorn Bringert · 15 years ago
- 5e5202b Merge "docs: resolve doc bug bug:2648699" into froyo by Scott Main · 15 years ago
- 2c7b197 Build searchables list after boot by Bjorn Bringert · 15 years ago
- 151af19 Fix bug 2651076 - Catch/log ActivityNotFoundException in MenuItemImpl.invoke() by Adam Powell · 15 years ago
- e083d0a Merge "Support for Ogg Vorbis decoding in stagefright." into froyo by Andreas Huber · 15 years ago
- 0145175 Merge "docs: revise and add documentation for backup APIs" into froyo by Scott Main · 15 years ago
- 2b0c7ab Fixing: RecognitionService logcat spam "cancel called..." by Valentin Kravtsov · 15 years ago
- 70c6bb0 Merge "Increase the row height of menus by 1dip." into froyo by Daniel Sandler · 15 years ago
- e17b4e7 Merge "Adding the backward-compatible filtering heuristics for the new device features definitions added in FroYo." into froyo by Dan Morrill · 15 years ago
- eb5eef3 Support for Ogg Vorbis decoding in stagefright. by Andreas Huber · 15 years ago
- f140be6 Call into app widget hosts when the provider is updated. by Joe Onorato · 15 years ago
- 5d0ef0d Increase the row height of menus by 1dip. by Daniel Sandler · 15 years ago
- 89d97c1 Adding the backward-compatible filtering heuristics for the new device by Dan Morrill · 15 years ago
- 7da2269 docs: resolve doc bug bug:2648699 by Scott Main · 15 years ago
- 3bb5e4d Merge "Tweak style of recent apps dialog title." into froyo by Daniel Sandler · 15 years ago
- e6f134a Tweak style of recent apps dialog title. by Daniel Sandler · 15 years ago
- d17da43 docs: revise and add documentation for backup APIs by Scott Main · 15 years ago
- cd8f7bd Merge "docs: editorial revisions to the bmgr tool doc" into froyo by Scott Main · 15 years ago
- 794cd64 Merge "Expose _id in ExtendedProperties subValues" into froyo by Marc Blank · 15 years ago
- 77a1beb Merge "Import revised translations" into froyo by Kenny Root · 15 years ago
- 67d609e Import revised translations by Kenny Root · 15 years ago
- 764caf2 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
- 8f643c1 Expose _id in ExtendedProperties subValues by Marc Blank · 15 years ago
- 779de5c docs: rewrite information about using shared preferences, internal and by Scott Main · 15 years ago
- c956f37 Fix issue #2641875: Apps on sdcard not accesible after update by Dianne Hackborn · 15 years ago
- b40c42f Fix bug 2639949 - Don't stop a Scroller early by Adam Powell · 15 years ago
- 81ac367 Merge "Fix a minor bug in transitions to left-edge-up landscape." into froyo by Steve Howard · 15 years ago
- a07c4cb Merge "bug:2622719 move 'forcing of cursor execution' to ContentProvider" into froyo by Vasu Nori · 15 years ago
- 020e534 bug:2622719 move 'forcing of cursor execution' to ContentProvider by Vasu Nori · 15 years ago
- 6e4895b Merge "Make timezone changes apply to status bar time in 24hr mode. Bug: 2632681" into froyo by Amith Yamasani · 15 years ago
- c64d537 Fix a minor bug in transitions to left-edge-up landscape. by Steve Howard · 15 years ago
- 9aaf24f 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
- c4938fd Make timezone changes apply to status bar time in 24hr mode. Bug: 2632681 by Amith Yamasani · 15 years ago
- bc5a032 Merge "Fix issue #2569139: Sapphire user cannot login to last.fm..." into froyo by Dianne Hackborn · 15 years ago
- ff8c7ad docs: editorial revisions to the bmgr tool doc by Scott Main · 15 years ago
- 92cfa10 Fix issue #2569139: Sapphire user cannot login to last.fm... by Dianne Hackborn · 15 years ago
- 4bba214 Merge "Import revised translations" into froyo by Kenny Root · 15 years ago
- eaa801e 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
- 996960d Merge "remove myname accidentally included in one of the files" into froyo by Vasu Nori · 15 years ago
- e367896 Merge "Fix issue #2594388: WallpaperService doesn't always call onSurfaceDestroyed()" into froyo by Dianne Hackborn · 15 years ago
- 12664a7 revert a change in the SyncManager that caused it to not cancel by Fred Quintana · 15 years ago
- 0f43f2f remove myname accidentally included in one of the files by Vasu Nori · 15 years ago