libreoffice-online/ios/Mobile
Tor Lillqvist 909734e261 Implement the "download as" functionality properly in the iOS app
We need to catch the downloadas message already in
-[DocumentViewController
userContentController:didReceiveScriptMessage:] and use an
UIDocumentPickerViewController to let the user choose where to
download (or export) the document. The iOS-specific code in
ChildSession::downloadAs() can go away.

Change-Id: I626b9986ec6156f7e83bda02b04e65f7819f8017
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/92112
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
2020-04-13 15:35:13 +02:00
..
Assets.xcassets
Base.lproj Set the Presentation of the Document View Controller to fullScreen 2019-09-25 18:00:30 +02:00
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 Rename our Objective-C Document class to CODocument 2020-04-04 00:07:35 +03:00
CODocument.h Fix problems after my 293f4913d2 2020-04-08 00:01:30 +02:00
CODocument.mm Fix problems after my 293f4913d2 2020-04-08 00:01:30 +02:00
DocumentBrowserViewController.h
DocumentBrowserViewController.mm Rename our Objective-C Document class to CODocument 2020-04-04 00:07:35 +03:00
DocumentViewController.h Rename our Objective-C Document class to CODocument 2020-04-04 00:07:35 +03:00
DocumentViewController.mm Implement the "download as" functionality properly in the iOS app 2020-04-13 15:35:13 +02:00
Info.plist.in Bump the internal iOS app version number to 4.2.4 2020-04-13 11:00:46 +03:00
L10n.h
L10n.mm
main.m
Mobile.entitlements
Mobile.plist tdf#124930: Look for settings also in the managed configuration thing 2019-05-30 11:45:02 +03:00
TemplateCollectionViewController.h
TemplateCollectionViewController.mm Just call lok_init_2() and LibreOfficeKit::setLanguageTag() once on iOS 2019-10-16 13:16:42 +02:00
TemplateSectionHeaderView.h
TemplateSectionHeaderView.m