Skip to content

Releases: djavan-bertrand/JCVD

Release version 1.3.3

16 Feb 11:07
Compare
Choose a tag to compare

Changelog:

  • Fixed potential NPE

This new version will be available shortly through Jitpack & Bintray.

Release version 1.3.2

12 Feb 18:42
Compare
Choose a tag to compare

Changelog:

  • Updated gradle and dependencies versions
  • Improved a little the demo app

This new version will be available shortly through Jitpack & Bintray.

Release version 1.3.1

07 Dec 20:12
Compare
Choose a tag to compare

Changelog:

  • Nothing compared to the 1.3.0, except a clean of the project before generating...

Note for later: always clean before releasing ;)

This new version will be available shortly through Jitpack & Bintray.

Release version 1.3.0

30 Nov 20:33
Compare
Choose a tag to compare

Changelog:

  • Updated dependencies versions
  • Update gradle version

This new version will be available shortly through Jitpack & Bintray.

Release version 1.2.0

04 Sep 19:59
Compare
Choose a tag to compare

Changelog:

  • Re-sync fences on boot
  • Fixed potential NPE

This new version will be available shortly through Jitpack & Bintray.

Release version 1.1.0

11 Aug 17:13
Compare
Choose a tag to compare

Changelog:

  • Updated Google Play Services dependency to match the latest release
  • Modified StorableTimeFence API to match the AwarenessAPI
    • Deprecation of inIntervalOfDay
    • Added new AwarenessAPI time triggers: TimeInstant and TimeInterval

This new version will be available shortly through Jitpack & Bintray.

Release version 1.0.0

17 Sep 18:08
Compare
Choose a tag to compare

JCVD is out of Beta!
API is fixed, i won't change in the futur.

Changelog:

  • Code is more tested (Coverity: 81%)
  • Added support of HeadphoneFence
  • Updated dependencies versions

Beta release version 0.0.2

10 Aug 21:16
Compare
Choose a tag to compare

API is subject to change.

Release note:

  • Awareness API location, detected activity, time, and meta fences are wrapped into StorableFence objects.
  • StorableFenceManager is syncing the fences with the Google Play Services
  • renamed module lib into jcvd for JCenter

Beta release version 0.0.1

10 Aug 20:26
Compare
Choose a tag to compare

First release.
API is subject to change.

Release note:

  • Awareness API location, detected activity, time, and meta fences are wrapped into StorableFence objects.
  • StorableFenceManager is syncing the fences with the Google Play Services