summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
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
2012-10-21Android: handle empty downloads directorySebastian Rasmussen
2012-10-21Android: show version number in file pickerSebastian Rasmussen
2012-10-21Android: move version number to string resourcesSebastian Rasmussen
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-19Android: make bitmap creation part of the synchronised drawPage methodPaul Gardiner
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-16Bump version numbers to 1.1Tor Andersson
2012-08-16Android: fix divide by zero errorPaul Gardiner
2012-08-14Fix bug 693276: Mupdf/android gui widget overlapPaul Gardiner
2012-08-14Android: further increase the page-slider's resolution for small docsPaul Gardiner
2012-08-14Android: ensure the search dialog appears with correct initial progressPaul Gardiner
2012-08-14Fix bug 693227: Counter intuitive message on searching to last pagePaul Gardiner
2012-08-14Fix bug 693229: Mupdf/android has inconsistent search phrase highlightingPaul Gardiner
2012-08-13Android: react to menu button.Paul Gardiner