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