enioka_scan icon indicating copy to clipboard operation
enioka_scan copied to clipboard

Refactor code to better account for new ScannerSearchOptions

Open DaSpood opened this issue 11 months ago • 0 comments

A bunch of ScannerSearchOptions options were added while writing the documentation, which were previously missing from the collection yet still used from intent extras.

Track down and refactor parts of the code that still use explicit intent extras instead of ScannerSearchOptions options. For example, ScannerService.onBind().

DaSpood avatar Apr 05 '24 13:04 DaSpood