Age | Commit message (Expand) | Author |
2013-01-10 | Android: add core method returning the words on a page | Paul Gardiner |
2012-12-13 | Android: add hooks to the app to handle GoToR links | Paul Gardiner |
2012-12-05 | Android: rework link handling | Paul Gardiner |
2012-11-29 | Fix a couple of leaks | Paul Gardiner |
2012-11-28 | Avoid calling interactive functions with a NULL idoc. | Robin Watts |
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: fix accidently swapped title and message in alert dialog | Paul Gardiner |
2012-11-27 | Android: implement saving of form data | Paul Gardiner |
2012-11-19 | Enable android profiler build. | Robin Watts |
2012-11-19 | Android: implement alert dialog | Paul Gardiner |
2012-11-09 | Android: restrict annotation updates to ones within the patch area | Paul Gardiner |
2012-10-31 | android: avoid regeneration of annotation display list between updates | Paul Gardiner |
2012-10-31 | Android: cache only one page object for the sake of hq rendering | Paul Gardiner |
2012-10-31 | Android: use partial updates to speed rendering after interaction | Paul Gardiner |
2012-10-30 | Android: cache information for 3 pages in the core | Paul Gardiner |
2012-10-29 | Add fz_update_page | Paul Gardiner |
2012-10-25 | Update the android app to keep a separate display list for annotations | Paul Gardiner |
2012-10-16 | Forms: avoid the need to reload the page on every change | Paul Gardiner |
2012-10-11 | Android: support entry of text into forms | Paul Gardiner |
2012-10-11 | Android Forms: pass in mouse events and handle updating | Paul Gardiner |
2012-03-15 | Android app: highlighting and inhibiting of links | Paul Gardiner |
2012-03-13 | Merge master and pg_android branches | Robin Watts |
2012-03-13 | Rename some functions and accessors to be more consistent. | Tor Andersson |
2012-02-20 | Update android app to use document interface | Robin Watts |
2012-02-20 | Updated MuPDF Android app from Paul Gardiner. | Paul Gardiner |
2012-02-11 | Purge unused and bit rotted fz_accelerate stuff, part 2. | Tor Andersson |
2012-02-09 | Update ios and Android projects with locking changes. | Robin Watts |
2012-02-07 | Rename a few functions. | Tor Andersson |
2012-01-27 | Rename pdf_xref type to pdf_document. | Tor Andersson |
2012-01-20 | Update Android build to cope with removal of pdf_load_page_tree. | Robin Watts |
2012-01-19 | Remove confusing optional 'password' argument to pdf_open_xref. | Tor Andersson |
2012-01-12 | Use the same coordinate system for pdf and xps pages in the interface. | Tor Andersson |
2012-01-12 | Fix android for previous glyph cache changes. | Tor Andersson |
2012-01-11 | Use enum for FZ_STORE_DEFAULT default size. | Tor Andersson |
2012-01-04 | Bug 692739: Add ability to abort time consuming actions | Robin Watts |
2011-12-21 | Bring the Android demo port up to date. | Robin Watts |
2011-11-14 | ARM opts in draw_scale.c; updated android build opts. | Robin Watts |
2011-07-05 | Fix bug 692276. Android not displaying pdf contents. | Robin Watts |
2011-07-04 | Android build lifecycle tweaks; fix leaking. | Robin Watts |
2011-06-01 | Fix android build; bug 692222. | Robin Watts |
2011-04-04 | android: Conform to coding convention. | Tor Andersson |
2011-04-04 | Le Roi est mort, vive le Roi! | Tor Andersson |
2011-01-17 | Speed up android app rendering by reusing a display list, and rename some of ... | Robin Watts |
2010-12-02 | Import Android demo. | Robin Watts |