- 8c0e3ff Merge "Fix Tethering Notifications for multiple ifaces" by Robert Greenwalt · 15 years ago
- a18234c Merge "Fix HttpAuthHandler for synchronous requests" by Steve Block · 15 years ago
- ef41eb2 Merge "Fix issue #2512507: Shortcuts and Widgets lost on upgrading from Eclair to FRE70D" by Dianne Hackborn · 15 years ago
- 5031767 Merge "Make aapt warning concise" by Kenny Root · 15 years ago
- 2cfdc6b Merge "Only backup real files." by Dianne Hackborn · 15 years ago
- f07ed72 Merge "Unhide AudioManager API to control bluetooth SCO audio connection." by Eric Laurent · 15 years ago
- 43c5e92 Merge "Fix bug 2520540" by Adam Powell · 15 years ago
- 2a8e56d Merge "Cleaning up list of common nicknames" by Dmitri Plotnikov · 15 years ago
- 4b59e2b Merge "Switch default install location to unspecified. Add a new install location unspecified for backward compatibility. There is not much difference between policies auto and unspecified. But we dont have to make any code changes in PackageParser based on our preference for install location. Add tests" by Suchi Amalapurapu · 15 years ago
- deba00c Merge "Allow transitionTo in enter/exit." by Wink Saville · 15 years ago
- a7b6a6f Merge "Include "album artist" when inserting items in the media provider." by Marco Nelissen · 15 years ago
- 5b85079 Merge "Clean up changing AP configuration" by Irfan Sheriff · 15 years ago
- 5b3974b Merge "Fix issue #2438457: Resolving Flash artifacts while scrolling." by Dianne Hackborn · 15 years ago
- 149d9a0 Merge "Change opaque RS typedefs from void * to int. These will likely become int64_t once proper support for >32bits is worked out." by Jason Sams · 15 years ago
- d3fc11f Merge "Documentation fix" by Adam Powell · 15 years ago
- 869fda6 Merge "Added a comment to make it clearer that the operation has to be the first Bug:2521447" by Daniel Lehmann · 15 years ago
- b1a2333 Merge "Release MediaPlayer if suspend() returns false." by Gloria Wang · 15 years ago
- 88a5a618 Merge "Change global variables from extern to non static. Make script local global vars static." by Jason Sams · 15 years ago
- 5105e7e Merge "Fix current.xml for previous changes" by Adam Powell · 15 years ago
- 9489988 Merge "Fix bug where the setConfig method in SynthProxy has the wrong signature." by Jean-Michel Trivi · 15 years ago
- e76833d Merge "Update signal strength mapping for GSM/UMTS." by jsh · 15 years ago
- 706f99f Merge "Make the VCardEntry more robust against badly behaving resolvers. Additionally make the ImportTestResolver return the right result Bug:2521447" by Daniel Lehmann · 15 years ago
- f007a17 Merge "More rsh headers for renderscript and a llvm compatible test script for fountain." by Jason Sams · 15 years ago
- d6ad91e Merge "Report a runtime error rather than asserting if the amr software decoder reads more data than it was given(!)" by Andreas Huber · 15 years ago
- a5cdcdc Merge "Fix bug 2523989" by Adam Powell · 15 years ago
- 5e54378 Merge "Tweak the omx tests to always do a seek-beyond-EOS on the first iteration, followed by a linear read on the second iteration." by Andreas Huber · 15 years ago
- 1b3f4c0 Merge "Fix minSdkVersion scanning to not throw warnings" by Kenny Root · 15 years ago
- 23960bc Merge "Update TTS plugin interface to receive engine configuration data coming from the plugin helper code (handling config and preferences)." by Jean-Michel Trivi · 15 years ago
- ae4d8ac Update TTS plugin interface to receive engine configuration data by Jean-Michel Trivi · 15 years ago
- c81ad4f Merge "Fix problem with calling onConfigurationChanged() too much." by Dianne Hackborn · 15 years ago
- 606f172 Merge "Fix bug in airplane mode." by Robert Greenwalt · 15 years ago
- 3358b4a Merge "Either the software mp3 decoder's CRC computation is wrong (and PV never enabled it before) or there are files in the wild with wrong CRCs that nonetheless decode correctly, either way, opt out of CRC verification." by Andreas Huber · 15 years ago
- 1d417c3 Merge "Import revised translations" by Kenny Root · 15 years ago
- 77794ad Merge "Pass selection data with the message to open the keyboard." by Leon Scroggins · 15 years ago
- 9ef4648 Merge "Issue 2416481: Support Voice Dialer over BT SCO." by Eric Laurent · 15 years ago
- ccbcf74 Merge "Enabling plugin engines to pass in their engine specific settings via a ContentProvider to the TtsService so that the TtsService can invoke their .so file with those settings." by Charles Chen · 15 years ago
- b46072c Merge "While streaming media data, upon a socket-read error, try reconnecting to the server and attempt to re-read for at most 3 times." by Andreas Huber · 15 years ago
- 20123ea Merge "Add GoogleLogTags that includes event log tags used by Google apps" by Dan Egnor · 15 years ago
- 5e7fd90 Add GoogleLogTags that includes event log tags used by Google apps by Dan Egnor · 15 years ago
- 6045316 Merge "Remove unused file NmeaParser.java" by Mike Lockwood · 15 years ago
- 36f735d Merge "RecognitionManager does not throw exceptions when needed" by Bjorn Bringert · 15 years ago
- c22367d Merge "Adds worker tests to the DumpRenderTree ignoreResults list, as workers are now disabled" by Steve Block · 15 years ago
- e14d182 Merge "Rework permissions to be retained when an app is temporarily uninstalled." by Dianne Hackborn · 15 years ago
- 547c524 Merge "Fix window leak and receiver leak. Bug: 2520143 and Bug: 2517390" by Amith Yamasani · 15 years ago
- 358b17b Merge "Make Tethering not disconnect on every net change." by Robert Greenwalt · 15 years ago
- f6f4099 Merge "Support plugin parameter updates for TTS plugin settings." by Jean-Michel Trivi · 15 years ago
- 25105b9 Merge "fix 2517656 Pin/Password Unlocks place focus on the launcher screen when they shouldn't" by Joe Onorato · 15 years ago
- 76d0462 Merge "Fix for deadlock between StatusBarService and NotificationManagerService" by Joe Onorato · 15 years ago
- ad4173f Merge "Added a check to TtsService to make sure that the engine is enabled before using it; if the engine is not enabled, TtsService will fall back to using the default system engine." by Charles Chen · 15 years ago
- 4b49bfa Merge "Added a configuration option indicating if the platform supports use of bluetooth SCO for off call use cases. Added method to BluetoothHeadset API to check if voice dialer over bluetooth is supported. Replaces direct use of DISABLE_BT_VOICE_DIALING and takes platform capabilities into account." by Eric Laurent · 15 years ago
- c159adb Merge "Add new install flag to install on internal flash only Change default install location policy for new flag. New error code for media unavailable." by Suchi Amalapurapu · 15 years ago
- 3672f14 Merge "Make AbsListViews remeasure children after rotation" by Adam Powell · 15 years ago
- 7b0d9ac Merge "Fix issue #2325621: Runtime restart after launching Android keyboard setting." by Dianne Hackborn · 15 years ago
- 3799e38 Merge "b/2483233 Made each reminder time a unique intent" by Erik · 15 years ago
- ee06772 Merge "Add additional sendMessage methods." by Wink Saville · 15 years ago
- 6ba3d09 Merge "Fix bug where the ID stored for an OnAudioFocusChangeListener is an empty string when audio focus is requested or abandonned with a null listener." by Jean-Michel Trivi · 15 years ago
- 7b2e6c2 Merge "Don't stop a test case when the test case failed for some of the sample files. Instead, only check against failure or success at the end of the test case." by James Dong · 15 years ago
- 0d433ce Merge "Prevent crash when dismissing a PopupWindow that didn't have time to show up. Bug #2520981" by Romain Guy · 15 years ago
- c8e0edb Merge "Inserted a 1.5s wait time between the camera release and new camrea." by Yu Shan Emily Lau · 15 years ago
- c673c70 Merge "Implementation of the policing of transport control key press events among multiple applications competing for the remote control focus. AudioManager defines a new API for applications to use in order to register their BroadcastReceiver for the media button as the one to receive the corresponding intent, but all applications at the same time (in an ordered broadcast). AudioService handles a stack of remote control focus owners. It traps ACTION_MEDIA_BUTTON intents and sends a new intent to the remote control focus owner." by Jean-Michel Trivi · 15 years ago
- c73c316 Merge "Instead of asserting that nothing bad happened during (software-)AAC decoding, return a runtime error if appropriate." by Andreas Huber · 15 years ago
- 2dab8e7 Merge "Fix centering in FrameLayout when margins are specified." by Romain Guy · 15 years ago
- 30e214f Merge "docs: add Search dev guide new docs: Search (topic home page) Using the Android Search Box Adding Recent Query Suggestions Adding Custom Suggestions Searchable Configuration" by Scott Main · 15 years ago
- b0a8723 Merge "Fix NPE in AutoCompleteTextView to tame the monkeys. Bug #2522599" by Romain Guy · 15 years ago
- d0c1194 Merge "Updates the status of some HTML5 storage layout tests in the DumpRenderTree skipped list" by Steve Block · 15 years ago
- 0baa969 Merge "dumpstate: Remove df from bugreport and add vold system dump" by San Mehat · 15 years ago
- eeba138 Merge "Disable the HanziToPinyinTest when there is no Chinese collator." by Dmitri Plotnikov · 15 years ago
- 5241851 Merge "Add progress indicator to USB mass storage screen." by Daniel Sandler · 15 years ago
- d6ce100 Merge "Fix issue 2416481: Support Voice Dialer over BT SCO." by Eric Laurent · 15 years ago
- 7cdc0f9 Merge "Allow the shift key to be passed to plugin." by Leon Scroggins · 15 years ago
- 71d462a Merge "keystore: rephrase the comment to make the usage more clear." by Chia-chi Yeh · 15 years ago
- 6efed6c keystore: rephrase the comment to make the usage more clear. by Chia-chi Yeh · 15 years ago
- ab02873 fix [2511580] Window poop on screen - drop down list left some residual when it resized by Mathias Agopian · 15 years ago
- 101e77a Fix issue 2416481: Support Voice Dialer over BT SCO. by Eric Laurent · 15 years ago
- b7f853e Merge "Clean the settings for the account/authority when trying to sync an adapter that is not installed." by Fred Quintana · 15 years ago
- aac1dca Merge "Fix loading from the cache for synchronous requests" by Steve Block · 15 years ago
- ddd5abe Merge "First cut of basic RS headers for ScriptC. Not nearly complete." by Jason Sams · 15 years ago
- a3824ab Merge "Make JNI function for setLocale() call register_localized_collators() with the current locale, not previous one, every time it is possible." by Daisuke Miyakawa · 15 years ago
- 6f3451b Merge ""isPlaying" should never block, acquiring the mutex here is unnecessary, rather than investing in a separate mutex guarding just "mFlags" we accept returning "true" from isPlaying one too many times." by Marco Nelissen · 15 years ago
- 873e850 Merge "fix typos in docs" by Joe Onorato · 15 years ago
- bfba8c7 Merge "Properly use a long long literal to avoid under/overflow during fps computation." by Andreas Huber · 15 years ago
- 6dd149d Merge "Plugin surfaces will be limited to 270% of the devices screen size." by Derek Sollenberger · 15 years ago
- 3084af7 Merge "Resize AutoCompleteTextView's dropdown when the list content changes. Bug #2517711" by Romain Guy · 15 years ago
- b7ea718 Merge "close() database should close the db no matter what the ref count says" by Vasu Nori · 15 years ago
- 23ff401 Merge "Move MountService's Handler to a different thread." by Daniel Sandler · 15 years ago
- f04f4cd Merge "Implement eglInitialize / eglTerminate reference counting" by Jack Palevich · 15 years ago
- 66abb72 Merge "Properly handle errors during the codec configuration phase, attempt to revert to next available (likely software-) codec if configuration fails." by Andreas Huber · 15 years ago
- 2770afd Merge "Remove flaky test MemoryFileTest:testPurge from large suite." by Brett Chabot · 15 years ago
- 3fa2de7 Merge "fix the way last insert rowid is returned" by Vasu Nori · 15 years ago
- ee8b4c4 Merge "Restrict plugins to a fixed size surface after exceeding a pixel threshold." by Derek Sollenberger · 15 years ago
- 0a39841 Merge "Set SOURCE to app package name when starting QSB (if not set)" by Bjorn Bringert · 15 years ago
- c7bd6be Merge "Dismiss a dialog if dimissed right after calling show(). Bug #2508607" by Romain Guy · 15 years ago
- 8cefb21 Merge "Add ABORT support to Obex lib" by Jaikumar Ganesh · 15 years ago
- e1030b8 Merge "- make the SyncManager add periodic syncs when it upgrades from a version of the accounts.xml file that pre-dated periodic syncs, e.g. eclair or early froyo. http://b/2515823 - make the AccountManagerService dump() use a getAccounts call that doesn't check the GET_ACCOUNTS permission to make it useful in "adb bugreport" - add some logging to SyncManager to help track down a problem" by Fred Quintana · 15 years ago
- 105421b Merge "Fixes bug 2502132, and masks bug 2518313." by Glenn Kasten · 15 years ago
- 4fc7c57 Merge "Fix regression in directory scanning" by Kenny Root · 15 years ago
- 72ffb81 Merge "HTTPDataSource must be connected before it is usable. Fix this in the stagefright tool." by Andreas Huber · 15 years ago
- 870dac9 Merge "Adjust expected text frame length in ID3" by Kenny Root · 15 years ago
- b4975f9 Merge "fix [2515291] Native crash and runtime restart while trying to preview captured picture on Sapphire" by Mathias Agopian · 15 years ago
- 81cd084 Implement eglInitialize / eglTerminate reference counting by Jack Palevich · 15 years ago