[Libreoffice-commits] online.git: Changes to 'private/kendy/mobile'

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Fri Nov 16 12:01:20 UTC 2018


New branch 'private/kendy/mobile' available with the following commits:
commit 59633eadf6c2c013e1a834f0b02ebdf51f694fea
Author: Marco Cecchetti <mrcekets at gmail.com>
Date:   Tue Nov 13 10:23:42 2018 +0100

    loleaflet: mobile ux: get comments scaling on document zoom
    
    On document zoom out the comments are shrunk.
    We try to get the selected/edited comment always visible.
    This is especially useful on small devices.
    
    Change-Id: I0a43d32fe68364f681056c1643c36dc74ff3a66a

commit 1762327efdb82f07051e6a6ea847f4b52ba3bb1d
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Tue Nov 13 12:07:15 2018 +0100

    hidpi: Provide hidpi slide previews when necessary.
    
    Note that this will lead to sending previews in higher resolution even
    to non-hi-dpi displays during updates; but even the hidpi previews are
    just slightly larger than normal tiles, so probably it takes more time
    to render the preview in both resolutions than just using hi-dpi
    everywhere.
    
    Change-Id: Ia478d4ceffe9a1433d50606bf6ff8ad91b46ae4c

commit 78957897fb8d77bb57667877309f52aa0fd09c1e
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
Date:   Thu Nov 8 11:05:22 2018 -0500

    leaflet: reduce some animation timeouts to avoid hammering cpu/browser
    
    Change-Id: I4194db181f1cc0f89c906cbb87846c89df47e4ee

commit 090bd1454573f2a434fbfbb8930b08d9f5429b36
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
Date:   Thu Nov 8 11:04:48 2018 -0500

    leaflet: stop animating comment-box when reached dest
    
    Change-Id: Ief573dcd5311974894be6a99f709db5f9a1a26d3

commit 2fdf1e35575c26a8a61b68457a9dc997cfe64ede
Author: Marco Cecchetti <mrcekets at gmail.com>
Date:   Thu Nov 8 11:10:49 2018 +0100

    loleaflet: mobile ux: get touch ui working with comments
    
    This patch, simulates single clicks and prevents that pinch to zoom on
    a comment area to cause a zoom of the whole application ui.
    
    Change-Id: I5a7b9df426d7987b127b81e94d3bc7f08cd779ce

commit 0e30578be1b2f544915ba78c3afe25f2a5124026
Author: Marco Cecchetti <mrcekets at gmail.com>
Date:   Thu Nov 1 19:08:01 2018 +0100

    loleflet: mobile ui: removing the doc logo from up toolbar
    
    Change-Id: I3f51b9b9871f58abeb4a7170fce6f026759a112b

commit 00c35c96bc3b688ff701662ea75a9c625fa08266
Author: Marco Cecchetti <mrcekets at gmail.com>
Date:   Thu Nov 1 18:08:32 2018 +0100

    loleaflet: touch ui: pinch to zoom only when done in the document area
    
    Change-Id: I4403ab078035a5289e26b84a02c5bddbbc378eb5

commit 1ce143f90d0c09491f5e27c6fcaf9afc95d5031f
Author: Marco Cecchetti <mrcekets at gmail.com>
Date:   Wed Oct 31 16:11:24 2018 +0100

    loleaflet: mobile ui: polish up-toolbar
    
    Removed statistic data
    Added a button for toggle full screen mode
    Added a button for going bacj to the file browser view
    Undo/Redo buttons are now working
    
    Change-Id: Ib623fe1332a11e0f0ab1abf7f869b0763854090b

commit 3b5f82c24888bd9048020fc0c0ed99562543f3fb
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Mon Oct 29 20:17:17 2018 +0100

    Disable the 'pull to reload' gesture.
    
    Change-Id: I35b722c15386beae75975dffb39341e4aeb34b02

commit 0cd1a4c35a383cbba84df1b69351081304ad44e8
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Fri Oct 26 14:44:41 2018 +0200

    hidpi dialogs: Make them work now.
    
    Change-Id: I4cc4772748aeee753e283a3f8ec8ef58809439a4

commit 4d1421498aadaa8955d11b7eef70a0f8205092ea
Author: Marco Cecchetti <marco.cecchetti at collabora.com>
Date:   Tue Oct 23 15:42:12 2018 +0200

    hidpi dialogs: passing dpi scale value with the paintwindow msg
    
    Change-Id: Icd0f48c98410af32e65bb44c413dfeb078ab8774

commit 6b9fe6a223b1266bb0849648a789eb98517ed113
Author: Marco Cecchetti <marco.cecchetti at collabora.com>
Date:   Wed Oct 24 11:05:30 2018 +0200

    calc: hidpi row/column headers
    
    Change-Id: I1edb248ca344261dc55eddc28d2a621a3d1aa314

commit a63ee9dd82cafb9623b09c2735afab6f36c2dc82
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Thu Oct 25 15:22:54 2018 +0200

    Calc: Enable hidpi and zooming again.
    
    Change-Id: Iada0efb81c71e0749814535855a0d9e4e1dcf1f1

commit 59d5c32b772cb101ca437ce1728ed51838978aa4
Author: Henry Castro <hcastro at collabora.com>
Date:   Thu Oct 11 10:27:24 2018 -0400

    loleaflet: mobile: ensure to hide the document title
    
    Change-Id: Ia5bd346ab96b98554bc5f2609d81399db1a17031

commit b30b92a8f2d5163981d640aed556875284be9d21
Author: Henry Castro <hcastro at collabora.com>
Date:   Tue Oct 9 21:54:44 2018 -0400

    loleaflet: mobile: add context toolbar
    
    Change-Id: I8cf5d0043022efebc022da70e3a99edcc2f96cb7

commit c92023c1742d9b618c6346935a43328917017904
Author: Henry Castro <hcastro at collabora.com>
Date:   Wed Oct 3 16:00:22 2018 -0400

    loleafet: mobile: use max-device-height
    
    Change-Id: I2d117fde9a6d8c522e8b40a133a43c978bf29896

commit f19163c956d4088343a5a371d7d5378f11d7609b
Author: Henry Castro <hcastro at collabora.com>
Date:   Tue Oct 2 21:38:35 2018 -0400

    loleafet: mobile: fix max-height screen size tablet
    
    Change-Id: Id2d6112107d308539eb7f67efbc99f8066ad415a

commit 4b931a37b3d3e23ca646303d95419a3198b255c2
Author: Henry Castro <hcastro at collabora.com>
Date:   Sun Sep 30 18:02:31 2018 -0400

    lolefalet: mobile: hide custom combo boxes
    
    Change-Id: I6a55fb55c7473010a29a72503d81ccf1e90fc1a4

commit 3208ed0d81d54775b2f50109af83e77cf827c131
Author: Henry Castro <hcastro at collabora.com>
Date:   Thu Sep 27 15:02:46 2018 -0400

    loleaflet: mobile: exchange toolbar positions
    
    Change-Id: I0cbae0d351cb2cc965379aa2d5f8cb345475a37c

commit 407f641629e794118f808bacf0d3de2fc055a85c
Author: Henry Castro <hcastro at collabora.com>
Date:   Tue Sep 11 21:57:25 2018 -0400

    loleaflet: mobile: adjust spreadsheet positions
    
    Change-Id: Iad33a6831714f441cd56abc1f83c6fd3ce2b5980

commit b94e3fe6e8b9c10b3569bb4eb2506c9964dd60b0
Author: Henry Castro <hcastro at collabora.com>
Date:   Tue Sep 11 20:59:08 2018 -0400

    loleaflet: mobile: hide statusbar
    
    Change-Id: I48370e0e5d2b28436d5cc7c2c12c42bc37f07714

commit e8ea23b4ad92755d189c40586156007fc4aeef82
Author: Henry Castro <hcastro at collabora.com>
Date:   Tue Sep 11 20:28:48 2018 -0400

    loleaflet: mobile: create toolbar
    
    Change-Id: If9a9063f511ea1b15e843554b619af8d530693e4

commit 29c2c046f48f0b75ab1fbf42bb22786c2a63cb8b
Author: Henry Castro <hcastro at collabora.com>
Date:   Tue Sep 11 09:03:57 2018 -0400

    loleaflet: mobile: hide menubar
    
    Change-Id: I7724f0c43dfabb56424daeee5972675878b86c5e

commit 75d4274149891f0cea5681bdc7bb814bfe90a446
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Fri Nov 16 12:25:18 2018 +0100

    document signing: No document signing bar when it's disabled.
    
    Change-Id: Iaec13c5166654e735aba0714763d97cf92486bd7



More information about the Libreoffice-commits mailing list