Age | Commit message (Expand) | Author |
2014-10-12 | iOS: Remove CFBundleIcon* keys from the Info.plist | Joseph Heenan |
2014-10-05 | iOS: Run at native res on iphone6/6+ | Joseph Heenan |
2014-10-05 | iOS: tweak types to avoid warnings in 64 bit builds | Joseph Heenan |
2014-10-04 | iOS: minor cleans ups | Joseph Heenan |
2014-10-04 | iOS: convert app icons & launch image into image catalogues | Joseph Heenan |
2014-10-04 | iOS: Enable various warnings to match current best practice | Joseph Heenan |
2014-10-04 | iOS: Fix an analyser warning | Joseph Heenan |
2014-10-04 | iOS: Remove empty didReceiveMemoryWarning implementation | Joseph Heenan |
2014-10-04 | iOS: Fix a warning in xcode 6 | Joseph Heenan |
2014-10-04 | iOS: Add missing [super viewWillAppear/Disappear] calls | Joseph Heenan |
2014-10-04 | iOS: Move instance variables from .h to .m | Joseph Heenan |
2014-09-30 | Bump version number. | Tor Andersson |
2014-07-17 | Fix odd animation when opening a document on iOS. | Matt Holgate |
2014-07-16 | Fix page changing when rotating the device. | Matt Holgate |
2014-07-16 | Remove iOS debug output. | Matt Holgate |
2014-07-14 | Add the ability to hook a post-archive script into the build process. | Matt Holgate |
2014-07-10 | Convert Xcode schemes to shared schemes, so that they are tracked in git. | Matt Holgate |
2014-07-10 | Crashlytics support for official builds. | Matt Holgate |
2014-07-10 | Enable modules in iOS build. | Matt Holgate |
2014-07-07 | Fix disabled state of bar buttons on iPhone/iPod Touch. | Matt Holgate |
2014-07-07 | Use tabs rather than spaces for the MuPDF project. | Matt Holgate |
2014-07-03 | Disable document interaction features when reflow enabled. | Matt Holgate |
2014-07-03 | Fix memory leak in MuDocRef.m. | Matt Holgate |
2014-07-03 | Don't crash if a document fails to open on iOS. | Matt Holgate |
2014-07-01 | Fix bug #695346 - iOS app does not register to open CBZ files. | Matt Holgate |
2014-06-30 | Switch to Artifex Team. | Matt Holgate |
2014-06-27 | iOS - Fix #695217 - don't allow annotation of encrypted PDFs | Matt Holgate |
2014-06-26 | Add missing fz_var() and fix potential memory leak. | Matt Holgate |
2014-06-26 | Fix deleting wrong file or crashing app if first file deleted. | Matt Holgate |
2014-06-26 | Add missing 'period' to files launched via 'Open In' before file extension. | Matt Holgate |
2014-06-26 | Fix various Xcode analyzer warnings. | Matt Holgate |
2014-06-18 | Fix for bug #694405 - iOS Pdf Crash | Matt Holgate |
2014-06-10 | Bump version number to 1.5. | Tor Andersson |
2014-05-07 | iOS: add extra icon sizes for iOS 7 | Paul Gardiner |
2014-04-24 | iOS: remove the annotations button for non-interactive document types | Paul Gardiner |
2014-04-24 | iOS: perform rendering for AirPrint in strips | Paul Gardiner |
2014-04-24 | iOS: fix AirPrint quality to 300 dpi | Paul Gardiner |
2014-04-24 | iOS: refactor AirPrint code ready for printing at higher res and in strips | Paul Gardiner |
2014-04-24 | iOS: copy files from Inbox to Documents so that they can be altered | Paul Gardiner |
2014-04-24 | iOS: add support for sharing documents with other apps | Paul Gardiner |
2014-04-22 | Fix iOS formatting. | Tor Andersson |
2014-04-18 | iOS: use bitmap based printing | Paul Gardiner |
2014-04-18 | iOS: add AirPrint support | Paul Gardiner |
2014-04-02 | Bump the version number to 1.4. | Tor Andersson |
2014-04-02 | iOS: in 7.0 and above, allow the system to tint our custom menu buttons | Paul Gardiner |
2014-04-02 | iOS: ensure that the slider has the correct size if hidden during device rota... | Paul Gardiner |
2014-03-26 | iOS: fix build and update to use mujs | Paul Gardiner |
2014-01-20 | iOS: fix the release build | Paul Gardiner |
2014-01-13 | iOS: attach the slider to the toolbar differently for iOS 7 | Paul Gardiner |
2014-01-10 | iOS: animate the custom buttons used for the iPhone build | Paul Gardiner |