- c04cfa3 Unhide AudioManager API to control bluetooth SCO audio connection. by Eric Laurent · 15 years ago
- 7942b33 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
- e5bdece Merge "Allow transitionTo in enter/exit." by Wink Saville · 15 years ago
- 90d8ee6 Switch default install location to unspecified. by Suchi Amalapurapu · 15 years ago
- 42a9c53 Merge "Include "album artist" when inserting items in the media provider." by Marco Nelissen · 15 years ago
- abc2819 Include "album artist" when inserting items in the media provider. by Marco Nelissen · 15 years ago
- e7be6a8 Allow transitionTo in enter/exit. by Wink Saville · 15 years ago
- 6d33c5a Merge "Clean up changing AP configuration" by Irfan Sheriff · 15 years ago
- ca2c8e7 Merge "Fix issue #2438457: Resolving Flash artifacts while scrolling." by Dianne Hackborn · 15 years ago
- e2af5c8 Fix issue #2438457: Resolving Flash artifacts while scrolling. by Dianne Hackborn · 15 years ago
- 2b24a6a 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
- 5335600 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
- 9db133c Merge "Documentation fix" by Adam Powell · 15 years ago
- 592629e Merge "Added a comment to make it clearer that the operation has to be the first Bug:2521447" by Daniel Lehmann · 15 years ago
- 4f31a00 Fix null pointer exception by Irfan Sheriff · 15 years ago
- d62d9ee Added a comment to make it clearer that the operation has to be the first by Daniel Lehmann · 15 years ago
- c2f54c2 Clean up changing AP configuration by Irfan Sheriff · 15 years ago
- b127bf2 Merge "Release MediaPlayer if suspend() returns false." by Gloria Wang · 15 years ago
- f298a02 Merge "Change global variables from extern to non static. Make script local global vars static." by Jason Sams · 15 years ago
- cb88ac9 Change global variables from extern to non static. Make script local global vars static. by Jason Sams · 15 years ago
- 047212f Release MediaPlayer if suspend() returns false. by Gloria Wang · 15 years ago
- db78bbc Merge "Fix current.xml for previous changes" by Adam Powell · 15 years ago
- caa5ac3 Merge "Fix bug where the setConfig method in SynthProxy has the wrong signature." by Jean-Michel Trivi · 15 years ago
- 434dbce Fix current.xml for previous changes by Adam Powell · 15 years ago
- ef905c8 Merge "Update signal strength mapping for GSM/UMTS." by jsh · 15 years ago
- 0c659fe 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
- 54a3dcd Fix bug where the setConfig method in SynthProxy has the wrong signature. by Jean-Michel Trivi · 15 years ago
- 76ec68f Merge "More rsh headers for renderscript and a llvm compatible test script for fountain." by Jason Sams · 15 years ago
- 4ab7b23 More rsh headers for renderscript and a llvm compatible test script for fountain. by Jason Sams · 15 years ago
- 099e3e7 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
- bd27875 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
- a0d6b59 Merge "Fix bug 2523989" by Adam Powell · 15 years ago
- 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
- c900687 Fix bug 2523989 by Adam Powell · 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
- 7e25f5c Make the VCardEntry more robust against badly behaving resolvers. Additionally make the ImportTestResolver return the right result by Daniel Lehmann · 15 years ago
- 2944190 Documentation fix by Adam Powell · 15 years ago
- 1741cd4 Fix minSdkVersion scanning to not throw warnings by Kenny Root · 15 years ago
- ee63e47 Update signal strength mapping for GSM/UMTS. by jsh · 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