| Commit message (Expand) | Author | Age | Files | Lines |
* | Make CaptivePortalLoginActivity compatible with setupwizard. | Ramswaroop Ghanshyam Somani | 2016-02-29 | 1 | -1/+5 |
* | CaptivePortalLogin: Allow overriding of progress color | cretin45 | 2015-10-26 | 1 | -0/+10 |
* | CaptivePortalLogin: Add functionality for SetupWizard | cretin45 | 2015-10-26 | 1 | -0/+27 |
* | Change to connectivitycheck.gstatic.com | Erik Kline | 2015-07-20 | 1 | -1/+1 |
* | Add android.net.CaptivePortal class for captive-portal-handling-app callbacks | Paul Jensen | 2015-07-09 | 1 | -5/+6 |
* | Log SslErrors from captive portal sign in app. | Paul Jensen | 2015-06-09 | 1 | -1/+4 |
* | Add support for tel: links in captive portal app. | Paul Jensen | 2015-06-09 | 1 | -0/+9 |
* | Disallow going back to initial empty page in captive portal app | Paul Jensen | 2015-06-03 | 1 | -12/+25 |
* | Update captive portal sign-in app SSL error page UI. | Paul Jensen | 2015-06-03 | 1 | -10/+67 |
* | Don't leak NetworkListens in captive portal app. | Paul Jensen | 2015-05-18 | 1 | -0/+11 |
* | Add URL bar to captive portal login app. | Paul Jensen | 2015-05-06 | 1 | -5/+10 |
* | Merge commit '25a217c' into merge2 | Etan Cohen | 2015-04-24 | 1 | -38/+29 |
|\ |
|
| * | Add captive portal API. | Paul Jensen | 2015-04-16 | 1 | -38/+29 |
* | | Merge commit 'e593d0a' into merge_work | Prerepa Viswanadham | 2015-04-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Deprecate static ConnectivityManager.get/setProcessDefaultNetwork() functions. | Paul Jensen | 2015-04-02 | 1 | -1/+1 |
* | | Remove unused imports in frameworks/base. | John Spurlock | 2015-02-28 | 1 | -2/+0 |
|/ |
|
* | Switch the connectivity check to its own hostname. | Lorenzo Colitti | 2015-01-14 | 1 | -1/+1 |
* | Merge "Show broken lock image when SSL errors are encountered in CaptivePorta... | Paul Jensen | 2014-12-17 | 1 | -0/+15 |
|\ |
|
| * | Show broken lock image when SSL errors are encountered in CaptivePortalLogin. | Paul Jensen | 2014-12-10 | 1 | -0/+15 |
* | | Fix several HTTP proxy issues with multinetworking. | Paul Jensen | 2014-12-10 | 1 | -24/+5 |
|/ |
|
* | Don't let NetworkMonitor state stop user-initiated transitions. | Paul Jensen | 2014-11-24 | 1 | -12/+27 |
* | Use network-specific HTTP proxy settings in captive portal login app. | Paul Jensen | 2014-10-03 | 1 | -6/+76 |
* | Make CaptivePortalLogin app exit if underlying Network disconnects. | Paul Jensen | 2014-09-30 | 1 | -1/+26 |
* | Switch CaptivePortalLogin app to use theme like Settings UI. | Paul Jensen | 2014-08-07 | 1 | -2/+5 |
* | Make back button work in CaptivePortalLogin app like a web browser. | Paul Jensen | 2014-07-18 | 1 | -0/+10 |
* | Enable network validations and add app to handle captive portal login. | Paul Jensen | 2014-07-10 | 1 | -0/+160 |