collabora-online/ios
Tor Lillqvist 75a3ab02ca Add an iOS setting for the user's name or nickname
Used for comments added to documents by the user.

The setting, like templateListURL, can be set through a mobile device
management system.

There is no trivial way on iOS for an app to programmatically find out
the name of the user, and that is good from a privacy point of view.

Fixes https://github.com/CollaboraOnline/online/issues/1843

Change-Id: Ie68fcbacf886ec8f1c74021a71879b38d4180c15
Signed-off-by: Tor Lillqvist <tml@collabora.com>
2021-04-08 00:37:05 +03:00
..
Mobile Add an iOS setting for the user's name or nickname 2021-04-08 00:37:05 +03:00
Mobile.xcodeproj Add some more source files for breakpointing convenience 2021-04-06 22:17:35 +02:00
TestFakeSocket fix license headers 2020-10-01 11:56:43 +02:00
GEN2.txt Update the first step 2020-07-02 15:40:00 +03:00
IPAExportOptions.plist Add an "export options" plist for providing .ipa archives 2020-05-15 14:00:56 +03:00
README Contents of ios/README has moved to the website 2020-12-15 18:05:00 +02:00
config.h.in change product name 2020-10-02 14:18:28 +02:00
ios.h Add an iOS setting for the user's name or nickname 2021-04-08 00:37:05 +03:00
ios.mm Add an iOS setting for the user's name or nickname 2021-04-08 00:37:05 +03:00

README

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