Emmanuel Engelhart
ac749613c4
Upgrade Xapian 1.4.2
2017-01-01 10:07:46 +01:00
Emmanuel Engelhart
58ba2ca4ad
Use Xapian 1.4.1
2016-12-03 17:23:08 +01:00
Kelson
00af31ca2b
Rename kiwix.c to kiwix.cpp #347
2016-10-18 17:56:40 +02:00
Kelson
52a8444534
Build with Kiwix::Searcher
2016-10-14 13:17:03 +02:00
Kelson
5ae1da6451
Use zimlib 1.4
2016-10-13 14:57:32 +02:00
Emmanuel Engelhart
c4bb1a3ece
Better optimization flags for gcc/g++
2016-09-28 23:17:10 +02:00
Isaac Hutt
117d25e8ca
Fixed Android build script permissions
2016-08-20 09:01:13 +01:00
mhutti1
26ece5dc3d
Merge branch 'master' of https://github.com/kiwix/kiwix
2016-08-19 19:25:12 +01:00
mhutti1
8677ea790a
Added new methods to android JNI
2016-08-19 19:22:01 +01:00
Isaac Hutt
9eb2a0772f
Fix for android xapian compilation
2016-08-17 11:20:53 +01:00
Kelson
417c2e2df8
Compile against xapian 1.4 and remove useless glassify
2016-08-14 01:23:06 +02:00
mhutti1
db2c8db537
Android custom apps can now be compiled for individual architectures #6
2016-07-27 21:25:30 +01:00
Emmanuel Engelhart
1b9cf781ae
Upgrade build scripts for new Android SDK
2016-04-10 20:28:04 +02:00
Emmanuel Engelhart
284b1fc3d8
Merge branch 'master' of https://github.com/kiwix/kiwix
2016-03-02 11:17:56 +01:00
renaud gaudin
81cdb5f1bb
Fixed #2 : trying to move to unexisting folder
...
Couple of chdir were placed outside their conditions.
2016-03-02 09:50:44 +00:00
Emmanuel Engelhart
7f02bd4318
Rely on download.kiwix.org instead of any third part server
2016-03-02 10:39:55 +01:00
moosd
3cfe9366c5
Small tweak to use android-21 for arm64 builds
2016-01-13 00:54:37 +00:00
moosd
f69d7064dd
Finished glassify (and compiled for x86_64)
2016-01-13 00:17:10 +00:00
moosd
5ec55a299c
Fulltext searching java-side
2016-01-12 21:51:38 +00:00
moosd
d583e284a1
Got xapian compile script to work at last! Slowly working on glassdb support.
2016-01-12 21:03:57 +00:00
moosd
697d2918ef
Fix bugs with xapian compilation
2016-01-12 10:41:16 +00:00
moosd
2f7ec3da1c
Done some work on adding in xapian compilation (still some bugs)
2016-01-12 08:55:07 +00:00
moosd
de6faa9da9
Fixed arm64 compilation and started on adding xapian compile
2016-01-12 00:34:57 +00:00
moosd
06ed1b188c
Add arm64 support
2016-01-11 23:41:23 +00:00
Emmanuel Engelhart
9c93a5aab3
Upgrad Android NDK from r8e to r10e
2015-09-06 19:07:16 +02:00
Emmanuel Engelhart
cada3ca5db
Fix to get new getSuggestions() working on Android
2015-08-16 18:09:18 +02:00
renaud gaudin
ad4d1a512c
handle case where ANDROID_HOME is set
2015-06-06 23:07:41 +02:00
renaud gaudin
f2bc54893d
build-android-with-native now overwrites local.properties to ensure use of proper (src/dependencies) SDK
2015-06-06 19:23:04 +02:00
renaud gaudin
a8a9a4a0ac
visual improv.
2015-06-06 18:48:25 +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
682c4ba318
CustomApp now works with embedded zim file
2015-06-06 12:26:11 +02:00
renaud gaudin
9f1174d209
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2015-06-05 12:49:07 +02:00
renaud gaudin
77c3c586fd
made the script more generic to satisfy multiple builds
2015-06-05 12:48:05 +02:00
Rashiq
cd886be4d0
Add gradle clean assemble command to trigger JW's sdk-manager plugin
2015-06-05 10:45:00 +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
renaud gaudin
b4a3d8135c
moved platforms down a level folder and added a clean option to prevent clutter on android folder
2015-06-03 15:33:23 +02:00
renaud gaudin
cf614ee283
added the stock icu data files to android-deps. fixed android python compile script to current code and made a few coding style changes
2015-06-02 12:44:33 +02:00
Emmanuel Engelhart
4da4cd38be
New gradle writes APK files to build/outputs/apk/ (instead build/apk/). Fixing scripts.
2015-05-17 13:33:31 +02:00
Emmanuel Engelhart
01e77fe167
Upgrade to use API21 (for Lollipop)
2015-01-06 23:35:56 +01:00
Kelson42
9d6801642d
Locales txt should be created before building the APK
2014-06-18 22:32:45 +02:00
Kelson42
fd61b4d1ce
zimlib1-2 instead of zimlib1.1
2014-05-21 13:47:22 +02:00
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