summaryrefslogtreecommitdiff
path: root/platform/android/src/com/artifex/mupdfdemo/MuPDFActivity.java
AgeCommit message (Expand)Author
2014-07-02Pass mimetype when opening a document from a stream.Matt Holgate
2014-07-02Fix opening files from Email app.Matt Holgate
2014-06-27Fix #695217 - don't allow annotation of encrypted PDFsMatt Holgate
2014-06-23Fix crash when dismissing 'Cannot open document' dialog with back button, the...Matt Holgate
2014-04-22Tweak Intent usage for ChoosePDFActivityRobin Watts
2014-04-01Solve crash (NullPointerException) when cancelling from password promptRobin Watts
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-14Bug 694516: Fix Android operation with passworded files.Robin Watts
2013-06-20Rearrange source files.Tor Andersson