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
2020-01-15 16:14:16 +01:00
.github Add 'Android CI' workflow 2019-12-02 01:59:05 +01:00
.idea/codeStyles Add ktlint and Kotlin code style settings for Android Studio 2019-11-29 13:39:16 +01:00
.tx Update Transifex configuration 2019-02-09 23:54:10 +01:00
app Revert "Add NavController to MessageList" 2020-01-15 16:10:55 +01:00
backend Add JMAP backend module 2020-01-15 16:14:16 +01:00
config/lint Remove Checkstyle 2019-11-13 16:51:52 +01:00
docs correct comment 2019-02-12 17:00:53 +08:00
gradle/wrapper Update to Gradle 6.0.1 2019-11-19 23:09:46 +01:00
images Add 'SettingsImportFragment' 2019-10-19 23:05:01 +02:00
mail Move FolderType and FolderClass out of Folder 2020-01-09 14:08:41 +01:00
plugins/openpgp-api-lib Remove HoloColorPicker 2019-11-21 01:33:57 +01:00
tools Update Transifex fixup script 2019-02-10 00:27:52 +01:00
.gitattributes Force gradlew (and other shell scripts) to use lf line endings. 2014-12-03 18:50:16 -08:00
.gitignore Exclude DS_Store 2017-09-02 15:41:06 +01:00
.gitmodules Kill our use of submodules dead. They're too painful for new contributors 2012-11-24 17:15:01 -05:00
build.gradle Add ktlint and Kotlin code style settings for Android Studio 2019-11-29 13:39:16 +01:00
gradle.properties Set max heap size for Gradle daemon because the default is too low 2019-11-26 17:32:01 +01:00
gradlew Update Gradle (Wrapper) to 6.0 2019-11-13 16:54:38 +01:00
gradlew.bat Update Gradle (Wrapper) to 6.0 2019-11-13 16:54:38 +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
proguard.cfg Remove ActionBarSherlock 2014-06-21 17:09:45 +02:00
README.md Add badge for current beta (pre-release) version to README 2019-12-22 19:21:06 +01:00
settings.gradle Add JMAP backend module 2020-01-15 16:14:16 +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.