Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-04 | Android build lifecycle tweaks; fix leaking. | Robin Watts | |
If the app was hidden, and then restarted, it would leak lots of memory due to onCreate not only being called on create. To fix this, we armour the app a bit aginst such problems, including adding code to destroy the core when the app really is destroyed. | |||
2011-06-01 | Fix android build; bug 692222. | Robin Watts | |
Bring the MuPDF android build up to date with the latest source changes. Many thanks to Dominic Battre for his helpful report in bug 692222. | |||
2011-04-04 | android: Conform to coding convention. | Tor Andersson | |
Use tabs for indentation and no extra spaces to align stuff. | |||
2011-02-05 | Add missing MuPDFCore.java file. | Tor Andersson | |
2011-01-17 | Speed up android app rendering by reusing a display list, and rename some of ↵ | Robin Watts | |
the internal classes. | |||
2010-12-02 | Import Android demo. | Robin Watts | |