enioka_scan
enioka_scan copied to clipboard
Refactor code to better account for new ScannerSearchOptions
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()
.