Releases: privkeyio/keep-android
Releases · privkeyio/keep-android
v1.1.4
What's Changed
- Release v1.1.4: align reproducible build to F-Droid environment (trixie + JDK 21) by @kwsantiago in #351
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- F-Droid metadata: target reproducible release v1.1.2 by @kwsantiago in #349
- release: keep-android v1.1.3 (F-Droid build compatibility) by @kwsantiago in #350
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Reproducibility CI fix + F-Droid metadata to v1.1.1 by @kwsantiago in #346
- Release: sign during the container build (fix re-sign breaking F-Droid reproducibility) by @kwsantiago in #347
- release: keep-android v1.1.2 (fix reproducible release signing) by @kwsantiago in #348
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Build releases in the pinned container so they reproduce on F-Droid by @kwsantiago in #344
- release: keep-android v1.1.1 (reproducible container build) by @kwsantiago in #345
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Highlights
- Pins keep to v0.4.9: signer permission policy, audit chain, rate limiting, and caller verification now run inside the audited Rust core. Full keep v0.4.9 notes: https://github.com/privkeyio/keep/releases/tag/v0.4.9.
- Batch / multi-event signing (#325): approve many events in a single prompt.
- Upfront permission bundles (#331): pre-authorize a permission set when an app connects, via the get_public_key permissions array.
- Per-relay NIP-42 scoping (#337): kind 22242 relay-auth grants are scoped per relay, with a relay-auth allowlist.
- Spec-correct declined requests (#332): user rejection returns RESULT_OK with rejected instead of RESULT_CANCELED.
- NIP-46 remember-grants consolidated (#300, #302): single source of truth in the engine, no duplicate Android store.
- Reproducible-build groundwork and F-Droid metadata (#260): native libraries now build with the pinned NDK (r29), and fdroiddata metadata was added.
Install
Download keep-android-v1.1.0.apk from the Assets section below. Min SDK 33 (Android 13+).
Verify
sha256sum -c SHA256SUMSFull changelog
v1.0.5
Highlights
- Pins keep to v0.4.8: ECDH and signing race fixes, persistent NIP-46 grants CLI, hidden-vault grant support, audit-log expansion. Full keep v0.4.8 notes: https://github.com/privkeyio/keep/releases/tag/v0.4.8.
- Bunker init race fix (#296): bunker handshake no longer drops the first event under load; pending approvals now trigger a notification.
- UI/UX overhaul (#293): design tokens, shared components, consistent screens across the app.
- Live activity log (#292) for relay, bunker, and peer events.
- Authorized Clients populated from bunker onConnect (#291) with foreground-service and crash fixes.
- onConnect callback wired up in the bunker FFI binding (#290).
- keep-mobile is now the single source of truth for the kill switch (#284).
- Share rename writes canonical metadata, not just prefs (#283).
Install
Download keep-android-v1.0.5.apk from the Assets section below. Min SDK 33 (Android 13+).
Verify
sha256sum -c SHA256SUMSFull changelog
v1.0.4
Highlights
- Pins keep to v0.4.7: bounded multi-event pre-approval cache + single-party FROST sign/ECDH refinements + automated fund sweep on descriptor migration. See https://github.com/privkeyio/keep/releases/tag/v0.4.7.
Install
Download keep-android-v1.0.4.apk from the Assets section below. Min SDK 33 (Android 13+).
Verify
sha256sum -c SHA256SUMSFull changelog
v1.0.3
Highlights
- FROST co-signing honors the kill switch (#280): toggling the kill switch now stops the device from contributing signatures to FROST sessions.
- Pins keep to v0.4.6: multi-group co-signer + Shares switcher + coracle default relay. See https://github.com/privkeyio/keep/releases/tag/v0.4.6.
Install
Download keep-android-v1.0.3.apk from the Assets section below. Min SDK 33 (Android 13+).
Verify
sha256sum -c SHA256SUMSFull changelog
v1.0.2
Highlights
- Co-sign approval UX (#278): top-of-mind notification when an approval is pending, brand theme applied, inline and biometric approval paths.
Install
Download keep-android-v1.0.2.apk from the Assets section below. Min SDK 33 (Android 13+).
Verify
sha256sum -c SHA256SUMSFull changelog
v1.0.1
Highlights
- Pins keep to v0.4.4 (#277) — restores the
pre_approve_nostr_eventbinding so NIP-46 event pre-approval works end-to-end on Android. - NIP-55 Authenticate-Always scope fix + auto-sign pre-approval wired up (#270).
- Toast when a relay host is unreachable or private (#265).
- CI guard hardened against proprietary deps (#261).
Install
Download keep-android-v1.0.1.apk from the Assets section below. Min SDK 33 (Android 13+).
Verify
sha256sum -c SHA256SUMS