summaryrefslogtreecommitdiff
path: root/platform/ios/Classes/MuLibraryController.m
AgeCommit message (Expand)Author
2017-01-09Remove platform/ios directory.Tor Andersson
2016-06-09iOS: Run Xcode's "Convert to Modern ObjC" for "ObjC literals"Joseph Heenan
2016-06-09iOS: Replace char * with NSString in ObjC APIsJoseph Heenan
2016-06-09iOS: Remove some printfsJoseph Heenan
2015-04-15ios: add epub to the list of handled file formatsTor Andersson
2015-02-25iOS: conform to recent mupdf API changes.fredrossperry
2014-10-05iOS: tweak types to avoid warnings in 64 bit buildsJoseph Heenan
2014-10-04iOS: Add missing [super viewWillAppear/Disappear] callsJoseph Heenan
2014-10-04iOS: Move instance variables from .h to .mJoseph Heenan
2014-07-16Remove iOS debug output.Matt Holgate
2014-06-26Fix deleting wrong file or crashing app if first file deleted.Matt Holgate
2014-06-26Add missing 'period' to files launched via 'Open In' before file extension.Matt Holgate
2014-04-24iOS: copy files from Inbox to Documents so that they can be alteredPaul Gardiner
2014-01-09Remove comment header blurb from ios files.Tor Andersson
2014-01-09iOS: save changes on returning to the libraryPaul Gardiner
2013-09-24iOS: use ObjC-level ref counting to control lifetime of fz_documentPaul Gardiner
2013-09-17iOS: split the classes into separate filesPaul Gardiner