This repository has been archived by the owner on Jan 5, 2022. It is now read-only.
v1.9.2
- update to the sensor-parsing adjustments in v1.9.1 (output of
dumpsys sensorservice
changed formatting somewhere between Android 6 (SDK23) and Android 7.1 (SDK25), causing the list getting messed up. v1.9.1 fixed that for SDK25+ – if you're on 7.0 and the list looks messy, please file an issue with output of the command for me to check). - introducing
WIKI_BASE
variable for where to point wiki links to - adding wiki links to DeviceInfo (and AppDetails) for quick lookup of explanations
- DeviceInfo: move ro.build.date from product info to OS details (ROM build, not device built)