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,389 contributions in the last year
Activity overview
Contributed to
cds-snc/covid-alert-app,
cds-snc/notification-admin,
cds-snc/c19-benefits-node
and 5 other
repositories
Contribution activity
August 1, 2020
timarney has no activity
yet for this period.
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
- Speed up drawer transition
- Lint error on -> console log
- react-native-safe-area-context package update
- 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
- Some pull requests not shown.
- More granular error messages for diagnosis key submission
- Issue and Pull Request Templates
- more unit tests backend service
- Check for parseable JSON.
- Add post-clone action for App Center
- check bad configuration with missing: minimumRiskScore
- Add documentation for detox setup and use
- Removing extraneous file.
- Detox test for onboarding
- Add detox tests
- Increasing test coverage for date-fns
- unittests storage service
- Remove direct access to `console` commands.
- Remove debugging code.
- Add tests for cancelablePromise
- Add code coverage
- Patch `async-storage` with `NSURLIsExcludedFromBackupKey`
- Updated content on error screen iOS 14 beta users will see
- Check location service on Android
- Update repo name for Github Release
- Feature/exposure status secure storage
- Updated Markdown files (#889)
- Fix VirtualizedList issue
- Add a 1 second delay to displaying the homescreen content
- Fix the flash due to changing system status
- 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
- Android - turn on EN button is available before Play Services finishes updating
- 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