This repository has been archived by the owner on Feb 14, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #31 from spark/pre_release_version_upgrade
Pre release version upgrade
- Loading branch information
Showing
8 changed files
with
107 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,15 @@ | ||
0.4.0 | ||
===== | ||
* Lambdas, android version upgrade, gradle upgrade to beta3, Refactoring | ||
* Wifi class replaced with WifiFacade | ||
* Kill trailing spaces from passwords | ||
* Introduce SSID class | ||
* Remove some noisy logging | ||
* Kill old hacky "not a socket factory" with an actual SocketFactory | ||
* Introduce SetupStepApReconnector | ||
* Abort on lint errors | ||
|
||
|
||
0.3.7 | ||
===== | ||
* New callback option: now the SDK will optionally fire a supplied Intent at the completion of the setup process (thanks to Charles Korn <[email protected]>) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.