summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Log for issue 2203561.android-2.1_r2.1sandroid-2.1_r2.1p2android-2.1_r2.1pandroid-2.1_r2android-2.1_r1android-2.0.1_r1eclair-sholes-release2eclair-sholes-releaseeclair-releaseeclair-passion-releaseEric Laurent2009-11-031-0/+3
| | | | Added dump() method to AudioPolicyInterface.
* Fix issue 2192181: AudioFlinger must provide separated methods to set ↵Eric Laurent2009-10-211-0/+3
| | | | | | VOICE_CALL stream volume and down link audio volume. Added setVoiceVolume() method to AudioPolicyClientInterface.
* Add some logging to help diagnose b/2164183android-2.0_r1Mike Lockwood2009-10-051-1/+1
| | | | | Change-Id: I88a7aa147b44429ad7204eba328f3f1e1b80a36a Signed-off-by: Mike Lockwood <lockwood@android.com>
* Merge change 21760 into eclairAndroid (Google) Code Review2009-08-271-0/+162
|\ | | | | | | | | * changes: gps: Network initiated SUPL
| * gps: Network initiated SUPLDanke Xie2009-08-271-0/+162
| | | | | | | | | | | | Initial contribution from Qualcomm. Signed-off-by: Mike Lockwood <lockwood@android.com>
* | Fix issue 2045911: Camera Shutter tone does not play correctly while ↵Eric Laurent2009-08-271-2/+2
|/ | | | | | listening to music. Add the possibility to delay routing and volume commands in AudioPolicyClientInterface. The delay is not blocking for the caller.
* am 613d25b8: Fix a hideous bug in the GPS emulation.David Turner2009-08-221-6/+7
|\ | | | | | | | | | | | | Merge commit '613d25b8c0fd1ab92c566d965e3cd7da85c31ee0' into eclair * commit '613d25b8c0fd1ab92c566d965e3cd7da85c31ee0': Fix a hideous bug in the GPS emulation.
| * Fix a hideous bug in the GPS emulation.android-1.6_r2android-1.6_r1.5android-1.6_r1.4android-1.6_r1.3android-1.6_r1.2android-1.6_r1.1android-1.6_r1donut-release2donut-releaseDavid Turner2009-08-211-6/+7
| | | | | | | | | | | | | | This fixes a long-standing bug in the GPS emulation, and comes from an open-source contributor (Rene de Groot) See https://review.source.android.com/#change,10251
* | gps: Add callback for reporting NMEA data.Mike Lockwood2009-08-061-0/+4
| | | | | | | | Signed-off-by: Mike Lockwood <lockwood@android.com>
* | Fix possible race condition in wlan driver loadingDmitry Shmidt2009-07-281-1/+4
| | | | | | | | Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* | reconcile korg/master into goog/masterJean-Baptiste Queru2009-07-260-0/+0
|\ \
| * | Merge korg/donut into korg/masterJean-Baptiste Queru2009-07-255-43/+121
| |\|
* | | Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-173-59/+244
| | | | | | | | | | | | Initial commit for review.
* | | am df37ea7b: Add virtual destructor.Marco Nelissen2009-07-071-0/+2
|\ \ \ | | |/ | |/| | | | | | | | | | | | | Merge commit 'df37ea7b73f8ede7955067d5f7fcac4b9e66b79c' * commit 'df37ea7b73f8ede7955067d5f7fcac4b9e66b79c': Add virtual destructor.
| * | Add virtual destructor.Marco Nelissen2009-07-071-0/+2
| | |
* | | am 205021cd: gps: Set SUPL server via hostname rather than IP address.Mike Lockwood2009-06-191-2/+2
|\| | | | | | | | | | | | | | | | | | | | Merge commit '205021cd79eb84b4931ed79fd6d995aa8ca8c29e' * commit '205021cd79eb84b4931ed79fd6d995aa8ca8c29e': gps: Set SUPL server via hostname rather than IP address.
| * | gps: Set SUPL server via hostname rather than IP address.Mike Lockwood2009-06-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | The GPS engine needs the hostname for the secure SUPL case and deferring the DNS lookup to the HAL might be helpful in the future if the SUPL server is on a carrier's private network. Signed-off-by: Mike Lockwood <lockwood@android.com>
* | | am 4403519a: gps: Add hooks for GPS location injection.Mike Lockwood2009-06-112-0/+14
|\| | | | | | | | | | | | | | | | | | | | Merge commit '4403519ac60f99bf0100a7d6eed79b09bd9e5be7' * commit '4403519ac60f99bf0100a7d6eed79b09bd9e5be7': gps: Add hooks for GPS location injection.
| * | gps: Add hooks for GPS location injection.Mike Lockwood2009-06-112-0/+14
| | | | | | | | | | | | | | | | | | This will allow injecting cell ID location to the GPS (not implemented yet). Signed-off-by: Mike Lockwood <lockwood@android.com>
* | | am d223b72d: am c69847d6: AI 149496: Backport emulator-related donut fixes ↵David Turner2009-06-020-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | into cupcake. This includes the following fixes: - remove potential qemud crash at system boot - fix GPS fix emulation - fix inter-emulator networking (DNS resolution helper now behaves correctly on all IPv6-capable systems) - add -prop <name>=<value> option to add system properties on boot - allow F5 keybinding for SEARCH on keyboard-less hardware configurations - allow skins to provide a "search" button - fixed bad QADD/QSUB/QDADD/QDSUB ARM CPU instructions emulation Merge commit 'd223b72d503dd8f7a87b11daf4871aba10405804' * commit 'd223b72d503dd8f7a87b11daf4871aba10405804': AI 149496: Backport emulator-related donut fixes into cupcake.
| * | am c69847d6: AI 149496: Backport emulator-related donut fixes into cupcake. ↵David Turner2009-06-020-0/+0
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes the following fixes: - remove potential qemud crash at system boot - fix GPS fix emulation - fix inter-emulator networking (DNS resolution helper now behaves correctly on all IPv6-capable systems) - add -prop <name>=<value> option to add system properties on boot - allow F5 keybinding for SEARCH on keyboard-less hardware configurations - allow skins to provide a "search" button - fixed bad QADD/QSUB/QDADD/QDSUB ARM CPU instructions emulation Merge commit 'c69847d6e5b418ef8e77893de73925aac5c64b5f' into donut * commit 'c69847d6e5b418ef8e77893de73925aac5c64b5f': AI 149496: Backport emulator-related donut fixes into cupcake.
| | * | AI 149496: Backport emulator-related donut fixes into cupcake.David Turner2009-06-021-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes the following fixes: - remove potential qemud crash at system boot - fix GPS fix emulation - fix inter-emulator networking (DNS resolution helper now behaves correctly on all IPv6-capable systems) - add -prop <name>=<value> option to add system properties on boot - allow F5 keybinding for SEARCH on keyboard-less hardware configurations - allow skins to provide a "search" button - fixed bad QADD/QSUB/QDADD/QDSUB ARM CPU instructions emulation Automated import of CL 149496
* | | | Merge changes 2103,2104Android (Google) Code Review2009-05-203-3/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * changes: move libbinder's header files under includes/binder add libbinder to makefile
| * | | | move libbinder's header files under includes/binderMathias Agopian2009-05-202-2/+2
| | | | |
| * | | | add libbinder to makefileMathias Agopian2009-05-201-1/+1
| | | | |
* | | | | am d5aa1991: Merge change 2038 into donutAndroid (Google) Code Review2009-05-201-13/+0
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Merge commit 'd5aa199102d893251c2934128494d09f60e44a6a' * commit 'd5aa199102d893251c2934128494d09f60e44a6a': Remove deprecated version of openInputStream.
| * | | | Merge change 2038 into donutAndroid (Google) Code Review2009-05-201-13/+0
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * changes: Remove deprecated version of openInputStream. Continuation of bug 1846343
| | * | | | Remove deprecated version of openInputStream.Dave Sparks2009-05-191-13/+0
| | | | | | | | | | | | | | | | | | | | | | | | Continuation of bug 1846343
* | | | | | am 3ce68eb3: Merge change 1976 into donutAndroid (Google) Code Review2009-05-201-0/+14
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '3ce68eb398b41509fce10819af59a4887a08099f' * commit '3ce68eb398b41509fce10819af59a4887a08099f': Add input source parameter to openInputStream factory function.
| * | | | | Merge change 1976 into donutAndroid (Google) Code Review2009-05-201-0/+14
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Add input source parameter to openInputStream factory function. This change lays the foundation for recording from different sources. A series of changes will follow that implement the factory function for the various hardware configurations. Finally, the deprecated function will be removed. Bug 1846343
| | * | | | Add input source parameter to openInputStream factory function.Dave Sparks2009-05-191-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change lays the foundation for recording from different sources. A series of changes will follow that implement the factory function for the various hardware configurations. Finally, the deprecated function will be removed. Bug 1846343
* | | | | | am 86a08ee8: Fix GPS emulation.David 'Digit' Turner2009-05-201-4/+1
|\| | | | | | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Merge commit '86a08ee892c0a569fa940f7bbd90116f502b2dc9' * commit '86a08ee892c0a569fa940f7bbd90116f502b2dc9': Fix GPS emulation.
| * | | | Fix GPS emulation.David 'Digit' Turner2009-05-201-4/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The problem was that qemu_gps_set_position_mode() was called with the value GPS_POSITION_MODE_MS_BASED, which corresponds to AGPS (Assisted GPS), and returned an error (which was not properly filtered by the JNI caller, but this is the subject of another change). This explains why GPS emulation doesn't work in the 1.5_r1 SDK. Unfortunately, this fix requires generating a new system image for 1.5_r2 :-( By the way, Mike, I don't understand why this position mode is being passed. Looking at the code in GpsLocationProvider.java, I believe that this can only happen if a SUPL host is given by the network, and I don't think this is the case in the emulator, is it?
* | | | am 049ae36: GPS: Generalize SUPL support to include AGPS for CDMAMike Lockwood2009-05-112-50/+39
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '049ae36fcb9e9af8ee5e42284b9320e64b576ebd' * commit '049ae36fcb9e9af8ee5e42284b9320e64b576ebd': GPS: Generalize SUPL support to include AGPS for CDMA
| * | | GPS: Generalize SUPL support to include AGPS for CDMAMike Lockwood2009-05-112-50/+39
| | | | | | | | | | | | | | | | Signed-off-by: Mike Lockwood <lockwood@android.com>
* | | | Merge donut into masterJean-Baptiste Queru2009-04-221-2/+43
|\| | |
| * | | Merge branch 'readonly-p4-donut' into donutDmitry Shmidt2009-04-202-13/+47
| |\ \ \
| | * | | AI 146929: Make TI Wifi driver choice framework-independent - part 2Dmitry Shmidt2009-04-202-13/+47
| | |/ / | | | | | | | | | | | | | | | | | | | | BUG=1786365 Automated import of CL 146929
| * / / gps: Add support for bringing up a GSM data connection on demand for SUPL.Mike Lockwood2009-04-141-2/+43
| |/ / | | | | | | | | | Signed-off-by: Mike Lockwood <lockwood@android.com>
* | | Merge branch 'readonly-p4-master'Dmitry Shmidt2009-04-202-13/+47
|\ \ \
| * | | AI 146930: am: CL 146929 Make TI Wifi driver choice framework-independent - ↵Dmitry Shmidt2009-04-202-13/+47
| |/ / | | | | | | | | | | | | | | | | | | | | | part 2 Original author: dimitrysh Automated import of CL 146930
* | | Merge branch 'open_source_no_contributions' into google_internalThe Android Open Source Project2009-03-290-0/+0
|\ \ \ | |/ / |/| / | |/
| * Merge commit 'korg/cupcake'The Android Open Source Project2009-03-2713-487/+151
| |\ | |/ |/|
* | auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-1813-487/+151
| |
| * Merge commit 'remotes/korg/cupcake' into mergeJean-Baptiste Queru2009-03-177-50/+143
| |\ | |/ |/|
* | auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-1/+1
| |
* | auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0344-0/+4392
| |
* | auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0344-4392/+0
| |
* | auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-201-44/+89
| |
* | auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-1/+2
| |