Skip to content

Conversation

@mdryankov
Copy link
Collaborator

@mdryankov mdryankov commented Sep 18, 2020

V. 2.6.8+608 includes upgrade of the Flutter to v. 1.20.4 as well

sbutler and others added 30 commits September 4, 2020 09:36
Bug introduced by adding props to the instance instead of using
utility functions. Before, the utility function would catch the
null case. Now, that needs to be caught before checking the prop.
* support/v2.5: (40 commits)
  Updated changelog.
  Added 'test-user' condition [#125].
  Fixed changelog format.
  Updated changelog.
  Fixed unused warning.
  Removed SAR status entries from sample health rules. Use PCR entries instead that actually contain the same status rules.
  version: 2.5.6+506
  Version 2.5.5+505
  Updated changelog.
  Add null check before using instance props (#119)
  Updated changelog.
  Fix issue with _determineIsOpen not checking weekDay (#111)
  Updated changelog.
  Mark pending event that persist in history table as processed.
  Updated changelog.
  Do not process pending events if we failed to load history (#94).
  Updated Health rules (#107).
  version: 2.4.5+305
  Feature/issue 100 (#104)
  Dont add/process OSF test if it's not enetered as test type within the system
  ...

# Conflicts:
#	CHANGELOG.md
#	android/app/build.gradle
#	android/app/src/main/java/edu/illinois/covid/MainActivity.java
#	android/app/src/main/java/edu/illinois/covid/maps/MapActivity.java
#	android/app/src/main/java/edu/illinois/covid/maps/MapDirectionsActivity.java
#	android/app/src/main/java/edu/illinois/covid/maps/MapView.java
#	assets/sample.health.rules.json
#	ios/Podfile
#	ios/Runner.xcodeproj/project.pbxproj
#	ios/Runner/AppDelegate.m
#	lib/ui/health/Covid19TestLocations.dart
#	pubspec.yaml
* support/v2.5:
  Introduced and acknowledged nextStepHtml in HealthRuleStatus2 and Covid19StatusBlob (#128).
  Use displayReason for status update reason, translate the date.
  Do not use explicit references to nextStep from status blob.
* support/v2.5:
  Updated changelog.
  Introduced and acknowledged warning in HealthRuleStatus2 and Covid19StatusBlob (#127).
  Updated changelog.

# Conflicts:
#	CHANGELOG.md
* support/v2.5:
  Check both nextStep & nextStepHtml when checking for "requiresTest"
  Replaced "Covid-19" with "COVID-19".
  Added "More Info" section in next step html content (#133).
  Use HTML formatted next step for exposure rule, require test on 4th day after exposure (was 5th) (#133).
  Feature/issue 132 (#134)

# Conflicts:
#	android/app/src/main/java/edu/illinois/covid/Constants.java
#	android/app/src/main/java/edu/illinois/covid/MainActivity.java
#	android/app/src/main/java/edu/illinois/covid/maps/MapActivity.java
#	android/app/src/main/java/edu/illinois/covid/maps/MapDirectionsActivity.java
#	ios/Podfile
#	ios/Runner.xcodeproj/project.pbxproj
#	ios/Runner/AppDelegate.m
#	lib/ui/health/Covid19TestLocations.dart
* Android: remove restriction for taking screehsnots [Issue #138]

* Android: remove legacy unused "pickLocation" parts

* Update CHANGELOG.md
* Remove "ASAP" label in "Next steps" panel. [Issue #143]

* Update CHANGELOG.md
Show standard offline message if the device is in offline mode (+ sma…
Add external icon for OSF retrieve results button [150]
* Load symtpoms from the new health BB sympotms API [Issue #152]

* Load rules from the new API [Issue #152]

* Update CHANGELOG.md
* Show "Wait time" in test locations [Issue #160]

* Update CHANGELOG.md
Use student_level instead of role from auth card API [#162]
Rework swiper and fix the VoiceOver accessibility [#158]
* Show grey icon and label "Unavailable" when test location is closed or there is no wait time available [Issue #167]

* Make brighter green color for wait time [Issue #167]

* Update CHANGELOG.md
* Upgrade Flutter version to 1.20.2

* Redo

* Redo - remove
# Conflicts:
#	CHANGELOG.md
#	android/app/src/main/java/edu/illinois/covid/MainActivity.java
#	android/app/src/main/java/edu/illinois/covid/maps/MapActivity.java
#	android/app/src/main/java/edu/illinois/covid/maps/MapDirectionsActivity.java
#	ios/Podfile
#	ios/Runner.xcodeproj/project.pbxproj
#	ios/Runner/AppDelegate.m
#	pubspec.yaml
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.

4 participants