36 Commits

Author SHA1 Message Date
kelson42
d6964d7954 + load the ICU data file dynamically 2014-01-03 13:43:15 +01:00
kelson42
27844c4d99 + rebuild also the unsigned release apk 2014-01-01 18:18:09 +01:00
kelson42
934da9d251 + fix gradle command 2013-12-24 19:05:57 +01:00
kelson42
70d5c99a30 + remove a useless command (which in addition seems to sporadicaly make the compilation fails) 2013-12-24 19:02:16 +01:00
kelson42
188912f179 + replace sh by bash in a script call 2013-12-22 18:52:09 +01:00
Rashiq Ahmad
c6ee59a8e1 Changing build system from Ant to Gradle. 2013-12-22 00:16:57 +01:00
kelson42
e42fb7fec9 + fix in android-support-v4.jar linking 2013-12-19 15:18:37 +01:00
kelson42
7c0cec1629 + remove a debug exit() 2013-12-19 14:46:16 +01:00
kelson42
b75dadc8df + link android-support-v4.jar from the dependencies instead of having a copy in the source code 2013-12-19 14:38:30 +01:00
kelson42
284766313e + better usage() 2013-12-16 17:32:50 +01:00
Rashiq Ahmad
cef231059d Fixed a bug with the language changer. 2013-12-16 17:13:41 +01:00
Rashiq Ahmad
9958ad4dc9 Merged the locale creater script with the build script. You can call it with the '--locales' flag. 2013-12-16 16:53:34 +01:00
Rashiq Ahmad
622f0865ce Temporarily taking out the create_locales.py script. Will merge with the build-android-with-native.py script later. 2013-12-16 16:18:03 +01:00
Rashiq Ahmad
cad802a88f Temporarily taking out the create_locales.py script. Will merge with the build-android-with-native.py script later. 2013-12-16 16:08:48 +01:00
Rashiq Ahmad
babe48e62c Merge remote-tracking branch 'origin/master' 2013-12-16 03:01:25 +01:00
Rashiq Ahmad
870d51b9b1 New Language Feature: Support for unsuported languages. 2013-12-16 03:00:46 +01:00
kelson42
5261fd2143 + fix compilation with external zimlib 2013-12-14 12:40:23 +01:00
kelson42
ce4caa266f md5.cpp was renamed in md5.c 2013-12-13 15:06:23 +01:00
renaud gaudin
b4b3a79630 catching up with master 2013-12-09 12:02:58 +00:00
kelson42
f7c602e966 + integrate libicu 2013-11-12 02:04:36 +01:00
renaud gaudin
e4c73a034e external zimlib for android 2013-08-08 22:49:50 +08:00
kelson42
57536c65b9 + Add pathTools.cpp to the compilation script 2013-07-14 20:46:54 +02:00
renaud gaudin
921e23dcd5 Fixed android compile on buildbot 2013-05-01 16:28:06 +00:00
kelson42
3bdcb33afb Fix for the 2GB ZIM file limit 2013-04-09 21:00:22 +02:00
renaud gaudin
48204fc208 test for buildbot 2013-04-09 00:31:47 +02:00
renaud gaudin
9d0c749a1c test for buildbot 2013-04-09 00:21:22 +02:00
renaud gaudin
f2a41c02f8 test for buildbot 2013-04-09 00:00:55 +02:00
renaud gaudin
c22b88c386 Added progress checks on android compile script 2013-04-06 13:53:15 +02:00
renaud gaudin
97fb36ac89 Added command line options to build script 2013-04-06 12:54:21 +02:00
renaud gaudin
6c84338b86 Kelson, you shouldnt have commitet this ahah 2013-04-06 04:05:21 +02:00
kelson42
1b41a6862e Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
Conflicts:
	android/libs/armeabi/libkiwix.so
	android/libs/mips/libkiwix.so
	android/libs/x86/libkiwix.so
2013-04-05 23:40:12 +02:00
kelson42
bccd1d1806 + JNI getRandomPage() 2013-04-05 23:35:56 +02:00
renaud gaudin
045d431070 fixed native on mips and intel 2013-04-05 19:30:45 +02:00
renaud gaudin
04efaa107d minor tweaks to deps 2013-04-05 14:18:06 +02:00
renaud gaudin
8be2a446ac minor fixes to compilation 2013-04-05 11:17:22 +02:00
renaud gaudin
637c65bc8b Merged kiwix-android code into main repo. 2013-04-05 00:25:36 +02:00