Skip to content

Releases: Kynetics/uf-android-client

v1.1.1

04 Aug 06:55
Compare
Choose a tag to compare

versionCode 26

Bugs fixed

  • Fix service configuration while using old api module (v0.x). When a client configures the service using an old module (v0.x) the isEnable and isApiMode fields are ignored (default value for these fields are false)

v1.1.0

11 May 10:46
Compare
Choose a tag to compare

versionCode 25

New features

  • Store target token received from server
  • Store gateway token and target token as encrypted strings

Enhancements

  • Update logger tag to Update Factory Client

v1.0.1

01 Apr 13:36
Compare
Choose a tag to compare

versionCode 24

Bugs fixed

  • Automatic send updated target attributes to the server
  • Allowed connection to servers that use http instead of https

v1.0.0: ci: Check jitpack build at two urls

10 Jan 14:32
Compare
Choose a tag to compare

v1.0-rc4: ci: add dependencies to use api through jitpack

08 Jan 10:19
Compare
Choose a tag to compare
In order to publish your Android library on JitPack you just need a
working build file in your Git repository.
https://jitpack.io/docs/ANDROID/

Signed-off-by: Daniele Sergio <daniele.sergio@kynetics.com>

v0.4.5: fix: fix jitpack build

16 Dec 16:03
Compare
Choose a tag to compare
Jitpack build fails because of the gradle properties aren't confiugred

Signed-off-by: Daniele Sergio <daniele.sergio@kynetics.com>

v1.0.0-rc3: feat: upgrade version code to 23

17 Sep 12:37
Compare
Choose a tag to compare
Signed-off-by: Daniele Sergio <daniele.sergio@kynetics.com>

v1.0-rc2: fix: Fix ui crash on startup

21 Aug 15:11
Compare
Choose a tag to compare
Signed-off-by: Daniele Sergio <daniele.sergio@kynetics.com>

v1.0-rc: feat: set version code 22

20 Aug 13:40
Compare
Choose a tag to compare
Signed-off-by: Daniele Sergio <daniele.sergio@kynetics.com>

v0.4.4

10 Jul 12:48
Compare
Choose a tag to compare
Fix travis build