package icon

MinimaList

Local-only outliner — no cloud, no ads, no tracking.
New in version 110
No user-facing changes. Build hygiene: removes the Android Gradle Plugin's "Dependency metadata" signing block from release APKs so F-Droid's reproducible-build check passes.
MinimaList is a minimal outline and task manager that keeps everything on your device.

Originally released on Google Play in 2018 as "sublist" by toadlyBroodle, the app was abandoned when the developer account was lost. This is a full resurrection from the original APK — every cloud surface has been removed:

- No Firebase (Realtime Database, Analytics, FCM, Crashlytics)
- No AdMob ads
- No Google Sign-In or App Invites
- No Google Play Billing
- No network connections of any kind

What you get is a clean, fast, local-only outliner:

- Nested outline rows with indent / outdent support
- Row completion with optional auto-complete-children cascade
- Collapse / expand subtrees
- Per-row reminders via AlarmManager (notifications at scheduled times, rescheduled on boot)
- JSON and plain-text export / import (no cloud required)
- Home-screen widget showing your current list
- Dark theme with customizable accent colors
- Search across all sublists

All data is stored in a local Room database. No account required. No permissions beyond POST_NOTIFICATIONS (optional, for reminders) and RECEIVE_BOOT_COMPLETED (to reschedule reminders after reboot).

Source code: https://github.com/toadlyBroodle/MinimaList

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 110 (110) suggested Added on Jun 24, 2026

    This version requires Android 5.0 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions
    • show notifications
      Allows the app to show notifications
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • ca.toadlybroodle.minimalist.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 5.7 MiB PGP Signature | Build Log