summaryrefslogtreecommitdiff
path: root/platform/android/jni
AgeCommit message (Expand)Author
2015-08-21GProof: Return Android style RGB color values from the JNI.Robin Watts
2015-08-21GProof: Fix Android JNI functions for multipage files.Robin Watts
2015-08-17Add JNI interface to MuPDFCore to read/write separations on a page.Robin Watts
2015-07-20Improved Android debugging support.Robin Watts
2015-07-20Tweak Android MuPDF build to respect SUPPORT_GPROOF.Robin Watts
2015-07-20Add Proofing button to Android UI.Robin Watts
2015-07-20First cut at gprf document handler.Robin Watts
2015-04-14android: Add EPUB support to file chooser. Fix crash on non-pdf documents.Tor Andersson
2015-04-14Split fz_meta into separate querying functions.Tor Andersson
2015-04-07Fix whitespace.Tor Andersson
2015-03-25Update Android code to use new PDF_NAME formulation.Robin Watts
2015-02-25Fix Android builds.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2015-02-17Reference count fz_document.Tor Andersson
2014-11-26Change incorrect loglevel of some messages from error to infomax
2014-07-03Fix incorrect syntax for class names in JNI.Matt Holgate
2014-07-02Pass mimetype when opening a document from a stream.Matt Holgate
2014-06-27Fix #695217 - don't allow annotation of encrypted PDFsMatt Holgate
2014-06-26Fix some compiler warnings on Android.Matt Holgate
2014-06-23Prevent the creation/destruction of the fz_cookies from trampling the env/cla...Matt Holgate
2014-06-23Fix for bug #695229 - open document from byte array doesn't work, but saving ...Matt Holgate
2014-06-20Improvement which should hopefully help with bug #693607 - MupdfActivity cras...Matt Holgate
2014-06-17Fix for bug #694967 - MuPDF crashes after pressing the Back Button while it r...Matt Holgate
2014-06-16Fix memento builds on android.Matt Holgate
2014-05-19Add an application agnostic memory handler for libjpegChris Liddell
2014-04-01Various android fixes.Tor Andersson
2014-03-25Use MuJS in Android build.Tor Andersson
2014-03-25Break dependencies on pdf-form.c and pdf-js.cTor Andersson
2014-02-10Bug 695022: Add TIFF format handlerRobin Watts
2014-01-27Android: fix to account for document handlersPaul Gardiner
2014-01-03Android: fix buildPaul Gardiner
2013-11-28Put thirdparty config headers in separate directories.Tor Andersson
2013-11-28Update mupdf to use latest openjpeg pulled from ghostpdl.Robin Watts
2013-10-04Android: Fix reference overflow in mupdf.cRobin Watts
2013-09-24Android: fix missing fz_varsPaul Gardiner
2013-09-16Android: remove use of Bitmap holder and avoid memory churnPaul Gardiner
2013-08-27Android: support signingPaul Gardiner
2013-08-27Android: add signature checkingPaul Gardiner
2013-08-27Support openssl build in androidPaul Gardiner
2013-07-04Update pdf_write_document to support incremental updatePaul Gardiner
2013-06-21Fix Android builds.Robin Watts
2013-06-20Rearrange source files.Tor Andersson