{"id":20244283,"url":"https://github.com/protonmail/android-mail","last_synced_at":"2026-04-02T00:59:12.206Z","repository":{"id":239779838,"uuid":"780853968","full_name":"ProtonMail/android-mail","owner":"ProtonMail","description":"Proton Mail Android app","archived":false,"fork":false,"pushed_at":"2026-01-16T09:56:45.000Z","size":28766,"stargazers_count":715,"open_issues_count":1,"forks_count":54,"subscribers_count":21,"default_branch":"main","last_synced_at":"2026-01-16T23:52:25.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://proton.me","language":"Kotlin","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ProtonMail.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-04-02T09:33:19.000Z","updated_at":"2026-01-15T21:36:27.000Z","dependencies_parsed_at":"2024-09-14T02:45:59.198Z","dependency_job_id":"2ab757d6-e0ea-475c-852e-1e41909c4eec","html_url":"https://github.com/ProtonMail/android-mail","commit_stats":null,"previous_names":["protonmail/android-mail"],"tags_count":126,"template":false,"template_full_name":null,"purl":"pkg:github/ProtonMail/android-mail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProtonMail%2Fandroid-mail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProtonMail%2Fandroid-mail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProtonMail%2Fandroid-mail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProtonMail%2Fandroid-mail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProtonMail","download_url":"https://codeload.github.com/ProtonMail/android-mail/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProtonMail%2Fandroid-mail/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28914896,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T09:14:02.843Z","updated_at":"2026-04-02T00:59:12.198Z","avatar_url":"https://github.com/ProtonMail.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"Proton Mail for Android\n=======================\nCopyright (c) 2026 Proton Technologies AG\n\n## Contributing\nWe’ve recently rebuilt the app and are focused on our current roadmap of features and fixes. Therefore, we are not accepting new issues or PRs at the moment: feel free to fork the repo for your own experiments. We appreciate your understanding and support.\n\n## Build instructions\n- Install and configure the environment (two options available)\n  - [Android Studio bundle](https://developer.android.com/studio/install)\n  - [Standalone Android tools](https://developer.android.com/tools)\n- Install and configure Java 17+ (not needed for Android Studio bundle as it's included)\n  - Install Java 17 with `brew install openjdk@17` | `apt install openjdk-17-jdk`\n  - Set Java 17 as the current version by using the `JAVA_HOME` environment variable\n- Clone this repository (Use `git clone git@github.com:ProtonMail/android-mail.git`.)\n- Ensure [Git LFS](https://git-lfs.com/) is installed (`git lfs install`) for snapshot test assets\n- Setup `google-services.json` file by running `./scripts/setup_google_services.sh`\n- Build with any of the following:\n  - Execute `./gradlew assembleAlphaDebug` in a terminal\n  - Open Android Studio and build the `:app` module\n\n## CI / CD\nCI stages are defined in the `.gitlab-ci.yml` file and we rely on [fastlane](https://docs.fastlane.tools/) to implement most of them.\nFastlane can be installed and used locally by performing\n```\nbundle install\n```\n(requires Ruby and `bundler` to be available locally)\n```\nbundle exec fastlane lanes\n```\nwill show all the possible actions that are available.\n\n## Deploy\nEach merge to `main` branch builds the branch's HEAD and deploys it\nto [Firebase App Distribution](https://firebase.google.com/docs/app-distribution).\n\n## Observability\n\nWe use **Sentry** for crash/error reporting (primarily for **non-debuggable** builds).\n\n- **Runtime crash/error reporting**: the DSN is injected at build time via environment variables (`SENTRY_DSN_MAIL` and\n  `SENTRY_DSN_ACCOUNT`). If these variables are not set (typical for local builds and forks), Sentry is effectively\n  disabled.\n- **Mapping/symbol uploads (CI / release tasks)**: CI provides a `sentry.properties` file for uploading ProGuard/R8\n  mappings and native symbols.\n\n## Code style\n\nThis project's code style and formatting is checked by detekt. The rule set\nis [ktlint's default one](https://github.com/pinterest/ktlint).\n\nLicense\n-------\nThe code and data files in this distribution are licensed under the terms of the GPLv3 as published by the Free Software\nFoundation. See [the GPLv3 license text](https://www.gnu.org/licenses/) for a copy of this license.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprotonmail%2Fandroid-mail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprotonmail%2Fandroid-mail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprotonmail%2Fandroid-mail/lists"}