libreoffice-online/ios/Mobile
Tor Lillqvist 377e9266c9 tdf#134832: Clear the cache directory if it is for another version of the app
We don't want to use cached scaled icons (and other stuff that might
be in the cache?) if from a potentially incompatible version of the
app. Store the core and online hashes in files in the cache to be able
to compare.

Change-Id: I593ece5dae71f91f204d4c040bd9f744b3bc498f
2020-07-23 19:18:55 +03:00
..
Assets.xcassets
Base.lproj
Resources Propagate core and online git hashes to the Settings for the iOS app 2020-03-26 00:26:58 +01:00
AppDelegate.h
AppDelegate.mm tdf#134832: Clear the cache directory if it is for another version of the app 2020-07-23 19:18:55 +03:00
CODocument.h tdf#128502: Chunk of work to enable "multi-tasking" in the iOS app 2020-06-26 13:09:51 +02:00
CODocument.mm Use a separate temp directory for each document during the iOS app lifetime 2020-07-07 16:01:19 +02:00
DocumentBrowserViewController.h
DocumentBrowserViewController.mm Rename our Objective-C Document class to CODocument 2020-04-04 00:07:35 +03:00
DocumentViewController.h tdf#128502: Chunk of work to enable "multi-tasking" in the iOS app 2020-06-26 13:09:51 +02:00
DocumentViewController.mm Pass rendered tiles as uncompressed BMP files in the iOS app 2020-07-14 17:00:35 +02:00
Info.plist.in tdf#128502: Chunk of work to enable "multi-tasking" in the iOS app 2020-06-26 13:09:51 +02:00
L10n.h
L10n.mm
main.m
Mobile.entitlements
Mobile.plist
SceneDelegate.h tdf#128502: Chunk of work to enable "multi-tasking" in the iOS app 2020-06-26 13:09:51 +02:00
SceneDelegate.m tdf#128502: Chunk of work to enable "multi-tasking" in the iOS app 2020-06-26 13:09:51 +02:00
TemplateCollectionViewController.h
TemplateCollectionViewController.mm
TemplateSectionHeaderView.h
TemplateSectionHeaderView.m