Matthieu Gautier
|
ea29557a33
|
[Java] Add a wrapper on method to update book from another book or reader.
|
2020-02-11 17:44:14 +01:00 |
|
Matthieu Gautier
|
b53f531f2b
|
Fix typo getTagStr in the wrapper
|
2020-02-10 17:25:31 +01:00 |
|
Matthieu Gautier
|
a756e7f8f3
|
Add flavour attribute to book.
Fix #259
Fix kiwix/kiwix-tools#316
|
2020-01-30 17:48:56 +01:00 |
|
Matthieu Gautier
|
bc257d2d6d
|
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
|
f09c739c1f
|
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 |
|