0.1.0
- added
Observable<SupplicantState> observeSupplicantState(context)
method, which observes the current WPA supplicant state. - added
Observable<WifiInfo> observeWifiAccessPointChanges(context)
method, which observes the WiFi network the device is connected to.