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
Age
Commit message (
Expand
)
Author
2012-01-30
Move PNG, JPEG and TIFF image loading from muxps into fitz.
Tor Andersson
2012-01-27
Android/Windows build fixes
Robin Watts
2012-01-27
Rename pdf_xref type to pdf_document.
Tor Andersson
2012-01-27
Makefile/Project changes to use new thirdparty.zip
Robin Watts
2012-01-20
Update Android build to cope with removal of pdf_load_page_tree.
Robin Watts
2012-01-19
Remove confusing optional 'password' argument to pdf_open_xref.
Tor Andersson
2012-01-12
Use the same coordinate system for pdf and xps pages in the interface.
Tor Andersson
2012-01-12
Fix android for previous glyph cache changes.
Tor Andersson
2012-01-11
Use enum for FZ_STORE_DEFAULT default size.
Tor Andersson
2012-01-06
Android tweaks.
Robin Watts
2012-01-04
Bug 692739: Add ability to abort time consuming actions
Robin Watts
2011-12-23
Generalise pdf_links to be fz_links.
Robin Watts
2011-12-21
Bring the Android demo port up to date.
Robin Watts
2011-11-14
Add 'simple scale' variant of scaling routines.
Robin Watts
2011-11-14
ARM opts in draw_scale.c; updated android build opts.
Robin Watts
2011-07-05
Fix bug 692276. Android not displaying pdf contents.
Robin Watts
2011-07-04
Android build lifecycle tweaks; fix leaking.
Robin Watts
2011-07-04
Update android documentation to be clearer.
Robin Watts
2011-06-01
Fix android build; bug 692222.
Robin Watts
2011-04-04
android: Conform to coding convention.
Tor Andersson
2011-04-04
Le Roi est mort, vive le Roi!
Tor Andersson
2011-02-05
Add missing MuPDFCore.java file.
Tor Andersson
2011-01-29
Remove file local.properties from android build.
Tor Andersson
2011-01-17
Speed up android app rendering by reusing a display list, and rename some of ...
Robin Watts
2011-01-17
Changes to make mupdf build under android ndk-r5.
Robin Watts
2010-12-02
Import Android demo.
Robin Watts