summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2013-01-24Android: Smart Motion fix.Robin Watts
2013-01-24android: Tint the icon in the file picker.Tor Andersson
2013-01-24Android: Show path in file picker title.Robin Watts
2013-01-24Android: Implement 'Smart Motion'.Robin Watts
2013-01-22Android: Fix clipboard operation on older androids.Robin Watts
2013-01-22Android: Make the 'tap to skip page' regions more smartly sized.Robin Watts
2013-01-22Android: Update clipboard icons and resize doc icons.Robin Watts
2013-01-22More work on android bitmap recycling.Robin Watts
2013-01-21Rename app.Robin Watts
2013-01-21Android: fix crashes due to attempts to draw recycled bitmapsPaul Gardiner
2013-01-21Android: fix intermittent loss of HQ render after searchPaul Gardiner
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