summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/wfd
Commit message (Collapse)AuthorAgeFilesLines
* Settings: RTL layout fixesOr Harambam2013-01-191-1/+1
| | | | | | | | | | Replaced Left with Start, and Right with End to fit Google's new RTL API. Replaced setPadding with setPaddingRelative (which uses Start and End instead of Left and Right) around switches to make them look right in RTL UIs Added RTL Support to LinearColorBar in order to make App Management's storageBar compatible with the RTL UI. Reversed App Management's ViewPager in RTL langs Fastscroll aligned to the left Change-Id: I495f4794a9861fa01692d766ef86f4fdd8e4b38d
* WifiDisplay: Add an HDCP toggleRicardo Cerqueira2012-12-201-0/+18
| | | | | | | | Some WFD dongles have frequent (or permanent) failures while negotiating HDCP with the device, so add a toggle to allow skipping HDCP entirely Change-Id: Ia70122d63aa76bcb91428152f588c4d6dd2b610f
* First draft of wifi display settings UI.Jeff Brown2012-09-191-0/+405
All of the functionality is in place but the UI is not fully polished yet. Bug: 7178216 Change-Id: Id76843bff05cc71e5c02a31bc97c7070d58fff10