Skip to content

Releases: pwittchen/ReactiveSensors

0.4.5-rx3

04 Mar 09:15
Compare
Choose a tag to compare
  • updated Android CI config
  • removed FUNDING.yml file
  • fixed format in README.md
  • updated Android CI badge in README.md
  • added releasing guidelines
  • updated checkout gh action from v2 to v3
  • issue #99: bumped project dependencies, updated configuration, removed legacy support annotations dependency from the library, added new androidx support annotations to the library

0.4.4-rx3

30 Oct 09:53
Compare
Choose a tag to compare
  • updated RxJava to 3.0.7
  • updated Android Gradle Build Tools to 4.0.2

0.4.3-rx3

03 May 10:47
349b2c8
Compare
Choose a tag to compare

updated RxJava from 3.0.2 to 3.0.3

0.4.2-rx3

27 Apr 10:08
724bcac
Compare
Choose a tag to compare
  • made getters of ReactiveSensorEvent consistent: getAccuracy() -> accuracy()

0.4.2-rx2

27 Apr 10:07
2af1375
Compare
Choose a tag to compare
  • made getters of ReactiveSensorEvent consistent: getAccuracy() -> accuracy()

0.4.1-rx3

14 Apr 11:29
9adbe72
Compare
Choose a tag to compare
  • fixed sonatype artifact release issues

0.4.0-rx3

14 Apr 11:28
9adbe72
Compare
Choose a tag to compare
  • added new methods to ReactiveSensorEvent class: int sensorId(), String sensorName(), float[] sensorValues()

0.4.0-rx2

14 Apr 11:28
97c44c0
Compare
Choose a tag to compare
  • added new methods to ReactiveSensorEvent class: int sensorId(), String sensorName(), float[] sensorValues()

0.3.3-rx3

14 Apr 07:52
c496d03
Compare
Choose a tag to compare
  • added SensorsProxy interface implemented by ReactiveSensors class to improve library integration and testability in external projects, which depend on it

0.3.3-rx2

14 Apr 07:52
670cf7d
Compare
Choose a tag to compare
  • added SensorsProxy interface implemented by ReactiveSensors class to improve library integration and testability in external projects, which depend on it