libreoffice-online/ios/Mobile
Tor Lillqvist 921b764754 Do the iOS font selection for the notebookbar in native iOS code
That way we can use UIFontPickerViewController which gives acess also
to fonst provided and registered by other third-party apps on iOS.
These fonts are not available otherwise. They don't show up when vcl
enumerates fonts in core.

This patch is work in progress for
https://github.com/CollaboraOnline/online/issues/472 . This patch
affects only the font name selection control in the notebookbar. On
iOS this is now no longer a "combo box" (implemented by the external
"select2" Javascript library, if I understand correctly), but a button
that brings up a native iOS control). For now it is just a plain HTML
button. It should ideally later be styled to fit better into the
visual style of the notebookbar.

Change-Id: Ic5e53cad09ffa8c99336dfed594337525909dc90
Signed-off-by: Tor Lillqvist <tml@collabora.com>
(cherry picked from commit 977af5908689425eb55be852a85e56f86070b6bf)
2020-11-05 23:42:39 +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 Translated using Weblate (Hebrew) 2020-10-28 17:36:19 +01:00
AppDelegate.h fix license headers 2020-10-01 11:56:43 +02:00
AppDelegate.mm Use the notebookbar in the iOS app on iPad 2020-10-22 09:24:20 +02:00
CODocument.h fix license headers 2020-10-01 11:56:43 +02:00
CODocument.mm Use the notebookbar in the iOS app on iPad 2020-10-22 09:24:20 +02:00
DocumentBrowserViewController.h fix license headers 2020-10-01 11:56:43 +02:00
DocumentBrowserViewController.mm fix license headers 2020-10-01 11:56:43 +02:00
DocumentViewController.h fix license headers 2020-10-01 11:56:43 +02:00
DocumentViewController.mm Do the iOS font selection for the notebookbar in native iOS code 2020-11-05 23:42:39 +02:00
Info.plist.in Change CFBundleShortVersionString to 6.4.0 2020-09-28 17:34:39 +03:00
L10n.h fix license headers 2020-10-01 11:56:43 +02:00
L10n.mm fix license headers 2020-10-01 11:56:43 +02:00
main.m fix license headers 2020-10-01 11:56:43 +02:00
Mobile.entitlements Move the iOS app to the ios folder 2018-11-22 16:50:57 +02:00
Mobile.plist
SceneDelegate.h fix license headers 2020-10-01 11:56:43 +02:00
SceneDelegate.m fix license headers 2020-10-01 11:56:43 +02:00
TemplateCollectionViewController.h fix license headers 2020-10-01 11:56:43 +02:00
TemplateCollectionViewController.mm fix license headers 2020-10-01 11:56:43 +02:00
TemplateSectionHeaderView.h fix license headers 2020-10-01 11:56:43 +02:00
TemplateSectionHeaderView.m fix license headers 2020-10-01 11:56:43 +02:00