fba
c867390e35
Automatically download remote zim files
2016-12-24 01:15:22 +05:00
fba
d4b10936ce
Paths in custom apps json file are relative to json file dir
2016-12-23 02:47:32 +05:00
fba
3be2fcc81d
Kiwix logo replaced by custom icon in the widget of custom apps
2016-12-22 03:50:49 +05:00
Isaac Hutt
31372a740b
Change image save location to media directory #394
2016-12-20 21:02:39 +00:00
Isaac Hutt
279e196fbb
Added option to build customapps for specific expansion version
...
Use content_version_code to set the expansion version code.
Defaults to the same as version_code.
2016-11-16 08:50:02 -08:00
Kelson
00af31ca2b
Rename kiwix.c to kiwix.cpp #347
2016-10-18 17:56:40 +02:00
mhutti1
c0e6b94e7a
Another fix for customapp settings
2016-09-28 10:43:38 +01:00
mhutti1
4ef289a9b2
Fix settings menu in custom apps
2016-09-28 09:29:43 +01:00
mhutti1
4d0be458fb
Another attempt at Android customapp splashscreen fix
2016-09-17 18:26:46 +01:00
mhutti1
5936b6ebfd
Fix splash screen icon in customapps
2016-09-17 17:48:36 +01:00
Isaac Hutt
a4ca77d6a2
Fix for customapp crash due to lack of permissions
2016-09-17 17:39:53 +01:00
mhutti1
1b85799ad8
Fix for #288
2016-09-09 08:08:29 +01:00
mhutti1
52ded412b1
Android fixed bookmark migration #157
2016-09-01 20:56:00 +01:00
mhutti1
6bdeb51d87
Custom android apps display their logo as splash screen #271
2016-08-06 10:42:02 +01:00
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