1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-03 17:50:11 +02:00
fdroidserver/marketcheck
Henrik Tunedal 1ba9f79888 Explicitly specify output encoding in marketcheck.
FileWriter uses "the default character encoding", which seems like
asking to live in interesting times. The program assumes UTF-8 when
it reads the file, so it should obviously do the same when it writes
it back.
2011-02-06 05:13:44 +01:00
..
.gitignore A little proof of concept of getting current market version number for an app 2010-10-27 12:27:33 +01:00
androidmarketapi-0.5.jar Updated version of androidmarketapi 2011-01-19 22:30:46 +00:00
make.sh Updated version of androidmarketapi 2011-01-19 22:30:46 +00:00
protobuf-java-2.2.0.jar A little proof of concept of getting current market version number for an app 2010-10-27 12:27:33 +01:00
README.txt Library sources 2010-10-27 20:10:39 +01:00
run.sh Updated version of androidmarketapi 2011-01-19 22:30:46 +00:00
test.java Explicitly specify output encoding in marketcheck. 2011-02-06 05:13:44 +01:00

=Libraries=

androidmarketapi-0.3.jar is Apache 2.0 licensed - source from:

  http://code.google.com/p/android-market-api/

https://code.google.com/p/protobuf/ is New BSD licensed - source from:

  https://code.google.com/p/protobuf/