Skip to content
Snippets Groups Projects
Unverified Commit 23498dd3 authored by Mohamed's avatar Mohamed Committed by GitHub
Browse files

QR Code scanning to check-in (EXPOSUREAPP-5305) (#2507)

* Setup deep-linking to confirmation

* Update ConfirmCheckInFragment.kt

* Update fragment_confrim_check_in.xml

* Create Uri.kt

* Add navUri extension

* Handle deep-linking in MainActivity

* Check event decoding

* Add scan check-in qr code fragment

* Create viewModel and DI modules

* lint

* Create ViewModel

* Delegate work to view model

* use viewmodel

* Add unit test for navUri

* Adjust data

* Add unit tests for deep-linking

* lint

* Remove + from id references

* Add TODO

* Add unit tests

* Add tests

* add ToDo

* Fix test

* Deep linking for Event Registration (EXPOSUREAPP-5305) (#2502)

* Handle deep-linking and shortcuts

* lint

* Fillin intent in Onboarding

* Lint

* Delete ConfirmCheckInFragment.kt

* Fix test
parent 44b42eb8
No related branches found
No related tags found
Loading
Showing
with 561 additions and 33 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment