This repository was archived by the owner on Jun 20, 2023. It is now read-only.
Releases: corona-warn-app/cwa-app-android
Releases · corona-warn-app/cwa-app-android
v1.8.0-RC4
v1.8.0-RC3
RC 3
Bug Fixes
- Update Kotlin/Coroutines (EXPOSUREAPP-3847) #1728
- Export of Exposure Windows ambiguous (EXPOSUREAPP-4022) #1736
- Exposure windows keep adding (EXPOSUREAPP-4020) #1741
- Update couroutines to 1.4.2 to fix
toString()stackoverflow (EXPOSUREAPP-4059) #1765 - Add missing RiskLevelResultStorage data reset (EXPOSUREAPP-4041) #1743
- Adopt TRL encoding to ENF restrictions (EXPOSUREAPP-4039) #1763
- Only use coroutines-test in tests (DEV) #1764
- Fix possible notification loop (EXPOSUREAPP-4036) #1750
- Use key package day/hour to determine data staleness (EXPOSUREAPP-4042) #1748
- Low Risk after update from 1.7.0 RC8 (in increased risk state) to 1.8.0 RC2 (EXPOSUREAPP-3988) #1745
- Don't bubble up exceptions on day sync caused by no internet (DEV) #1754
- Refactor riskcard & states; Chapter1 (EXPOSUREAPP-4049, EXPOSUREAPP-3834) #1751
Features
- Remove minimum tracing time requirement (EXPOSUREAPP-3051) #1762
Text Changes
Others
- Schema for Risk Result (DEV) #1747
v1.7.1
v1.7.1-RC1
v1.8.0-RC2
RC 2
Bug Fixes
- Ignore negative secondsSinceLastScan (EXPOSUREAPP-3897) #1694
- Adjust Diagnosis key file provider to prevent deprecation (EXPOSUREAPP-3896) #1700
- Retain the cache after connection timeout (EXPOSUREAPP-3912) #1698
- Simplify polling based flows (DEV, EXPOSUREAPP-3847) #1707
- Fix ANR during onboarding (DEV) #1718
- Screen: Andere warnen --> Button Einverstanden greyed out (EXPOSUREAPP-3770) #1708
- Risk Calculation does not work because DiagnosisKeysDataMapping is not applied (EXPOSUREAPP-3895) #1690
Features
- Exposurewindows adjustments & share, Testmenu (EXPOSUREAPP-3898) #1710
- Test feature to fake high/low risk encounters via exposure windows (DEV) #1706
- Persist ExposureWindow based risk level calculation results and update the UI (EXPOSUREAPP-3910,EXPOSUREAPP-3855) #1705
- Improve logging, format timestamp and show app build infos (DEV) #1719
- Log cause for HTTP errors (DEV) #1720
- Improve TaskController logging and limit state history (DEV) #1717
- Prevent accidental use of protobuf default value for app features (DEV) #1716
- Improve Gson deserialization handling (DEV) #1715
- Make worker type visible on log output (DEV) #1714
- Removed traces of grey risk card (EXPOSUREAPP-3051) #1699
Text Changes
v1.7.0
Bug Fixes
- "Invalid Tan" message is displayed when the TAN input screen is opened (EXPOSUREAPP-3646) (#1560)
- Implement specific logs to analyse (EXPOSUREAPP-3440) (#1563)
- Verify right risk state: Exposure Logging stopped vs. Unknown Risk (EXPOSUREAPP-3594) #1567
- Detect changes to app config (EXPOSUREAPP-2718) #1583
- Risk Card has "Unknown Risk" after 1.7.0 (RC2) Update (EXPOSUREAPP-3723) #1597
- Fix passive config requests triggering a refresh (EXPOSUREAPP-3774) #1608
- Cannot delete tests older than 21 days (EXPOSUREAPP-2398) #1586
- Don't limit the DownloadDiagnosisKeysTask to once a day (EXPOSUREAPP-3771) #1616
- Fix blank card and tracing state (EXPOSUREAPP-3823) #1636
- Fix config default values not being used if protobuf is missing the data structures (EXPOSUREAPP-3856) #1649
- Remove manual refresh of last fetched timestamp (EXPOSUREAPP-3843) #1648
- RiskLevelCalculationTask not being executed if no new match was found (EXPOSUREAPP-3849) #1657
- Don't overwrite the Google apitoken if we don't actually attempt submission (EXPOSUREAPP-3869) #1660
- Fix update of last submission date (EXPOSUREAPP-3874) #1669
- Fix hourly pkg expectancy check (EXPOSUREAPP-3875) #1670
- Prevent premature task abortions, Store timestamp first (EXPOSUREAPP-3878) #1668
Features
- Converted RetrieveDiagnosisKeysTransaction to Task (EXPOSUREAPP-2908) (#1545)
- Reminder to share a positive test result (EXPOSUREAPP-3551) (#1556)
- Update EN SDK to 1.7.2 (EXPOSUREAPP-3662) (#1566)
- Override EXPECT_NEW_PACKAGES if we revoked key packages (EXPOSUREAPP-3455) (#1572)
- Improved crash logging & handling (EXPOSUREAPP-2572) (#1475)
- Introduce new notification title and body (EXPOSUREAPP-3454) (#1517)
- Converted risk level transaction to task (EXPOSUREAPP-2842) (#1412)
- Fix/satisfy pipeline - gradle def function (EXPSOUREAPP-2572) (#1519)
- Converted submission transaction to task (EXPOSUREAPP-2482) (#1429)
- Risk calculation failed, no internet card - strings (EXPOSUREAPP-3051) (#1507)
- Improved AppConfig logic for 1.7.x and 1.8.x (EXPOSUREAPP-3455) (#1520)
- Harmonize behavior scanning expired QR (EXPOUREAPP-2700) (#1493)
Enhancements
- Deadman Notification if exposure check was not successful for 36h (EXPOSUREAPP-2332) (#1513)
- Update Risk Score more than once a day (EXPOSUREAPP-3455) (#1550)
- New quota error (EXPOSUREAPP-3511) (#1569)
- Increase key retrieval worker launch interval to hourly (EXPOSUREAPP-3455) #1574
- Test menu for registration token related interaction (EXPOSUREAPP-3772) #1600
- Refactor app config to source, check validity and improve edgecase handling (EXPOSUREAPP-3774,EXPOSUREAPP-3771) #1623
Text Changes
- Missing punctuation in risk details (German) (EXPOSUREAPP-3650) (#1558)
- Fix typo (EXPOSUREAPP-3657) #1565
- Update privacy_de.html (EXPOSUREAPP-3418) (#1576)
- Update legal_strings.xml (EXPOSUREAPP-3137) #1595
- Update default strings (DEV) #1599
- Update terms_de.html (EXPOSUREAPP-3610) (#1544)
- Fix typo in legal_strings.xml (EXPOSUREAPP-3584) (#1538)
- Translation Deliveries: #1596
Code-Maintenance:
- Version bumps: (#1498, #1578, #1641, #1653, #1658, #1661, #1674)
- Dependency injection for workers (DEV) (#1503)
- 1.6 to 1.7 (DEV) (#1521)
- Show current env when launching app (DEV) (#1515)
- CircleCI commit hash (DEV) (#1529)
- Re-add common codestyle (DEV) (#1534)
- Merge release/1.6.x into release/1.7.x (DEV) (#1533)
- Protocol Buffer update for release 1.7.x (#1506)
- Remove MagicNumbers check (DEV) (#1552)
- Improved app config handling (Identifier, local fallback) (DEV) (#1553)
- Protocol Buffer update for release 1.7.x (#1570)
- Fix missing error dialog (DEV) (#1564)
- Reduce appconfig calls for exposure detection tracker (DEV) #1573
- Fix KotlinNPE within error dialog (DEV) #1579
- Generate nicer APK names (DEV) #1581
- Don't rename the APK on
deviceflavor builds. (DEV) #1590 - Enhance unit-test to check for key revokation return value (DEV) #1580
- Improve cancelation exception handling (DEV) #1591
- Fix appconfig display for testers (DEV) #1624
- Upload fix (DEV) #1639
- Fix logging in device for testers (DEV) #1651
- Push RC build to T-Systems (EXPOSUREAPP-3325)(#1504)
- Introduce skeleton classes for UI tests and screenshots (EXPOSUREAPP-2997) (#1496)
v1.8.0-RC1
RC 1
Bug Fixes
- Fix unguarded launch calls on UI scopes (DEV) #1625
Feature
- Migration to google ENF client v2 (window mode) (EXPOSUREAPP-3456) #1677
Enhancement
- Display the current ENF Version within our app information menu (EXPOSUREAPP-2794) #1592
Text Changes
- Define the Term "Exposures" (EXPOSUREAPP-3556) #1539
- Define the Term "Exposures" (EN v2) (EXPOSURREAPP-3457) #1549
- Update privacy_en.html #3675 #1638
- Update privacy_de.html (EXPOSUREAPP-3675) #1635
- Update strings.xml (EXPOSUREAPP-1996) #1637
- Update privacy_tr.html (EXPOSUREAPP-3675) #1646
- Update privacy_de.html (EXPOSUREAPP-3675) #1663
- Update strings.xml (EXPOSUREAPP-3882) #1671
Community:
- Never report CancellationException (closes #1588) #1589
- Fix scrolling for SubmissionQRCodeInfoFragment (EXPOSUREAPP-3436) (closes #1607) #1662
Code Maintenance
- Version bump (DEV) #1499
- Merge 1.7.x into 1.8.x: #1548, #1557, #1577, #1631, #1655, #1664, #1683
- Protocol Buffer updates #1571, #1522
- Remove debug notifications (DEV) #1632
- Sonar cloud scan for external pr (DEV) #1601
- Adjusted getting infos for additionalRiskCalcInfo (EXPOSUREAPP-3456) #1684
- Enfv2 - Testmenu improved readabilty (EXPOSUREAPP-3456) #1685
- Autostart logfile for testers (DEV) #1593