libreoffice-online/ios/Mobile
Tor Lillqvist 624b42d58a Hackaround for on-screen keyboard problem
We want to be able to force the on-screen keyboard to be displayed
(when there is no external hardware keyboard) from our JavaScript.

Change-Id: I0678d84ca941a03316ffb68cfd9c3e93a6ea7e57
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89023
Tested-by: Tor Lillqvist <tml@collabora.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
2020-02-19 15:17:56 +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 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 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 Hackaround for on-screen keyboard problem 2020-02-19 15:17:56 +01:00
Info.plist.in Bump version to 4.2.1 2020-02-13 16:14:59 +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