summaryrefslogtreecommitdiff
path: root/platform/android
AgeCommit message (Expand)Author
2015-09-29Android JNI code: Whitespace fixesRobin Watts
2015-09-29Support for proofingfredrossperry
2015-09-29Android: Changes to improve handling out-of-memory errors.fredrossperry
2015-09-29Added build.gradle file for use with Android Studiofredrossperry
2015-08-21GProof: Return Android style RGB color values from the JNI.Robin Watts
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-20Improved Android debugging support.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-07-20First cut at gprf document handler.Robin Watts
2015-05-07Update version number to 1.7a for the bugfix release.Tor Andersson
2015-04-14android: Add EPUB support to file chooser. Fix crash on non-pdf documents.Tor Andersson
2015-04-14Split fz_meta into separate querying functions.Tor Andersson
2015-04-07Fix whitespace.Tor Andersson
2015-04-07Tweak CHANGES and README for release 1.7.Robin Watts
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-03-25Update Android code to use new PDF_NAME formulation.Robin Watts
2015-02-25Fix Android builds.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2015-02-17Reference count fz_document.Tor Andersson
2015-01-22Fix android scrolling bug.Robin Watts
2014-11-26Change incorrect loglevel of some messages from error to infomax
2014-09-30Bump version number.Tor Andersson
2014-09-18android: Add note about NDK targets to ReadMe.Tor Andersson
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-03Fix incorrect syntax for class names in JNI.Matt Holgate
2014-07-02Handle the application/xps mimetype.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-26Fix some compiler warnings on Android.Matt Holgate
2014-06-25Fix for pages being repeated when running on Android Honeycomb.Matt Holgate
2014-06-23Prevent the creation/destruction of the fz_cookies from trampling the env/cla...Matt Holgate
2014-06-23Fix for bug #695229 - open document from byte array doesn't work, but saving ...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-06-17Fix for bug #694967 - MuPDF crashes after pressing the Back Button while it r...Matt Holgate
2014-06-16Fix memento builds on android.Matt Holgate
2014-06-10Bump version number to 1.5.Tor Andersson