Skip to content

Releases: HLCaptain/jay-android

0.5.0-alpha

16 Aug 09:58
49734cf

Choose a tag to compare

This is a dependency upgrade release to keep up with newer Jetpack Compose releases, use more stabile APIs and components and bring Jay up-to-date.

The Google Play version of this release is able to download a test ML model to analyze sessions with sensor data recorded and provide a safety score for segments of the session. You can view how "safe" you were driving when you select a session from the list and open the session detail screen.

What's Changed

Full Changelog: 0.4.1-alpha...0.5.0-alpha

0.4.1-alpha

01 Aug 17:14
24faefc

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0-alpha...0.4.1-alpha

v0.4.0-alpha

31 Jul 09:26
2e8317f

Choose a tag to compare

What's Changed

  • Compose Preview Fix, Enhanced Theming, Data Access Fix by @HLCaptain in #116
  • Add ML for driver aggression estimation and data sync fixes by @HLCaptain in #117

Full Changelog: 0.3.6-alpha...v0.4.0-alpha

v0.3.6-alpha

27 Jul 13:29
3fba771

Choose a tag to compare

  • Dependency upgrades
  • Crash fix on newer devices due to needing new permissions

What's Changed

Full Changelog: 0.3.5-alpha...0.3.6-alpha

v0.3.5-alpha

08 Jul 13:04

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.4-alpha...0.3.5-alpha

v0.3.4-alpha

12 May 14:46
37ee7a4

Choose a tag to compare

What's Changed

Full Changelog: 0.3.3-alpha...0.3.4-alpha

v0.3.3-alpha

28 Apr 08:49
7bf04ab

Choose a tag to compare

What's Changed

Full Changelog: 0.3.2-alpha...0.3.3-alpha

v0.3.2-alpha - Firestore data access rework, AGP 8.0 + dependency upgrades, fixes

23 Apr 20:42
00ac669

Choose a tag to compare

What's Changed

  • Dependency upgrades, refactors to Firestore SDK and bug fixes by @HLCaptain in #98

Full Changelog: 0.2.7-alpha...0.3.2-alpha

v0.2.7-alpha

08 Apr 21:11
0d22185

Choose a tag to compare

Fixed issues before going to release Jay:

  • Users can now delete their data on-device or from the cloud
  • UI handles smaller screens and large fonts better
  • Fixed crashes and squished bugs
  • Fixed issues with user preferences syncing
  • Managing user data in the cloud is now more stable

0.2.6-alpha release was too small to have a separate release and tag 😄.

What's Changed

Full Changelog: 0.2.5-alpha...0.2.7-alpha

v0.2.5-alpha

31 Mar 20:49

Choose a tag to compare

This is the first version of Jay (soon) available on the Play Store.

I would like to say a few things about this project so far, just to memorize this achievement. Development was great and I learned a lot on the way about making an idea come to life. It was not smooth sailing all the way, I rewrote the whole project two times and set my foot on solid ground after half a year in-development. After I learned Jetpack Compose, I began to experiment with UI elements, also paid a lot of attention to write a production ready-ish app, which I can improve upon. To say the least, it was a great challange, building out complex systems, database synchronization, user preferences, proper handling of loading data, then zooming into locations when the modal bottom sheet just stopped animating and a whole bunch more. I am grateful for what I could do with this project and will implement the AI part of data analytics in future updates. See you 🐦 .

  • Added docs and static webpage to Jay via GitHub Pages and Docusaurus 2
  • Added links to privacy policy and terms & conditions in app.

What's Changed

Full Changelog: 0.2.4-alpha...0.2.5-alpha