app
app copied to clipboard
COVID-19 App
Some of the screens of the application are not adjusting well when the app is being run on bigger screen size android tablet The below screens are not adapting well...
Closes #1228 ## Checklist: - [x] Followed the [Contributor Guidelines](https://github.com/WorldHealthOrganization/app/blob/master/docs/CONTRIBUTING.md) and verified that all contributions are properly licensed pursuant to the [LICENSE](https://github.com/WorldHealthOrganization/app/blob/master/LICENSE).
## Summary Scroll to the last day of a country stats. Note that it's associate with the wrong date - it's off by one day (can't remember if it's a...
Steps to reproduce the behavior: 1. Launch the app 2. Complete Onboarding journey. 3. Tap on Learn tab in the footer. 4. Tap on Questions & Answers 5. Expand the...
- Removed app server type enums and urls ## How did you test the change? TBD: Staging server ## Checklist: - [x] Followed the [Contributor Guidelines](https://github.com/WorldHealthOrganization/app/blob/master/docs/CONTRIBUTING.md) and verified that all...
Closes #1779 ## How did you test the change? - [x] iOS Simulator - [ ] iOS Device - [ ] Android Simulator - [ ] Android Device - [...
## Summary The following is invalid protocol buffer request that receives a 200 response but instead should get a 400 response bad request. ``` $ curl -i \ -H 'Content-Type:...
## Summary Two UI changes: 1. "Data up to Dec 20" as a warning that the data might be stale. As data is updated, then it would switch to "Data...
## Summary Variance between country stats on https://covid19.who.int/ and the app. @brunobowden - given that the client isn't caching the country stats, it must've gotten the stale data over the...
# Description When a user finishes the onboarding permissions and lands on the application home screen, then pressing the back button from Stats, Learn, Check-up, Settings directly kills the app...