summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2019-01-08Bump CFBundleVersionTor Lillqvist1-1/+1
2019-01-07Add some more core source files for easier breakpointingTor Lillqvist1-0/+50
2019-01-07Add some source files from vcl/source/filterTor Lillqvist1-0/+10
2018-12-19Be less fragile in case of missing resources when downloading templatesTor Lillqvist1-3/+3
2018-12-19Bump CFBundleVersionTor Lillqvist1-1/+1
2018-12-18Don't crash if there is no WKJavaScriptExceptionMessageTor Lillqvist1-1/+4
2018-12-18Need offapi headers, too, when building against a 6.0 branch or coreTor Lillqvist1-0/+2
2018-12-17Add a way to have templates specific to a customer deploymentTor Lillqvist10-18/+244
2018-12-13Add a dummy VEREIGN_URL here, tooTor Lillqvist1-0/+3
2018-12-13Adapt to LibreOfficeKitClass no longer having the translateGet() methodTor Lillqvist4-3/+51
2018-12-13Bin commented-out #importTor Lillqvist1-2/+0
2018-12-10Use the new LibreOfficeKit API to localise the template category headersTor Lillqvist2-6/+18
2018-12-10Fetch the locale already in the AppDelegate's didFinishLaunchingWithOptionsTor Lillqvist3-16/+15
2018-12-07Bump CFBundleVersionTor Lillqvist1-1/+1
2018-12-07Finally figured out how to get 200x200 cells in the template collectionTor Lillqvist1-3/+3
2018-12-07Make the template collection view look much betterTor Lillqvist2-23/+42
2018-12-06Look for thumbnails of the templates and show them in the template browserTor Lillqvist9-13/+16
2018-12-05Revert "Work in progress: Add .ott"Tor Lillqvist1-27/+0
2018-12-05Bin leftover dummy NSLog() callTor Lillqvist1-3/+1
2018-12-05More work on template selection for a new documentTor Lillqvist3-12/+47
2018-12-04Work in progress on document creation using templates in the iOS appTor Lillqvist11-2/+222
2018-12-04Add source files from desktoi/source/lib for breakpointing convenienceTor Lillqvist1-0/+6
2018-12-04Work in progress: Add .ottTor Lillqvist1-0/+27
2018-12-04Add source files from cppuhelper for breakpointing convenienceTor Lillqvist1-0/+70
2018-11-29Bump CFBundleVersionTor Lillqvist1-1/+1
2018-11-29Fix a problem when taking a photo to insert in a document in the iOS appTor Lillqvist2-2/+9
2018-11-29Also ios/config.h is generated at configure timeTor Lillqvist1-1/+0
2018-11-29Truncate for logging at a bit higher limitTor Lillqvist2-2/+2
2018-11-29Truncate received message string for logging if necessaryTor Lillqvist1-1/+5
2018-11-29Append an ellipsis if the JS string was truncated for loggingTor Lillqvist1-0/+2
2018-11-28Bump CFBundleVersionTor Lillqvist1-1/+1
2018-11-27Add --with-iosapp-fonts option to bundle some 3rd-party fonts in the appTor Lillqvist2-0/+5
2018-11-27Include the Liberation fontsTor Lillqvist1-0/+19
2018-11-27Implement document saving properly to make saving to NextCloud workTor Lillqvist2-2/+14
2018-11-27Use the right version name and git hash for the iOS appTor Lillqvist1-2/+2
2018-11-27Use --with-iosapp-name to set the name displayed in the Help>About dialogTor Lillqvist1-1/+1
2018-11-26Bump CFBundleVersionTor Lillqvist1-1/+1
2018-11-26Bump CFBundleVersionTor Lillqvist1-1/+1
2018-11-23Correct a few leftover mentions of "Mobile/Mobile" to "ios/Mobile"Tor Lillqvist1-2/+2
2018-11-22Move the iOS app to the ios folderTor Lillqvist20-0/+3516
2018-10-10Adapt to change in core: paintTile() now takes a buffer pointer also on iOSTor Lillqvist2-25/+0
2018-10-05LibreOfficeKit wants the tile pixmap bytes to be in BGRA order in memoryTor Lillqvist1-6/+1
2018-09-21Pass correct argument on iOS as pBuffer to lok::Document::paintTile()Tor Lillqvist2-1/+32
2018-09-19Still more iOS app and related Online C++ code hackingTor Lillqvist3-6/+10
2018-09-12Intermediate commit of work in progress on an iOS appTor Lillqvist2-0/+37
2018-08-29Add manually created config.h for iOSTor Lillqvist2-0/+116