0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-20 04:02:14 +02:00
K-9 Mail – Open Source Email App for Android
Go to file
2023-02-16 15:58:43 +01:00
.github Change pull_request_template to include spotless formatter instructions 2023-02-06 12:16:15 +01:00
.idea Fix intellij code style to avoid asterisk imports which violates ktlint rules 2023-02-09 15:36:01 +01:00
.tx Update Transifex config for new CLI app version 2023-02-15 13:16:30 +01:00
app Change to Android library build plugin 2023-02-16 15:58:43 +01:00
backend Change to jvm build plugin 2023-02-15 17:40:57 +01:00
build-plugin Add targetSdk as despite deprecation warning it is still used to change the Android library target compilation 2023-02-16 15:58:43 +01:00
cli/html-cleaner-cli Change format of Markdown files 2023-02-03 17:28:34 +01:00
config/lint Remove Checkstyle 2019-11-13 16:51:52 +01:00
core/ui/compose/demo Add basic compose demo app 2023-02-16 09:45:37 +01:00
docs Change format of Markdown files 2023-02-03 17:28:34 +01:00
fastlane/metadata/android Version 6.508 2023-02-15 15:30:25 +01:00
gradle Add Android library build plugin 2023-02-16 15:58:43 +01:00
images Add basic compose demo app 2023-02-16 09:45:37 +01:00
mail Change to jvm build plugin 2023-02-15 17:40:57 +01:00
plugins/openpgp-api-lib Change to Android library build plugin 2023-02-16 15:58:43 +01:00
tools Update Transifex fixup script 2023-02-15 13:50:34 +01:00
ui-flows Fix README 2023-02-09 12:04:49 +01:00
ui-utils Change to Android library build plugin 2023-02-16 15:58:43 +01:00
.editorconfig Add Android library build plugin 2023-02-16 15:58:43 +01:00
.gitattributes Update .gitattributes rules 2022-12-07 18:15:20 +01:00
.gitignore Exclude DS_Store 2017-09-02 15:41:06 +01:00
build.gradle.kts Change k9mail app to use build plugin 2023-02-15 18:42:27 +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 Change format of Markdown files 2023-02-03 17:28:34 +01:00
settings.gradle.kts Add basic compose demo app 2023-02-16 09:45:37 +01: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:

https://www.transifex.com/projects/p/k9mail/

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.