K-9 Mail – Open Source Email App for Android
Find a file
cketti 549d31ac62
Merge pull request #6804 from thundernest/user_manual_screenshots
Add Maestro flow to record screenshots for the user manual (reading)
2023-04-06 11:56:50 +02:00
.github Add detekt to CI run 2023-03-07 09:52:11 +01:00
.idea Enable trailing comma in Intellij IDEA project config 2023-02-17 16:14:13 +01:00
.tx Update Transifex config for new CLI app version 2023-02-15 13:16:30 +01:00
app Prepare for version 6.512 2023-03-31 17:14:46 +02:00
app-ui-catalog Add ResponsiveContent to design system 2023-04-03 18:20:03 +02:00
backend Change :backend:imap module to assertk 2023-03-21 14:05:50 +01:00
build-plugin Add core:ui:compose:testing module with ComposeTest and build plugin fix for non working release build type tests 2023-03-20 14:52:32 +01:00
cli/html-cleaner-cli Change build files from Groovy to Kotlin 2023-02-23 14:52:16 +01:00
config Add LazyColumnWithFooter to design system 2023-04-03 15:08:16 +02:00
core Add ResponsiveContent to design system 2023-04-03 18:20:03 +02:00
docs Prefix keystore properties with "k9mail." 2023-02-16 17:54:22 +01:00
fastlane/metadata/android Version 6.511 2023-03-31 17:14:46 +02:00
feature/onboarding Add onboarding feature 2023-04-03 18:24:16 +02:00
gradle Add onboarding feature 2023-04-03 18:24:16 +02:00
images Add basic compose demo app 2023-02-16 09:45:37 +01:00
mail Change common module to assertk 2023-03-21 14:03:32 +01:00
plugins/openpgp-api-lib Change build files from Groovy to Kotlin 2023-02-23 14:52:16 +01:00
tools Update Transifex fixup script 2023-02-15 13:50:34 +01:00
ui-flows Add Maestro flow to record screenshots for the user manual (reading) 2023-04-04 01:41:02 +02:00
ui-utils Set status bar color on API 27+ devices 2023-03-06 14:54:37 +01:00
user-manual Add Maestro flow to record screenshots for the user manual (reading) 2023-04-04 01:41:02 +02:00
.editorconfig Fix editor config import rule for aliases 2023-03-16 19:10:08 +01:00
.gitattributes Update .gitattributes rules 2022-12-07 18:15:20 +01:00
.gitignore Add Maestro flow to record screenshots for the user manual (accounts) 2023-03-31 14:25:22 +02:00
build.gradle.kts Merge pull request #6702 from thundernest/add-dependency-updates-build-plugin 2023-02-24 15:07:30 +01:00
gradle.properties Change Gradle memory allowance to 2g as with compose 1,4g is not enough 2023-02-16 10:51:44 +01:00
gradlew Bump Gradle to 7.6 2022-12-07 19:04:23 +01:00
gradlew.bat Bump Gradle to 7.6 2022-12-07 19:04:23 +01:00
html-cleaner Add command line application to sanitize HTML files 2022-01-28 04:46:31 +01:00
LICENSE Fix LICENSE on GitHub (#1712) 2016-10-12 16:35:13 +02:00
NOTICE Fix LICENSE on GitHub (#1712) 2016-10-12 16:35:13 +02:00
README.md Update README.md 2023-02-16 17:26:31 +01:00
settings.gradle.kts Add onboarding feature 2023-04-03 18:24:16 +02:00

K-9 Mail

Latest release Latest beta release

K-9 Mail is an open-source email client for Android.

Download

K-9 Mail can be downloaded from a couple of sources:

You might also be interested in becoming a tester to get an early look at new versions.

Release Notes

Check out the Release Notes to find out what changed in each version of K-9 Mail.

Need Help?

If the app is not behaving like it should, you might find these resources helpful:

Translations

Interested in helping to translate K-9 Mail? Contribute here:

Contributing

Thank you for contributing! If you're unfamiliar with the code, start by reading the developer documentation

Please fork this repository and contribute back using pull requests.

Any contributions, large or small, major features, bug fixes, unit/integration tests are welcomed and appreciated but will be thoroughly reviewed and discussed. Please make sure you read the Code Style Guidelines.

Communication

Aside from discussing changes in pull requests and issues we use the following communication services:

License

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.