summaryrefslogtreecommitdiffstats
path: root/DeviceSettings/res/xml/dock_preferences.xml
Commit message (Collapse)AuthorAgeFilesLines
* n7000: move device settings to commonDaniel Hillenbrand2013-06-091-13/+0
| | | | Change-Id: If071c9a287aa1e2e27b68abc56afc63138edf855
* Add Dock USB Audio Support for Samsung Car / Desk Docks 2 of 2Steven2012-09-141-0/+13
This adds a new Tab in the GalaxyS2Settings.apk called Dock There is a new section in this for Dock Audio. A new Checkbox sets the users preference to route the Dock Audio On Startup or when the checkbox is changed, an intent is fired This intent is recieved by the services/java/com/android/server/WiredAccessoryObserver.java See 1 of 2 http://review.cyanogenmod.com/#/c/20586/