History log of /packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
130118d43628c058e3bf82f5d978d383f19390de 18-Nov-2013 Jeff Brown <jeffbrown@google.com> Add help url for remote display.

Bug: 11736504
Change-Id: I83d278731cf853ff911ff1a8b82a942881cb4727
/packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java
4e54c2a17765aed01ba23c9b0ec4d41e66c698b7 11-Nov-2013 Jeff Brown <jeffbrown@google.com> Integrate remote display routes into screen cast settings UI.

Merged remote display route selection into the existing wifi
display preference UI. Moved the on/off toggle over to a menu item.

The preference page is now mainly implemented in terms of the
media router. It only interacts with the display manager for the purpose
of pairing with new devices or making wifi display certification
controls available.

This means that the observed state is now completely consistent across
the system ui, settings, and applications that use the media router.

Bug: 11257292
Change-Id: I3705570812384fef4bfffeccaaccf7895d370d12
/packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java
4fee070366bd0f8cbea4308f4c765d62fa301400 30-Aug-2013 Chong Zhang <chz@google.com> wifi-display: add drop down list for Wps config method

Bug: 9371882

Change-Id: I8c8c645bbb3db9f9d038f015f6aa6078ce3e56c3
/packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java
6c607384c478958260952b82932b9084a4536fc6 06-Jun-2013 Chong Zhang <chz@google.com> wifi-display: add certification options

- Checkbox to show certification menu in "Developer options"

- Certification menu to Wireless Display Settings, providing
misc control options required to certify

Bug: 9371882
Change-Id: Icf74d1122a9dc813b2cf95b6606a8a600a6b9cd1
/packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java
94417b41c0090d6da5ae982259f69deb6c99d3d1 13-Jun-2013 Chong Zhang <chz@google.com> wifi-display: use new getDisplays() method of WifiDisplayStatus

which returns a list of all displays including currently availabe
and remembered ones, each display has properties indicating it's
availability, remembered and canConnect status

Bug 9229799

Change-Id: I1f74b9c41abdfecc10e7bc1853929e982c44be2f
/packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java
5e1367f63a043c99e5271fb40b70b89d169f547f 07-Jun-2013 Chong Zhang <chz@google.com> wifi-display: change string to "In use" instead of "Busy"

Bug 9229799

Change-Id: Id87987812e3d65ef2a2196668f5d67b4417368d3
/packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java
017d82af8a978cf20a848f5698840f4661aae3ea 05-Jun-2013 Chong Zhang <chz@google.com> wifi-display: grey out display if it's unavailable

Bug 9229799

Change-Id: I981423257a6ddff9deaea7f8339944cf46c1a0ba
/packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java
ebd61e36b2de03e5ccf2ab590cc44c817a3888ff 18-Apr-2013 Jeff Brown <jeffbrown@google.com> Ensure WFD switch is removed along with settings fragment.

Bug: 8340072
Change-Id: I8d203725ef1bfa5b1b5e5c224fa57d5feaa9db5a
/packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java
b27223f139248f92637997378d7a38d7d24f6b02 16-Jan-2013 Fabrice Di Meglio <fdimeglio@google.com> Fix Switches padding for Settings app

- use setPaddingRelative() instead of setPadding()

Change-Id: Ifd14193a5f60d303035b394616dc65a70e1ef5f9
/packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java
e428e02f16e563639784bc3d50e64ad75b45ca0d 12-Jan-2013 Jeff Brown <jeffbrown@google.com> Support wifi display settings on tablets.

Bug: 7612891
Change-Id: Ie1268f97e4c28cd9a321a966cd6952bd2a9bc281
/packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java
9e143f5e9d836d2d3dd0b2f59f7d14327ade0193 20-Sep-2012 Jeff Brown <jeffbrown@google.com> First draft of wifi display settings UI.

All of the functionality is in place but the UI is
not fully polished yet.

Bug: 7178216
Change-Id: Id76843bff05cc71e5c02a31bc97c7070d58fff10
/packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java