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
/
java
/
example
/
Viewer.java
Age
Commit message (
Expand
)
Author
2018-10-26
Fix Page.search() to return a Quad[], not a Rect[].
Fred Ross-Perry
2017-11-22
jni/js: Add support for annotation modification dates.
Sebastian Rasmussen
2017-04-13
Export fz_recognize_document and use it in java code.
Sebastian Rasmussen
2017-02-14
java: Make PDFDocument a subclass of Document.
Tor Andersson
2017-02-06
Add bookmarks so we can find a location after reflowing a document.
Tor Andersson
2017-01-17
java: Add text searching.
Tor Andersson
2017-01-17
java: Call dispose() instead of System.exit() when closing the window.
Tor Andersson
2017-01-09
java: Clean up and simplify example viewer.
Tor Andersson
2016-07-15
android desktop view - add a button to toggle annotations on/off.
fred ross-perry
2016-07-15
Support changing reflowable font size in JNI sample viewer.
Sebastian Rasmussen
2016-07-14
Fix whitespace and indentation.
Tor Andersson
2016-07-11
Java desktop example: detect retina and scale accordingly
fredrossperry
2016-03-31
Reorganize java and android source.
Tor Andersson