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

Update documentation to mention broadcast intent #7

Closed zach-klippenstein closed 12 years ago

zach-klippenstein commented 12 years ago

The broadcast intent fired by PortalDetectorService when the portal status changes allows other apps to determine portal state, without even binding to the service. This should be mentioned in the main README file (for viewing on GitHub), and near the bottom of the Play Store app description.