- Retry downloading with disabled SSL certificate verification if SSL error is encountered during TheFreeman193 pifs download. Print an alert to warn the user.
- Added testing with YASNAC
- Display a warning toast during Play Integrity test, when the Active Pif window content is not in sync with the device's pif.json.
- Added Paste Down button to transfer the contents of Active Pif to Output Console (useful for reprocessing a pif.json.
- Added Reprocess button to reprocess and produce pif.json compatible with the installed module version. Useful when different versions of modules require / depend on different fields / props. (Note: this is compatible with @osm0sis modules, @chiteroman modules change often and it's hard to keep up, I've done my best to keep compatibility with some of those versions).
- Fill in missing build fields from fingerprint or vice versa.
- Added an option to add missing fields with values from running phone (not the donor print)
- Added an option to point to a directory full of json files and import them to favorites.
- Added an option to disable UIAutomator (useful for devices that have a buggy UIAutomator). coords.json file can be manually created to run the automated tests. See #137
- Did some code refactoring.