Releases: HLCaptain/jay-android
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
npm
toyarn
and fixes by @HLCaptain in #92- Fixes to GitHub Pages deployment by @HLCaptain in #93
Full Changelog: 0.2.4-alpha...0.2.5-alpha
v0.2.4-alpha
- Refactored batching by using
CompletableDeffered
. Now, suspended functions can also write to batch, making the modifications awaitable. - Added
Gradient
toPath
onSession
screen. It can display multiple data throughout the route, like:Velocity
GPS Accuracy
Elevation
- Mapbox requred logo shown properly
- Release on Google Play Store is coming :)
What's Changed
- 80 wait all writes when writing to batch by @HLCaptain in #84
- Collecting performance metrics on the same basis as
Crashlytics
and… by @HLCaptain in #86 - 82 path display more info by gradient by @HLCaptain in #87
- Enabled Mapbox Logo and added margin for it by @HLCaptain in #88
- Bug fixes and gradient on
Path
by @HLCaptain in #89
Full Changelog: 0.2.3-alpha...0.2.4-alpha