Skip to content

Releases: privkeyio/keep-android

v1.1.4

14 Jun 18:15
v1.1.4
fbaebe7

Choose a tag to compare

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

14 Jun 16:36
v1.1.3
1b400fe

Choose a tag to compare

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

14 Jun 14:53
v1.1.2
5124087

Choose a tag to compare

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

14 Jun 13:19
v1.1.1
1f01496

Choose a tag to compare

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

14 Jun 00:50
v1.1.0
0c30107

Choose a tag to compare

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 SHA256SUMS

Full changelog

v1.0.5...v1.1.0

v1.0.5

10 Jun 22:30
v1.0.5
7b71a6a

Choose a tag to compare

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 SHA256SUMS

Full changelog

v1.0.4...v1.0.5

v1.0.4

30 May 00:08
v1.0.4
e709cfc

Choose a tag to compare

Highlights

Install

Download keep-android-v1.0.4.apk from the Assets section below. Min SDK 33 (Android 13+).

Verify

sha256sum -c SHA256SUMS

Full changelog

v1.0.3...v1.0.4

v1.0.3

29 May 18:33
v1.0.3
b403a13

Choose a tag to compare

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 SHA256SUMS

Full changelog

v1.0.2...v1.0.3

v1.0.2

29 May 13:46
v1.0.2
a8c6e67

Choose a tag to compare

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 SHA256SUMS

Full changelog

v1.0.1...v1.0.2

v1.0.1

28 May 20:30
v1.0.1
f86dfbf

Choose a tag to compare

Highlights

  • Pins keep to v0.4.4 (#277) — restores the pre_approve_nostr_event binding 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

Full changelog

v1.0.0...v1.0.1