Skip to content

Pidom 1.0.2 (Android 16)

Choose a tag to compare

@github-actions github-actions released this 15 Sep 19:15
c6a610a

Release

Pidom 1.0.2 for Android, build 16.

  • APK: Pidom-16.apk
  • SHA-256 checksum: Pidom-16.apk.sha256
  • EAS build ID: ca36f222-3e27-4a8d-aab5-679a989b7be6
  • Commit: c6a610ac2bb8c1e28b7efab42a03a7302ea89549

Install and Verify

Download Pidom-16.apk and Pidom-16.apk.sha256 from this release, then verify the APK before installing:

sha256sum -c Pidom-16.apk.sha256

A matching checksum means the APK is byte-for-byte the file produced and attached by this release workflow.

What's Changed

What's Changed

  • build(deps): bump the expo group across 1 directory with 26 updates by @dependabot[bot] in #36

Full Changelog: v1.0.2-android.15...v1.0.2-android.16

Security and Integrity

  • The APK is signed by the EAS-managed Android keystore for com.pidom.app.
  • No local Firebase files, EAS tokens, Convex deploy keys, R2 credentials, keystores, or private keys are committed to this repository.
  • Release assets include a SHA-256 checksum for independent download verification.
  • Production builds upload JavaScript source maps for EAS Observe symbolication; Expo removes embedded source content before storing them.
  • PDF rendering keeps certificate validation enabled by explicitly setting trustAllCerts={false} on every react-native-pdf mount.

Observability

  • EAS Observe is enabled for production startup metrics.
  • Expo Router navigation metrics are enabled with sensitive route/query parameters filtered from exported events.
  • SDK 57 JavaScript error reporting is enabled for unhandled and render errors; handled-error reporting is intentionally left out until each recovered error path has a dedicated redaction review.

Updates and Runtime

This release adds the native expo-observe dependency, so it ships as a new APK on app version runtime 1.0.2. Future JavaScript-only fixes can be published with EAS Update to the matching production runtime.

Release tag: https://github.com/PiDom-app/pidom/releases/tag/v1.0.2-android.16