summaryrefslogtreecommitdiffstats
path: root/res/xml/usb_settings.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add support for MIDI USB configuration to MIDI settings screenMike Lockwood2015-02-201-0/+6
| | | | Change-Id: I41b7ef2090b8887d5d3c05494de9dd1fb4dd65eb
* Fix bug #18017952 It does not search all possible "USB" results that can be ↵Fabrice Di Meglio2014-10-161-1/+1
| | | | | | | | | | found in the settings - add indexing for UsbSettings - change constant name from RANK_MEMORY to RANK_STORAGE - fix old issue with the PreferenceScreen title (as Location instead of USB computer connection) Change-Id: I1395ec3d6a795edf73a8703545540456a477cc21
* USB Settings: Remove AFT installer CD; add help text to MTP and PTP widget ↵Mike Lockwood2011-08-011-2/+4
| | | | | | | | | | summary Bug: 4335199 Change-Id: I5f2a5d650a184b528028596e03e01ea98bf3815f Signed-off-by: Mike Lockwood <lockwood@android.com>
* Add preference category to USB transfer settingsMike Lockwood2011-07-281-0/+3
| | | | | | | | This allows us to shorten the text for the file transfer options so they will fit on a phone screen in portrait mode. Change-Id: If664fd22061ddc1173e57b18799378e055e7135e Signed-off-by: Mike Lockwood <lockwood@android.com>
* Super rough implementation of new USB settingsMike Lockwood2011-07-061-0/+30
There does not seem to be a way to implement radio buttons in a settings screen, so I am using check boxes as a temporary hack. Change-Id: I2d2c7931f689ff04608662b64aafc4862cfef48e Signed-off-by: Mike Lockwood <lockwood@android.com>