summaryrefslogtreecommitdiff
path: root/android/src/com/artifex
AgeCommit message (Expand)Author
2013-03-24Android: warn when no text selected and avoid creating empty annotationsPaul Gardiner
2013-03-24Add another input mode for drawing ink annotationsPaul Gardiner
2013-03-21Bug 693719: Android: Catch exceptions when counting pages.Robin Watts
2013-02-28Fix bug: failure to set the SubType field of created annotations.Paul 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-22Android: avoid unnecessary repeated set up of child viewsPaul Gardiner
2013-02-22Android: add MuPDFCore.getAnnotationsPaul Gardiner
2013-02-13Android: highlight reflow icon when in reflow modePaul Gardiner
2013-02-11Android: factor out ReaderView's special handling of MuPDFView objectsPaul Gardiner
2013-02-11Android: factor out search from main activityPaul Gardiner
2013-02-05Android: reflow - request layout each time we learn a new page heightPaul Gardiner
2013-02-05Android: Avoid SEGV on reflow on HTC Desire HDRobin Watts
2013-02-05Android: avoid view churn in reflow modePaul Gardiner
2013-02-05Android: reflow - get zoom working againPaul Gardiner
2013-02-05Android: avoid byte[] -> String -> byte[]Paul Gardiner
2013-02-05Android: Use HTML output in reflow mode.Robin Watts
2013-02-04Android: reset zoom on mode changePaul Gardiner
2013-02-04Android: alter zoom range for reflow modePaul Gardiner
2013-02-04Android: zooming in reflow mode altering CSS fontSize via javascriptPaul Gardiner
2013-02-04Android: add hooks for zooming in reflow modePaul Gardiner
2013-02-04Android: add button for reflowPaul Gardiner
2013-02-04Android: handle Unicode correctly in reflowPaul Gardiner
2013-02-03Android: first attempt at reflow modePaul Gardiner
2013-02-02Android: introduce common interface for normal and reflowed viewsPaul Gardiner
2013-02-01Android: quick and dirty conversion of text to htmlPaul Gardiner
2013-01-31Android: implement strikeout annotation creationPaul Gardiner
2013-01-26Android: Fix NullPointerException seen on Google PlayRobin Watts
2013-01-25Android: Refine Smart Motion to avoid tiny scrolls at end of pagesRobin Watts
2013-01-24Android: Smart Motion fix.Robin Watts
2013-01-24android: Tint the icon in the file picker.Tor Andersson
2013-01-24Android: Show path in file picker title.Robin Watts
2013-01-24Android: Implement 'Smart Motion'.Robin Watts
2013-01-22Android: Fix clipboard operation on older androids.Robin Watts
2013-01-22Android: Make the 'tap to skip page' regions more smartly sized.Robin Watts
2013-01-22More work on android bitmap recycling.Robin Watts
2013-01-21Rename app.Robin Watts
2013-01-21Android: fix crashes due to attempts to draw recycled bitmapsPaul Gardiner
2013-01-21Android: fix intermittent loss of HQ render after searchPaul Gardiner
2013-01-11Bug 693547: Android external hyperlink supportRobin Watts
2013-01-11Bug 693546: Improve Bitmap recycling in Android app.Robin Watts
2013-01-11Android: implement copying of selected text to clipboardPaul Gardiner
2013-01-10Android: implement text selection in separate class for future reusePaul Gardiner
2013-01-10Android: add text selectionPaul Gardiner
2013-01-10Android: add core method returning the words on a pagePaul Gardiner
2012-12-19Android: maintain the scroll position within the file picker between viewsPaul Gardiner