zach-klippenstein / captivate

A simple service for detecting wifi hotspots that ask for information (captive portals), and automatically showing the login page.
http://play.google.com/store/apps/details?id=com.zachklipp.captivate
9 stars 3 forks source link

portal state not updated when wifi connects but was already enabled #13

Closed zach-klippenstein closed 12 years ago

zach-klippenstein commented 12 years ago

When PortalDetectorService called isWifiConnectedFromContext(), the ConnectivityManager was reporting the networking type as not wifi (cell network or something). This seems to be a bug in the framework.