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

[FEATURE] Use latest version of encrypt.dart #745

Closed
dobromirdobrev opened this issue Oct 29, 2021 · 1 comment · Fixed by #746
Closed

[FEATURE] Use latest version of encrypt.dart #745

dobromirdobrev opened this issue Oct 29, 2021 · 1 comment · Fixed by #746
Assignees
Labels
Type: Feature Request Requesting new functionality

Comments

@dobromirdobrev
Copy link
Collaborator

dobromirdobrev commented Oct 29, 2021

Update to latest version of encrypt.dart (5.0.1).
More info at #687

@dobromirdobrev dobromirdobrev added the Type: Feature Request Requesting new functionality label Oct 29, 2021
@dobromirdobrev dobromirdobrev self-assigned this Oct 29, 2021
dobromirdobrev added a commit that referenced this issue Oct 29, 2021
dobromirdobrev added a commit that referenced this issue Oct 29, 2021
* Update encrypt plugin to latest available version [#745]

* Update CHANGELOG.md [#745]
@dobromirdobrev
Copy link
Collaborator Author

Done.

yoonlees pushed a commit that referenced this issue Nov 1, 2021
* version 2.12.0

* Set date for 2.12.0 version in CHANGELOG.md

* Added SECURITY.md

* Fixed CHANGELOG.md

* "vaccine" term replaced by "vaccineStatus" (#729).

* Do not apply action params when evaluating vaccine status.

* Implemented vaccine booster intervals (#729).

* Updated CHANGELOG.md

* version: 2.12.1+1201

* Fixed Pfizer typo in health.rules.json (#729).

* Extend UIN Override with vaccination exempt flag (#733).

* Acknowledged HealthUserOverrides.vaccinationExempt in healthHomePanel._buildVaccinationSection (#733).

* Updated CHANGELOG.md

* Fixed _evalTestVaccine evaluation (#729).

* Handle vaccination expiration in vaccination home widget.

* isVaccinated checks for expired vaccines (#729).

* Updated CHANGELOG.md (#729).

* Listen for Health.notifyUserOverrideChanged in HealthHomePanel (#733).

* Simplify VaccineBoosterInterval logic until we really need different intervals for different manufacturers (#733).

* Remove TestMonitorWeekdaysExtent handling until it is required (#737).

* Updated CHANGELOG.md (#737).

* version: 2.12.2+1202

* Handled exempt of vaccination status in vaccine widget (#739).

* Do not show appointment button when exemptFromVaccination (#739)

* Fixed effectiveTestInterval evaluation.

* Handled vaccination suspended status in vaccination widget (#739).

* Updated CHANGELOG.md (#739).

* version: 2.12.3+1203

* Removed Exposure Flutter service (#742).

* Remove Exposure service related UI, analytics and data (#742).

* iOS: Removed ExposurePlugin and related tools (#742).

* Get rid of LocalNotifications service (#742).

* Get rid of BluetoothServices service (#742).

* Removed NativeCommunicator.queryBluetoothAuthorization (#742).

* iOS: Removed bluetooth support and relevant background modes; update location permission strings to not include Bluetooth and Exposure System references (#742).

* Feature/issue 745 (#746)

* Update encrypt plugin to latest available version [#745]

* Update CHANGELOG.md [#745]

* Bring back HealthUser.consentExposureNotification (#742).

* Make sure to initialize HealthUser.consentExposureNotification when creating user for first time (#742).

* Android: Remove ExposurePlugin and all related stuff [#742]

* Updated CHANGELOG.md (#742)

* Implemented config notifications (#744).

* Updated CHANGELOG.md (#744).

* version: 2.12.4+1204

* Fixes, improvements and extensions of config notifications (#744).

* Updated CHANGELOG.md (#744).

* version: 2.12.5+1205

Co-authored-by: Mihail Varbanov <mihail.varbanov@inabyte.com>
Co-authored-by: Dobromir Dobrev <dobromir.i.dobrev@gmail.com>
yoonlees pushed a commit that referenced this issue Nov 3, 2021
* version 2.12.0

* Set date for 2.12.0 version in CHANGELOG.md

* Added SECURITY.md

* Fixed CHANGELOG.md

* "vaccine" term replaced by "vaccineStatus" (#729).

* Do not apply action params when evaluating vaccine status.

* Implemented vaccine booster intervals (#729).

* Updated CHANGELOG.md

* version: 2.12.1+1201

* Fixed Pfizer typo in health.rules.json (#729).

* Extend UIN Override with vaccination exempt flag (#733).

* Acknowledged HealthUserOverrides.vaccinationExempt in healthHomePanel._buildVaccinationSection (#733).

* Updated CHANGELOG.md

* Fixed _evalTestVaccine evaluation (#729).

* Handle vaccination expiration in vaccination home widget.

* isVaccinated checks for expired vaccines (#729).

* Updated CHANGELOG.md (#729).

* Listen for Health.notifyUserOverrideChanged in HealthHomePanel (#733).

* Simplify VaccineBoosterInterval logic until we really need different intervals for different manufacturers (#733).

* Remove TestMonitorWeekdaysExtent handling until it is required (#737).

* Updated CHANGELOG.md (#737).

* version: 2.12.2+1202

* Handled exempt of vaccination status in vaccine widget (#739).

* Do not show appointment button when exemptFromVaccination (#739)

* Fixed effectiveTestInterval evaluation.

* Handled vaccination suspended status in vaccination widget (#739).

* Updated CHANGELOG.md (#739).

* version: 2.12.3+1203

* Removed Exposure Flutter service (#742).

* Remove Exposure service related UI, analytics and data (#742).

* iOS: Removed ExposurePlugin and related tools (#742).

* Get rid of LocalNotifications service (#742).

* Get rid of BluetoothServices service (#742).

* Removed NativeCommunicator.queryBluetoothAuthorization (#742).

* iOS: Removed bluetooth support and relevant background modes; update location permission strings to not include Bluetooth and Exposure System references (#742).

* Feature/issue 745 (#746)

* Update encrypt plugin to latest available version [#745]

* Update CHANGELOG.md [#745]

* Bring back HealthUser.consentExposureNotification (#742).

* Make sure to initialize HealthUser.consentExposureNotification when creating user for first time (#742).

* Android: Remove ExposurePlugin and all related stuff [#742]

* Updated CHANGELOG.md (#742)

* Implemented config notifications (#744).

* Updated CHANGELOG.md (#744).

* version: 2.12.4+1204

* Fixes, improvements and extensions of config notifications (#744).

* Updated CHANGELOG.md (#744).

* version: 2.12.5+1205

* Feature/issue 752 (#753)

* Android: update to API level 30 [#752]

* Update CHANGELOG.md [#752]

* Version: 2.12.6+1206

* Disable VaccineBoosterInterval for now (#755).

* Bug/issue 756 (#757)

* Android: Allow protocols. Fix for API level >= 30 [#756]

* Update CHANGELOG.md [#756]

* Version: 2.12.7+1207

Co-authored-by: Mihail Varbanov <mihail.varbanov@inabyte.com>
Co-authored-by: Mihail Varbanov <inabyte@mail.orbitel.bg>
yoonlees pushed a commit that referenced this issue Nov 9, 2021
* version 2.12.0

* Set date for 2.12.0 version in CHANGELOG.md

* Added SECURITY.md

* Fixed CHANGELOG.md

* "vaccine" term replaced by "vaccineStatus" (#729).

* Do not apply action params when evaluating vaccine status.

* Implemented vaccine booster intervals (#729).

* Updated CHANGELOG.md

* version: 2.12.1+1201

* Fixed Pfizer typo in health.rules.json (#729).

* Extend UIN Override with vaccination exempt flag (#733).

* Acknowledged HealthUserOverrides.vaccinationExempt in healthHomePanel._buildVaccinationSection (#733).

* Updated CHANGELOG.md

* Fixed _evalTestVaccine evaluation (#729).

* Handle vaccination expiration in vaccination home widget.

* isVaccinated checks for expired vaccines (#729).

* Updated CHANGELOG.md (#729).

* Listen for Health.notifyUserOverrideChanged in HealthHomePanel (#733).

* Simplify VaccineBoosterInterval logic until we really need different intervals for different manufacturers (#733).

* Remove TestMonitorWeekdaysExtent handling until it is required (#737).

* Updated CHANGELOG.md (#737).

* version: 2.12.2+1202

* Handled exempt of vaccination status in vaccine widget (#739).

* Do not show appointment button when exemptFromVaccination (#739)

* Fixed effectiveTestInterval evaluation.

* Handled vaccination suspended status in vaccination widget (#739).

* Updated CHANGELOG.md (#739).

* version: 2.12.3+1203

* Removed Exposure Flutter service (#742).

* Remove Exposure service related UI, analytics and data (#742).

* iOS: Removed ExposurePlugin and related tools (#742).

* Get rid of LocalNotifications service (#742).

* Get rid of BluetoothServices service (#742).

* Removed NativeCommunicator.queryBluetoothAuthorization (#742).

* iOS: Removed bluetooth support and relevant background modes; update location permission strings to not include Bluetooth and Exposure System references (#742).

* Feature/issue 745 (#746)

* Update encrypt plugin to latest available version [#745]

* Update CHANGELOG.md [#745]

* Bring back HealthUser.consentExposureNotification (#742).

* Make sure to initialize HealthUser.consentExposureNotification when creating user for first time (#742).

* Android: Remove ExposurePlugin and all related stuff [#742]

* Updated CHANGELOG.md (#742)

* Implemented config notifications (#744).

* Updated CHANGELOG.md (#744).

* version: 2.12.4+1204

* Fixes, improvements and extensions of config notifications (#744).

* Updated CHANGELOG.md (#744).

* version: 2.12.5+1205

* Feature/issue 752 (#753)

* Android: update to API level 30 [#752]

* Update CHANGELOG.md [#752]

* Version: 2.12.6+1206

* Disable VaccineBoosterInterval for now (#755).

* Bug/issue 756 (#757)

* Android: Allow protocols. Fix for API level >= 30 [#756]

* Update CHANGELOG.md [#756]

* Version: 2.12.7+1207

* Removed unnecessary checks in OnBoardingHealthDisclosurePanel.onboardingCanDisplay implementation.

* Added back location to Information Usage Disclosure (#762).

* Updated CHAGELOG.md (#762).

* version: 2.12.8+1208

Co-authored-by: Mihail Varbanov <mihail.varbanov@inabyte.com>
Co-authored-by: Dobromir Dobrev <dobromir.i.dobrev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Request Requesting new functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant