libreoffice-online/common
Marco Cecchetti 255d24ba8f forward the device form factor of the client on a new view request
This patch allows the lok core to know about the device form facor of
the client requesting the creation of a new view, immediately instead
of a later time.
When a request for a new view is sent a 'deviceFormFactor' parameter
is appended to the message.
This parameter can have one of the following values: 'desktop',
'tablet','mobile' and is forwarded to the lok core.

Change-Id: I21739ddb8c43c960164b3c625e4cf0a80f4616a4
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/92691
Tested-by: Marco Cecchetti <marco.cecchetti@collabora.com>
Reviewed-by: Marco Cecchetti <marco.cecchetti@collabora.com>
2020-04-29 13:18:49 +02:00
..
Authorization.cpp Resolved: Server crash when link opened in new tab 2020-01-22 23:23:51 +01:00
Authorization.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Clipboard.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Common.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Crypto.cpp
Crypto.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
FileUtil.cpp typo fixes in comments and code 2020-04-26 23:19:52 +02:00
FileUtil.hpp typo fixes in comments and code 2020-04-26 23:19:52 +02:00
JsonUtil.hpp typo fixes in comments and code 2020-04-26 23:19:52 +02:00
Log.cpp wsd: define Log::shutdown for Mobile to avoid special casing at call sites 2020-03-14 14:23:27 +01:00
Log.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
LOOLWebSocket.hpp killpoco: remove WebSocket includes from a couple of places. 2020-04-18 18:29:04 +02:00
Message.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
MessageQueue.cpp killpoco: remove WebSocket includes from a couple of places. 2020-04-18 18:29:04 +02:00
MessageQueue.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Png.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Protocol.cpp Rework LOOLProtocol::tokenize() to return a StringVector object 2020-02-28 16:07:56 +01:00
Protocol.hpp typo fixes in comments and code 2020-04-26 23:19:52 +02:00
Rectangle.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Seccomp.cpp Seccomp: Add AARCH64 support 2020-03-18 22:34:54 +01:00
Seccomp.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
security.h Allow running the production build under a non-lool user when necessary. 2020-04-24 20:58:43 +02:00
Session.cpp forward the device form factor of the client on a new view request 2020-04-29 13:18:49 +02:00
Session.hpp forward the device form factor of the client on a new view request 2020-04-29 13:18:49 +02:00
SigUtil.cpp Bin a couple of unintentionally committed LOG_TRC() calls 2020-04-18 16:35:15 +02:00
SigUtil.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
SpookyV2.cpp
SpookyV2.h Use #pragma once 2020-04-18 15:00:18 +02:00
StringVector.cpp Introduce StringVector::equals() 2020-03-09 09:46:33 +01:00
StringVector.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Unit.cpp Fix iOS build (and maybe Android, too) 2020-02-24 08:54:22 +01:00
Unit.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
UnitHTTP.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Util.cpp killpoco: remove WebSocket includes from a couple of places. 2020-04-18 18:29:04 +02:00
Util.hpp wsd: admin: move kit memory reporting from kit to admin module 2020-04-25 09:11:35 +02:00