summaryrefslogtreecommitdiff
path: root/android/jni
AgeCommit message (Expand)Author
2012-04-23Minimize android ThirdParty.mk targets.Tor Andersson
2012-04-23Update build files for new thirdparty package with freetype 2.4.9.Tor Andersson
2012-03-15Android app: highlighting and inhibiting of linksPaul Gardiner
2012-03-13Merge master and pg_android branchesRobin Watts
2012-03-13Rename some functions and accessors to be more consistent.Tor Andersson
2012-02-20Update android app to use document interfaceRobin Watts
2012-02-20Updated MuPDF Android app from Paul Gardiner.Paul Gardiner
2012-02-13Remove arch_port.c from visual C solution/Android build.Robin Watts
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-02-03Reference count fz_link objects.Tor Andersson
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-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
2011-01-17Changes to make mupdf build under android ndk-r5.Robin Watts
2010-12-02Import Android demo.Robin Watts