Kelson
70301d4723
New tmp.kiwix.org server
2018-11-07 03:51:13 +01:00
Matthieu Gautier
3b483f9011
Do not build for mips and mips64 by default.
2018-08-22 16:44:53 +02:00
Matthieu Gautier
d04af4661a
[CUSTOM_APP] Small fixes of help of options.
2017-07-18 15:57:13 +02:00
Matthieu Gautier
f16c909090
[CUSTOM_APP] Correctly set the version_name.
...
The version_name need to be set a compilation time.
By default the version_name is taken from json info file.
But a user may want to change it.
2017-07-18 15:57:12 +02:00
Matthieu Gautier
78dd2626ca
[CUSTOM_APP] Add a zim_path option to build_custom_app.py
...
If the user what to make a custom_app locally, he will need to download
the zim file before. As he has already the zim, it is better to give
the zim_path instead of give the zim_url and have `build_custom_app.py`
download a second time the zim.
2017-07-18 15:56:26 +02:00
Matthieu Gautier
e57c0fccaa
Use the real key to sign apk.
2017-06-25 15:49:49 +02:00
Matthieu Gautier
b83efb7d7f
Make the `--zim-url` option ... optional.
...
If not given, the zim_url is get from the `info.json`To revert
2017-06-25 15:49:49 +02:00
Matthieu Gautier
71650ffebd
Add a option to deactivate APKs upload to android play store.
...
APKs are pushed to a http accessible address.
This is needed as first association of APKs to an application must be
made manually.
2017-06-25 15:49:49 +02:00
Matthieu Gautier
22fffcee51
Add script to build customapp
2017-06-25 15:49:49 +02:00