- 93dfb71 Merge "Fix for GPS engines without separate session and engine status events." by Mike Lockwood · 16 years ago
- 6c3aee3 Merge "Revert "adding OAuth library"" by Doug Zongker · 16 years ago
- ec5e52d resolved conflicts for merge of 21875ab3 to master by Mike Lockwood · 16 years ago
- 96ac81e Merge "Restore search UI layout to get search button back" by Bjorn Bringert · 16 years ago
- 7bb1743 Merge "Initial check-in for xml-based encoder capabilities retrieval - Changed the Java API as suggested - Treat /etc/media_profiles.xml as the default xml configurtion file" by James Dong · 16 years ago
- 658cc21 Merge "fix [2397853] glCopyTexImage2D crashes emulator" by Mathias Agopian · 16 years ago
- 82f2a4e Merge "Provide another extra for ACTION_VOICE_SEARCH_RESULTS that indicates the base url to be used when interpreting html results given in EXTRA_VOICE_SEARCH_RESULT_HTML." by Mike LeBeau · 16 years ago
- f56044f Merge "Streamline: use Messages sent to a Handler subclass instead of posting Runnables" by Chris Tate · 16 years ago
- ba1981e Merge "Remove the obsolete unused hidden constant." by Grace Kloba · 16 years ago
- b91a98f Merge "Fix bug 2362761 AppWidgetService should use Intent.setPackage()" by Joe Onorato · 16 years ago
- a5a4d03 Merge "Fix bug 2389454 - DateTimeView can NPE if "date_format" isn't set in Settings." by Joe Onorato · 16 years ago
- 757be08 am 1ef6fb3b: am 8deed914: Merge "Handle RIL_UNSOL_RESEND_INCALL_MUTE." into eclair by John Wang · 16 years ago
- 60aad2b Merge "Overscrolling in AbsListView; visibility cleanup for FlingRunnable" by Adam Powell · 16 years ago
- fda42f3 fix [2397853] glCopyTexImage2D crashes emulator by Mathias Agopian · 16 years ago
- d45e93d Merge "Use physical memory for software rendering to take a fast path through surface flinger if possible." by Andreas Huber · 16 years ago
- 2bd4e32 Merge "The TI MP3 decoder lies about the number of channels it outputs, add a quirk for that." by Andreas Huber · 16 years ago
- 0ffede5 Merge "Add a set of hidden constants for the ACTION_VOICE_SEARCH_RESULTS intent. This will not be unhidden for Froyo as nothing will implement it until later, but I wanted to have the definition explicit in the framework." by Mike LeBeau · 16 years ago
- bbe28bf Merge "Fix an NPE in SearchDialog when clicking on Mic button. Bug: 2410605" by Amith Yamasani · 16 years ago
- 52b8ff6 Merge "Remove unused method LocationProviderImpl.isEnabled()." by Mike Lockwood · 16 years ago
- 51ee7eb Merge "Don't use MemoryDealer in MetadataRetrieverClient as it's not necessary." by Mathias Agopian · 16 years ago
- 4a14dd5 Merge "Don't use the MemoryDealer in CursorWindow, it's not necessary." by Mathias Agopian · 16 years ago
- e48e234 Merge "Remove ILocationProvider.isEnabled() binder call and use cached value instead." by Mike Lockwood · 16 years ago
- adc6d09 Merge "Remove 2 unused imports." by Maryam Garrett · 16 years ago
- 4efd5c1 Remove 2 unused imports. by Maryam Garrett · 16 years ago
- 6eb975c Merge "Add resources to specify package name for network location and geocode providers." by Mike Lockwood · 16 years ago
- fdef2fb Merge "Add float support for set and get in CameraParameters." by Wu-cheng Li · 16 years ago
- 391f3f8 Add float support for set and get in CameraParameters. by Wu-cheng Li · 16 years ago
- 077c40f Add focal length and view angle API. by Wu-cheng Li · 16 years ago
- 5378838 am a0460004: Merge "Ignore NTP time fixes that differ from system time by more than 5 minutes." into eclair by Mike Lockwood · 16 years ago
- a74f690 am 8deed914: Merge "Handle RIL_UNSOL_RESEND_INCALL_MUTE." into eclair by John Wang · 16 years ago
- 97c0df6 Merge "Ignore NTP time fixes that differ from system time by more than 5 minutes." into eclair by Mike Lockwood · 16 years ago
- 2d15d73 Merge "Handle RIL_UNSOL_RESEND_INCALL_MUTE." into eclair by John Wang · 16 years ago
- b0b1eff Merge "Fix sample code insertion." by Dianne Hackborn · 16 years ago
- 853f695 am 3a8a2818: am d8a3a895: Fix 2404771: Expose reset() in SlidingTab widget so we can reset it when we get an incoming call. by Jim Miller · 16 years ago
- 8fee03b am d8a3a895: Fix 2404771: Expose reset() in SlidingTab widget so we can reset it when we get an incoming call. by Jim Miller · 16 years ago
- a6f4f9e Merge "Fix SDK build." by Dianne Hackborn · 16 years ago
- 032cc4f Merge "Adding system preferences for contacts: sort order and display order." by Dmitri Plotnikov · 16 years ago
- a92ee47 Merge "Apps on SD card project. Refactored recommendAppInstallLocation(..) method in PackageManager by making it an instance method. Since PackageManager has only abstarct instance methods, moved implementation to ApplicationContext.ApplicationPackageManager class, in line with the rest of the method implementations. Tah way, chage is consistent with best coding practices. Also MockPackageManager received the additional method." by Oscar Montemayor · 16 years ago
- 82cc4fd Merge "Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources." by Neal Nguyen · 16 years ago
- cceeb6d Merge "Added dumpHprofDataDdms() call." by Andy McFadden · 16 years ago
- 7195762 Merge "Don't crash on transport unregistration if there is no current transport" by Chris Tate · 16 years ago
- ee4910e Merge "Fix build: javadoc @link pointers need HTML-style #refname" by Chris Tate · 16 years ago
- 1f6d66a Merge "Simplify the MemoryDealer implementation" by Mathias Agopian · 16 years ago
- 5e2b2f6 Merge "Apparently the generic mpeg4 file header does not describe the actual samplerate and channel count of the content in the case of mpeg4 audio, instead the 'ESDS' atom must be consulted." by Andreas Huber · 16 years ago
- 02dad2f Merge "Make backup/restore asynchronous and enforce timeouts" by Chris Tate · 16 years ago
- 55090f4 Merge "Support 24-bit LE PCM wave files in stagefright." by Andreas Huber · 16 years ago
- 0dd0d29 Simplify the MemoryDealer implementation by Mathias Agopian · 16 years ago
- 10e6d20 Merge "Implement the GL11ExtensionPack APIs." by Jack Palevich · 16 years ago
- 9a4539e Merge "Support for triggering the lockscreen while the screen is on:" by Mike Lockwood · 16 years ago
- ed8113d Merge "Add a method to IBackupTransport to get the current backup set token" by Chris Tate · 16 years ago
- 8d0d8f1 Merge "Properly forward errors returned by AudioTrack up to the player." by Andreas Huber · 16 years ago
- bad3761 am 1076ea0a: am 9800adf2: Merge "docs: update web page debugging with info about page and line numbering in the log." into eclair by Scott Main · 16 years ago
- 4274d9f am aa86da9d: am 196ec566: Merge "SDK doc change: Increment the platform version var used in doc footer and elsewhere." into eclair by Dirk Dougherty · 16 years ago
- ebb7ed4 Merge "The AVC software decoder always aligns the decoded dimensions to 16 pixel boundaries, report this properly to callers." by Andreas Huber · 16 years ago
- 89f164f am 9800adf2: Merge "docs: update web page debugging with info about page and line numbering in the log." into eclair by Scott Main · 16 years ago
- 329df1b am 196ec566: Merge "SDK doc change: Increment the platform version var used in doc footer and elsewhere." into eclair by Dirk Dougherty · 16 years ago
- f2d703a Merge "docs: update web page debugging with info about page and line numbering in the log." into eclair by Scott Main · 16 years ago
- 033b5a2 Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources. by Neal Nguyen · 16 years ago
- 0d9eaf0 Merge "Apps on SD card project. This class implements heuristics to determine best app install location, without looking at the package flags (pre-parsing stage)." by Oscar Montemayor · 16 years ago
- 9337e9e Merge "Move LoggingEvents.java to android-common & add UserHappiness" by Maryam Garrett · 16 years ago
- c36bd07 Move LoggingEvents.java to android-common & add UserHappiness by Maryam Garrett · 16 years ago
- b9c156f Merge "Make sure the OMX component is synchronously shutdown before we try to instantiate another one. Also properly cleanup the software AVC decoder to avoid leaking memory." by Andreas Huber · 16 years ago
- 22d17cd Merge "For mpeg4 files streamed through HTTP, cache the entire sampletable metadata chunk in memory if possible." by Andreas Huber · 16 years ago
- 5896e90 Merge "Update search source selector assets" by Bjorn Bringert · 16 years ago
- ed9306d Merge "Fix StringIndexOutOfBoundsException in PackageManagerService" by Suchi Amalapurapu · 16 years ago
- e4ef8b5 Merge "New full-screen activity for USB mass storage interaction." by Daniel Sandler · 16 years ago
- cbda0e4 Merge "Don't bounce programmatic scrolls of ScrollView and HorizontalScrollView." by Adam Powell · 16 years ago
- ff22ba3 Merge "Blacklist APs instead of disable" by Irfan Sheriff · 16 years ago
- aa51f1a Merge "SDK doc change: Increment the platform version var used in doc footer and elsewhere." into eclair by Dirk Dougherty · 16 years ago
- c3b9f0e Remove MMS from the framework by Tom Taylor · 16 years ago
- 1862bb2 am b574cf87: am 7b00a8ae: Merge "SDK doc change: fix android:glEsVersion description, add live_wallpaper feature, indicate market filtering on features." into eclair by Dirk Dougherty · 16 years ago
- f1e2b83 am 7b00a8ae: Merge "SDK doc change: fix android:glEsVersion description, add live_wallpaper feature, indicate market filtering on features." into eclair by Dirk Dougherty · 16 years ago
- d08c5fb Merge "SDK doc change: fix android:glEsVersion description, add live_wallpaper feature, indicate market filtering on features." into eclair by Dirk Dougherty · 16 years ago
- e5f0548 resolved conflicts for merge of bb074ef9 to master by Jean-Baptiste Queru · 16 years ago
- 162d55d am 67a65856: am 965f4a6b: Merge "doc change only: Update announcement and mwc redirect to point to microsite." into eclair by Dirk Dougherty · 16 years ago
- 4290533 Merge "Remove verbose log from AudioPolicyManagerBase." by Eric Laurent · 16 years ago
- 574db0a am fbf977be: am 9985867a: Fix 2397617: Right-align carrier text in lock screen and add carrier text to PINunlock in landscape mode. by Jim Miller · 16 years ago
- c8af1c3 am 3e229076: am cc4b4016: Fix the reporting of NO_CONNECTIVITY. by Robert Greenwalt · 16 years ago
- fe45317 Merge "Support the specification of additional HTTP headers in the creation of a DataSource." by Andreas Huber · 16 years ago
- 04a8e1b Merge "ScrollView and HorizontalScrollView now will spring back if smoothScrollBy scrolls out of bounds. Tweaked bounce physics for OverScroller." by Adam Powell · 16 years ago
- b1e334a Merge "Fix the broken compile of a currently-not-being-compiled AWT class." by Jesse Wilson · 16 years ago
- d47a612 am 6d626d41: am 5381e4ef: Merge "Refine fix I53e91db7 to apply only to wifi network" into eclair by Robert Greenwalt · 16 years ago
- f0aca02 am 9985feca: am d243bc71: Merge "docs: reference the history JS file with docRoot in order to make offline doc searches work. (I think this was a regression due to a missed merge.) Bug: 1909300" into eclair by Scott Main · 16 years ago
- 7ccc09a Remove verbose log from AudioPolicyManagerBase. by Eric Laurent · 16 years ago
- 638247d am b2244690: (-s ours) am f904be16: Merge "disable high-quality filtering during scrolling, until I can cached the scaled images." into eclair by Mike Reed · 16 years ago
- 0f5bcea Merge "resolved conflicts for merge of 33ca1f32 to master" by Jean-Baptiste Queru · 16 years ago
- 43a4014 resolved conflicts for merge of 33ca1f32 to master by Kenny Root · 16 years ago
- 7843ced Merge "API Extension: Support for optionally specifying a map of extra request headers when specifying the uri of media data to be played." by Andreas Huber · 16 years ago
- a565f69 am 99988b6e: am 84207956: Merge "SDK doc change: Misc small fixes." into eclair by Dirk Dougherty · 16 years ago
- 6dfb94d am 43d5a09f: am c5de95bf: Merge "SDK doc change: Add "fetch by http" workaround for connection problems in SDK Manager." into eclair by Dirk Dougherty · 16 years ago
- d7357c7 Merge "Issue 1597: browser crash possibly related to invalid SSL certificate" by Brian Carlstrom · 16 years ago
- fbdd577 Fix the broken compile of a currently-not-being-compiled AWT class. by Jesse Wilson · 16 years ago
- 593154d resolved conflicts for merge of b0903104 to master by Kenny Root · 16 years ago
- d4461e7 API Extension: Support for optionally specifying a map of extra request headers when specifying the uri of media data to be played. by Andreas Huber · 16 years ago
- fb32018 am 97ca28cd: am 5d14cb34: Merge "doc change: add announce for developer lab at mwc. move adc to carousel." into eclair by Dirk Dougherty · 16 years ago
- 0515c9d am 89fec7b1: am 098295a5: Merge "Updated emergency string when locale changes." into eclair by John Wang · 16 years ago
- dea3af7 am 4f01c927: (-s ours) am 5ff24d5d: DO NOT MERGE by Grace Kloba · 16 years ago
- 2734f18 am 131c5e08: am a59551ba: Merge "Fix issue 2388215: Audio not routed to 3.5mm Headset after removal/insertion." into eclair by Eric Laurent · 16 years ago
- 5c9631d am 64c92f75: am 08cb0024: Handle emergency calls only status in ServiceStateTracker. by John Wang · 16 years ago
- f2bbbde Merge "Need to check parent for performLongClick() as it is the result of a delayed message." by Grace Kloba · 16 years ago