summaryrefslogtreecommitdiff
path: root/platform/java/example
AgeCommit message (Expand)Author
2018-09-07jni: Update TraceDevice to adhere to Device interface.Sebastian Rasmussen
2018-09-07jni: Improve whitespace situation in TraceDevice.Sebastian Rasmussen
2017-11-22jni/js: Add support for annotation modification dates.Sebastian Rasmussen
2017-04-13Export fz_recognize_document and use it in java code.Sebastian Rasmussen
2017-02-14java: Make PDFDocument a subclass of Document.Tor Andersson
2017-02-06Add bookmarks so we can find a location after reflowing a document.Tor Andersson
2017-01-17java: Add text searching.Tor Andersson
2017-01-17java: Call dispose() instead of System.exit() when closing the window.Tor Andersson
2017-01-09java: Clean up and simplify example viewer.Tor Andersson
2016-07-15android desktop view - add a button to toggle annotations on/off.fred ross-perry
2016-07-15Support changing reflowable font size in JNI sample viewer.Sebastian Rasmussen
2016-07-15Cleanup of JNI code for consistency.Sebastian Rasmussen
2016-07-14Fix whitespace and indentation.Tor Andersson
2016-07-11Java desktop example: detect retina and scale accordinglyfredrossperry
2016-07-11android desktop viewer: scale the page box before making the pixmap in imageF...fred ross-perry
2016-06-23Update JNI code. Take explicit alpha argument in toPixmap functions.Tor Andersson
2016-03-31Reorganize java and android source.Tor Andersson