Bruno Bowden
Bruno Bowden
## Summary Add basic pre-commit hooks to the repo. To catch, for example, broken symlinks (https://github.com/WorldHealthOrganization/app/pull/1670) Link: https://github.com/pre-commit/pre-commit-hooks Possible config file. Should be run against every file in the existing...
## Summary Reduce white space under the promo so that more content can be seen without scrolling. It’s ok to adjust the blue background curve or move the medic image...
- `arch x86_64` for `ffi` and `pod install` ## How did you test the change? - [x] iOS Simulator ## Checklist: - [x] Followed the [Contributor Guidelines](https://github.com/WorldHealthOrganization/app/blob/master/docs/CONTRIBUTING.md) and verified that...
## Summary The Symptom Check-Up tool should ask the user for their proximate location. This could be a zip code, regional name or local equivalent. This is to tailor the...
Rework the UI to support Right-to-Left (RTL) languages such as Arabic. The text translation will be done through Lingo24. Though you can experiment locally by editing the yaml translation files....
## Summary Push Notifications fail when app is in foreground. This might be "by design" but I don't think it's the right answer: ``` WORKS: App is in background WORKS:...
## Summary The WHO App should show a similar warning to Facebook / WhatsApp for airplane mode. On iOS, those apps will show a user notification for "Turn Off Airplane...
## 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...
- 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...