Android Everything v0.1.1
Android Everything v0.1.1
This maintenance release improves search reliability and prevents failed ADB operations from being mistaken for successful scans.
Fixed
- Treat FTS5 punctuation, quotes, parentheses, and operators such as
ANDandORas ordinary search input - Return an empty result for punctuation-only searches instead of raising a SQLite FTS5 syntax error
- Determine ADB command success from the actual process exit code rather than matching text in stderr
- Preserve the previous device index when an ADB scan fails, times out, or the device goes offline
- Use exit status for file pull and delete operations
Installation
- Download
AndroidEverything.exebelow. - Install Android SDK Platform Tools and add
adbtoPATH. - Connect an Android device with USB debugging enabled and start the executable.
ADB is not bundled. The executable is not code-signed, so Windows SmartScreen may display a notice. Verify the download using AndroidEverything-v0.1.1-SHA256.txt.
Verification
- Unit tests: 18 passed
- Packaged startup smoke test: passed on Windows 10
- SHA-256:
44365610274edcab31d383a8285bf7dfcfcca2a7b38dfd8db79907d617f4598d
See the user guide and changelog for details.