History log of /packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4fcd5ed29f6bb5916099acc7aa9ea8aa54bcb414 10-Mar-2017 Fan Zhang <zhfan@google.com> Disable wifi display activity if device can't support it.

Change-Id: I19ab9d0d480b66e56b87cef7c49d4391a3608111
Fix: 36069170
Test: make RunSettingsRoboTests
/packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java
5561543a27aaad0eaf39efa2e3c6028c54aceef8 07-Feb-2017 Fan Zhang <zhfan@google.com> Add summary provider for Cast Setting (WifiDisplaySettings)

Change-Id: Ieaf413e3d698a9cbcb0560bfa65f380675677a74
Fix: 34976128
Test: make RunSettingsRoboTests
/packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java
265d3c2a0c36251bf8a9f571d7239b6dd404d942 22-Jun-2016 Tamas Berghammer <tberghammer@google.com> Update package names to work with the proto3 compiler

Bug: b/28974522
Change-Id: I5f3adf4946ee4ba1e09e4f40afe83c151405972a
/packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java
6507613ebcd22e4691c2af92a5c161bd327db336 08-Aug-2016 Fan Zhang <zhfan@google.com> Log visibility change for all fragments.

Bug: 30681771
Test: SettingsUnitTests

Refactor visibility logging from InstrumentedFragment into a mixin. And
apply mixin in remaining fragments.

Change-Id: Ibbb59904336254a3e4bb9e8c7d0b36e5a6bc2622
/packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java
9d1bfd1e8de6e46137a9571507c03526880d6a46 27-Jan-2016 Chris Wren <cwren@android.com> port settings over to new metrics enum

Change-Id: I0b3efd2f4db773ccbc52bfe59ee8eb0dab9584fb
/packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java
39b467482d1bf256a111c757e9b7621c6f523271 10-Sep-2015 Jason Monk <jmonk@google.com> Depend on support lib preferences

Bug: 24576551
Change-Id: Ic6190bacd3f7582c9bbc8de972da4612bd92421e
/packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java
8a963babe2e36b7a41f77b8d2598c97658196e58 20-Mar-2015 Chris Wren <cwren@android.com> log visibility of views

Depends-On: I5b1dccb5d103ece3112acf38889bae16273b092f
Change-Id: I116aed2bb805f723a5bf2ec9eb94257de0b4a7b5
/packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java
9a23adf69dc53126c9858b19760eab5b67c23b97 18-Mar-2015 John Spurlock <jspurlock@google.com> Settings: Remove all unused imports.

Change-Id: Iebfa52cb849d69974c94902b0b020893cf5618a3
/packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java
daef2e2b066a0bf204b9a63b7cae13e3d5441f4e 16-Oct-2014 Fabrice Di Meglio <fdimeglio@google.com> Fix bug #15730311 Checkboxes on R side should update to Quantum/Material on/off switch

Per UX request, convert more CheckBoxes to Switches

Change-Id: I04712bce4c0a54516d9ecedbb554f403fd6dd9e7
/packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java
263bcc8b732dbb47d3ce63904e0e05191fabbad6 18-Jan-2014 Fabrice Di Meglio <fdimeglio@google.com> Use Drawer in Settings app

- get rid of PreferenceActivity as much as we can and use fragments instead
- add Drawer widget
- add Dashboard high level entry into the Drawer (but this is work in progress and would be done in another CL)
- add bypass of fragment's Header validation when launched from the Drawer but *force* validation if external
call thru an Intent

Be aware that WifiPickerActivity should remain for now a PreferenceActivity. It is used by SetupWizard and should
not trigger running the SettingsActivity's header building code. SetupWizard is a Home during the provisionnig process
and then deactivate itself as a Home but would make the Home header to appear in the Drawer (because momentarily we
would have two Home).

Also, verified that:

- the WiFi settings still work when called from SetupWizard
- when you have multiple Launchers, the Home header will appear in the list of Headers in the Drawer

Change-Id: I407a5e0fdd843ad7615d3d511c416a44e3d97c90
/packages/apps/Settings/src/com/android/settings/wfd/WifiDisplaySettings.java
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