summaryrefslogtreecommitdiff
path: root/platform/android/src/com/artifex
AgeCommit message (Expand)Author
2016-03-31Reorganize java and android source.Tor Andersson
2016-03-11Bug 696634: Android: Allow filenames including hash.Robin Watts
2016-02-29jni: Various cleanups.Tor Andersson
2016-02-29jni: Update build files for moved java sources.Tor Andersson
2016-02-29jni: Move java bindings to platform/java.Tor Andersson
2016-02-29jni: First attempt at generic JNI bindings.Robin Watts
2015-09-29Support for proofingfredrossperry
2015-09-29Android: Changes to improve handling out-of-memory errors.fredrossperry
2015-08-21GProof: Fix Android JNI functions for multipage files.Robin Watts
2015-08-17Add JNI interface to MuPDFCore to read/write separations on a page.Robin Watts
2015-07-20Tweak Android MuPDF build to respect SUPPORT_GPROOF.Robin Watts
2015-07-20Add Proofing button to Android UI.Robin Watts
2015-04-14android: Add EPUB support to file chooser. Fix crash on non-pdf documents.Tor Andersson
2015-04-03Bug 693481: Android: Allow panning while zoomingRobin Watts
2015-04-03Bug 694388: Android: Don't call requestLayout more than we need to.Robin Watts
2015-03-26Android: Tweak MuPDFReaderView enum definition.Robin Watts
2015-03-26Bug 695811: Adopt Freds patch for Android crashes with strange filenames.Robin Watts
2015-01-22Fix android scrolling bug.Robin Watts
2014-09-18android: Fix crash when external storage is missing.Tor Andersson
2014-09-08Add option for vertical scrolling support in Android App.Robin Watts
2014-07-08Fix #693228 - Android has counter intuitive finger dragging behaviourMatt Holgate
2014-07-03Android: Prevent editing of files opened from a memory buffer.Matt Holgate
2014-07-02Pass mimetype when opening a document from a stream.Matt Holgate
2014-07-02Fix opening files from Email app.Matt Holgate
2014-07-01Bug #694104 - Allow using MuPDFReaderView from GUI layout tool.Matt Holgate
2014-06-27Fix #695217 - don't allow annotation of encrypted PDFsMatt Holgate
2014-06-25Fix for pages being repeated when running on Android Honeycomb.Matt Holgate
2014-06-23Fix crash when dismissing 'Cannot open document' dialog with back button, the...Matt Holgate
2014-06-20Improvement which should hopefully help with bug #693607 - MupdfActivity cras...Matt Holgate
2014-06-18Add annotation to fix building from Eclipse.Matt Holgate
2014-06-18Fix bug #695132: MuPDF Library throwing sporadic exception on AndroidMatt Holgate
2014-04-22Tweak Intent usage for ChoosePDFActivityRobin Watts
2014-04-01Solve crash (NullPointerException) when cancelling from password promptRobin Watts
2014-04-01Fix Android build w.r.t. mujs.Robin Watts
2014-01-06Android: for scroll steps, use postOnAnimation when availablePaul Gardiner
2014-01-02Bug 694732: Android: draw single point strokes when inkingPaul Gardiner
2014-01-02Bug 694753: Android: Recompute the patch on PageView.update()Paul Gardiner
2013-12-18Android: a few improvements to the view handlingPaul Gardiner
2013-12-17Bug 694831: Check width and height of bitmap, not width and widthRobin Watts
2013-09-25Android: while adjusting reflow zoom, refresh only the visible pagePaul Gardiner
2013-09-16Android: remove use of Bitmap holder and avoid memory churnPaul Gardiner
2013-08-27Android: support signingPaul Gardiner
2013-08-27Android: add signature checkingPaul Gardiner
2013-08-21Bug 694522: Cope with selection of text on a JPEG image.Robin Watts
2013-08-14Bug 694516: Fix Android operation with passworded files.Robin Watts
2013-06-20Rearrange source files.Tor Andersson