Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
5,478 contributions in the last year
Activity overview
Contributed to
cds-snc/notification-admin,
cds-snc/covid-alert-app,
cds-snc/c19-benefits-node
and 5 other
repositories
Contribution activity
July 2020
Created a pull request in cds-snc/covid-alert-app that received 3 comments
One-time-code allow over 8-10 characters
Fixes a bug where the input would allow for 10 characters but the submit button would disable after 8 characters.
+1
−1
•
3
comments
- Move language under settings
- Add panel for no connectivity
- Removes bottom drawer spacer
- Adjust landing page image size
- Exposure notification off - Android
- Update images
- Update @react-native-community/push-notification-ios
- update gitignore
- One time code - 10 characters
- Package bump - @react-native-community/netinfo
- Only auto focus if field is empty
- Fix privacy policy heading
- Update translations file
- Remove lottie - no longer in use
- Initial language select
- Fix lint issues
- Add language toggle to drawer
- Adding pod lock file for updated background fetch
- Fastfile - Fix typo - remove ensure master
- Remove bottom drawer language button
- Fix fastlane typo
- Generate translations when building
- Add scroll fade transition - Onboarding
- WIP - init Fastlane debug build Android
- How it works - use same nav "cancel" for Android and iOS
- Some pull requests not shown.
- Check location service on Android
- Display the offline screen whenever the network is not connected
- Updated copy for French FrameworkUnavailableView
- Adding borders around interactable boundaries
- Handle error code 10 on Android
- Add `noStore` cacheControl to the diagnosisKeysFile download.
- Changed accessibilityLabel to accessibiltyHint for CodeInput
- Add "Something went wrong" screens
- Add a check to prevent the offline panel from being shown to diagnosed users
- Attempt to check Google Play Services
- Change react-native package for better secure storage.
- issue 794 added Canada logo alt text
- Reject promise when attempting to access ENManager without authorization.
- Fix bug where iOS system status was not updating quickly enough
- Add email address to privacy policy
- minor text change in onboarding
- minor FR edits
- Remove extra space in en.json HowItWorks.Body3
- Fix potential null dereference in iOS code
- Minor change to privacy policy
- Fix notification channel naming
- Updated react-navigation and related packages
- Set CodeInput maxLength to 12
- Adding bulletpoint accessible functionality
- Fix issue cannot read property matchedKeyCount of null in getPendingExposureSummary
- Some pull request reviews not shown.
Created an issue in cds-snc/covid-alert-app that received 5 comments
Code entry - No network connection
The app currently allows entering a code when the device doesn't have an internet connection. @JuliannaR should we hide the entry box in this case …
5
comments
- VirtualizedList: You have a large list that is slow to update
- Update Readme - to use Covid Alert as the app / repo name
- HomeScreen - showing "all set" when Covid Alert is off
- Drawer menu scrolling - Android
- TEST_MODE - false causing issues with TouchableOpacity on Android
- Move - TRANSMISSION_RISK_LEVEL from the .env file
- UTC vs device local time - testing / edge cases
- Update 8-digit code
- Update app to use UTC vs device local time
- Ensure - fetch last 14 days
- Fastlane config for limited access
- Add a "fade" to the footer, to showcase the need to scroll for more content
- Android - Increase back button size / touch target - How it works