summaryrefslogtreecommitdiff
path: root/android/jni/Core.mk
AgeCommit message (Expand)Author
2013-06-20Rearrange source files.Tor Andersson
2013-06-09Remove fz_interactive API in favour of direct use of pdf APIPaul Gardiner
2013-05-29Remove unneccessary variables in android makefiles.Tor Andersson
2013-05-27Pull in latest fixes to jbig2dec.Robin Watts
2013-05-24Android: Update makefiles for new single lib V8 builds.Robin Watts
2013-05-07Android: Fix android build.Robin Watts
2013-05-06Add UCDN unicode character library.Tor Andersson
2013-05-03Simple Image file format recogniserRobin Watts
2013-04-30Split dev_text into three parts.Tor Andersson
2013-04-29Add Memento build option to Android build. Fix memory leaks.Robin Watts
2013-04-11Move pdf_image to fz_image.Robin Watts
2013-04-09Disable V8 usage on armeabi - only for armeabi-v7a for now.Robin Watts
2013-03-26Make pdf_functions public as fz_functions.Robin Watts
2013-03-04Avoid interactive features causing bloat in mutoolPaul Gardiner
2013-02-27Android: Update *.mk files to allow for non-arm android builds.Robin Watts
2013-02-04Add fz_output, and make output functions use it.Robin Watts
2013-01-30Parts of Robin's PDF editing/page creation commit useful for annotationsPaul Gardiner
2012-11-26Move xps_xml.c to base_xml.c in Android makefiles.Robin Watts
2012-11-22Hardwire AA_BITS to 8 on android build.Robin Watts
2012-11-21Android: Move draw_simple_scale.c back into Core.mkRobin Watts
2012-11-19Enable android profiler build.Robin Watts
2012-11-16Move text searching function into fitz.Tor Andersson
2012-10-11Android Forms: pass in mouse events and handle updatingPaul Gardiner
2012-10-10android: v8 buildPaul Gardiner
2012-10-10Fix Android build.Robin Watts
2012-09-18Forms: add event handling api and specifically support for javascript alertPaul Gardiner
2012-09-06Update android makefile to build with the newly merged forms code.Tor Andersson
2012-08-13Fix android build after last thirdparty updatePaul Gardiner
2012-05-11Split part of fz_document interface for pdf_document into separate file.Tor Andersson
2012-05-10Combine all small tools into mubusy and remove the separate executables.Tor Andersson
2012-04-23Update build files for new thirdparty package with freetype 2.4.9.Tor Andersson
2012-03-13Merge master and pg_android branchesRobin Watts
2012-02-20Update android app to use document interfaceRobin Watts
2012-02-13Remove arch_port.c from visual C solution/Android build.Robin Watts
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
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-06-01Fix android build; bug 692222.Robin Watts
2011-01-17Changes to make mupdf build under android ndk-r5.Robin Watts
2010-12-02Import Android demo.Robin Watts