summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/CaptivePortalTracker.java
Commit message (Expand)AuthorAgeFilesLines
* Remove dead CaptivePortalTracker.Paul Jensen2014-08-071-483/+0
* Add a warning about the SSID format in CaptivePortalTracker.Jeff Davidson2014-02-071-0/+7
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Remove captive portal code that has no effect.Narayan Kamath2013-10-161-43/+11
* Use networkType to display wifi and mobile notification separately.Wink Saville2013-10-031-10/+6
* Add debug and remove SocketTimeoutException.Wink Saville2013-08-291-7/+4
* Merge commit '270226b0' into manualmergeWink Saville2013-08-291-95/+27
|\
| * Add support for handling mobile provisioning networks.Wink Saville2013-08-291-89/+27
* | am 9b7b4450: am 02eab434: am 4d87d91d: Merge "If in a mobile captive portal i...Wink Saville2013-08-081-0/+15
|\ \ | |/
| * Merge "If in a mobile captive portal is detected enable fail fast." into jb-m...Wink Saville2013-08-081-0/+15
| |\
| | * If in a mobile captive portal is detected enable fail fast.Wink Saville2013-08-071-0/+15
* | | am 7c00be48: am 55adb390: am 35152f13: Merge "Have CaptivePortalTracker use g...Wink Saville2013-08-081-1/+19
|\ \ \ | |/ /
| * | Merge "Have CaptivePortalTracker use gservices updateable provisioning urls."...Wink Saville2013-08-081-1/+19
| |\ \
| | * | Have CaptivePortalTracker use gservices updateable provisioning urls.Wink Saville2013-08-051-2/+20
| | |/
* | | Merge commit '81132d51' into fix-merge-conflictWink Saville2013-08-081-1/+8
|\ \ \ | |/ /
| * | In CaptiviePortalTracker a socket timeout is probably a captive portal.Wink Saville2013-08-051-1/+5
| |/
* | Track latency of captive portal checksBrian Williammee2013-08-061-2/+129
|/
* Adjust captive portal test for setup wizardRussell Brenner2013-02-141-8/+52
* Add protected log methods to StateMachineWink Saville2013-01-281-9/+0
* Add icon for mobile notificationIrfan Sheriff2012-10-021-1/+5
* Add operator name to network notificationIrfan Sheriff2012-10-021-6/+21
* Migrate more Secure settings to Global.Jeff Sharkey2012-09-271-4/+4
* Captive check for both mobile and wifiIrfan Sheriff2012-09-201-83/+164
* Get strings inIrfan Sheriff2012-09-181-1/+1
* Captive portal handlingIrfan Sheriff2012-08-271-0/+282