summaryrefslogtreecommitdiff
path: root/android/src/com/artifex/mupdfdemo/MuPDFPageView.java
AgeCommit message (Expand)Author
2013-03-24Android: warn when no text selected and avoid creating empty annotationsPaul Gardiner
2013-02-26Android: add support for highlight and underline markup annotations.Paul Gardiner
2013-02-26Include required quadPoints entry in created markup annotations.Paul Gardiner
2013-02-26Android: implement annotation deletionPaul Gardiner
2013-02-22Android: add annotation-editing menu, triggered on annotation selectionPaul Gardiner
2013-02-22Android: support selection of annotationPaul Gardiner
2013-02-22Android: move selected text operations from PageView to MuPDFPageViewPaul Gardiner
2013-02-04Android: add hooks for zooming in reflow modePaul Gardiner
2013-02-02Android: introduce common interface for normal and reflowed viewsPaul Gardiner
2013-01-31Android: implement strikeout annotation creationPaul Gardiner
2013-01-22More work on android bitmap recycling.Robin Watts
2013-01-21Rename app.Robin Watts