summaryrefslogtreecommitdiff
path: root/android/src/com/artifex/mupdfdemo/MuPDFCore.java
AgeCommit message (Expand)Author
2013-04-11android: Clean up string resources.Tor Andersson
2013-04-03Android: prepare for localisationPaul Gardiner
2013-03-29Android: some user-feedback improvementsPaul Gardiner
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-26Android: implement annotation deletionPaul Gardiner
2013-02-22Android: add MuPDFCore.getAnnotationsPaul Gardiner
2013-02-05Android: avoid byte[] -> String -> byte[]Paul Gardiner
2013-02-05Android: Use HTML output in reflow mode.Robin Watts
2013-02-04Android: zooming in reflow mode altering CSS fontSize via javascriptPaul Gardiner
2013-02-04Android: handle Unicode correctly in reflowPaul Gardiner
2013-02-03Android: first attempt at reflow modePaul 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-22More work on android bitmap recycling.Robin Watts
2013-01-21Rename app.Robin Watts