Skip to content

Remember: Notes & Reminders

F-Droid

Open source

Notes, tasks, and reminders that keep coming back until they are done.

Version
1.1.9
Size
7.9 MB
Updated
Jul 15, 2026
Get from Download APK (v1.1.9)
Signing certificate on record

About this app

Remember is built around one simple idea: if you dismiss a reminder without finishing the task, it comes back. No important item disappears just because you accidentally swiped away a notification.

Mark the note done, and the reminder is gone for good.

━━ 📌 REMINDERS THAT STICK ━━ Keep reminders visible until they are actually done. Choose from normal reminders, high-importance reminders with heads-up alerts, or a quiet summary notification that keeps overdue and upcoming items pinned in your notification shade.

━━ 🔔 NOTIFICATION ACTIONS ━━ Add useful one-tap actions directly to reminder notifications so you can act without opening the app: * Call, Message, or Email * Get Directions * Open a link, app, or shortcut * Copy text or Share content

━━ 💤 NATURAL SNOOZE PRESETS ━━ Snooze with human-friendly presets - soon, later today, this evening, and tomorrow morning - without hunting for the right time.

━━ 📅 RECURRING SCHEDULES ━━ Create daily, weekly, monthly, or yearly reminders. Remember also supports richer calendar-style patterns like "the last Friday of every month", with optional end dates or occurrence counts.

━━ 📝 MARKDOWN NOTES AND CHECKLISTS ━━ Write rich markdown notes with headings, bold, italics, underline, links, and code blocks. Build nested checklists for groceries, packing lists, project steps, or anything else that benefits from structure.

━━ 🔍 ORGANIZE AND FIND THINGS ━━ Use tags, stars, archive, trash, full-text search, filters, sorting, and bulk actions to keep your notes manageable.

━━ 📱 WIDGETS AND QUICK CAPTURE ━━ Home screen widgets for upcoming reminders, starred notes, and quick capture. A persistent notification can keep note creation one tap away at all times.

━━ ☁️ IMPORT FROM GOOGLE TASKS ━━ Move into Remember from Google Tasks using a connected account or a Google Takeout file. Import is read-only; Remember does not modify or delete your Google Tasks data.

━━ 💾 BACKUP AND RESTORE ━━ Export your notes and settings to a backup, optionally including attached media. Restore when moving to a new device, or import a backup to merge notes into your current collection.

━━ 🎨 MAKE IT YOURS ━━ Choose Material You wallpaper colors, hand-tuned color presets, your own custom colors, palette styles, gradient backgrounds, black OLED mode, cover images, and more. Theming is deep - the app can look and feel very different from any other notes app on your phone.

━━ 🔒 PRIVATE BY DEFAULT ━━ Your notes are stored entirely locally. Zero tracking, analytics, or automated background telemetry. No data leaves your phone without your explicit action (such as optional update checks or manually exporting a backup).

Licensed under GPL-3.0-only, by Bikram Agarwal.

OfficialSignature VerifiedOpen Source

What's New in v1.1.9

Imported from the F-Droid repository index.

  • See changelog at https://github.com/bikram-agarwal/Remember/blob/main/docs/CHANGELOG.md

Version history

v1.1.9Latest
Signature continuous

Jul 15, 2026 · 7.9 MB · Android API 3137 · code 119

Imported from the F-Droid repository index.

  • See changelog at https://github.com/bikram-agarwal/Remember/blob/main/docs/CHANGELOG.md
USE_EXACT_ALARMPOST_NOTIFICATIONSRECEIVE_BOOT_COMPLETEDUSE_BIOMETRICREQUEST_IGNORE_BATTERY_OPTIMIZATIONSVIBRATEINTERNETUSE_FINGERPRINTWAKE_LOCKACCESS_NETWORK_STATEFOREGROUND_SERVICEdev.bikram.remember.gh.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 fa8ec5bf6813f94a46eaa8239099bea3e677581acdeafb4585185e174ffffcc8

v1.1.7
Signature continuous

Jul 10, 2026 · 8.6 MB · Android API 3137 · code 117

Imported from the F-Droid repository index.

USE_EXACT_ALARMPOST_NOTIFICATIONSRECEIVE_BOOT_COMPLETEDUSE_BIOMETRICREQUEST_IGNORE_BATTERY_OPTIMIZATIONSVIBRATEINTERNETUSE_FINGERPRINTWAKE_LOCKACCESS_NETWORK_STATEFOREGROUND_SERVICEdev.bikram.remember.gh.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 90c7a093315e8ae6880c0175179d3c456c6c26b821a87d151d832b7b625db66c

v1.1.6
Signature continuous

Jul 3, 2026 · 8.6 MB · Android API 3137 · code 116

Imported from the F-Droid repository index.

USE_EXACT_ALARMPOST_NOTIFICATIONSRECEIVE_BOOT_COMPLETEDUSE_BIOMETRICREQUEST_IGNORE_BATTERY_OPTIMIZATIONSVIBRATEINTERNETUSE_FINGERPRINTWAKE_LOCKACCESS_NETWORK_STATEFOREGROUND_SERVICEdev.bikram.remember.gh.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 bfc644ed1618a9d46cf8ddbfedad25c39fa738c108dc737c88eb17399ad56192

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.7 MB
Added permissions
None
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 dev.bikram.remember.gh 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, 1.1.7 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall Remember: Notes & Reminders 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 Remember: Notes & Reminders, and a listing is removed when the evidence for it stops holding up.

Get Remember: Notes & Reminders

Every source we list for dev.bikram.remember.gh 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
Productivity
Android
12+
Architectures
arm64-v8a, armeabi-v7a, x86, x86_64
Version
1.1.9 (code 119)
Size
7.9 MB
Updated
Jul 15, 2026
Package name
dev.bikram.remember.gh

Security Verification

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

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

SHA-256 Hash

fa8ec5bf6813f94a46eaa8239099bea3e677581acdeafb4585185e174ffffcc8

Signing certificate

6437e8be9451bd7d02215511d3e504a88c50be72b6dd05ac4b5b87f5a205b687

Permissions Required

What each permission lets Remember: Notes & Reminders do. A highlighted one is worth a second look — not necessarily wrong, just worth asking whether this app needs it.

USE_EXACT_ALARM
POST_NOTIFICATIONSShow notifications.
RECEIVE_BOOT_COMPLETEDStart automatically when the device finishes booting.
USE_BIOMETRICAuthenticate with a fingerprint or face.
REQUEST_IGNORE_BATTERY_OPTIMIZATIONSAsk to keep running without battery limits.
VIBRATEMake the device vibrate.
INTERNETSend and receive data over the internet.
USE_FINGERPRINTAuthenticate with a fingerprint.
WAKE_LOCKKeep the device awake, e.g. to finish a download or play media.
ACCESS_NETWORK_STATECheck whether the device is online and on what kind of connection.
FOREGROUND_SERVICEKeep running in the background with a visible notification.
dev.bikram.remember.gh.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.

More Productivity apps

More from F-Droid

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