Skip to content

Releases: isuPatches/android-wisefy

1.0.10

25 Feb 14:53
Compare
Choose a tag to compare

#55 IllegalAccessError / conflict with GCM 8.3.0 library
#57 NullPointerException exception with isDeviceConnectedToMobileOrWifiNetwork()

1.0.9

03 Jul 17:20
Compare
Choose a tag to compare

#51 - API methods package private instead of public
#52 - getNearbyAccessPoints method not public
#53 - Return different code for network already configured

1.0.8

02 Jul 20:46
Compare
Choose a tag to compare

#41 - withConext method not public
#42 - Bump versions
#43 - Split proguard rules
#44 - Eliminate potential manifest merger issues
#45 - Fix potential memory leak for Android N
#46 - Rename GetManagerUtil to ManagerUtil
#47 - Explain WiseFy permissions in README
#48 - Update tests to have better naming schema

1.0.7

26 Mar 04:10
Compare
Choose a tag to compare

#38 - Update dependencies to latest
#39 - Extract Jacoco gradle logic into separate file
#40 - Update license to 2017

1.0.6

05 Feb 03:23
Compare
Choose a tag to compare

#31 - Add getFrequency for >= API 21
#32 - Add isNetwork5gHz for >= API 21
#33 - Update libraries to latest
#34 - Adjust logging for better performance
#35 - Adjust visibility

1.0.5

05 Nov 19:46
Compare
Choose a tag to compare

#19 - Publish for general use
#22 - Connect to Travis CI
#28 - Add short license to README

1.0.4

30 Oct 00:01
Compare
Choose a tag to compare

#16 - Update Documnetation
#20 - Update builder pattern to accept context
#21 - Rename some builder pattern methods
#23 - Change package name
#24 - Create java docs
#25 - Enforce having to call withContext
#26 - Add Apache license

1.0.3

22 Oct 20:23
Compare
Choose a tag to compare

#9 - Add methods to check for mobile and wifi network access
#10 - Update to newer libs
#11 - Update to espresso testing
#12 - Add option to enabled/disable logging
#13 - Switch to real timeouts instead of approximations
#14 - Update documentation
#15 - Move to builder pattern

1.0.2

30 Apr 20:07
Compare
Choose a tag to compare

#5 - Add isWifiEnabled functionality
#8 - Add change log

1.0.1

28 Apr 14:08
Compare
Choose a tag to compare

#2 - Add isSecure functionality
#4 - README sucks