summaryrefslogtreecommitdiff
path: root/android/jni/mupdf.c
AgeCommit message (Expand)Author
2012-02-11Purge unused and bit rotted fz_accelerate stuff, part 2.Tor Andersson
2012-02-09Update ios and Android projects with locking changes.Robin Watts
2012-02-07Rename a few functions.Tor Andersson
2012-01-27Rename pdf_xref type to pdf_document.Tor Andersson
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-04Bug 692739: Add ability to abort time consuming actionsRobin Watts
2011-12-21Bring the Android demo port up to date.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-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-01-17Speed up android app rendering by reusing a display list, and rename some of ...Robin Watts
2010-12-02Import Android demo.Robin Watts