summaryrefslogtreecommitdiff
path: root/ios/Mobile
AgeCommit message (Expand)AuthorFilesLines
2019-11-21Add public.content to the UTTypeConformsTo arrays of the exported UTIsTor Lillqvist1-0/+5
2019-11-04tdf#128577: Close an already open document when asked to open a new oneTor Lillqvist3-14/+36
2019-11-04Set CFBundleShortVersionString to 4.2Tor Lillqvist1-1/+1
2019-11-04Add LSSupportsOpeningDocumentsInPlaceTor Lillqvist1-0/+2
2019-10-25Remove Lotus WordPro supportAndras Timar1-29/+0
2019-10-16tdf#123733: Keep the WebKit view until the lokit_main thread has finishedTor Lillqvist1-0/+4
2019-10-16Just call lok_init_2() and LibreOfficeKit::setLanguageTag() once on iOSTor Lillqvist3-11/+11
2019-10-10tdf#123741: Call LibreOfficeKit::setLanguageTag() also when loading a templateTor Lillqvist1-1/+6
2019-10-09tdf#126974: When we are about to be killed, just exit bluntlyTor Lillqvist1-0/+3
2019-10-05tdf#127942: Avoid the WKWebView popup with "Share...", "Add to Photos" etcTor Lillqvist1-0/+1
2019-09-25Set the Presentation of the Document View Controller to fullScreenTor Lillqvist1-10/+7
2019-09-23Add Lotus WordPro Document, the .lwp extensionTor Lillqvist1-0/+29
2019-09-23The UTExportedTypeDeclarations for fodt was missing its UTTypeDescriptionTor Lillqvist1-0/+2
2019-09-23Fix some indentation glitches and add some commentsTor Lillqvist1-6/+16
2019-09-23Try to unify the list of localisations with what I use to build LO coreTor Lillqvist1-1/+18
2019-06-11Prevent the user from zooming the WebViewTor Lillqvist1-1/+10
2019-06-10No need for the emptyTileCache-related setting string here either nowTor Lillqvist2-2/+0
2019-06-03Improve wording for NSCameraUsageDescriptionTor Lillqvist1-1/+1
2019-06-03TypoTor Lillqvist1-1/+1
2019-06-03Add NSPhotoLibraryUsageDescription, tooTor Lillqvist1-0/+2
2019-06-03Use a more specific NSCameraUsageDescriptionTor Lillqvist1-1/+1
2019-05-31Add Visio Document, extensions vdx, vsd, vsdm, and vsdxTor Lillqvist1-0/+34
2019-05-30tdf#124930: Look for settings also in the managed configuration thingTor Lillqvist2-1/+23
2019-05-20tdf#122281: Prevent the WebView from scrollingTor Lillqvist1-0/+5
2019-05-16Introduce new flag to speed up shutdown of the Online plumbing in the iOS appTor Lillqvist1-0/+5
2019-04-26tdf#124981: Fix a few object leaksTor Lillqvist2-1/+7
2019-04-26Log the timestamp of the template file at its site and of its cached versionTor Lillqvist1-0/+4
2019-04-26tdf#124918: Don't crash on invalid URLs in the template list fileTor Lillqvist1-44/+48
2019-04-26tdf#124918: More logging in template download error situationsTor Lillqvist1-0/+26
2019-04-26tdf#124918: Allow empty lines in the template list fileTor Lillqvist1-40/+43
2019-04-24Turn on Unipoll for the iOS app, tooTor Lillqvist1-0/+2
2019-04-12Bin three unnecessary translatable strings that don't occur anywhereTor Lillqvist2-6/+0
2019-04-12Add a string for translation from the collabora-online-4 branchTor Lillqvist2-0/+2
2019-04-12Experiment with adding localisation of the Settings.bundleTor Lillqvist2-0/+9
2019-04-12Use the app name more generally, not only on iOS.Jan Holesovsky1-1/+1
2019-03-28tdf#123742: Fix lifecycle issues for the "Office" objectTor Lillqvist3-7/+5
2019-03-25Add all fonts from instdir/share/fontsTor Lillqvist1-0/+176
2019-03-22Truncate the JS expression for loggingTor Lillqvist1-2/+6
2019-03-22For iOS, generate the data: URLs for the PNG tiles already in the Online codeTor Lillqvist1-61/+31
2019-03-20tdf#122543: Ignore duplicate calls to loadFromContents on same DocumentTor Lillqvist2-0/+11
2019-02-26Remove superfluous empty line at end of fileTor Lillqvist1-1/+0
2019-02-26tdf#122584: Implement printing in the iOS appTor Lillqvist1-0/+27
2019-02-25Bin some boilerplate commentsTor Lillqvist1-10/+0
2019-02-25Keep the iOS app bundle version in a file in the build folder, not in gitTor Lillqvist1-1/+1
2019-02-22tdf#122582: Add slideshow functionalityTor Lillqvist2-0/+59
2019-02-20Revert "android: Various fixes to make the sending from the core to JS..."Jan Holesovsky1-3/+3
2019-02-19android: Various fixes to make the sending from the core to JS working.Jan Holesovsky1-3/+3
2019-02-18Bump CFBundleVersionTor Lillqvist1-1/+1
2019-02-15Remove unnecessary leftovers after Michael's removal of the on-disk tile cacheTor Lillqvist2-16/+0
2019-02-04Bump CFBundleVersionTor Lillqvist1-1/+1