summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Collapse)AuthorFilesLines
2017-12-06iOS, update to xcode 9.2jan Iversen4-5/+5
Change-Id: Id7962a0e40d2341fbe5f702399478f926c0ef5bf
2017-11-27iOS, change workdir for prelink objectjan Iversen1-1/+1
workdir/ios is no longer created so move Kit.o to CObject/ios Change-Id: Ibcd6f9f5a17fb26861ed8fe5313e90f314018090
2017-11-26iOS, make Kit symbols externaljan Iversen3-16/+28
Xcode has a problem (a bug) with linkink .o files to a project, this is ignored on the linker line. We use visisbility=hidden as default, therefore the symbols to be exported need to have the attribute visibility=default Change-Id: I079189dbaf6c0f606028a1e582f320db97995285
2017-11-25iOS, remove app xcconfigjan Iversen2-43/+1
This is now handled directly in the project Change-Id: I1a57521ff8fe733d56154d186c98f68556128ebd
2017-11-25iOS, project update to compile with dummy LOkitjan Iversen3-1/+17
Change-Id: If76f4aaecb853db6b33d671092b7806bbb9b9d2d
2017-11-25iOS, update app projectjan Iversen2-99/+24
Updated LibreOfficeLight to correspond to new prelink. Change-Id: Iec0425d3516849afaae4b640e8b4fc733430d595
2017-11-25iOS corrected object namejan Iversen2-10/+7
removed "lib" from object name updated README Change-Id: I37948aca4d3a1e226e55a84a13e41d0237cbc6fb
2017-11-24iOS, typo in release mkjan Iversen1-1/+1
removed extra l Change-Id: I6b01bb25a3e8d1caa5ba04ac09a5fa078bb2d664
2017-11-24iOS, used wrong gbuild get_target macrojan Iversen1-1/+1
Change-Id: Ie23c71faef2b14480b3797dd66bfe9788401ccf4
2017-11-24iOS, prelink with native linker.jan Iversen2-0/+55
Removed the need for a xcode project to prelink all LO libraries. Change-Id: I16d38ae0205e73de59b1cf3abdbbb8d4fea6d24c
2017-11-24iOS .mk naming conventions.jan Iversen2-7/+7
Updated target names, to allow cross references. Change-Id: Ie0959876df58657a2303ca2b0865e91a7f5a0eea
2017-11-23iOS, do not use different C compilersjan Iversen7-432/+47
LibreOfficeKit.c was compiled with an xcode project and not like all other sources. Changed to use clang with same switches as rest of LO. Separated resource generation in own makefile Removed project LibreOfficeKit which was responsible for prelink. Change-Id: Iaf9fbb4b652501af0b7f3643ed3efcc2ed93b611
2017-11-23iOS, unicode not used in swift interfacejan Iversen1-2/+2
remove include not needed Change-Id: Ibad12f510a5d947ba2754dae192413852e63ab03
2017-11-22iOS, update icons to support new modelsjan Iversen8-64/+63
Update of icons and start image (xib file not png) Change-Id: I172c4e6eb0f27d6dd05b9eb28b2e352f29578279
2017-11-22iOS, update app project.jan Iversen1-24/+135
Adjustments to cope with schemes. Change-Id: Ifbe50658299927d66886fc88753db5544e1f93d6
2017-11-22iOS, update loApp.xcconfig pathjan Iversen1-5/+4
Path is now relative to core directory, as documented Change-Id: Ib731e8c650dd600932516cfda2e9545b04609994
2017-11-22iOS, icudt59.dat => icudt60.datjan Iversen2-5/+5
Updated copy of icu dat file, due to version change Change-Id: I12885de019fa00f0816b9c31a30d02e73821be33
2017-11-22iOS, changed debugger from to lldbjan Iversen2-4/+4
gdb2 does not work well when using a swift based frontend. changing to default debugger but only for iOS. Change-Id: Iae0df85b9db4b3dfaf9fbc0e42848c52f3685a48
2017-11-19iOS, updated app iconjan Iversen6-19/+74
new demands for appicons (iOS 11.1) Change-Id: I26eb7c61d4ffe24347ed3b192b579d07e46afc34
2017-11-19iOS, added schemes to projectjan Iversen4-11/+286
This is very much an experimental feature, to ease the building process. Currently only SIMULATOR is tested Change-Id: I67137057132115d800af31a617aeafc585b0819b
2017-11-18iOS, Xcode upgrade ruined project.pbxprojjan Iversen1-118/+1
The latest Xcode upgrade caused dublicate XBUILDCONFIGURATIONS, giving a strange behaivour when changing parameters using Xcode. Change-Id: I3e4d43af5540ef505665cf832090c767774bd951
2017-11-17iOS changed icons to non transparent.jan Iversen10-1/+1
Transparent icons have a black frame on the iPad, changed transparent background to a green background (after all green is the color of LO). Change-Id: Id0703c63bab0f6cb5d5a9c268124daba5d6323b1
2017-11-17iOS, updated app icon setjan Iversen16-7/+11
Change-Id: I5995f4caad6b03bad7cbc76e860ea0471572952d
2017-11-16iOS disable bitcode.jan Iversen1-2/+4
Change-Id: Ibbd5e789155d312c9639b5bb594ca5470314c5c2
2017-11-16iOS, add tile sizing functionjan Iversen5-28/+45
Added function to calculate needed tiles. Change-Id: Ie598f6a5f438dea72c298e769bdba8fd00bbb4bf
2017-11-16iOS, update LibreOfficeLight versionjan Iversen1-8/+1
Getting close to a realistic beta state Change-Id: I30dddce6b52f622a3295b905d781b6c0543f45f7
2017-11-12iOS, updated link flagsjan Iversen2-11/+25
added -ggdb2 to final linking Added extra folder to include some LO files needing debug Change-Id: Ieed2ff630b67df358dc47e2b27a51e8c692308b5
2017-11-12iOS, added -ggdb2 prelinkjan Iversen1-2/+2
New xcode needs -ggdb2 (like the compiler) in order not to strip symbols Change-Id: I652b1d9791d1ce6d752748eb950615051d140ba7
2017-11-12Bin file accidentally committed in 8e84dfd7c678e2774522a8d23fa4f6313ed6281aTor Lillqvist1-32/+0
Change-Id: I8bbe484790d8012ff921b1e438ab3d8985c0c39e
2017-11-10Elementary: update icon packandreas kainz1-0/+32
Change-Id: Ic20330ed474d434dfb2ab25d4c94875ff305eca8 Reviewed-on: https://gerrit.libreoffice.org/44596 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2017-11-02iOS, update to new xcodejan Iversen2-11/+28
Updated settings to new xcode Change-Id: I04eed7eaaf02dda69b4dbce7376b883478b78d27
2017-11-02iOS activated full build for testjan Iversen3-24/+11
Removed compile of dummyLO, meaining full link is performed (to test LOkit_open) Removed faulty properties in property view scene Change-Id: I980cadaf98d40f3e497ee6aa69cb6166fa1b87f7
2017-10-31Changed "CAREFULL" to match all the restAndrea Gelmini1-1/+1
Change-Id: I483b259c74cdfd23414982f7c18de239345b4cd7 Reviewed-on: https://gerrit.libreoffice.org/44062 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@libreoffice.org>
2017-10-30Fix typoAndrea Gelmini1-1/+1
Change-Id: I84e5d836bf43a07e9ba88f73a498930b6ad38d72 Reviewed-on: https://gerrit.libreoffice.org/44063 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2017-10-30Fix typosAndrea Gelmini1-2/+2
Change-Id: I46901a54c204d5d2848316e80cbf7b867b4a712b Reviewed-on: https://gerrit.libreoffice.org/44065 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2017-10-30iOS, make list of allowed file extensionsjan Iversen1-0/+12
Info.plist import/export file extensions handled by LibreOfficeKit, looped through and created var "KnownDocumentTypes" Change-Id: I479126a8070490e259c81d32f7dbfe437670fb28
2017-10-29iOS, problem with menu controljan Iversen4-15/+13
storyboard and code had diverted. Change-Id: I39d3db81f2c133a355c961a24cf7ed1409630b83
2017-10-29iOS, added missing link to Info.plistjan Iversen3-14/+11
Added Info.plist to project file, interesting that even without a reference xCode uses the file, only it cannot be edited Change-Id: I16094fe8f32f79eb2ea4fe7c758745619b0eb04e
2017-10-29iOS, tested document open from 3rd party app.jan Iversen2-9/+24
This patch allows integration of 3rd party app. if e.g. in mail and clicking on a OO document, LibreOfficeLight will open and present the document Change-Id: I86c77cd3af3aac41fda441b7c5625a2063343971
2017-10-29iOS, documented DocumentActionsjan Iversen1-21/+41
Documented the popover menu Corrected to reflect the current menu entries Change-Id: I41283fe013cc2593e07f53e0e4fc779eff845a66
2017-10-29iOS, completed doc of DocumentControllerjan Iversen6-112/+227
Added "close" menu moved popover menu class to own file solved clang problem with C headers () is not permitted (void) is Change-Id: Id4f5053e325e2952171e10b0ca7f995447955748
2017-10-29iOS, added dummy calls for LOjan Iversen4-21/+84
In order to speed up UI work, a dummy source is added. Change-Id: Ic226b1365681ac65036729a672c97aa5579ed118
2017-10-29iOS, move hipernate handling to LOkit interfacejan Iversen3-12/+46
Hipernate means stopping LOkit but of course saving first if a document is active and returning means starting LOkit again. for now the implementation is left as FIXME Change-Id: Id9ea2b056e87caec13c1d3fe82d4623ca3901ef2
2017-10-29iOS, document handle sidebarjan Iversen2-19/+41
Change-Id: I4df15312f1174009d7d34b02241c129abc27c0b7
2017-10-29iOS background handlingjan Iversen3-19/+60
When the app moves to background (hipernate) LOkit needs to be stopped, and when it reenters foreground started again. In order to keep AppDelegate slim as recommended, calls to DocumentController are added. Change-Id: I7e4c8c5ae7fe29235381e3e7217abfd1911e39ad
2017-10-29iOS documentation and minor correctionsjan Iversen14-146/+63
Started on documentating all classes, to make it easier for others to understand the code. Change-Id: I5b463f7ae23fb6316dc3f1418d73222360083bdc
2017-10-29iOS, use UIDocumentPickerViewControllerjan Iversen3-273/+100
UIDocumentPickerViewController is new in iOS 11.0 and provides much more flexibility. Change-Id: Idd44ab57e8ddbf707327e8a66c5dae2a05ee172c
2017-10-27iOS update to 11.0jan Iversen2-12/+12
Starting to use 11.0 features Change-Id: I0e147c0b436a93d11f220b533a5b2091f7cb56fc
2017-10-27iOS online check for iCloudjan Iversen3-10/+13
Added check for active iCloud during startup as well as when returning from background. Change-Id: I4481a4cc7814540da98c4c432fe04543316fa7aa
2017-10-26iOS added menu entriesjan Iversen2-35/+124
Added Copy/Move/Delete since this is the only way to access the local storage. Change-Id: I9b054a4f23d32d5220ae500a37b52cb7e7a8587c