Releases: HLCaptain/jay-android
0.5.0-alpha
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
- Dependency upgrades, under-the-hood changes by @HLCaptain in #121
Full Changelog: 0.4.1-alpha...0.5.0-alpha
0.4.1-alpha
What's Changed
- Mapbox upgrade by @HLCaptain in #118
- Relying only on local.properties file for private keys. by @HLCaptain in #119
- Documentation and small adjustments for release by @HLCaptain in #120
Full Changelog: v0.4.0-alpha...0.4.1-alpha
v0.4.0-alpha
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
- Dependency upgrades
- Crash fix on newer devices due to needing new permissions
What's Changed
- 113 mapbox and other dependency upgrades by @HLCaptain in #114
Full Changelog: 0.3.5-alpha...0.3.6-alpha
v0.3.5-alpha
What's Changed
- Upgraded dependencies by @HLCaptain in #107
- Bump fast-xml-parser from 4.1.3 to 4.2.4 in /docs by @dependabot in #108
- Theme color transitions by @HLCaptain in #110
- Bumped version number. Refactors, added labels on animations, upgrade… by @HLCaptain in #112
New Contributors
- @dependabot made their first contribution in #108
Full Changelog: 0.3.4-alpha...0.3.5-alpha
v0.3.4-alpha
What's Changed
- Migrate Groovy to Kotlin DSL and Version Catalogs by @HLCaptain in #104
- 105 migrate to using compose 15 by @HLCaptain in #106
Full Changelog: 0.3.3-alpha...0.3.4-alpha
v0.3.3-alpha
What's Changed
- Dependency upgrade + Data Access refactoring by @HLCaptain in #102
Full Changelog: 0.3.2-alpha...0.3.3-alpha
v0.3.2-alpha - Firestore data access rework, AGP 8.0 + dependency upgrades, fixes
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
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
- 94 final fixups for release by @HLCaptain in #96
Full Changelog: 0.2.5-alpha...0.2.7-alpha
v0.2.5-alpha
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
- Created Docs by @HLCaptain in #90
- GitHub Pages deployment via GitHub Actions by @HLCaptain in #91
npmtoyarnand fixes by @HLCaptain in #92- Fixes to GitHub Pages deployment by @HLCaptain in #93
Full Changelog: 0.2.4-alpha...0.2.5-alpha