summaryrefslogtreecommitdiff
path: root/platform/android/src/com/artifex/mupdfdemo/MuPDFCore.java
AgeCommit message (Expand)Author
2016-03-31Reorganize java and android source.Tor Andersson
2016-02-29jni: Update build files for moved java sources.Tor Andersson
2016-02-29jni: First attempt at generic JNI bindings.Robin Watts
2015-09-29Support for proofingfredrossperry
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-20Tweak Android MuPDF build to respect SUPPORT_GPROOF.Robin Watts
2015-07-20Add Proofing button to Android UI.Robin Watts
2015-04-14android: Add EPUB support to file chooser. Fix crash on non-pdf documents.Tor Andersson
2014-07-03Android: Prevent editing of files opened from a memory buffer.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-20Improvement which should hopefully help with bug #693607 - MupdfActivity cras...Matt Holgate
2014-04-01Fix Android build w.r.t. mujs.Robin Watts
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-21Bug 694522: Cope with selection of text on a JPEG image.Robin Watts
2013-06-20Rearrange source files.Tor Andersson