libkiwix/src
Matthieu Gautier 16bd34e6a6 Add a method in the JNI API to get direct access information.
For binary content (not compressed), it could be interesting to
directly read the content in the zim file instead of using `kiwix-lib`.

This method returns the needed information to do so (if possible).
2017-12-13 17:22:26 +01:00
..
android Add a method in the JNI API to get direct access information. 2017-12-13 17:22:26 +01:00
common Better URL encoding 2017-11-23 19:26:41 +01:00
ctpp2 Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
xapian Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
config.h.in Make use of ctpp2 optional. 2017-02-22 12:05:44 +01:00
library.cpp Format all the code using clang-format. 2017-07-05 15:22:34 +02:00
manager.cpp Format all the code using clang-format. 2017-07-05 15:22:34 +02:00
meson.build Dump the version to 0.2.0 2017-06-27 14:26:13 +02:00
reader.cpp Claims that multi part zim has no embedded full text index. 2017-08-15 14:19:53 -04:00
searcher.cpp Better calculate the start of the last search page. 2017-11-27 12:39:04 +00:00
xapianSearcher.cpp getContent* methods also allow to get the title. 2017-07-26 11:03:32 +02:00