summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Collapse)Author
2018-01-18Resolves: rhbz#1535541 fdo#88004 mimetypes are .macroEnabled not .macroenabledCaolán McNamara
Change-Id: If7942ec9d4cd40f29fae2b9a8f76df1ef08bfc17 Reviewed-on: https://gerrit.libreoffice.org/48121 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-11-25iOS, remove app xcconfigjan Iversen
This is now handled directly in the project Change-Id: I1a57521ff8fe733d56154d186c98f68556128ebd
2017-11-25iOS, project update to compile with dummy LOkitjan Iversen
Change-Id: If76f4aaecb853db6b33d671092b7806bbb9b9d2d
2017-11-25iOS, update app projectjan Iversen
Updated LibreOfficeLight to correspond to new prelink. Change-Id: Iec0425d3516849afaae4b640e8b4fc733430d595
2017-11-25iOS corrected object namejan Iversen
removed "lib" from object name updated README Change-Id: I37948aca4d3a1e226e55a84a13e41d0237cbc6fb
2017-11-24iOS, typo in release mkjan Iversen
removed extra l Change-Id: I6b01bb25a3e8d1caa5ba04ac09a5fa078bb2d664
2017-11-24iOS, used wrong gbuild get_target macrojan Iversen
Change-Id: Ie23c71faef2b14480b3797dd66bfe9788401ccf4
2017-11-24iOS, prelink with native linker.jan Iversen
Removed the need for a xcode project to prelink all LO libraries. Change-Id: I16d38ae0205e73de59b1cf3abdbbb8d4fea6d24c
2017-11-24iOS .mk naming conventions.jan Iversen
Updated target names, to allow cross references. Change-Id: Ie0959876df58657a2303ca2b0865e91a7f5a0eea
2017-11-23iOS, do not use different C compilersjan Iversen
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 Iversen
remove include not needed Change-Id: Ibad12f510a5d947ba2754dae192413852e63ab03
2017-11-22iOS, update icons to support new modelsjan Iversen
Update of icons and start image (xib file not png) Change-Id: I172c4e6eb0f27d6dd05b9eb28b2e352f29578279
2017-11-22iOS, update app project.jan Iversen
Adjustments to cope with schemes. Change-Id: Ifbe50658299927d66886fc88753db5544e1f93d6
2017-11-22iOS, update loApp.xcconfig pathjan Iversen
Path is now relative to core directory, as documented Change-Id: Ib731e8c650dd600932516cfda2e9545b04609994
2017-11-22iOS, icudt59.dat => icudt60.datjan Iversen
Updated copy of icu dat file, due to version change Change-Id: I12885de019fa00f0816b9c31a30d02e73821be33
2017-11-22iOS, changed debugger from to lldbjan Iversen
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 Iversen
new demands for appicons (iOS 11.1) Change-Id: I26eb7c61d4ffe24347ed3b192b579d07e46afc34
2017-11-19iOS, added schemes to projectjan Iversen
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 Iversen
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 Iversen
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 Iversen
Change-Id: I5995f4caad6b03bad7cbc76e860ea0471572952d
2017-11-16iOS disable bitcode.jan Iversen
Change-Id: Ibbd5e789155d312c9639b5bb594ca5470314c5c2
2017-11-16iOS, add tile sizing functionjan Iversen
Added function to calculate needed tiles. Change-Id: Ie598f6a5f438dea72c298e769bdba8fd00bbb4bf
2017-11-16iOS, update LibreOfficeLight versionjan Iversen
Getting close to a realistic beta state Change-Id: I30dddce6b52f622a3295b905d781b6c0543f45f7
2017-11-12iOS, updated link flagsjan Iversen
added -ggdb2 to final linking Added extra folder to include some LO files needing debug Change-Id: Ieed2ff630b67df358dc47e2b27a51e8c692308b5
2017-11-12iOS, added -ggdb2 prelinkjan Iversen
New xcode needs -ggdb2 (like the compiler) in order not to strip symbols Change-Id: I652b1d9791d1ce6d752748eb950615051d140ba7
2017-11-12Bin file accidentally committed in 8e84dfd7c678e2774522a8d23fa4f6313ed6281aTor Lillqvist
Change-Id: I8bbe484790d8012ff921b1e438ab3d8985c0c39e
2017-11-10Elementary: update icon packandreas kainz
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 Iversen
Updated settings to new xcode Change-Id: I04eed7eaaf02dda69b4dbce7376b883478b78d27
2017-11-02iOS activated full build for testjan Iversen
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 Gelmini
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 Gelmini
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 Gelmini
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 Iversen
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 Iversen
storyboard and code had diverted. Change-Id: I39d3db81f2c133a355c961a24cf7ed1409630b83
2017-10-29iOS, added missing link to Info.plistjan Iversen
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 Iversen
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 Iversen
Documented the popover menu Corrected to reflect the current menu entries Change-Id: I41283fe013cc2593e07f53e0e4fc779eff845a66
2017-10-29iOS, completed doc of DocumentControllerjan Iversen
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 Iversen
In order to speed up UI work, a dummy source is added. Change-Id: Ic226b1365681ac65036729a672c97aa5579ed118
2017-10-29iOS, move hipernate handling to LOkit interfacejan Iversen
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 Iversen
Change-Id: I4df15312f1174009d7d34b02241c129abc27c0b7
2017-10-29iOS background handlingjan Iversen
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 Iversen
Started on documentating all classes, to make it easier for others to understand the code. Change-Id: I5b463f7ae23fb6316dc3f1418d73222360083bdc
2017-10-29iOS, use UIDocumentPickerViewControllerjan Iversen
UIDocumentPickerViewController is new in iOS 11.0 and provides much more flexibility. Change-Id: Idd44ab57e8ddbf707327e8a66c5dae2a05ee172c
2017-10-27iOS update to 11.0jan Iversen
Starting to use 11.0 features Change-Id: I0e147c0b436a93d11f220b533a5b2091f7cb56fc
2017-10-27iOS online check for iCloudjan Iversen
Added check for active iCloud during startup as well as when returning from background. Change-Id: I4481a4cc7814540da98c4c432fe04543316fa7aa
2017-10-26iOS added menu entriesjan Iversen
Added Copy/Move/Delete since this is the only way to access the local storage. Change-Id: I9b054a4f23d32d5220ae500a37b52cb7e7a8587c
2017-10-26iOS added select local/iCloud storagejan Iversen
Added button in Document window, to signal if working local or in iCloud Change-Id: Ib33b67c95dfad466664e2289390ea577ba5e3391
2017-10-24iOS, updates to make structurejan Iversen
Clean works better with this update. Change-Id: I8afe796048fd4f796a4c92b64121f754293ee973