Kaishu Sahu license statement

2019-03-15 Thread Kaishu Sahu
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

GSoC19 - Android Viewer(Online) - Weekly report [27 May - 01 June]

2019-06-02 Thread Kaishu Sahu
268/ https://gerrit.libreoffice.org/#/c/73071/ https://gerrit.libreoffice.org/#/c/72080/ Thanks Kaishu Sahu ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

GSoC19 - Android Viewer(Online) - Weekly report [03 June - 08 June]

2019-06-09 Thread Kaishu Sahu
://gerrit.libreoffice.org/#/c/73268/ https://gerrit.libreoffice.org/#/c/73071/ https://gerrit.libreoffice.org/#/c/72080/ https://gerrit.libreoffice.org/#/c/73727/ Thanks Kaishu Sahu ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https

GSoC19 - Android Viewer(Online) - Weekly report [10 June - 15 June]

2019-06-19 Thread Kaishu Sahu
Project: LibreOffice Android Viewer(Online) This week(from 10 June to 15 June), cut, copy and paste feature is added in the document viewer(https://gerrit.libreoffice.org/#/c/74127/). Currently I am working on physical keyboard shortcuts and fixing unexpected app crashes. Thanks

Android Viewer(Online) - Weekly report [7 May - 10 May]

2019-05-13 Thread Kaishu Sahu
;DR* added insert image feature(under review), tried to understand Loleaflets working. Regards Kaishu Sahu ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

GSoC19 - Android Viewer(Online) - Weekly report [08 July - 13 July]

2019-07-16 Thread Kaishu Sahu
Project: LibreOffice Android Viewer(Online) In week(from 08 July to 13 July), I have implemented the "save_as" functionality in the document viewer ( https://gerrit.libreoffice.org/#/c/75183/). Thanks ___ LibreOffice mailing list

GSoC19 - Android Viewer(Online) - Weekly report [24 June - 29 June]

2019-07-02 Thread Kaishu Sahu
Project: LibreOffice Android Viewer(Online) This week(from 24 June to 29 June), I have implemented the share document functionality in the document viewer ( https://gerrit.libreoffice.org/#/c/74675/) and fixed some minor UI bugs like: -> cut, paste menu appears even when the document does not

GSoC19 - Android Viewer(Online) - Final Report

2019-08-26 Thread Kaishu Sahu
Hi, Following is the link to the project's(Android Viewer Online) final report - https://gist.github.com/Kaishu-Sahu/aa4fa27dd181b8751952ad8f99370c4a Thanks Regards Kaishu Sahu ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https

GSoC19 - Android Viewer(Online) - Weekly report [22 July - 27 July]

2019-07-30 Thread Kaishu Sahu
Project: LibreOffice Android Viewer(Online) In week(from 22 July to 27 July), I have added the support of screen dimming from JS side (https://gerrit.libreoffice.org/#/c/76489/) in the document viewer, and ported some old directory based patches. Thanks

GSoC19 - Android Viewer(Online) - Weekly report [15 July - 20 July]

2019-07-24 Thread Kaishu Sahu
Project: LibreOffice Android Viewer(Online) In week(from 15 July to 20 July), I have added the support of multiple document formats in "save_as" and "share". Thanks ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice-commits] core.git: android/source

2019-04-05 Thread kaishu-sahu (via logerrit)
android/source/res/values/arrays.xml |1 + 1 file changed, 1 insertion(+) New commits: commit edd163b5e148d1c71ff2c3f55455c971513a6f62 Author: kaishu-sahu AuthorDate: Sun Jan 27 15:56:02 2019 +0530 Commit: Jan Holesovsky CommitDate: Fri Apr 5 19:50:03 2019 +0200 android: fix

[Libreoffice-commits] core.git: android/source

2019-04-05 Thread kaishu-sahu (via logerrit)
android/source/res/xml/libreoffice_preferences.xml |3 +++ 1 file changed, 3 insertions(+) New commits: commit 193bfbd1c368c602b28a706eac367b776f2942d6 Author: kaishu-sahu AuthorDate: Sun Feb 3 01:44:20 2019 +0530 Commit: Jan Holesovsky CommitDate: Fri Apr 5 19:43:02 2019 +0200

[Libreoffice-commits] online.git: android/app loleaflet/src

2019-06-14 Thread kaishu-sahu (via logerrit)
|2 4 files changed, 141 insertions(+), 12 deletions(-) New commits: commit 3209a8c36865e82b10bc87552ef079ad3c5f10aa Author: kaishu-sahu AuthorDate: Fri May 31 18:16:44 2019 +0530 Commit: Jan Holesovsky CommitDate: Fri Jun 14 20:35:50 2019 +0200

[Libreoffice-commits] online.git: android/app loleaflet/src

2019-06-14 Thread kaishu-sahu (via logerrit)
/map/handler/Map.SlideShow.js | 2 11 files changed, 178 insertions(+), 19 deletions(-) New commits: commit 5a699dcf238f30236f9f28f26b54b1443eaf8074 Author: kaishu-sahu AuthorDate: Sun Jun 9 08:03:27 2019 +0530 Commit: Jan Holesovsky CommitDate: Fri Jun

[Libreoffice-commits] online.git: android/app

2019-06-14 Thread kaishu-sahu (via logerrit)
Author: kaishu-sahu AuthorDate: Tue May 28 02:15:33 2019 +0530 Commit: Jan Holesovsky CommitDate: Fri Jun 14 20:34:00 2019 +0200 android: add rationale dialog for permission denial with "Don't ask again". If the user denies the permission with "Don't as

[Libreoffice-commits] online.git: android/lib loleaflet/src

2019-09-06 Thread kaishu-sahu (via logerrit)
: kaishu-sahu AuthorDate: Sun Jul 28 05:13:26 2019 +0530 Commit: Jan Holesovsky CommitDate: Fri Sep 6 11:23:29 2019 +0200 android: add support for screen dimming from JS. Change-Id: Icd766c7dcc9c2d62ec90945ec88fa46f88a4711d Reviewed-on: https://gerrit.libreoffice.org/76489

[Libreoffice-commits] online.git: loleaflet/src

2019-07-22 Thread kaishu-sahu (via logerrit)
loleaflet/src/control/Permission.js |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f5a67c696dd00bd0aac0ab25d6c94b29c42df5a5 Author: kaishu-sahu AuthorDate: Wed Jun 26 01:31:18 2019 +0530 Commit: Jan Holesovsky CommitDate: Mon Jul 22 10:10:43 2019 +0200

[Libreoffice-commits] online.git: android/lib loleaflet/src

2019-07-22 Thread kaishu-sahu (via logerrit)
(-) New commits: commit 73f839164a3a2bd0dbec31aaff8c2fcbb7f331b3 Author: kaishu-sahu AuthorDate: Mon Jun 17 06:00:00 2019 +0530 Commit: Jan Holesovsky CommitDate: Mon Jul 22 12:03:09 2019 +0200 android: add cut, copy, paste support to document viewer. Change-Id

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - android/source

2019-09-22 Thread kaishu-sahu (via logerrit)
android/source/res/values/arrays.xml |1 + 1 file changed, 1 insertion(+) New commits: commit d7fff2c707dc08c5d42eb4393dcbc739968f14f8 Author: kaishu-sahu AuthorDate: Sun Jan 27 15:56:02 2019 +0530 Commit: Andras Timar CommitDate: Sun Sep 22 09:56:55 2019 +0200 android: fix