Skip to content

v132 - SDK upgrades, Android 4.x dropped

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 20:03
· 9 commits to master since this release
v132
e63b14a

Maintenance release:

  • SDK version upgrades.
  • FDroid and sideloading should stop complaining about being built for older versions of Android.
  • Jetpack needs a minSdk of 21 as of April 2024.
  • Android 4.x no longer supported due to SDK upgrades

Internal code updates:

  • Pending Intents need to indicate if they're mutable or immutable.
  • Upgraded logger version and fix parameter formatting in log view fragment.
  • GpsStatus is deprecated, using GnssStatus instead for older versions.
  • Some pending Intents are still marked as mutable.
  • Increased size of the queue for NMEA logger due to its rapid processing time.
  • Rejection Handler now correctly identifies rejected items.

Verification:

cosign verify-blob gpslogger-132.apk --bundle gpslogger-132.apk.cosign.bundle --new-bundle-format --cert-oidc-issuer https://token.actions.githubusercontent.com --cert-identity https://github.com/mendhak/gpslogger/.github/workflows/generate-release-apk.yml@refs/tags/v132

Rekor transparency log