Daniel Martí
0765f14c9d
Remove trailing spaces and tabs
2013-12-30 17:05:25 +01:00
Hans-Emil Skogh
9355640475
Displaying of human readable Android permissions for each package in the repo.
...
Conflicts:
wp-fdroid/wp-fdroid.php
2012-01-14 12:22:19 +01:00
Hans-Emil Skogh
5f4a422b62
Wrapped the android permissions function in a class holding config variables.
2012-01-12 21:46:49 +01:00
Hans-Emil Skogh
044914777f
Normalized indentation and eol.
2012-01-12 21:27:32 +01:00
Hans-Emil Skogh
24da38c0f6
Strip slashes from descriptions/labels etc.
2012-01-11 19:37:13 +01:00
Hans-Emil Skogh
88196e8b9b
Human readable permission data will now be cached in serialized form for faster page generation.
2012-01-10 19:53:23 +01:00
Hans-Emil Skogh
51d00edf86
Added human readable labels and descriptions for permissions.
...
The information is parsed from strings information from the Android source.
This is really *much* to slow to do in real time, but a first step. Must be cached somehow.
2011-12-28 21:37:40 +01:00
Hans-Emil Skogh
34ae635f50
Added functionality to parse android permission data from the appropriate XML file from the Android source.
2011-12-27 20:29:45 +01:00