29 Commits

Author SHA1 Message Date
mhutti1
a00dd15e24 Android More work on #6 2016-07-28 08:12:09 +01:00
mhutti1
db2c8db537 Android custom apps can now be compiled for individual architectures #6 2016-07-27 21:25:30 +01:00
mhutti1
8c777dd80d Android Revert storing ZIM file in assets dir #6 2016-07-24 14:58:20 +01:00
mhutti1
d4a74673db Android fix for multipart customapp package names 2016-07-20 22:51:36 +01:00
kelson42
728c406b60 Fix indentation 2016-07-20 23:12:57 +02:00
mhutti1
28ebb62d98 Android Python script correctly changes test directory #260 #268 2016-07-20 22:00:12 +01:00
Kelson
4c119bf921 Fix urllib2 improt problem #246 2016-07-03 16:51:07 +03:00
Elad Keyshawn
04860b9c63 Attempt on Rate-Dialog dynamic icon 2016-05-12 01:56:14 +03:00
mhutti1
fbed97fa10 Moved customapp embedded android ZIMs from lib to assets directory
Avoids duplicate embedded ZIMs for each CPU architecture:
2016-03-08 20:34:13 +00:00
mhutti1
120a7e664a Added links back to reduce customapp apk size #6 2016-03-04 19:26:11 +00:00
Emmanuel Engelhart
372b725749 Better log for FileUtils::doesFileExist() #6 2016-03-04 20:19:03 +01:00
mhutti1
1e280d99ca Fix for customapp embeded zim #6 2016-03-03 22:06:47 +00:00
Emmanuel Engelhart
2f3d69f608 Fix rewritting of SliderPreference class name for custom apps #3 2016-03-02 20:19:39 +01:00
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