summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2013-01-11Bug 693547: Android external hyperlink supportRobin Watts
2013-01-11Bug 693546: Improve Bitmap recycling in Android app.Robin Watts
2013-01-11Android: implement copying of selected text to clipboardPaul Gardiner
2013-01-10Android: implement text selection in separate class for future reusePaul Gardiner
2013-01-10Android: add text selectionPaul Gardiner
2013-01-10Android: add core method returning the words on a pagePaul Gardiner
2012-12-19Android: maintain the scroll position within the file picker between viewsPaul Gardiner
2012-12-18Android: avoid null exceptions when visiting protected directoriesPaul Gardiner
2012-12-18Android: add directory navigation to the file pickerPaul Gardiner
2012-12-13Android: add hooks to the app to handle GoToR linksPaul Gardiner
2012-12-05Android: fix opening the wrong document from the file pickerPaul Gardiner
2012-12-05Android: rework link handlingPaul Gardiner
2012-12-04Android: allow app to be moved to sd cardPaul Gardiner
2012-11-29Android: sort file names in the file chooserPaul Gardiner
2012-11-29Fix a couple of leaksPaul Gardiner
2012-11-28Avoid calling interactive functions with a NULL idoc.Robin Watts
2012-11-28Android: fix null exception when viewing calc.pdfPaul Gardiner
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: Use custom styles for widgets.Tor Andersson
2012-11-27android: Re-enable highlight button and use tinting for button states.Tor Andersson
2012-11-27android: Use fullscreen activities for page and outline views.Tor Andersson
2012-11-27android: Update cancel icon to be the same size as the other icons.Tor Andersson
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-20Android: fix problem if screen timesout during alert displayPaul Gardiner
2012-11-20Android: remove SafeAsyncTaskPaul Gardiner
2012-11-20Android: use AsyncTask from android sourcePaul Gardiner
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-11-09Android: fix bug causing intermittent out of position hq renderingPaul Gardiner
2012-11-08Android: fix rendering-wrong-page bugPaul 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-22Android: update file list upon download directory changesSebastian Rasmussen
2012-10-22Android: wait for page to be rendered even if no more interactionSebastian Rasmussen
2012-10-22Android: handle all ContentProvider paths the sameSebastian Rasmussen
2012-10-21Android: scan list of files when resumingSebastian Rasmussen
2012-10-21Android: improve build instructionsSebastian Rasmussen
2012-10-21Android: eliminate redundant step in build instructionsSebastian Rasmussen