libreoffice-online/ios/Mobile
Tor Lillqvist fdb91bf15e tdf#123733: Keep the WebKit view until the lokit_main thread has finished
Otherwise, if you close a document before it has been rendered
completely, the plumbing of threads and FakeSocket connections gets
confused and opening the next document hangs or runs into an assertion
failure. This typically happened for large presentations where
rendering the slide previews takes significant time.

Change-Id: I0f586bec021c4c045a129b3f179ddb3942915c58
Reviewed-on: https://gerrit.libreoffice.org/80882
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>
2019-10-16 13:20:38 +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 No need for the emptyTileCache-related setting string here either now 2019-06-10 13:14:12 +03:00
AppDelegate.h tdf#123742: Fix lifecycle issues for the "Office" object 2019-03-28 17:28:26 +02:00
AppDelegate.mm Just call lok_init_2() and LibreOfficeKit::setLanguageTag() once on iOS 2019-10-16 13:16:42 +02:00
Document.h tdf#124981: Fix a few object leaks 2019-04-26 18:04:10 +03:00
Document.mm Just call lok_init_2() and LibreOfficeKit::setLanguageTag() once on iOS 2019-10-16 13:16:42 +02:00
DocumentBrowserViewController.h
DocumentBrowserViewController.mm Add a way to have templates specific to a customer deployment 2018-12-17 22:56:14 +02:00
DocumentViewController.h tdf#122582: Add slideshow functionality 2019-02-22 21:01:54 +02:00
DocumentViewController.mm tdf#123733: Keep the WebKit view until the lokit_main thread has finished 2019-10-16 13:20:38 +02:00
Info.plist.in Add Lotus WordPro Document, the .lwp extension 2019-09-23 10:44:30 +02: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