16 Commits

Author SHA1 Message Date
mhutti1
a623ce9fde Fixed package name mismatch for custom apk generation 2016-03-01 21:01:09 +00:00
Rashiq
066f413022 Organize files in packages
This is just a first step towards _the-big-refactoring_™
2016-01-06 13:33:11 +01:00
renaud gaudin
e8d720e9a0 Better handling of extra branding.xml files 2015-06-21 14:36:10 +00:00
Emmanuel Engelhart
b0bfde2c9d Force the rewriting of all branding.xml files (for custom apps) 2015-06-20 17:49:17 +02:00
renaud gaudin
5e4f24d70b Updated gen custom to accomodate new xml toolbar root node 2015-06-10 14:09:40 +02:00
renaud gaudin
1b86827e5d fixed a couple encoding issues 2015-06-08 12:15:40 +02:00
renaud gaudin
9e47c6a123 remove useless permissions on CustomApp 2015-06-08 11:06:31 +02:00
renaud gaudin
206392262f minor fixes 2015-06-08 10:05:51 +02:00
renaud gaudin
4e0e769e90 minor fixes 2015-06-07 22:48:53 +02:00
renaud gaudin
96debc91ae minor improvements 2015-06-07 12:42:01 +02:00
renaud gaudin
bc157a4f6d content-libs.jar now only created and added to APK for custom builds. Also adapted to new menu resource file name 2015-06-06 18:38:29 +02:00
renaud gaudin
ecbfbc865a Fixed settings crashing bug on CustomApp 2015-06-06 14:36:12 +02:00
renaud gaudin
682c4ba318 CustomApp now works with embedded zim file 2015-06-06 12:26:11 +02:00
renaud gaudin
ac79042caa Added enforced language capability for custom App 2015-06-05 13:29:32 +02:00
renaud gaudin
77c3c586fd made the script more generic to satisfy multiple builds 2015-06-05 12:48:05 +02:00
renaud gaudin
e45493ada0 Initial version of CustomApp generator
Generator script takes a JSON descriptor file.
CustomApp behavior is trigger on the Constants.IS_CUSTOM_APP switch
CustomApp looks for a companion file as ZIM and loads it up.
If not present, exits inviting to uninstall and reinstall from store.
2015-06-04 19:37:13 +02:00