summaryrefslogtreecommitdiff
path: root/platform/android
AgeCommit message (Collapse)Author
2013-08-27Android: support signingPaul Gardiner
2013-08-27Android: add signature checkingPaul Gardiner
2013-08-27Support openssl build in androidPaul Gardiner
2013-08-21Bug 694522: Cope with selection of text on a JPEG image.Robin Watts
If there is no text to select we return an array with a NULL in it and this causes the code to crash. Simple workaround.
2013-08-14Bug 694516: Fix Android operation with passworded files.Robin Watts
Don't countPages until after we have a password.
2013-07-26Bump version number to 1.3.Tor Andersson
2013-07-04Update pdf_write_document to support incremental updatePaul Gardiner
2013-06-21Fix Android builds.Robin Watts
Had to rejig the thumb entry/exit veneers to allow for NDK_PROFILER operation, but this seems to have negated the need for Core2.mk, so removed that here.
2013-06-20Rearrange source files.Tor Andersson