Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-25 | Android: while adjusting reflow zoom, refresh only the visible page | Paul Gardiner | |
Also fix a race condition where an attempt to set the zoom might precede the loading of html into the WebView | |||
2013-09-16 | Android: remove use of Bitmap holder and avoid memory churn | Paul Gardiner | |
Now use one-time allocation of page-sized bitmaps | |||
2013-08-27 | Android: support signing | Paul Gardiner | |
2013-08-27 | Android: add signature checking | Paul Gardiner | |
2013-08-21 | Bug 694522: Cope with selection of text on a JPEG image. | Robin Watts | |
If there is no text to select we return an array with a NULL in it and this causes the code to crash. Simple workaround. | |||
2013-08-14 | Bug 694516: Fix Android operation with passworded files. | Robin Watts | |
Don't countPages until after we have a password. | |||
2013-06-20 | Rearrange source files. | Tor Andersson | |