summaryrefslogtreecommitdiff
path: root/platform/android/viewer/jni/mupdf.c
AgeCommit message (Expand)Author
2016-11-15Update JNI code to load 32 or 64 bit DLL as appropriate.Robin Watts
2016-11-15Fix android build after fz_buffer internal hiding.Robin Watts
2016-11-14Add/fix page coordinates to link targets.Tor Andersson
2016-11-08Fix android warnings.Tor Andersson
2016-11-02android: Don't bound twice in update_changed_rects.Tor Andersson
2016-11-02android: Fix spelling error.Tor Andersson
2016-11-02android: Fix screen updates when deleting annotations.Tor Andersson
2016-10-31Fix android build.Tor Andersson
2016-10-28Clean up link destination handling.Tor Andersson
2016-10-26Update ios/android to use new way of passion stext options.Sebastian Rasmussen
2016-10-12Remove superfluous context null checks.Tor Andersson
2016-10-07Add annotation editing functions and clean interface of existing ones.Tor Andersson
2016-10-07Remove separate tmp/deleted/changed annotation lists.Tor Andersson
2016-09-23Clean up annotation enum names.Tor Andersson
2016-09-13Update MuPDF Android build for Memento.Robin Watts
2016-09-08Add options to control heuristics in structured text.Sebastian Rasmussen
2016-08-16Android viewer: get experimental proofing to build again.fred ross-perry
2016-07-15Android viewer - fix bugs in mupdf.c associated with changing APIs.fred ross-perry
2016-07-15Fix build breakage in Android viewer jni code.Robin Watts
2016-07-14Update android viewer with fz_close_device.Robin Watts
2016-07-13Bug 696699: Fix Text extraction mediabox information.Robin Watts
2016-06-23modified mupdf.c and mupdf_native.c to adapt to APIs that have recently changed.fredrossperry
2016-06-13Bug 696822: Refuse to save a pdf file incrementally if it would break.Robin Watts
2016-06-06Android Viewer: Fix jni code w.r.t pixmap alpha API changes.Robin Watts
2016-03-31Initialize disabled document writing flags to zeroSebastian Rasmussen
2016-03-31Reorganize java and android source.Tor Andersson