0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-19 19:52:14 +02:00
K-9 Mail – Open Source Email App for Android
Go to file
2023-08-30 16:45:43 +02:00
.github Add detekt to CI run 2023-03-07 09:52:11 +01:00
.idea Change code style to not import nested classes due to too much unwanted imports 2023-06-07 15:25:12 +02:00
.tx Update Transifex config for new CLI app version 2023-02-15 13:16:30 +01:00
app Add error messages to allow better import debugging 2023-08-29 19:10:37 +02:00
app-feature-preview Add a CompositionLocal for getting the current Activity 2023-07-19 16:26:28 +02:00
app-ui-catalog Add a CompositionLocal for getting the current Activity 2023-07-19 16:26:28 +02:00
backend Fix line breaks 2023-08-29 14:58:38 +02:00
build-plugin Update detekt to 1.23.0 2023-06-08 12:57:41 +02:00
cli Return all supported authentication methods from RealAutoconfigParser 2023-07-19 19:58:20 +02:00
config Add a CompositionLocal for getting the current Activity 2023-07-19 16:26:28 +02:00
core Change IncomingConfig to use AccountSetupState 2023-08-03 16:34:56 +02:00
docs Fix line breaks 2023-08-29 14:58:38 +02:00
fastlane/metadata/android Version 6.710 2023-08-18 18:40:20 +02:00
feature Merge pull request #7123 from thundernest/sign_in_with_google_button 2023-08-23 17:15:09 +02:00
gradle Upgrade AndroidX Fragment to 1.6.0 2023-06-18 22:15:09 +02:00
images Add basic compose demo app 2023-02-16 09:45:37 +01:00
mail Add OAuth to auto discovery flow 2023-07-31 15:16:09 +02:00
plugins/openpgp-api-lib Fix plugins:opengpg-api-lib dependency conflicts 2023-04-12 10:06:32 +02: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 Fix dependency conflicts for ui-utils 2023-04-12 10:06:31 +02:00
user-manual Add Maestro flow to record screenshots for the user manual (reading) 2023-04-04 01:41:02 +02:00
.editorconfig Change line break rule to avoid issues with contributions from Windows 2023-08-29 14:45:52 +02:00
.gitattributes Fix eml line breaks to CRLF 2023-08-30 16:45:43 +02:00
.gitignore Add Maestro flow to record screenshots for the user manual (accounts) 2023-03-31 14:25:22 +02:00
.java-version Bump Android Gradle Plugin to 8.0.0 and move Kotlin compatibility to build-plugins 2023-04-25 17:21:32 +02:00
autodiscovery Add shell script to build and launch autodiscovery-cli 2023-05-26 15:48:13 +02:00
build.gradle.kts Bump Gradle 8.0.2 -> 8.1.1 and remove suppress dsl scope violation 2023-04-25 17:21:58 +02:00
gradle.properties Change memory allowance to 3 GB to avoid compilation out of memory 2023-04-11 14:18:00 +02:00
gradlew Bump Gradle 8.0.2 -> 8.1.1 and remove suppress dsl scope violation 2023-04-25 17:21:58 +02: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 account common module to host shared code for reuse in oauth module 2023-07-19 10:36:39 +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.