Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] SDK Version 1.1 including new Google API features (ExposureWindows) #204

Closed
wants to merge 17 commits into from

Conversation

simonroesch
Copy link
Contributor

No description provided.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…le-en-api-1-5

# Conflicts:
#	calibration-app/app/build.gradle
#	calibration-app/app/src/main/java/org/dpppt/android/calibration/parameters/ParametersFragment.java
#	dp3t-sdk/sdk/build.gradle
… gives us the ability to later on change the submission of the keys from daily buckets to one bucket with all keys and distinguish the exposuredays from the exposurewindows
remove deprecated methods or mark them deprecated in sdk
move ExposureNotificationBroadcastReceiver work to ExposureWindowMatchingWorker to make sure we do not use too much time in the BroadcastReceiver
…le-en-api-1-5

# Conflicts:
#	dp3t-sdk/sdk/build.gradle
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 15 Code Smells

0.0% 0.0% Coverage
7.6% 7.6% Duplication

warning The version of Java (1.8.0_265) you have used to run this analysis is deprecated and we will stop accepting it from October 2020. Please update to at least Java 11.
Read more here

@simonroesch simonroesch linked an issue Sep 13, 2020 that may be closed by this pull request
@simonroesch simonroesch changed the title [ONGOING] SDK Version 1.1 including new Google API features (ExposureWindows) [WIP] SDK Version 1.1 including new Google API features (ExposureWindows) Sep 17, 2020
@simonroesch
Copy link
Contributor Author

was opened as proper draft PR #208

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exposure days list always return one element.
1 participant