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 tdf#123742: Fix lifecycle issues for the "Office" object 2019-03-28 17:28:26 +02:00
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 Adapt to LibreOfficeKitClass no longer having the translateGet() method 2018-12-13 16:14:42 +02:00
L10n.mm Adapt to LibreOfficeKitClass no longer having the translateGet() method 2018-12-13 16:14:42 +02:00
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 Add a way to have templates specific to a customer deployment 2018-12-17 22:56:14 +02:00
TemplateCollectionViewController.mm Just call lok_init_2() and LibreOfficeKit::setLanguageTag() once on iOS 2019-10-16 13:16:42 +02:00
TemplateSectionHeaderView.h Work in progress on document creation using templates in the iOS app 2018-12-04 22:12:39 +02:00
TemplateSectionHeaderView.m Work in progress on document creation using templates in the iOS app 2018-12-04 22:12:39 +02:00