summaryrefslogtreecommitdiff
path: root/android/jni
AgeCommit message (Expand)Author
2013-01-21Rename app.Robin Watts
2013-01-10Android: add core method returning the words on a pagePaul Gardiner
2012-12-13Android: add hooks to the app to handle GoToR linksPaul Gardiner
2012-12-05Android: rework link handlingPaul Gardiner
2012-11-29Fix a couple of leaksPaul Gardiner
2012-11-28Avoid calling interactive functions with a NULL idoc.Robin Watts
2012-11-28Android: add support for listbox and combobox form fieldsPaul Gardiner
2012-11-28Android: Allow multiple instances of MuPDF to run simultaneously.Robin Watts
2012-11-27Android: fix accidently swapped title and message in alert dialogPaul Gardiner
2012-11-27Android: implement saving of form dataPaul 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-20Missed Core2.mk in the profiler commit.Robin Watts
2012-11-19Enable android profiler build.Robin Watts
2012-11-19Android: implement alert dialogPaul Gardiner
2012-11-16Move text searching function into fitz.Tor Andersson
2012-11-09Android: restrict annotation updates to ones within the patch areaPaul Gardiner
2012-10-31android: avoid regeneration of annotation display list between updatesPaul Gardiner
2012-10-31Android: cache only one page object for the sake of hq renderingPaul Gardiner
2012-10-31Android: use partial updates to speed rendering after interactionPaul Gardiner
2012-10-30Android: cache information for 3 pages in the corePaul Gardiner
2012-10-29Add fz_update_pagePaul Gardiner
2012-10-25Update the android app to keep a separate display list for annotationsPaul Gardiner
2012-10-16Forms: avoid the need to reload the page on every changePaul Gardiner
2012-10-11Android: support entry of text into formsPaul Gardiner
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-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