nextcloud/core
Daniel Calviño Sánchez a5db0d2825 Make possible for apps to disallow the navigation bar slide gesture
On narrow screens a slide gesture can be used to open or close the
navigation bar. However that gesture could conflict at times with the
gestures used by certain apps (for example, if the right sidebar is open
the user may expect to close it by dragging it to the right, but that
could open the navigation bar instead depending on how the events are
handled). This commit makes possible for apps to disallow and allow
again that slide gesture.

In any case, note that applications can only disallow the gesture,
but they can not enable it. That is, they can prevent the gesture from
being used on narrow screens, but they can not make the gesture work on
wide screens; they are always limited by the base rules set by the core.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-12-14 21:41:22 +01:00
..
Command Get the Installer via DI 2017-11-25 12:00:57 +01:00
Controller Merge pull request #7324 from nextcloud/no-sorters-no-instances 2017-12-11 15:27:44 +01:00
Middleware Update license headers 2017-11-06 16:56:19 +01:00
Migrations Change @georgehrke's email 2017-11-06 20:38:59 +01:00
ajax Get the Installer via DI 2017-11-25 12:00:57 +01:00
css Removed unwanted and unused spacer 2017-12-12 16:45:56 +01:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
fonts move font back from Light to Regular for body text on normal-res screens, fix #18954 2015-11-10 16:12:42 +01:00
img Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interface 2017-12-06 16:19:17 +01:00
js Make possible for apps to disallow the navigation bar slide gesture 2017-12-14 21:41:22 +01:00
l10n [tx-robot] updated from transifex 2017-12-11 01:10:20 +00:00
search Move checkboxes to their own column 2017-10-19 01:46:13 +02:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
templates Removed unwanted and unused spacer 2017-12-12 16:45:56 +01:00
vendor merge vendor js 2017-09-18 15:16:28 +02:00
Application.php Update license headers 2017-11-06 16:56:19 +01:00
register_command.php Get the Installer via DI 2017-11-25 12:00:57 +01:00
routes.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
shipped.json Add missing version requirement to OAuth2 app 2017-05-22 09:56:49 +02:00
strings.php Update with robin 2016-07-21 18:13:58 +02:00