96 Commits

Author SHA1 Message Date
Matthieu Gautier
283ebd1fcf Merge pull request #328 from kiwix/java_article_size
[JAVA] Add a method to get the size of an article.
2020-03-04 17:10:18 +01:00
Matthieu Gautier
7455c55dd5 [JAVA] Add a method to get the size of an article.
Fix #327
2020-03-04 16:40:03 +01:00
Matthieu Gautier
a168b1df96 New version 9.0.1 2020-02-21 14:58:04 +01:00
Matthieu Gautier
572f9a0243 Merge pull request #326 from kiwix/fix_pair_size
[JAVA] Use a long to store the offset of a article in the zim file.
2020-02-19 14:58:43 +01:00
Matthieu Gautier
18eea94175 [JAVA] Use a long to store the offset of a article in the zim file.
Fixes kiwix/kiwix-android#1769
2020-02-19 14:27:51 +01:00
Matthieu Gautier
5a65413750 Merge pull request #325 from kiwix/new_version
New version 9.0.0
2020-02-12 14:54:12 +01:00
Matthieu Gautier
e2d57aa5dc New version 9.0.0 2020-02-12 14:48:03 +01:00
Matthieu Gautier
e68f164ad4 Merge pull request #323 from kiwix/fix_wrapper
Fix wrapper
2020-02-12 10:47:29 +01:00
Matthieu Gautier
9b83edd9e5 [Java] Add a wrapper on method to update book from another book or reader. 2020-02-11 17:44:14 +01:00
Matthieu Gautier
dc8be0398f Fix typo getTagStr in the wrapper 2020-02-10 17:25:31 +01:00
Matthieu Gautier
0cf2cedfdf Merge pull request #316 from kiwix/tagging_system
Tagging system
2020-01-30 18:21:28 +01:00
Matthieu Gautier
5cee77858e Add flavour attribute to book.
Fix #259
Fix kiwix/kiwix-tools#316
2020-01-30 17:48:56 +01:00
Matthieu Gautier
ed66344f31 Add method to get value of tag from a book.
Only the `getTagStr` method is available on android because we need a
proper exception handling on wrapping side.

Fix #298
2020-01-30 17:48:56 +01:00
Matthieu Gautier
5c3c637664 Android manager (#311)
Android manager
2020-01-28 15:48:38 +01:00
Matthieu Gautier
9ccee662b4 Fix typo in metadata. 2020-01-28 12:08:18 +01:00
Matthieu Gautier
85b482e482 Add a small java test on the kiwix-lib.
Will the compilation should be made by meson.
It seems it is not possible to specify a existing jar
to link with. Use a custom script for now.
2020-01-28 12:08:18 +01:00
Matthieu Gautier
6d897c5fce Create the jar library when creating the java wrapper. 2020-01-28 12:08:18 +01:00
Matthieu Gautier
b38b80690b Be able to create a wrapper for java.
Android is a specific wrapper.
Java is another one.
2020-01-28 12:08:18 +01:00
Kelson
a4de2b47e2 Bump-up version to 8.2.2 and update Changelog 2019-12-08 12:12:39 +01:00
Kelson
0aea397969 Merge pull request #300 from kiwix/exec-perm
Add execution permission to a few scripts
2019-12-08 10:03:57 +01:00
Kelson
79152fcc10 Add execution permission to a few scripts 2019-12-07 14:00:22 +01:00
Kelson
a3a91ef81b Bump-up to 8.2.1 in build.gradle 2019-11-27 19:15:24 +01:00
Matthieu Gautier
db39bd1390 New version 8.1.0 2019-09-26 15:56:30 +02:00
Matthieu Gautier
cb891c9a09 Fix join (#279)
Fix join
2019-09-17 16:28:52 +02:00
Matthieu Gautier
38e15fce07 New version 8.0.1 2019-09-17 16:22:28 +02:00
Matthieu Gautier
e240c9b5a7 new version 8.0.0 2019-09-17 11:47:18 +02:00
Matthieu Gautier
6e4ee19217 Win kiwix serve (#274)
Win kiwix serve
2019-09-11 15:25:41 +02:00
Matthieu Gautier
daf9f4473b New version 7.0.0 2019-09-11 14:04:21 +02:00
Matthieu Gautier
a2d968edc7 New version 6.0.4 2019-09-10 15:54:15 +02:00
Matthieu Gautier
2ab7073a1d Allow the gradle to add an extra build version in the pom file.
This is needed to be able to publish new build of the same version on
bintray.
2019-09-04 11:01:28 +02:00
Matthieu Gautier
1aa8718cdd Fix release of 6.0.3. 2019-09-04 11:00:15 +02:00
Matthieu Gautier
4db62f069c New version 6.0.2 2019-08-22 16:05:35 +02:00
Matthieu Gautier
50a79e0ea6 Correctly set the groupId in the pom file. 2019-08-22 16:03:46 +02:00
Matthieu Gautier
ccf320892f New version 6.0.1 2019-08-21 15:38:39 +02:00
Matthieu Gautier
b4a1373561 Merge pull request #262 from kiwix/pom_gradle
Generate the pom file from gradle
2019-08-21 14:28:52 +02:00
Matthieu Gautier
0981eaec73 Generate the pom file from gradle 2019-08-21 14:22:07 +02:00
Matthieu Gautier
c24ad772d0 Merge pull request #241 from kiwix/relinker
#239 ReLinker should be used to load library
2019-07-30 16:58:22 +02:00
Sean Mac Gillicuddy
0741429bb7 #239 ReLinker should be used to load library 2019-07-29 18:31:57 +02:00
Matthieu Gautier
becf27286a Merge pull request #231 from kiwix/macgills/feature/auto-publish-android-library
Create library and set up publishing task
2019-07-23 15:16:56 +02:00
Sean Mac Gillicuddy
a785a2105a create library to build kiwix-lib for android 2019-07-23 11:23:20 +02:00
renaud gaudin
fa83da81de Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2015-02-19 14:58:26 +00:00
jleow00
4abd1203f6 Merge branch 'master' of ssh://git.code.sf.net/u/jleow00/kiwix
merge fork with updated upstream
2015-01-09 19:41:55 +08:00
Kelson42
229e8fbebc Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
Conflicts:
	CHANGELOG
2015-01-08 12:55:53 +01:00
Kelson42
27fb7bd47c Merge branch 'master' of /home/kelson/ios 2015-01-05 10:46:17 +01:00
automactic
eba61bb84a Initial Commit 2014-08-01 05:09:34 +08:00
kelson42
61bbd9f12f moulinkiwix creation 2007-09-13 11:43:20 +00:00