Skip to content

Entropy's Defiance

F-Droid

Open source

Minimalist launcher and time-horizon task manager.

Version
3.3.0
Size
18.6 MB
Updated
Jun 26, 2026
Get from Download APK (v3.3.0)
Signing certificate on record

About this app

Entropy's Defiance is a minimalist Android launcher and task manager built around five time horizons: Today, This Week, This Month, This Year and This Life. Tasks are stored in plain JSON, so they sync cleanly with Syncthing or any folder-sync tool, and a small terminal UI is available for editing the same file from a Linux laptop.

Features * Time-horizon task list — peek at the next horizon, swipe a task left or right to move it across horizons * Minimalist home screen with a focused task view * App drawer with frequency-ranked apps and instant text search * Calendar widget with free-time calculation across selected calendars * Zen Mode for distraction-free focus on a single task * Optional double-tap to launch the dialer * Accent colour — follow your system's Material You palette, pick a preset, or set a custom colour * Left-handed mode — mirror the controls to the left * Plain-JSON storage that syncs over Syncthing * Guided intro to the five-horizon philosophy — replayable from Settings → Introduction

Permissions * Query all packages — needed to list installed apps in the drawer * Read calendar — only used for the calendar widget; you can deny it * Set wallpaper — used by the launcher to restore your wallpaper * Bind device admin — only requested if you opt in to Zen Mode's Do Not Disturb integration

The app is offline-first and contains no trackers, no analytics, and no ads. Source code is published under the Mozilla Public License 2.0 at https://gitlab.com/hwanderer/entropysdefiance.

If you'd like to support development: https://buymeacoffee.com/hwanderer

Licensed under MIT.

OfficialSignature VerifiedOpen Source

What's New in v3.3.0

Imported from the F-Droid repository index.

  • Bug fixes and a new default look.
  • • Fixed a launcher crash when searching the app drawer — packages with more than one launcher activity no longer collide and take down the launcher.
  • • The app drawer's "Uninstall" action now works: it opens the system uninstall dialog as intended.
  • • Calendar agenda: a deleted occurrence of a recurring event no longer lingers, and tapping an event now opens that exact date instead of the series' first occurrence.
  • • The default accent now follows your system's Ma

Version history

v3.3.0Latest
Signature continuous

Jun 26, 2026 · 18.6 MB · Android API 3335 · code 7

Imported from the F-Droid repository index.

  • Bug fixes and a new default look.
  • • Fixed a launcher crash when searching the app drawer — packages with more than one launcher activity no longer collide and take down the launcher.
  • • The app drawer's "Uninstall" action now works: it opens the system uninstall dialog as intended.
  • • Calendar agenda: a deleted occurrence of a recurring event no longer lingers, and tapping an event now opens that exact date instead of the series' first occurrence.
  • • The default accent now follows your system's Ma
QUERY_ALL_PACKAGESREQUEST_DELETE_PACKAGESSET_WALLPAPERREAD_CALENDARcom.hwanderer.entropysdefiance.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 aae8cb1590d106f496a8c712ae4fa40b767efa32ff6cd0174fcd3edc5b0efc83

v3.2.0
Signature continuous

Jun 24, 2026 · 18.6 MB · Android API 3335 · code 6

Imported from the F-Droid repository index.

  • This release is about licensing and availability — there are no changes to the app itself.
  • • Relicensed from MIT to the Mozilla Public License 2.0 (MPL-2.0). The app stays fully free and open source; the source remains here and on F-Droid.
  • • Entropy's Defiance is now also available as a small paid app on Google Play, for anyone who'd like to support development. It is, and always will be, free here and on F-Droid.
QUERY_ALL_PACKAGESSET_WALLPAPERREAD_CALENDARcom.hwanderer.entropysdefiance.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 6abdc4d18bfbbe5e7233d5e23d9c0192b8d9d3c3fbd417706f3b6c1b1a4bf543

v3.1.0
Signature continuous

Jun 20, 2026 · 18.6 MB · Android API 3335 · code 5

Imported from the F-Droid repository index.

  • A big update across reliability, speed, and design.
  • • Fixed tasks vanishing: an unreadable or mid-sync task file is no longer mistaken for an empty one, so your tasks are never wiped by a momentary hiccup.
  • • Much snappier: the app drawer keyboard and closing the drawer are now instant, and unused per-app icon loading was removed.
  • • Prompts to be set as the default launcher, and adds a "Default launcher" entry in Permissions (helps on phones that never ask).
  • • Calendar agenda redesigned: clear d
QUERY_ALL_PACKAGESSET_WALLPAPERREAD_CALENDARcom.hwanderer.entropysdefiance.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 560a0b3dbde689390fed45f6b551c6314b70b7a58fa7d00c92f0e2887fd0c7b3

Will it run on your device?

CompatibilityLikely to run

74%

  • Targets newer Android builds, so legacy devices may be excluded.
  • Multiple CPU architectures are covered.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
0 MB
Added permissions
REQUEST_DELETE_PACKAGES
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security → Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be com.hwanderer.entropysdefiance is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 3.2.0 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall Entropy's Defiance first — which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of Entropy's Defiance, and a listing is removed when the evidence for it stops holding up.

Get Entropy's Defiance

Every source we list for com.hwanderer.entropysdefiance is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Entertainment
Android
13+
Architectures
arm64-v8a, armeabi-v7a, x86, x86_64
Version
3.3.0 (code 7)
Size
18.6 MB
Updated
Jun 26, 2026
Package name
com.hwanderer.entropysdefiance

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v3.3.0)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

aae8cb1590d106f496a8c712ae4fa40b767efa32ff6cd0174fcd3edc5b0efc83

Signing certificate

b855cd45537748d9ccb166c63af0b63585daee22ec7184f588647326286fc20a

Permissions Required

QUERY_ALL_PACKAGES
REQUEST_DELETE_PACKAGES
SET_WALLPAPER
READ_CALENDAR
com.hwanderer.entropysdefiance.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Previous Versions

Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem