summaryrefslogtreecommitdiff
path: root/platform/android/src
AgeCommit message (Expand)Author
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