Age | Commit message (Expand) | Author |
2013-02-13 | Android: highlight reflow icon when in reflow mode | Paul Gardiner |
2013-02-11 | Android: factor out ReaderView's special handling of MuPDFView objects | Paul Gardiner |
2013-02-11 | Android: factor out search from main activity | Paul Gardiner |
2013-02-05 | Android: reflow - request layout each time we learn a new page height | Paul Gardiner |
2013-02-05 | Android: Avoid SEGV on reflow on HTC Desire HD | Robin Watts |
2013-02-05 | Android: avoid view churn in reflow mode | Paul Gardiner |
2013-02-05 | Android: reflow - get zoom working again | Paul Gardiner |
2013-02-05 | Android: avoid byte[] -> String -> byte[] | Paul Gardiner |
2013-02-05 | Android: Use HTML output in reflow mode. | Robin Watts |
2013-02-04 | Android: reset zoom on mode change | Paul Gardiner |
2013-02-04 | Android: alter zoom range for reflow mode | Paul Gardiner |
2013-02-04 | Android: zooming in reflow mode altering CSS fontSize via javascript | Paul Gardiner |
2013-02-04 | Android: add hooks for zooming in reflow mode | Paul Gardiner |
2013-02-04 | Android: add button for reflow | Paul Gardiner |
2013-02-04 | Android: handle Unicode correctly in reflow | Paul Gardiner |
2013-02-03 | Android: first attempt at reflow mode | Paul Gardiner |
2013-02-02 | Android: introduce common interface for normal and reflowed views | Paul Gardiner |
2013-02-01 | Android: quick and dirty conversion of text to html | Paul Gardiner |
2013-01-31 | Android: implement strikeout annotation creation | Paul Gardiner |
2013-01-26 | Android: Fix NullPointerException seen on Google Play | Robin Watts |
2013-01-25 | Android: Refine Smart Motion to avoid tiny scrolls at end of pages | Robin Watts |
2013-01-24 | Android: Smart Motion fix. | Robin Watts |
2013-01-24 | android: Tint the icon in the file picker. | Tor Andersson |
2013-01-24 | Android: Show path in file picker title. | Robin Watts |
2013-01-24 | Android: Implement 'Smart Motion'. | Robin Watts |
2013-01-22 | Android: Fix clipboard operation on older androids. | Robin Watts |
2013-01-22 | Android: Make the 'tap to skip page' regions more smartly sized. | Robin Watts |
2013-01-22 | More work on android bitmap recycling. | Robin Watts |
2013-01-21 | Rename app. | Robin Watts |
2013-01-21 | Android: fix crashes due to attempts to draw recycled bitmaps | Paul Gardiner |
2013-01-21 | Android: fix intermittent loss of HQ render after search | Paul Gardiner |
2013-01-11 | Bug 693547: Android external hyperlink support | Robin Watts |
2013-01-11 | Bug 693546: Improve Bitmap recycling in Android app. | Robin Watts |
2013-01-11 | Android: implement copying of selected text to clipboard | Paul Gardiner |
2013-01-10 | Android: implement text selection in separate class for future reuse | Paul Gardiner |
2013-01-10 | Android: add text selection | Paul Gardiner |
2013-01-10 | Android: add core method returning the words on a page | Paul Gardiner |
2012-12-19 | Android: maintain the scroll position within the file picker between views | Paul Gardiner |
2012-12-18 | Android: avoid null exceptions when visiting protected directories | Paul Gardiner |
2012-12-18 | Android: add directory navigation to the file picker | Paul Gardiner |
2012-12-13 | Android: add hooks to the app to handle GoToR links | Paul Gardiner |
2012-12-05 | Android: fix opening the wrong document from the file picker | Paul Gardiner |
2012-12-05 | Android: rework link handling | Paul Gardiner |
2012-11-29 | Android: sort file names in the file chooser | Paul Gardiner |
2012-11-28 | Android: fix null exception when viewing calc.pdf | Paul Gardiner |
2012-11-28 | Android: add support for listbox and combobox form fields | Paul Gardiner |
2012-11-28 | Android: Allow multiple instances of MuPDF to run simultaneously. | Robin Watts |
2012-11-27 | android: Use custom styles for widgets. | Tor Andersson |
2012-11-27 | android: Re-enable highlight button and use tinting for button states. | Tor Andersson |
2012-11-27 | Android: implement saving of form data | Paul Gardiner |