Skip to content
Snippets Groups Projects
Unverified Commit 1853cac1 authored by Kolya Opahle's avatar Kolya Opahle Committed by GitHub
Browse files

Removing the registration fragment (#184)


* Added the TestAlreadyPairedException to the web request builder

* Added specific exceptions to all submission web requests

* Moved setting activity of DialogHelper to show call

* Re added the requestIDS to all listeners for later use

* Added Exception live data to view model

* Added error dialogs to RegisterDeviceFragment screen

* Added null check to networkResponse in VolleyError

* Added error dialogs to SubmissionTestResultFragment screen

* Fixed wrong view model call

* Added error dialogs to SubmissionResultPositiveOtherWarningFragment

* Added missing imports

* Revert "Added specific exceptions to all submission web requests"

This reverts commit 88d9027e24dd8b8c0baae7478c15cb23af403a0f.

* Revert "Added the TestAlreadyPairedException to the web request builder"

This reverts commit a4fb8272d89dd1e508a50002827fbc0dc7d86919.

* added specific error handing to services

* Switched error handlers to retrofit

* Extracted status code numbers to constants

* Added final strings for http error handling

* Removed RegisterDeviceFragment from app and added a Event helper

* Lint fixes

* removed error report for networking exceptions

* Added event wrapper to scan status to allow for rescanning of failed qrs

* linting

* Switched most view model LiveData to Event

Co-authored-by: default avatarmarcmuschko <marc.muschko@sap.com>
parent 18c3203b
No related branches found
No related tags found
No related merge requests found
Showing
with 191 additions and 241 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