History log of /packages/apps/Settings/src/com/android/settings/wifi/WriteWifiConfigToNfcDialog.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
aef794a2894e996fafa17097744a2bab75eb680d 21-Apr-2015 Andres Morales <anmorales@google.com> Fix crash when rotating NFC dialog

Bug: 18710540
Change-Id: I0f50a8aed555439e8beeff70276d646fc11afe0a
/packages/apps/Settings/src/com/android/settings/wifi/WriteWifiConfigToNfcDialog.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/wifi/WriteWifiConfigToNfcDialog.java
fc1b00cfe439b0c462b3acbba709c3cbc1132a1f 28-Jan-2015 Jason Monk <jmonk@google.com> Move some wifi tracking code to SettingsLib

Move tracking of which networks are available/saved and their state
over to SettingsLib to share it with Quick Settings.

Bug: 19180466
Change-Id: Iaeef06b26da8cb38e1ba09a7d105d04d499dc181
/packages/apps/Settings/src/com/android/settings/wifi/WriteWifiConfigToNfcDialog.java
3902c785b0f7e4105a46e43f66b53a52b62872cb 04-Sep-2014 Andres Morales <anmorales@google.com> Fix issue with wifi passwords >16 chars

Wasn't calculating their length in hex properly

Bug:17369745
Change-Id: I7652c10a2e0704877ad113fcbc04007845a862e3
/packages/apps/Settings/src/com/android/settings/wifi/WriteWifiConfigToNfcDialog.java
ae04155bbe875279d6637ffa5dda974b9af019fa 15-May-2014 Andres Morales <anmorales@google.com> Fix issues in Wi-Fi NFC tag code

An NPE + multiple comments

Change-Id: I04ffe10874cc2e9aa9f68bc551b8da98eb6f1640
/packages/apps/Settings/src/com/android/settings/wifi/WriteWifiConfigToNfcDialog.java
ef7a40a0d65a4d3e43d454273c6334448158e555 06-Jan-2014 Andres Morales <anmorales@google.com> Write wifi config to NFC tag

Configured networks expose the option to
write config to an NFC tag. This tag can be
then tapped to another device to configure
the same network. Implemented according to
WiFi Alliance WPS spec.

Change-Id: I33a1be1610aab71cf1ab864418d494027370ebca
/packages/apps/Settings/src/com/android/settings/wifi/WriteWifiConfigToNfcDialog.java