summaryrefslogtreecommitdiff
path: root/android/src/com/artifex/mupdfdemo/PageView.java
AgeCommit message (Expand)Author
2013-06-20Rearrange source files.Tor Andersson
2013-06-17Tweaks to ink annotation for smoothness.Paul Gardiner
2013-05-24Bug 694092: Android: Redraw performance (overdraw) fixesRobin Watts
2013-03-25Android: add support for Ink annotation creationPaul 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-22Android: support selection of annotationPaul Gardiner
2013-02-22Android: move selected text operations from PageView to MuPDFPageViewPaul Gardiner
2013-02-22Android: avoid unnecessary repeated set up of child viewsPaul Gardiner
2013-02-22Android: add MuPDFCore.getAnnotationsPaul Gardiner
2013-01-31Android: implement strikeout annotation creationPaul Gardiner
2013-01-22Android: Fix clipboard operation on older androids.Robin Watts
2013-01-22More work on android bitmap recycling.Robin Watts
2013-01-21Rename app.Robin Watts