summaryrefslogtreecommitdiffstats
path: root/src/com/android/nfc/ConfirmConnectToWifiNetworkActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* Switch to Theme Material.Martijn Coenen2014-08-111-2/+2
| | | | | Bug: 15907600 Change-Id: I876b9e334a8cf3c7d886419507d17235e905d9e5
* Only unregister onDestroy, not onStopAndres Morales2014-06-191-2/+2
| | | | | | | Fixes issue when Wi-Fi tags are used in the lockscreeen. Change-Id: I56b828f054ffdadc67a3edcbe6bdabba7e2747e4
* Handle NFC Wifi configuration tagsAndres Morales2014-04-151-0/+155
Adds a hook in NfcDispatcher to attempt to configure a network if the appropriate mime type is found on a tag. Change-Id: Id53bc3124f54186115f4ed9f85eae4d289db1434