libreoffice-online/ios/Mobile
Miklos Vajna 6890d2fdaa ios: fix opening hyperlinks
This was added in commit 2174206de1 (android:
Don't hang after returning from a hyperlink., 2020-02-14), but the new command
was only handled on Android. Handle HYPERLINK on iOS, too.

Change-Id: I8c942c1a64c8a52462a749989e312d0d9899a841
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/90917
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
2020-03-23 17:33:45 +01:00
..
Assets.xcassets
Base.lproj Set the Presentation of the Document View Controller to fullScreen 2019-09-25 18:00:30 +02:00
Resources Try to delete language information from templates... 2020-03-14 22:29:17 +01:00
AppDelegate.h tdf#123742: Fix lifecycle issues for the "Office" object 2019-03-28 17:28:26 +02:00
AppDelegate.mm Share the Kit environment setup code. 2020-02-17 14:49:06 +01: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#128577: Close an already open document when asked to open a new one 2019-11-04 15:25:54 +01:00
DocumentViewController.mm ios: fix opening hyperlinks 2020-03-23 17:33:45 +01:00
Info.plist.in Bump the internal iOS app version number to 4.2.3 2020-03-23 12:55:14 +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