index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
android
/
jni
Age
Commit message (
Expand
)
Author
2015-04-14
android: Add EPUB support to file chooser. Fix crash on non-pdf documents.
Tor Andersson
2015-04-14
Split fz_meta into separate querying functions.
Tor Andersson
2015-04-07
Fix whitespace.
Tor Andersson
2015-03-25
Update Android code to use new PDF_NAME formulation.
Robin Watts
2015-02-25
Fix Android builds.
Robin Watts
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2015-02-17
Rename fz_close_* and fz_free_* to fz_drop_*.
Tor Andersson
2015-02-17
Reference count fz_document.
Tor Andersson
2014-11-26
Change incorrect loglevel of some messages from error to info
max
2014-07-03
Fix incorrect syntax for class names in JNI.
Matt Holgate
2014-07-02
Pass mimetype when opening a document from a stream.
Matt Holgate
2014-06-27
Fix #695217 - don't allow annotation of encrypted PDFs
Matt Holgate
2014-06-26
Fix some compiler warnings on Android.
Matt Holgate
2014-06-23
Prevent the creation/destruction of the fz_cookies from trampling the env/cla...
Matt Holgate
2014-06-23
Fix for bug #695229 - open document from byte array doesn't work, but saving ...
Matt Holgate
2014-06-20
Improvement which should hopefully help with bug #693607 - MupdfActivity cras...
Matt Holgate
2014-06-17
Fix for bug #694967 - MuPDF crashes after pressing the Back Button while it r...
Matt Holgate
2014-06-16
Fix memento builds on android.
Matt Holgate
2014-05-19
Add an application agnostic memory handler for libjpeg
Chris Liddell
2014-04-01
Various android fixes.
Tor Andersson
2014-03-25
Use MuJS in Android build.
Tor Andersson
2014-03-25
Break dependencies on pdf-form.c and pdf-js.c
Tor Andersson
2014-02-10
Bug 695022: Add TIFF format handler
Robin Watts
2014-01-27
Android: fix to account for document handlers
Paul Gardiner
2014-01-03
Android: fix build
Paul Gardiner
2013-11-28
Put thirdparty config headers in separate directories.
Tor Andersson
2013-11-28
Update mupdf to use latest openjpeg pulled from ghostpdl.
Robin Watts
2013-10-04
Android: Fix reference overflow in mupdf.c
Robin Watts
2013-09-24
Android: fix missing fz_vars
Paul Gardiner
2013-09-16
Android: remove use of Bitmap holder and avoid memory churn
Paul Gardiner
2013-08-27
Android: support signing
Paul Gardiner
2013-08-27
Android: add signature checking
Paul Gardiner
2013-08-27
Support openssl build in android
Paul Gardiner
2013-07-04
Update pdf_write_document to support incremental update
Paul Gardiner
2013-06-21
Fix Android builds.
Robin Watts
2013-06-20
Rearrange source files.
Tor Andersson