libreoffice-online/ios/Mobile
Tor Lillqvist f3f1b1e228 Adapt to LibreOfficeKitClass no longer having the translateGet() method
This is a somewhat temporary quick solution. It bluntly uses the same
code here that I had added for a while as the implementation of
translateGet() for LibreOfficeKitClass in LO core.

Ideally we should have a script here in online to pick the needed
translation from the translations submodule of core and keep them
around even if a translation happens to evaporate from
core/translations. The same idea as in the scripts/unocommands.py, but
I did not yet start modifying or copying that.

Change-Id: I455ad6044e321ef59873d60f8e5f3e7032f2447e
2018-12-13 16:14:42 +02:00
..
Assets.xcassets
Base.lproj Finally figured out how to get 200x200 cells in the template collection 2018-12-07 11:20:15 +02:00
Resources/Templates Look for thumbnails of the templates and show them in the template browser 2018-12-06 16:38:50 +02:00
AppDelegate.h Fetch the locale already in the AppDelegate's didFinishLaunchingWithOptions 2018-12-10 22:41:55 +02:00
AppDelegate.mm Fetch the locale already in the AppDelegate's didFinishLaunchingWithOptions 2018-12-10 22:41:55 +02:00
Document.h
Document.mm Fetch the locale already in the AppDelegate's didFinishLaunchingWithOptions 2018-12-10 22:41:55 +02:00
DocumentBrowserViewController.h
DocumentBrowserViewController.mm More work on template selection for a new document 2018-12-05 22:02:59 +02:00
DocumentViewController.h
DocumentViewController.mm Fix a problem when taking a photo to insert in a document in the iOS app 2018-11-29 19:21:49 +02:00
Info.plist.in Bump CFBundleVersion 2018-12-07 15:28:11 +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
TemplateCollectionViewController.h Bin commented-out #import 2018-12-13 16:14:02 +02:00
TemplateCollectionViewController.mm Adapt to LibreOfficeKitClass no longer having the translateGet() method 2018-12-13 16:14: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