libreoffice-online/ios
Patrick Luby 650438283e Fix issue #5843 escape non-ASCII characters only for image data
Passing non-ASCII, UTF-8 text from native to JavaScript works
fine, but images become corrupted if any non-ASCII bytes are
not escaped.

The Socket._extractTextImg() JavaScript function assumes that,
in the iOS app, the first newline separates text from image data
so assume all bytes after the first new line are image data.

Signed-off-by: Patrick Luby <patrick.luby@collabora.com>
Change-Id: I06f4377bb3b7002a76041a198076decfee9e3733
2023-03-06 18:01:39 +01:00
..
Mobile Fix issue #5843 escape non-ASCII characters only for image data 2023-03-06 18:01:39 +01:00
Mobile.xcodeproj Set log level to "trace" when running within Xcode 2023-02-20 21:33:46 +01:00
TestFakeSocket
config.h.in ENABLE_WELCOME_MESSAGE should now be 0 for iOS, not "false" 2022-07-14 12:58:35 +03:00
GEN2.txt
ios.h rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
ios.mm rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
IPAExportOptions.plist
modify_bundle_version.sh Modify the Info.plist to ensure that CFBundleVersion is always incremented 2023-02-20 21:32:10 +01:00
README Remove pre-23.05 release notes 2023-03-06 18:01:39 +01:00

See https://collaboraonline.github.io/post/build-code-ios/


App Store "Test Details" text for the last TestFlight build
-----------------------------------------------------------

This version includes the latest 23.05 code.