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