This repository has been archived by the owner on Jan 5, 2022. It is now read-only.
v1.9.5
- DeviceInfo:
- retrieving IMEI via service call if all else failed
- improve NetworkingDetails (incl. fallbacks for hostname)
- make it possible to skip radio details (SIM, provider) in device doc (e.g. for WiFi-only tabs)
- AppDetails:
- hide disabled components behind "details spoiler"
- if specified for an app, include minimal Android version required and target version
- on package scan, skip overlayTarget + overlayCategory properties to avoid Oops (Pie and up)