|
5 months ago | |
---|---|---|
.circleci | 5 months ago | |
.github | 5 months ago | |
.idea/codeStyles | 6 months ago | |
.pipeline | 6 months ago | |
Corona-Warn-App | 5 months ago | |
Server-Protocol-Buffer | 5 months ago | |
docs | 9 months ago | |
fdroidrepo | 5 months ago | |
gradle/wrapper | 11 months ago | |
icon | 5 months ago | |
metadata | 5 months ago | |
protobuf/build | 11 months ago | |
.editorconfig | 8 months ago | |
.gitignore | 6 months ago | |
.gitlab-ci.yml | 5 months ago | |
CODEOWNERS | 7 months ago | |
CODE_OF_CONDUCT.md | 11 months ago | |
CONTRIBUTING.md | 6 months ago | |
LICENSE | 11 months ago | |
NOTICE | 8 months ago | |
README.md | 5 months ago | |
SECURITY.md | 11 months ago | |
THIRD-PARTY-NOTICES | 10 months ago | |
build.gradle | 6 months ago | |
gradle.properties | 5 months ago | |
gradlew | 11 months ago | |
gradlew.bat | 11 months ago | |
prod_environments.json | 7 months ago | |
settings.gradle | 11 months ago | |
sonar-project.properties | 11 months ago | |
translation_v2.json | 10 months ago |
Join the matrix room: #cctg:bubu1.eu
This is a fork of CWA without proprietary dependencies. While the German Corona Warn App itself is Free Software, it depends on Google's proprietary Exposure Notification Framework. This fork instead uses the drop-in compatible microg implementation.
This is currently very experimental and mostly untested. Use at your own risk! It should work on any Android 6+ device regardless of installed play-services or microg versions.
If there's microg already installed on the system it will use the exposure notification framework from there. Otherwise it will use the bundled implementation. It will never connect to the play services exposure notification framework.