Phone & SMS › Messages
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

Messages

Simple, private SMS messaging. Offline-first, no ads, no tracking.
Version: 1.0.21
Added: 09-09-2026
Updated: 09-09-2026

Messages is a simple SMS app for Android built with Kotlin and Jetpack
Compose (Material 3). It is fully offline: the manifest declares
no INTERNET permission, so your messages never leave your
device except through your carrier.



Features

* Clean Material 3 interface with light / dark / system themes
* Conversations list with search, unread badges and avatars
* Pin, archive, trash (+ undo) and delete conversations; swipe actions
* Drafts auto-saved per conversation
* Scheduled messages and optional delayed sending
* Message forwarding and tappable links
* MMS image send/receive (when set as default SMS app)
* Dual-SIM support with per-message SIM selection
* Sent / delivered / failed status per message with retry
* Number blocking and report-spam style contact actions
* Database backup & restore
* No ads, no analytics, no trackers

Permissions

SMS and contacts permissions are used only to send/receive messages and show
contact names. The app requests no network access at all.

Screenshot of Messages Screenshot of Messages Screenshot of Messages
code Source file_download Download