Statistics
| Branch: | Revision:

root / programs / ios @ 5671af51

Name Size
  WebODF
  WebODF.xcodeproj
  www
Default-Landscape~ipad.png 50.9 kB
Default-Portrait~ipad.png 50.6 kB

Latest revisions

# Date Author Comment
e5734a37 03/05/2012 08:32 pm Jos van den Oever

Return the cache data directly instead of going througthe parent class.
This avoids permanent memory use in the cache and circuments a limit on the maximum response size.

f20a030c 03/05/2012 04:44 pm Jos van den Oever

Also use NSURLCache for loading binary files.

4ffc9dc8 03/05/2012 03:33 pm Jos van den Oever

Use NSUrlCache for quickly loading and parsing xml files.

acb09982 03/02/2012 11:44 am Jos van den Oever

Fix opening viewer from external uri when the viewer is already running.

ae6f615b 03/02/2012 10:18 am Jos van den Oever

Use native implementation of loadAsDataURL.

f932e312 03/02/2012 09:30 am Jos van den Oever

Refactor so that creation of a data url is done by the zip class and not the odf container class.
This allows a fast native implementation of this functionality by overriding the zip class.

cfb53624 03/01/2012 06:01 pm Jos van den Oever

Add function to get files encoded as data url.

729fc187 03/01/2012 04:10 pm Jos van den Oever

IOS now loads xml files in native code and passes them as strings to the browser component.

cbafe78b 03/01/2012 02:28 pm Jos van den Oever

Work on native unzipping.

0e43e9d8 02/28/2012 03:55 pm Jos van den Oever

Add support of odp mimetypes.

View revisions

Also available in: Atom