Releases: InkApplications/ACK-Android
Releases · InkApplications/ACK-Android
1.1.0
What's Changed
- Combine Toml files by @ReneeVandervelde in #25
- Stub out maps implementation and break mapbox into module by @ReneeVandervelde in #26
- Add dependabot config by @ReneeVandervelde in #27
- Bump kimchi-firebase from 2.0.0-beta to 2.0.0 by @dependabot in #29
- Bump coroutines from 1.7.3 to 1.8.0 by @dependabot in #32
- Bump actions/upload-artifact from 2.3.1 to 4.3.1 by @dependabot in #31
- Bump actions/checkout from 2.4.0 to 4.1.1 by @dependabot in #28
- Bump r0adkll/upload-google-play from 1.0.15 to 1.1.3 by @dependabot in #30
- Bump kimchi-core from 2.1.1 to 2.1.2 by @dependabot in #34
- Bump kotlin from 1.9.21 to 1.9.22 by @dependabot in #35
- Fix apk paths in release scripts by @ReneeVandervelde in #36
- Bump activity from 1.7.2 to 1.8.2 by @dependabot in #37
- Bump watermelon from 1.3.0 to 1.4.0 by @dependabot in #38
- Add assemble release apk task to snapshot and release builds by @ReneeVandervelde in #39
- Bump actions/setup-java from 4.0.0 to 4.1.0 by @dependabot in #41
- Bump actions/setup-java from 4.1.0 to 4.2.1 by @dependabot in #44
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #43
- Bump watermelon from 1.4.0 to 1.5.0 by @dependabot in #46
- Bump actions/upload-artifact from 4.3.1 to 4.3.3 by @dependabot in #50
- Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #49
- Bump activity from 1.8.2 to 1.9.0 by @dependabot in #48
- Bump watermelon from 1.5.0 to 1.6.0 by @dependabot in #56
- Bump actions/checkout from 4.1.3 to 4.1.6 by @dependabot in #55
- Bump coroutines from 1.8.0 to 1.8.1 by @dependabot in #54
- Bump watermelon from 1.6.0 to 1.7.0 by @dependabot in #59
- Bump kimchi-core from 2.1.2 to 2.2.0 by @dependabot in #58
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #60
- Bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in #61
- Bump actions/upload-artifact from 4.3.4 to 4.3.5 by @dependabot in #65
- Bump actions/setup-java from 4.2.1 to 4.2.2 by @dependabot in #64
- Bump activity from 1.9.0 to 1.9.1 by @dependabot in #62
- Bump actions/upload-artifact from 4.3.5 to 4.3.6 by @dependabot in #66
- Bump activity from 1.9.1 to 1.9.2 by @dependabot in #71
- Bump actions/setup-java from 4.2.2 to 4.3.0 by @dependabot in #70
- Bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #69
- Bump actions/checkout from 4.1.7 to 4.2.2 by @dependabot in #81
- Bump actions/setup-java from 4.3.0 to 4.5.0 by @dependabot in #80
- Bump activity from 1.9.2 to 1.9.3 by @dependabot in #79
- Bump actions/upload-artifact from 4.4.0 to 4.4.3 by @dependabot in #77
- Bump actions/upload-artifact from 4.4.3 to 4.6.0 by @dependabot in #89
- Bump actions/setup-java from 4.5.0 to 4.6.0 by @dependabot in #86
- Bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot in #91
- Bump actions/setup-java from 4.6.0 to 4.7.0 by @dependabot in #90
- Bump actions/setup-java from 4.7.0 to 4.7.1 by @dependabot in #93
- Bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #92
- Update to Android 35 SDK by @ReneeVandervelde in #97
- Setup cmake in GHA by @ReneeVandervelde in #98
- Revert "Setup cmake in GHA" by @ReneeVandervelde in #99
- Update cmake by @ReneeVandervelde in #100
- Install specific cmake version in sdkmanager by @ReneeVandervelde in #101
- Update cmake to 3.31.6 by @ReneeVandervelde in #102
- Fix for passcode validation by @ReneeVandervelde in #103
- Use release name when archiving bundle assets for release by @ReneeVandervelde in #104
- Revert play uploader version by @ReneeVandervelde in #105
New Contributors
- @dependabot made their first contribution in #29
Full Changelog: 1.0.1...1.1.0
1.0.1
Fixes
- Fix a crash on pre-26 android devices
- Fix text color on pre-23 android devices
- Minify application, drops apk size by >10MB
1.0.0
First stable release of the application with support for Internet, Bluetooth and audio radio transmissions support packets from Position reports, weather reports and messages.
0.11.2
Update ACK to stable version
0.11.1
Merge pull request #20 from ReneeVandervelde/analytics Update analytics events and screens
0.11.0
Merge pull request #17 from ReneeVandervelde/sqldelight Fix packet origin in SQLDelight script
0.8.4
Fix overflow on control panel for small devices
0.8.3
Clean up version info rendering and add commit hash
0.5.0
Add create conversation screen
0.4.0
Add audio level monitor