Fix evaluation of WiFi contexts
This release fixes a bug where the pathways for acquiring SSID without WiFi were not utilized. Specifically, dumpsys and Shizuku strategies were only wired for rule creation before, now they're also used for rule evaluation.
What's Changed
- Fix Wi-Fi context evaluation to use no-Location SSID strategies by @faded-penguin021 in #71
Full Changelog: v1.0.1...v1.0.2