Files
fdroidserver/fdroidserver
Hans-Christoph Steiner 650d52fb0a uses-permission maxSdkVersion as int, and enforces int string in XML
This forces <uses-permission maxSdkVersion=""> to be an integer in the
internal dict, and forces it to have no decimal point in XML.  Having it as
an integer in the internal dict means data will pass directly through to
the fdroidclient Apk instance, where it is ultimately an integer.
2017-03-06 22:04:14 +01:00
..
2016-08-02 11:10:31 +02:00
2016-03-11 13:27:00 +00:00
2016-11-15 20:55:06 +00:00
2017-03-03 13:44:55 +01:00
2016-11-15 20:55:06 +00:00
2016-11-15 20:55:06 +00:00