- 0d6deea 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
- d928200 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
- ed531b3 Merge "Fix minSdkVersion scanning to not throw warnings" by Kenny Root · 15 years ago
- 1741cd4 Fix minSdkVersion scanning to not throw warnings by Kenny Root · 15 years ago
- b50ebe3 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
- 900e0d0 Update TTS plugin interface to receive engine configuration data by Jean-Michel Trivi · 15 years ago
- eccb394 Merge "Fix problem with calling onConfigurationChanged() too much." by Dianne Hackborn · 15 years ago
- 1a54301 Dont disable AP for tether failures by Irfan Sheriff · 15 years ago
- cc17ed2 ignore not-so-useful warning messages from sqlite logging func by Vasu Nori · 15 years ago
- ae07816 Fix problem with calling onConfigurationChanged() too much. by Dianne Hackborn · 15 years ago
- 2fbc10f Merge "Fix bug in airplane mode." by Robert Greenwalt · 15 years ago
- 4ce4feb 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
- 43595bc 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
- ea3e8e0 Merge "Import revised translations" by Kenny Root · 15 years ago
- faf535e Merge "Pass selection data with the message to open the keyboard." by Leon Scroggins · 15 years ago
- cbf1840 Merge "Issue 2416481: Support Voice Dialer over BT SCO." by Eric Laurent · 15 years ago
- b415779 Pass selection data with the message to open the keyboard. by Leon Scroggins · 15 years ago
- b82ac6b 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
- cf74ceea 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
- 1ed6824 Merge "Add GoogleLogTags that includes event log tags used by Google apps" by Dan Egnor · 15 years ago
- 30c08a5 Add GoogleLogTags that includes event log tags used by Google apps by Dan Egnor · 15 years ago
- 69d41a0 Merge "Remove unused file NmeaParser.java" by Mike Lockwood · 15 years ago
- b9e2719 Merge "RecognitionManager does not throw exceptions when needed" by Bjorn Bringert · 15 years ago
- e84a0db simplify utility to hit-test focused plugin by Cary Clark · 15 years ago
- 26aa68c Merge "Adds worker tests to the DumpRenderTree ignoreResults list, as workers are now disabled" by Steve Block · 15 years ago
- 1168622 RecognitionManager does not throw exceptions when needed by Valentin Kravtsov · 15 years ago
- 38dd759 Merge "Rework permissions to be retained when an app is temporarily uninstalled." by Dianne Hackborn · 15 years ago
- d4310ac Rework permissions to be retained when an app is temporarily uninstalled. by Dianne Hackborn · 15 years ago
- 81a2914 Merge "Fix window leak and receiver leak. Bug: 2520143 and Bug: 2517390" by Amith Yamasani · 15 years ago
- 694f79b Fix issue #2519590: Lock screen stuck in landscape mode by Dianne Hackborn · 15 years ago
- 3def1ee Issue 2416481: Support Voice Dialer over BT SCO. by Eric Laurent · 15 years ago
- 4986044 Fix window leak and receiver leak. Bug: 2520143 and Bug: 2517390 by Amith Yamasani · 15 years ago
- 726a40b Enabling plugin engines to pass in their engine specific settings by Charles Chen · 15 years ago
- e4eb5bf Merge "Make Tethering not disconnect on every net change." by Robert Greenwalt · 15 years ago
- 8419c2f Merge "Support plugin parameter updates for TTS plugin settings." by Jean-Michel Trivi · 15 years ago
- d5ed7c7 Merge "fix 2517656 Pin/Password Unlocks place focus on the launcher screen when they shouldn't" by Joe Onorato · 15 years ago
- b8d806d Merge "Fix for deadlock between StatusBarService and NotificationManagerService" by Joe Onorato · 15 years ago
- 1653775 fix 2517656 Pin/Password Unlocks place focus on the launcher screen when they shouldn't by Joe Onorato · 15 years ago
- 76dd788 Support plugin parameter updates for TTS plugin settings. by Jean-Michel Trivi · 15 years ago
- 6a1967c Make Tethering not disconnect on every net change. by Robert Greenwalt · 15 years ago
- cc83c86 Fix the build by Adam Powell · 15 years ago
- 8a836a8 Eliminate haptic feedback when hitting an overscroll barrier due to a fling. by Adam Powell · 15 years ago
- 69d6344 Remove unused file NmeaParser.java by Mike Lockwood · 15 years ago
- 61f1ce0 Fix bug in airplane mode. by Robert Greenwalt · 15 years ago
- 6c261f3 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
- dd5b4e2 Added a check to TtsService to make sure that the engine is enabled by Charles Chen · 15 years ago
- fdd9d18 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
- d726b35 Added a configuration option indicating if the platform supports use of by Eric Laurent · 15 years ago
- d3dd518 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
- 14b6abd Add new install flag to install on internal flash only by Suchi Amalapurapu · 15 years ago
- f43eab1 Merge "Make AbsListViews remeasure children after rotation" by Adam Powell · 15 years ago
- 35f480e Import revised translations by Kenny Root · 15 years ago
- 5062a58 Merge "Fix issue #2325621: Runtime restart after launching Android keyboard setting." by Dianne Hackborn · 15 years ago
- 8cf1bcd Fix issue #2325621: Runtime restart after launching Android keyboard setting. by Dianne Hackborn · 15 years ago
- 3be0b0a Merge "b/2483233 Made each reminder time a unique intent" by Erik · 15 years ago
- 3781764 Merge "Add additional sendMessage methods." by Wink Saville · 15 years ago
- f3c2eda Make AbsListViews remeasure children after rotation by Adam Powell · 15 years ago
- a378de7 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
- c5e56dd Fix for deadlock between StatusBarService and NotificationManagerService by Obi Okafor · 15 years ago
- 91fbd56 Add additional sendMessage methods. by Wink Saville · 15 years ago
- 8783429 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
- 42f1957 b/2483233 Made each reminder time a unique intent by Erik · 15 years ago
- aa77354 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
- 454f69c Don't stop a test case when the test case failed for some of the sample files. by James Dong · 15 years ago
- a15f4a46 Merge "Prevent crash when dismissing a PopupWindow that didn't have time to show up. Bug #2520981" by Romain Guy · 15 years ago
- 2babee6 Merge "Inserted a 1.5s wait time between the camera release and new camrea." by Yu Shan Emily Lau · 15 years ago
- 92be82e Prevent crash when dismissing a PopupWindow that didn't have time to show up. by Romain Guy · 15 years ago
- 308e9a5 Fix bug where the ID stored for an OnAudioFocusChangeListener is an by Jean-Michel Trivi · 15 years ago
- 8ad6465 docs: remove documenation about the search dialog from SearchManager by Scott Main · 15 years ago
- ceffa15 Adding secure setting for storing a list of enabled TTS plugins. by Charles Chen · 15 years ago
- d1f7876 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
- 65c8a7a Merge "Instead of asserting that nothing bad happened during (software-)AAC decoding, return a runtime error if appropriate." by Andreas Huber · 15 years ago
- 8dd9b60 Merge "Fix centering in FrameLayout when margins are specified." by Romain Guy · 15 years ago
- b954a54 Fix centering in FrameLayout when margins are specified. by Romain Guy · 15 years ago
- 9b63c8e Adds worker tests to the DumpRenderTree ignoreResults list, as workers are now disabled by Steve Block · 15 years ago
- 41696d3 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
- fe1dee8 Instead of asserting that nothing bad happened during (software-)AAC decoding, return a runtime error if appropriate. by Andreas Huber · 15 years ago
- d327f21 Implementation of the policing of transport control key press by Jean-Michel Trivi · 15 years ago
- 3b40ebf Merge "Fix NPE in AutoCompleteTextView to tame the monkeys. Bug #2522599" by Romain Guy · 15 years ago
- 11d5bfd Fix NPE in AutoCompleteTextView to tame the monkeys. Bug #2522599 by Romain Guy · 15 years ago
- 75d20e9 Merge "Updates the status of some HTML5 storage layout tests in the DumpRenderTree skipped list" by Steve Block · 15 years ago
- d9e86f5 Merge "dumpstate: Remove df from bugreport and add vold system dump" by San Mehat · 15 years ago
- d8c208b Merge "Disable the HanziToPinyinTest when there is no Chinese collator." by Dmitri Plotnikov · 15 years ago
- 9ad006d Disable the HanziToPinyinTest when there is no Chinese collator. by Bai Tao · 15 years ago
- 09bc8d8 Merge "Add progress indicator to USB mass storage screen." by Daniel Sandler · 15 years ago
- 7c58da7 Updates the status of some HTML5 storage layout tests in the DumpRenderTree skipped list by Steve Block · 15 years ago
- 4f43ae0 Stupid AutoCompleteTextView. Bug #2522538 by Romain Guy · 15 years ago
- b3b2b4f docs: add Search dev guide by Scott Main · 15 years ago
- 9e3f8c6 dumpstate: Remove df from bugreport and add vold system dump by San Mehat · 15 years ago
- 4889fb7 Merge "Fix issue 2416481: Support Voice Dialer over BT SCO." by Eric Laurent · 15 years ago
- d246ca8 Merge "Allow the shift key to be passed to plugin." by Leon Scroggins · 15 years ago
- d426c58 Remove assets which are no longer used. by Leon Scroggins · 15 years ago
- 69a63b0 Allow the shift key to be passed to plugin. by Leon Scroggins · 15 years ago
- a03d4ce Make browser search consistent with QSB. by Leon Scroggins · 15 years ago
- 071862f Merge "keystore: rephrase the comment to make the usage more clear." by Chia-chi Yeh · 15 years ago
- 0df3c16 keystore: rephrase the comment to make the usage more clear. by Chia-chi Yeh · 15 years ago
- c008e0a Fix 2514479: Putting phone in car dock ignores security pattern by Tobias Haamel · 15 years ago
- 9ab518ad softAp framework changes by Irfan Sheriff · 15 years ago
- 1cffa44 Inserted a 1.5s wait time between the camera release and new camrea. by Yu Shan Emily Lau · 15 years ago
- 9c041bb fix [2511580] Window poop on screen - drop down list left some residual when it resized by Mathias Agopian · 15 years ago