Skip to content

Releases: m-tsuru/yuredroid

v1.5.0

11 Jan 17:58

Choose a tag to compare

What's Changed

  • fix: Gracefully close socket on fail by @yude in #20
  • fix: Set the acquisition time source to the sensor API value by @m-tsuru in #21

Full Changelog: v1.4.2...v1.5.0

v1.4.2

10 Jan 12:32

Choose a tag to compare

What's Changed

  • feat: Reconnecting WebSocket on fail automatically by @yude in #18
  • chore: add .idea to .gitignore by @yude in #17

Full Changelog: v1.4.1...v1.4.2

v1.4.1

07 Jan 15:18

Choose a tag to compare

What's Changed

  • feat: Add device name on user agent by @yude in #15

Full Changelog: v1.4.0...v1.4.1

v1.4.0

07 Jan 15:03

Choose a tag to compare

What's Changed

  • feat: Sending user agent to yure service by @yude in #14

New Contributors

  • @yude made their first contribution in #14

Full Changelog: v1.3.0...v1.4.0

v1.3.0

07 Jan 09:44

Choose a tag to compare

Yure Android Client v1.3.0

v1.2.0

06 Jan 15:45

Choose a tag to compare

What's Changed

  • feat: Add server URL and buffer size configuration to YureSensorService and MainActivity by @m-tsuru in #8

Full Changelog: v1.1.0...v1.2.0

v1.1.0

06 Jan 14:26

Choose a tag to compare

What's Changed

New Contributors