content Observer
Instance of ContentObserver which monitors changes in the phone gallery directory and sends match requests once new photos are detected.
New photos are files which fulfill the following criteria at the time of detection:
isWaitingForMatchingResponse is false
isConnected is true
isValidFilePath returns true
isNewCameraPhoto returns true