index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
android
/
src
Age
Commit message (
Expand
)
Author
2015-04-14
android: Add EPUB support to file chooser. Fix crash on non-pdf documents.
Tor Andersson
2015-04-03
Bug 693481: Android: Allow panning while zooming
Robin Watts
2015-04-03
Bug 694388: Android: Don't call requestLayout more than we need to.
Robin Watts
2015-03-26
Android: Tweak MuPDFReaderView enum definition.
Robin Watts
2015-03-26
Bug 695811: Adopt Freds patch for Android crashes with strange filenames.
Robin Watts
2015-01-22
Fix android scrolling bug.
Robin Watts
2014-09-18
android: Fix crash when external storage is missing.
Tor Andersson
2014-09-08
Add option for vertical scrolling support in Android App.
Robin Watts
2014-07-08
Fix #693228 - Android has counter intuitive finger dragging behaviour
Matt Holgate
2014-07-03
Android: Prevent editing of files opened from a memory buffer.
Matt Holgate
2014-07-02
Pass mimetype when opening a document from a stream.
Matt Holgate
2014-07-02
Fix opening files from Email app.
Matt Holgate
2014-07-01
Bug #694104 - Allow using MuPDFReaderView from GUI layout tool.
Matt Holgate
2014-06-27
Fix #695217 - don't allow annotation of encrypted PDFs
Matt Holgate
2014-06-25
Fix for pages being repeated when running on Android Honeycomb.
Matt Holgate
2014-06-23
Fix crash when dismissing 'Cannot open document' dialog with back button, the...
Matt Holgate
2014-06-20
Improvement which should hopefully help with bug #693607 - MupdfActivity cras...
Matt Holgate
2014-06-18
Add annotation to fix building from Eclipse.
Matt Holgate
2014-06-18
Fix bug #695132: MuPDF Library throwing sporadic exception on Android
Matt Holgate
2014-04-22
Tweak Intent usage for ChoosePDFActivity
Robin Watts
2014-04-01
Solve crash (NullPointerException) when cancelling from password prompt
Robin Watts
2014-04-01
Fix Android build w.r.t. mujs.
Robin Watts
2014-01-06
Android: for scroll steps, use postOnAnimation when available
Paul Gardiner
2014-01-02
Bug 694732: Android: draw single point strokes when inking
Paul Gardiner
2014-01-02
Bug 694753: Android: Recompute the patch on PageView.update()
Paul Gardiner
2013-12-18
Android: a few improvements to the view handling
Paul Gardiner
2013-12-17
Bug 694831: Check width and height of bitmap, not width and width
Robin Watts
2013-09-25
Android: while adjusting reflow zoom, refresh only the visible page
Paul Gardiner
2013-09-16
Android: remove use of Bitmap holder and avoid memory churn
Paul Gardiner
2013-08-27
Android: support signing
Paul Gardiner
2013-08-27
Android: add signature checking
Paul Gardiner
2013-08-21
Bug 694522: Cope with selection of text on a JPEG image.
Robin Watts
2013-08-14
Bug 694516: Fix Android operation with passworded files.
Robin Watts
2013-06-20
Rearrange source files.
Tor Andersson