[2.0] Show only sensitive permission and possibly diffs
All Android versions we support now use runtime permissions, so there's no need to list those as the user has to explicitly grant those anyway.
However, we could show certain non-runtime permissions (that may still be somehow dangerous) for each version in the app details screen:
INTERNETQUERY_ALL_PACKAGESHIGH_SAMPLING_RATE_SENSORSACTIVITY_RECOGNITION
and highlight differences to prior versions as a stretch goal.
Edited by Torsten Grote