summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2012-04-25Android app: build safe AsyncTask behaviour into a derived classPaul Gardiner
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
2012-02-20Remove "MuPDF" title bar on Android app.Robin Watts
2012-02-20Update android app to use document interfaceRobin Watts
2012-02-20Updated MuPDF Android app from Paul Gardiner.Paul Gardiner
2012-02-13Remove arch_port.c from visual C solution/Android build.Robin Watts
2012-02-11Purge unused and bit rotted fz_accelerate stuff, part 2.Tor Andersson
2012-02-09Update ios and Android projects with locking changes.Robin Watts
2012-02-07Rename a few functions.Tor Andersson
2012-02-03Reference count fz_link objects.Tor Andersson
2012-01-30Move PNG, JPEG and TIFF image loading from muxps into fitz.Tor Andersson
2012-01-27Android/Windows build fixesRobin Watts
2012-01-27Rename pdf_xref type to pdf_document.Tor Andersson
2012-01-27Makefile/Project changes to use new thirdparty.zipRobin Watts
2012-01-20Update Android build to cope with removal of pdf_load_page_tree.Robin Watts
2012-01-19Remove confusing optional 'password' argument to pdf_open_xref.Tor Andersson
2012-01-12Use the same coordinate system for pdf and xps pages in the interface.Tor Andersson
2012-01-12Fix android for previous glyph cache changes.Tor Andersson
2012-01-11Use enum for FZ_STORE_DEFAULT default size.Tor Andersson