Files
fdroidclient/app/src/main
Hans-Christoph Steiner b9144cc95d fix pedantic warnings in Provisioner.java to make null warnings clear
The NullPointerException fixed by the previous commit had a warning to that
effect.  This fixes almost all the warnings to make the warnings clearer:

* unused method
* unused result of File.delete()
* can have reduced visibility
* single char static "" strings can be '' chars
2018-03-07 22:51:39 +01:00
..
2018-03-06 23:20:12 +00:00
2018-02-22 02:45:40 +05:30