summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* libhardware_legacy: Add support for renaming secure containersSan Mehat2010-01-231-0/+1
| | | | Signed-off-by: San Mehat <san@google.com>
* Merge "Create base class for audio policy manager."Eric Laurent2010-01-201-0/+279
|\
| * Create base class for audio policy manager.Eric Laurent2010-01-131-0/+279
| | | | | | | | | | First implementations of audio policy manager in Eclair branch have shown that most code is common to all platforms. Creating AudioPolicyManagerBase base class will improve code maintainability and readability.
* | libhardware_legacy: Add new unmount asec api callSan Mehat2010-01-181-0/+1
| | | | | | | | Signed-off-by: San Mehat <san@google.com>
* | libhardware_legacy: Rename MountService method namesSan Mehat2010-01-151-3/+3
|/ | | | Signed-off-by: San Mehat <san@google.com>
* libhardware_legacy: asec: Rename 'Cache' -> 'Container'San Mehat2010-01-111-6/+6
| | | | Signed-off-by: San Mehat <san@google.com>
* Legacy MountService: Update binder interface to match MountServiceSan Mehat2010-01-091-12/+2
| | | | Signed-off-by: San Mehat <san@google.com>
* legacy: Add asec binder transaction support to c++ wrappersSan Mehat2010-01-061-0/+19
| | | | Signed-off-by: San Mehat <san@google.com>
* Remove obsolete flashlight support.Mike Lockwood2009-11-251-32/+0
| | | | | Change-Id: I7d366449301ee685bb3202c738ade06c3102229e Signed-off-by: Mike Lockwood <lockwood@android.com>
* Log for issue 2203561.Eric 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.
* 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.
* gps: Add callback for reporting NMEA data.Mike Lockwood2009-08-061-0/+4
| | | | Signed-off-by: Mike Lockwood <lockwood@android.com>
* 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-111-0/+7
|\| | | | | | | | | | | | | Merge commit '4403519ac60f99bf0100a7d6eed79b09bd9e5be7' * commit '4403519ac60f99bf0100a7d6eed79b09bd9e5be7': gps: Add hooks for GPS location injection.
| * gps: Add hooks for GPS location injection.Mike Lockwood2009-06-111-0/+7
| | | | | | | | | | | | This will allow injecting cell ID location to the GPS (not implemented yet). Signed-off-by: Mike Lockwood <lockwood@android.com>
* | Merge changes 2103,2104Android (Google) Code Review2009-05-201-1/+1
|\ \ | |/ |/| | | | | | | * changes: move libbinder's header files under includes/binder add libbinder to makefile
| * move libbinder's header files under includes/binderMathias Agopian2009-05-201-1/+1
| |
* | Remove deprecated version of openInputStream.Dave Sparks2009-05-191-13/+0
| | | | | | | | Continuation of 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
* GPS: Generalize SUPL support to include AGPS for CDMAMike Lockwood2009-05-111-35/+39
| | | | Signed-off-by: Mike Lockwood <lockwood@android.com>
* 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>
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-183-57/+12
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0311-0/+1068
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0311-1068/+0
|
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-1/+2
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-102-1/+18
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-1511-0/+1050