summaryrefslogtreecommitdiff
path: root/android/res/layout/buttons.xml
AgeCommit message (Collapse)Author
2013-06-20Rearrange source files.Tor Andersson
2013-05-28Android: disable whole "extras" menu when in reflow modePaul Gardiner
2013-05-27Android: Add label when deleting annotation.Robin Watts
Simple layout tweak to add 'Delete' into the header when deleting annotations.
2013-05-27Fix indentation to be consistent with regard to tabs/spaces.Tor Andersson
2013-04-11android: Clean up string resources.Tor Andersson
2013-04-09Android: handle features not supported other than for PDF filesPaul Gardiner
2013-04-09Android: new, more-logical menu hierarchyPaul Gardiner
2013-04-03Use xml onClick field to avoid some of the explicit Button objectsPaul Gardiner
2013-03-29Android: initial support for printingPaul Gardiner
This wont work for other than PDF documents Also, we should save the file before printing if it has been changed
2013-03-25Android: add support for Ink annotation creationPaul Gardiner
2013-02-26Android: add support for highlight and underline markup annotations.Paul Gardiner
Highlight annotations currently come out opaque so aren't a lot of use.
2013-02-22Android: add annotation-editing menu, triggered on annotation selectionPaul Gardiner
2013-02-04Android: add button for reflowPaul Gardiner
2013-01-31Android: implement strikeout annotation creationPaul Gardiner
2013-01-11Android: implement copying of selected text to clipboardPaul Gardiner
2013-01-10Android: add text selectionPaul Gardiner
although not actually do anything with the selection yet
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-08-14Fix bug 693276: Mupdf/android gui widget overlapPaul Gardiner
Just fix a typo in the xml
2012-03-28Disable link support in android app for 1.0 release.Tor Andersson
The link support still has several outstanding issues that need to be solved.
2012-03-15Android app: highlighting and inhibiting of linksPaul Gardiner
2012-02-22Tweak animations and colors.Tor Andersson
2012-02-21android app: slide buttons on instead of fadingTor Andersson
2012-02-21Add new Android button icons and tweak the layouts.Tor Andersson
2012-02-21Go back to using a direct fade animation in favour of the ViewAnimatorPaul Gardiner
2012-02-20Updated MuPDF Android app from Paul Gardiner.Paul Gardiner