Skip to content

Releases: WiFire/Android-SDK

Version 1.1

07 Aug 10:15
Compare
Choose a tag to compare

Version 1.1 comes with three major changes

  • connectToNetwork method can throw a new WiFireInitException. This error will be thrown when the preconditions required for initiating a WiFi connection have not been met. Check the README file for possible errors.

  • startAutomaticLogin method can also throw WiFireInitException. This error will be thrown when the preconditions required for performing automatic login have not been met.

  • onActivityResult callback after starting automatic login has one new response code - WiFire.CAPTIVE_LOGIN_NETWORK_FAILURE. This will appear if the login page has some issues, or the WiFi gets disconnected midway.

Version 1.0.13

27 Jun 13:14
Compare
Choose a tag to compare
  • Improve connectivity logic
  • Add some WiFi helper methods

Version 1.0.12

20 Jun 13:21
Compare
Choose a tag to compare

Fix a crash in Auto login if WiFi wasn't connected

Version 1.0.11

16 Jun 08:47
Compare
Choose a tag to compare

This release fixes connectivity error for saved networks

Version 1.0.10

15 Jun 08:28
Compare
Choose a tag to compare

Fix Notification callback if HotSpotListener is not set up

Version 1.0.9

13 Jun 09:51
Compare
Choose a tag to compare

Add a delay before sending the onWiFiNetworkInRange callback.

Version 1.0.8

12 Jun 13:46
Compare
Choose a tag to compare
  • Update WiFireReceiver callbacks
  • Fix SMS dialog not dismissing after reading OTP

Version 1.0.7

09 Jun 07:24
Compare
Choose a tag to compare
  • Fix duplicate WiFi state updates
  • Fix WiFire network sorting

Version 1.0.6

08 Jun 14:07
Compare
Choose a tag to compare

Improve Login Assistant user interaction

Version 1.0.5

06 Jun 06:01
Compare
Choose a tag to compare

This release improves WiFi connectivity on certain devices