Skip to content
This repository has been archived by the owner on Feb 14, 2019. It is now read-only.

Releases: particle-iot/spark-setup-android

0.4.6

03 May 22:44
Compare
Choose a tag to compare
  • Adding organization customization options as deprecated, trying to use deprecated organization option will result in exception.

0.4.5

09 Apr 21:20
Compare
Choose a tag to compare

Adding back email field for organization sign up.

0.4.4

03 Apr 19:16
Compare
Choose a tag to compare

Resetting password should be done through native screen.
Updating Android & Cloudsdk libraries
Replacing org & product slug with productId
Temporary fix for sign up "Invalid credentials" bug (sing up returning 200 response code bug)

0.4.3

21 Mar 20:18
Compare
Choose a tag to compare

Popup text color changed to white
Password length check (must be at least 8 characters)
Font sizes for tablet devices

0.4.2

14 Mar 19:15
Compare
Choose a tag to compare

UI for step disconnecting from softAP

0.4.1

07 Mar 13:37
Compare
Choose a tag to compare

Device naming at the end of setup
Fix for setup wifi connection issues on Nougat
Cloudsdk version upgrade
Analytics
Added account info fields on signup

0.4.0

09 Feb 23:45
Compare
Choose a tag to compare

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