From a694063cf379bfa0dd7a628aabe1efa52369a6f5 Mon Sep 17 00:00:00 2001 From: David Black Date: Wed, 3 Oct 2012 10:54:41 +0100 Subject: [PATCH] tidy a2dp description --- metadata/a2dp.Vol.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/metadata/a2dp.Vol.txt b/metadata/a2dp.Vol.txt index 9572ac91c4..8bea7b8730 100644 --- a/metadata/a2dp.Vol.txt +++ b/metadata/a2dp.Vol.txt @@ -6,16 +6,17 @@ Issue Tracker:http://code.google.com/p/a2dpvolume/issues/list Summary:Manage Bluetooth functions Description: -Automatically adjusts the media volume on connect and resets on disconnect. This is done so the stereo -streaming audio will work properly. Intended primarily for car Bluetooth systems. It can read out +Automatically adjusts the media volume on connect and resets it on disconnect. This is done so that stereo +streaming audio can work properly. Intended primarily for car Bluetooth systems. It can read out text messages using Text To Speech (TTS) services while you are connected. Each paired Bluetooth -device or virtual device (home dock, car dock, power connection, or headset plug) can be configured to your liking. +device or virtual device (home dock, car dock, power connection, or headset plug) can be configured +to your liking. There is a [http://code.google.com/p/a2dpvolume/wiki/Manual manual] on the website. A secondary feature is the ability to capture location information so you can find where you left your car. The location can also be automatically captured when exiting Car Mode on your Android device and read by any app that understands GPS data. -Android 2.2 and above. (There is a version for earlier versions, but not here) +Android 2.2 and above: there is a version for 2.1 on the website. . Repo Type:hg