No-frills, easy to use, easy to maintain Email client for Android based on the JSON Meta Application Protocol (JMAP). https://Ltt.rs
Go to file
Daniel Gultsch 5e63533bda
ci/woodpecker/push/woodpecker Pipeline was successful Details
fix fdroid.link
2024-01-17 15:48:22 +00:00
.github Upload debug APKs only 2021-08-27 07:39:18 +00:00
app version bump to 0.4.3 + changelog 2024-01-06 18:27:19 +01:00
fastlane/metadata/android version bump to 0.4.3 + changelog 2024-01-06 18:27:19 +01:00
gradle/wrapper bump gradle and gradle plugin 2023-10-23 18:32:01 +02:00
.gitignore add push.xml (contains push server url) 2021-07-28 09:20:39 +02:00
.woodpecker.yml update woodpecker to not build fdroid flavor 2023-11-17 17:14:56 +01:00
CHANGELOG.md version bump to 0.4.3 + changelog 2024-01-06 18:27:19 +01:00
LICENSE specify license to be Apache License 2.0 2019-03-23 07:40:42 +01:00
README.md fix fdroid.link 2024-01-17 15:48:22 +00:00
TODO.md ask for notification permission during account setup 2023-12-22 11:36:08 +01:00
build.gradle bump dependencies 2024-01-06 11:47:08 +01:00
gradle.properties bump gradle and gradle plugin 2023-10-23 18:32:01 +02:00
gradlew updated gradle wrapper 2020-02-16 20:32:41 +01:00
gradlew.bat updated gradle wrapper 2020-02-16 20:32:41 +01:00
settings.gradle rudimentary outline for Android UI tests 2020-11-21 10:26:30 +01:00

README.md

Ltt.rs for Android

Apache 2.0 License Build Status Codacy Badge Weblate project translated Liberapay patrons GitHub Sponsors

Proof of concept e-mail (JMAP) client (pronounced "Letters"). Makes heavy use of Android Jetpack to be more maintainable than some of the other Android e-mail clients.

If the above screenshots dont do enough to convince you, you can watch this short video on YouTube.

Features, and design considerations:

  • Heavily cached, but not fully offline capable. Ltt.rs makes use of JMAPs great caching capabilities. However, marking a thread as read does round-trip to the server to update things such as read count. The action itself wont get lost even if performed offline.
  • Account setup and done. Settings invite feature creep and its friend unmaintainability.
  • Minimal dependencies. Third party libraries are often of poor quality, and end up unmaintained. Only widely known, highly tested libraries from reputable vendors.
  • Native Autocrypt support.
  • Based on jmap-mua, a headless e-mail client, or a library that handles everything an e-mail client would, aside from data storage and UI. There is also lttrs-cli, which uses the same library.
  • Looks to Gmail for inspiration in cases of uncertainty.

Try it

You can download Ltt.rs either from F-Droid, or for a small fee from Google Play.

If you want to use F-Droid you can also use our F-Droid repository instead of the official one:

https://ltt.rs/fdroid/repo?fingerprint=9c2e57c85c279e5e1a427f6e87927fc1e2278f62d61d7fcefde9346e568ccf86

All three versions are signed with the same key, so it is possible to switch between them.

Attention: You need a JMAP capable e-mail server to use Ltt.rs

As of October 2022, the main options are:

See also: jmap.io/software.html

Translations

Translations are managed via Weblate on Codeberg. Register an account there to start translating.