summaryrefslogtreecommitdiff
path: root/platform/java/src/com/artifex/mupdf/fitz/Device.java
AgeCommit message (Expand)Author
2018-09-07jni: Remove unused flags and improve the names of some others.Sebastian Rasmussen
2018-09-07jni: Make Device interface abstract.Sebastian Rasmussen
2018-02-13Add JNI and JS bindings to layer device calls.Tor Andersson
2017-11-22jni: Initialize Context before using any MuPDF classes.Sebastian Rasmussen
2017-08-15jni: Make jni compile again.Sebastian Rasmussen
2017-04-20jni: Remove exposed device hints.Sebastian Rasmussen
2016-09-23Clean up annotation enum names.Tor Andersson
2016-07-15java - move fitz sources into a 'src' subfolder.fred ross-perry