summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)Author
2011-11-02Fix double free bug when cleaning up the document controller.Tor Andersson
2011-11-01Dynamically change navigation bar titles based on context.Tor Andersson
2011-11-01Tweak scale factors, and fix one reference count error.Tor Andersson
2011-11-01Use timer to reload list of files when the library view is open.Tor Andersson
2011-11-01Remember and restore view to last page visited for each document.Tor Andersson
2011-11-01Rename About.pdf and add high-res icon.Tor Andersson
2011-11-01Use a smaller font for the table of contents.Tor Andersson
2011-11-01Remove flexible spaces that are not needed, and cause issues with iOS < 5.Tor Andersson
2011-11-01Fix scrolling/page flipping glitches by using real animations.Tor Andersson
2011-11-01Add howto sample document, page indicator and page scrubber.Tor Andersson
2011-11-01Add Icon to iOS viewer.Tor Andersson
2011-11-01Add UIFileSharingEnabled key to Info.plistTor Andersson
2011-11-01Show "loading" message while rendering in background.Tor Andersson
2011-11-01Reuse page views by resizing them when rotating. Fixes many bugs.Tor Andersson
2011-11-01Render pages in a background thread.Tor Andersson
2011-11-01Add Table of Contents / Outline view.Tor Andersson
2011-11-01Update project to Xcode 4.Tor Andersson
2011-11-01Add toolbar and fix autorotate animation.Tor Andersson
2011-11-01Refactor MuDocumentController.Tor Andersson
2011-11-01Improve scrolling behaviour.Tor Andersson
2011-11-01Tweak build scripts for iOS viewer.Tor Andersson
2011-11-01Paged scroll view with automatic loading and unloading of pages.Tor Andersson
2011-11-01Add skeleton iOS viewer project.Tor Andersson