index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
android
/
src
/
com
/
artifex
/
mupdfdemo
/
MuPDFCore.java
Age
Commit message (
Expand
)
Author
2013-04-11
android: Clean up string resources.
Tor Andersson
2013-04-03
Android: prepare for localisation
Paul Gardiner
2013-03-29
Android: some user-feedback improvements
Paul Gardiner
2013-03-25
Android: add support for Ink annotation creation
Paul Gardiner
2013-02-26
Android: add support for highlight and underline markup annotations.
Paul Gardiner
2013-02-26
Include required quadPoints entry in created markup annotations.
Paul Gardiner
2013-02-26
Android: implement annotation deletion
Paul Gardiner
2013-02-22
Android: add MuPDFCore.getAnnotations
Paul Gardiner
2013-02-05
Android: avoid byte[] -> String -> byte[]
Paul Gardiner
2013-02-05
Android: Use HTML output in reflow mode.
Robin Watts
2013-02-04
Android: zooming in reflow mode altering CSS fontSize via javascript
Paul Gardiner
2013-02-04
Android: handle Unicode correctly in reflow
Paul Gardiner
2013-02-03
Android: first attempt at reflow mode
Paul Gardiner
2013-02-01
Android: quick and dirty conversion of text to html
Paul Gardiner
2013-01-31
Android: implement strikeout annotation creation
Paul Gardiner
2013-01-26
Android: Fix NullPointerException seen on Google Play
Robin Watts
2013-01-22
More work on android bitmap recycling.
Robin Watts
2013-01-21
Rename app.
Robin Watts