- Jun 19, 2019
-
-
Jan Holesovsky authored
Change-Id: Icaf31d2baf2a30ed501d687ad51e5383a9509e7b
-
Jan Holesovsky authored
The rules apparently still need improvements. Change-Id: I606a5c526df3500f964de5b3a9f2e2c577a0b25b
-
Jan Holesovsky authored
Otherwise they are not found when attempting to call them. Particularly problematic was the callFakeWebsocketOnMessage that is called from C++. Change-Id: I9c99733d63583e7c568f0f708e7efbd92497b5fb
-
Jan Holesovsky authored
And clean the exceptions too, otherwise we get failures in GetMethodID. Change-Id: Id636002dd9d32cb7ea0db8ad906b11619f38ef36
-
Jan Holesovsky authored
Change-Id: If48dc344bbe07a8633c05fc95c2e7ccd1719c288
-
Jan Holesovsky authored
Change-Id: I62d3840f26f5a9be2fc5d02aece50813b7eda30b
-
Jan Holesovsky authored
Change-Id: I1cb2ddb1a7ed71234a5ffc9bdf3631d701df6e5c
-
Jan Holesovsky authored
I've been getting this on Android, but suspect it can be a general problem: loleaflet.html?file_path=/storage/emulated/0/Documents/untitled.odt&closebutton=1&permission=edit:165 Uncaught TypeError: Right-hand side of 'instanceof' is not an object at global.FakeWebSocket.global.socket.onmessage (loleaflet.html?file_path=/storage/emulated/0/Documents/untitled.odt&closebutton=1&permission=edit:165) at <anonymous>:1:25 Change-Id: Ifa6a6b15843e0c8235b920cea07324db59282074
-
- Jun 18, 2019
-
-
Jan Holesovsky authored
This is needed for the Android app too, so generalize the switch. Kill copying of the example documents into the APK when at that... Change-Id: I5b575ade3e40cc0becd5c739077acff5299d3312
-
Jan Holesovsky authored
Change-Id: I1aa65442df81f94f58d80fd553b45d2169cfd946
-
Jan Holesovsky authored
And when at that, tweak some settings for the release configuration. Change-Id: Ib8dab481fb7734637076603347f8fde453455fda
-
Jan Holesovsky authored
Change-Id: I32ab573831d4b0d5ef08787ae6c8234b3caad0ee
-
Jan Holesovsky authored
The current mobile-config.py filters out the sidebar-related entries there. Let's focus on the functionality first and optimize later... Change-Id: Ia86d11ae1aea24c5ba7d7f1e238c9194e544508a
-
- Jun 17, 2019
-
-
Jan Holesovsky authored
This stuff seems to work fine, no need to spam the logcat this much. Change-Id: I5e09ffe56f5b545fe755e06c17be1ef1c37ab7a1
-
Jan Holesovsky authored
Without this, we get crashes later in GetMethodID when performing send2JS(). Change-Id: Ia0d8a07d0a4f24dec17215a94c5bb3d0d77d19c8
-
Jan Holesovsky authored
Will be needed for eg. the sidebar. Change-Id: I4e39db8e593d5a4f52b23dcf70e4e791144f7470
-
Jan Holesovsky authored
Just a reformat, no functional change. Change-Id: I516a4548ea3d188759a5eb37f273fafbc490df29
-
Jan Holesovsky authored
Change-Id: Ie65701e6ebe83f3f054c299c50327a2ae2ffe87f
-
Michael Meeks authored
Avoids focus related exception in the map. Change-Id: I980b037b1a52b270d1203e0688f2a645c562ff0b
-
- Jun 14, 2019
-
-
Jan Holesovsky authored
Somehow cannot get the logo looging correctly, ignore for now. Change-Id: Ifa957a4650b1c7c594264734d24114dc9d9d4b72
-
Jan Holesovsky authored
Change-Id: I19ef8928c98fc5ae701896f7285fe3625bd75238
-
kaishu-sahu authored
Change-Id: I33cb9b1591d98088bc8cf1fd13d710fa6ee131b3 Reviewed-on: https://gerrit.libreoffice.org/73727 Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
kaishu-sahu authored
Change-Id: I9de03347bde73faac1e9285f775e9584bb48a08d Reviewed-on: https://gerrit.libreoffice.org/73268 Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
Jan Holesovsky authored
So that it doesn't end up running on the background. Change-Id: I24386a2eecb740bfce7fcfb83c62aafadb36f7f9
-
Jan Holesovsky authored
LOK is designed to be initialized just once, so avoid the re-initialization here. Change-Id: I7ad9235c36d5a4dee85437a95f358d13ca25a2a9
-
Jan Holesovsky authored
Also remember it in the thread itself, otherwise we are likely to close the newly created one, instead of the old one (when loading the document the 2nd time). [This is the most important piece of the '2nd start crashes' puzzle.] Change-Id: I3bb89882b6f3ac1493c47a27b4c4589b6996afab
-
Jan Holesovsky authored
When we don't treat it as static anyway... Change-Id: I165c06390882cfb9870c338a361ec3c5216985c7
-
Jan Holesovsky authored
Change-Id: Ieeefaa94bc2eeb583fe0f815306c8fc76a02c327
-
Jan Holesovsky authored
Change-Id: I1d30e550fc22c70d7687a40ab0d1d853f099a232
-
kaishu-sahu authored
If the user denies the permission with "Don't ask again" ticked in the permission dialog then the only way to allow the permission is through android os settings. Change-Id: I8f51ae7390a9565011d6172bcbd08b3666bd60e4 Reviewed-on: https://gerrit.libreoffice.org/73071 Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com> (cherry picked from commit 743f2e7b) Reviewed-on: https://gerrit.libreoffice.org/74066
-
- Jun 13, 2019
-
-
Aron Budea authored
Change-Id: I09cc68f71ae432ba249dbf0940ea715fb6f8b7cf Reviewed-on: https://gerrit.libreoffice.org/73692 Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
-
- Jun 12, 2019
-
-
Florin Ciornei authored
Change-Id: I91e3889375b833c656cf81f2dc4094b1d3f13ea5 Reviewed-on: https://gerrit.libreoffice.org/72354 Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
- Jun 11, 2019
-
-
Tor Lillqvist authored
Change-Id: I2a168a79f334ca5048a85f98350aaa5c08bd1ad8
-
Tor Lillqvist authored
Does not fix tdf#125383, though. The WebView still can become zoomed by manipulating a tunnelled dialog as described in the bug report's comments. Change-Id: I9af8d826c58e2065e54b42bc35f74436b0d34a90
-
- Jun 10, 2019
-
-
Jan Holesovsky authored
We have the same problems - lokit_main thread does not go away - so let's get the code in sync. For the actual MobileTerminationFlag background, see the "Introduce new flag to speed up shutdown of the Online plumbing in the iOS app" commit. Change-Id: I091a61472f2528971a7473e222bf79f6f33874a9
-
Michael Meeks authored
Change-Id: I1ab46135919a1f06f814cc8702991592c84d28a7
-
Jan Holesovsky authored
The gtkapp is to test functionality, not performance. Change-Id: I357777f7bd5609af1e8b6658607c73b23b78e857
-
Jan Holesovsky authored
[-Werror,-Wunused-private-field] in the WaE mode. Change-Id: I38cce5326023939391b661d077bed4616c88c12b
-
Jan Holesovsky authored
Change-Id: I4f6f27f28d55a6529eb89732a8562e6e27d376af
-
Tor Lillqvist authored
-