summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
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
2012-08-13bug 693225 android: Can't easily switch to last page using seek barPaul Gardiner
2012-08-13Android: react to search buttonPaul Gardiner
2012-08-13Fix android build after last thirdparty updatePaul Gardiner
2012-06-12Android app: explicitly release resources when page moves out of cache areaPaul Gardiner
2012-06-12Android app: build safe AsyncTask behaviour into a derived classPaul 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-24Maintain search results across a device rotationPaul Gardiner
2012-04-24Provoke search with the Return key in addition to the Done keyPaul Gardiner
2012-04-24Fix crash in android app due to flood of page seeks.Robin Watts
2012-04-24Add local.properties back in as local.properties.sampleRobin Watts
2012-04-23Minimize android ThirdParty.mk targets.Tor Andersson
2012-04-23Remove local.properties.Tor Andersson
2012-04-23Update build files for new thirdparty package with freetype 2.4.9.Tor Andersson
2012-04-23Android tweak; more null checks.Robin Watts
2012-03-28Update application icons.Tor Andersson
2012-03-28Disable link support in android app for 1.0 release.Tor Andersson
2012-03-20Use a subtler background tiling pattern from subtlepatterns.comTor Andersson
2012-03-20Android app: fix missing highlightsPaul Gardiner
2012-03-20Android app: delay the appearance of the page render progress dialogsPaul Gardiner
2012-03-20Android app: delay the appearance of the search progress dialogPaul Gardiner
2012-03-15Android app: highlighting and inhibiting of linksPaul Gardiner
2012-03-15Android app: remove search highlights on search-term change and show progressPaul Gardiner
2012-03-15Handle view requests from the Transformer Prime's file managerPaul Gardiner
2012-03-15android app: support hardware accelerationPaul 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-22Tweak animations and colors.Tor Andersson
2012-02-21Replace Android application icon with one based on the logo.Tor Andersson
2012-02-21android app: slide buttons on instead of fadingTor Andersson
2012-02-21Android app: react to "Done" button when searchingPaul Gardiner
2012-02-21Add new Android button icons and tweak the layouts.Tor Andersson
2012-02-21Use a fixed duration of 400ms for scroll animation.Tor Andersson
2012-02-21Android app: decode the uri before using as a file namePaul Gardiner
2012-02-21Remove android/local.properties from the git.Tor Andersson
2012-02-21Android app: make taps on side margins move to next and previousPaul Gardiner
2012-02-21Android app: implement Tor's request to clamp vertical position when height w...Paul Gardiner
2012-02-21Go back to using a direct fade animation in favour of the ViewAnimatorPaul Gardiner
2012-02-20Android tweaks; attempt to trigger on .xps and .cbz files too.Robin Watts