summaryrefslogtreecommitdiff
path: root/ios/Mobile
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-08Bump CFBundleVersionTor Lillqvist1-1/+1
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-17Add a way to have templates specific to a customer deploymentTor Lillqvist8-17/+239
2018-12-13Adapt to LibreOfficeKitClass no longer having the translateGet() methodTor Lillqvist3-3/+45
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 Lillqvist10-2/+206
2018-12-04Work in progress: Add .ottTor Lillqvist1-0/+27
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-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 Lillqvist1-0/+1
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-26Bump CFBundleVersionTor Lillqvist1-1/+1
2018-11-26Bump CFBundleVersionTor Lillqvist1-1/+1
2018-11-22Move the iOS app to the ios folderTor Lillqvist16-0/+1237