summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2013-05-29Remove unneccessary variables in android makefiles.Tor Andersson
2013-05-28Android: disable whole "extras" menu when in reflow modePaul Gardiner
2013-05-28Document the android app classesPaul Gardiner
2013-05-27Android: Add label when deleting annotation.Robin Watts
2013-05-27Fix a crash when saving a file in the android app.Robin Watts
2013-05-27Pull in latest fixes to jbig2dec.Robin Watts
2013-05-27Treat multiple whitespace in search strings as single.Robin Watts
2013-05-27Fix indentation to be consistent with regard to tabs/spaces.Tor Andersson
2013-05-24Android: Update makefiles for new single lib V8 builds.Robin Watts
2013-05-24Bug 694092: Android: Redraw performance (overdraw) fixesRobin Watts
2013-05-21Android: Fix crash when selecting text.Robin Watts
2013-05-21Fix app breakages.Robin Watts
2013-05-07Android: Fix android build.Robin Watts
2013-05-06Add simple visual-to-logic RTL reordering as a text extraction pass.Tor Andersson
2013-05-06Add UCDN unicode character library.Tor Andersson
2013-05-03Simple Image file format recogniserRobin Watts
2013-04-30Split dev_text into three parts.Tor Andersson
2013-04-30Android: Update text handling in android specific code.Robin Watts
2013-04-29Android: Fix the makefile (again) for v8 or not.Robin Watts
2013-04-29Internationalisation: Translations of strings.Robin Watts
2013-04-29Add Memento build option to Android build. Fix memory leaks.Robin Watts
2013-04-29Android: Missed renaming of function.Robin Watts
2013-04-18Android: Fix V8_BUILD makefile logic.Robin Watts
2013-04-16android: More string cleanups.Tor Andersson
2013-04-11Move pdf_image to fz_image.Robin Watts
2013-04-11android: Clean up string resources.Tor Andersson
2013-04-09Android: Ensure mTopBarMode is initialisedRobin Watts
2013-04-09Android: Remove import of java.util.DequeRobin Watts
2013-04-09Disable V8 usage on armeabi - only for armeabi-v7a for now.Robin Watts
2013-04-09Android: handle features not supported other than for PDF filesPaul Gardiner
2013-04-09Android: new, more-logical menu hierarchyPaul Gardiner
2013-04-08Android: Fix operation under Froyo/Gingerbread.Robin Watts
2013-04-04Android: quicker response to print failurePaul Gardiner
2013-04-03Android: avoid SEGV when printing fails, and display errorPaul Gardiner
2013-04-03Updated print icons.Robin Watts
2013-04-03Android: prepare for localisationPaul Gardiner
2013-04-03Use xml onClick field to avoid some of the explicit Button objectsPaul Gardiner
2013-03-29Android: some user-feedback improvementsPaul Gardiner
2013-03-29Android: initial support for printingPaul Gardiner
2013-03-27Android: fix git rebase slipPaul Gardiner
2013-03-26Make pdf_functions public as fz_functions.Robin Watts
2013-03-26Reflow: Move from html output using tables to html output using div/spanRobin Watts
2013-03-26Rework text extraction structures.Robin Watts
2013-03-26Android: Ensure that autorotate doesn't kick us out of reflow mode.Robin Watts
2013-03-26Android: Popup notifications for entering/exiting reflow mode.Robin Watts
2013-03-25Android: remove unintentional reliance on API 9Paul Gardiner
2013-03-25Android: add support for Ink annotation creationPaul Gardiner
2013-03-24Android: warn when no text selected and avoid creating empty annotationsPaul Gardiner
2013-03-24Add another input mode for drawing ink annotationsPaul Gardiner
2013-03-21Bug 693719: Android: Catch exceptions when counting pages.Robin Watts