- Jan 24, 2020
-
-
Andrew Lee (李健秋) authored
-
Andrew Lee (李健秋) authored
-
Andrew Lee (李健秋) authored
We wish to use only the Apertis CI pipeline workflow to build source packages from Apertis GitLab and then submit them to OBS. For packages where Apertis is the upstream the simplest approach is to set them up as native packages to avoid having to generate orig tarballs and manage changes on top of them. Signed-off-by:
Andrew Lee (李健秋) <andrew.lee@collabora.co.uk>
-
- Jan 08, 2020
-
-
Emanuele Aina authored
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Newer hotdoc (0.10) introduced several breaking changes which cause the documentation to be misbuilt, so let's explicitly depend on the old version. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Oct 31, 2019
-
-
Andrew Lee (李健秋) authored
-
Andrew Lee (李健秋) authored
This dh_apparmor is a debhelper program that will generate apparmor profile reload scripts. Here we call dh_apparmor in debian/rules to generate apparmor profile reload script for each profile that ship in the binary packages. Signed-off-by:
Andrew Lee (李健秋) <andrew.lee@collabora.co.uk>
-
Andrew Lee (李健秋) authored
These apparmor profiles that shipped in this package used to load by dpkg trigger which took too long as it reload all available profiles. We are trying to minimize the the load time and also avoid work-in-progress profile to be loaded when a developer is editing the profile on the filesystem. So that we need to call dh_apparmor in debian/rules to generate apparmor profile reload script for each profile that ship in the package. Signed-off-by:
Andrew Lee (李健秋) <andrew.lee@collabora.co.uk>
-
- Aug 28, 2019
-
-
Emanuele Aina authored
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Apr 11, 2017
-
-
Simon McVittie authored
Didcot will get the Journal as its stdout/stderr when it is launched by Canterbury, or as a systemd user service. Signed-off-by:
Simon McVittie <smcv@collabora.com> Reviewed-by:
Emanuele Aina <emanuele.aina@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D6223
-
- Mar 21, 2017
-
-
Frédéric Dalleau authored
Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Reviewed-by:
Andrew Shadura <andrew.shadura@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D6349
-
Madgula Rohan authored
As didcot and barkway are on demand services, there might be chances where didcot tries to show selection popup but proxy for barkway is not yet created. So queue the requests and handle the requests after getting the proxy if any. Apertis: https://phabricator.apertis.org/T3757 Signed-off-by:
Rohan Madgula <Rohan.Madgula@in.bosch.com> Reviewed-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Differential Revision: https://phabricator.apertis.org/D6319
-
- Mar 16, 2017
-
-
Frédéric Dalleau authored
Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D6257
-
Madgula Rohan authored
If the user cancels the selection popup from display either by dragging it down or by pressing back from launcher, didcot needs to respond to the client regarding the App launch cancellation. This patch solves the issue. Apertis: https://phabricator.apertis.org/T3725 Signed-off-by:
Rohan Madgula <Rohan.Madgula@in.bosch.com> Reviewed-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Differential Revision: https://phabricator.apertis.org/D6225
-
- Mar 15, 2017
-
-
Madgula Rohan authored
Currently selection popup does not display the icons of the applications. This patch solves the issue. Apertis: https://phabricator.apertis.org/T3723 Signed-off-by:
Rohan Madgula <Rohan.Madgula@in.bosch.com> Reviewed-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Differential Revision: https://phabricator.apertis.org/D6213
-
Madgula Rohan authored
Currently selection popup tries to display application id instead of application name. This patch solves the issue Apertis: https://phabricator.apertis.org/T3723 Signed-off-by:
Rohan Madgula <Rohan.Madgula@in.bosch.com> Reviewed-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Differential Revision: https://phabricator.apertis.org/D6211
-
- Mar 10, 2017
-
-
Frédéric Dalleau authored
Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Reviewed-by:
Emanuele Aina <emanuele.aina@collabora.com> Differential Revision: https://phabricator.apertis.org/D6206
-
Madgula Rohan authored
This patch solves multiple requests handling of OpenURI Requests efficiently as the app_mime_list structure is maintained per request. Apertis: https://phabricator.apertis.org/T3704 Signed-off-by:
Rohan Madgula <Rohan.Madgula@in.bosch.com> Reviewed-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Differential Revision: https://phabricator.apertis.org/D6184
-
Madgula Rohan authored
Due to which didcot service crashes on selecting any item on the selection popup list. This patch resolves the crash Apertis: https://phabricator.apertis.org/T3704 Signed-off-by:
Rohan Madgula <Rohan.Madgula@in.bosch.com> Reviewed-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Differential Revision: https://phabricator.apertis.org/D6183
-
- Mar 06, 2017
-
-
Frédéric Dalleau authored
Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D6139
-
Madgula Rohan authored
Include a stub URI scheme handler for the `didcot-test:` scheme in the didcot-tests package, to avoid depending on a web browser being installed. Apertis: https://phabricator.apertis.org/T2702 Signed-off-by:
Rohan Madgula <Rohan.Madgula@in.bosch.com> Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D6114
-
Frédéric Dalleau authored
As per T3494, this field is obsolete. Apertis: https://phabricator.apertis.org/T2702 Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D6138
-
Emanuele Aina authored
v1.0.0 of the Application Bundle Specification says that: * all entry-points must use `OnlyShowIn=Apertis;` https://developer.apertis.org/documentation/bundle-spec.html#entry-points Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com> Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D6089
-
- Mar 03, 2017
-
-
Justin Kim authored
Reviewed-by:
Sjoerd Simons <sjoerd.simons@collabora.co.uk> Signed-off-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D6124
-
- Mar 01, 2017
-
-
Madgula Rohan authored
Apertis: https://phabricator.apertis.org/T3674 Reviewed-by:
Justin Kim <justin.kim@collabora.com> Signed-off-by:
Rohan Madgula <Rohan.Madgula@in.bosch.com> Differential Revision: https://phabricator.apertis.org/D6025
-
- Feb 13, 2017
-
-
Madgula Rohan authored
Reviewed-by:
Justin Kim <justin.kim@collabora.com> Signed-off-by:
Rohan Madgula <Rohan.Madgula@in.bosch.com> Differential Revision: https://phabricator.apertis.org/D5774
-
Madgula Rohan authored
we need not to specify to include "canterbury.h" and "<canterby/canterbury.h>" as it is taken care by inclusion of "<canterbury/canterbury-platform.h>" Reviewed-by:
Justin Kim <justin.kim@collabora.com> Signed-off-by:
Rohan Madgula <Rohan.Madgula@in.bosch.com> Differential Revision: https://phabricator.apertis.org/D5788
-
- Feb 10, 2017
-
-
Madgula Rohan authored
Since we are no longer depending on canterbury DBUS api, it is not needed to wait for canterbury to appear. Signed-off-by:
Rohan Madgula <Rohan.Madgula@in.bosch.com> Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5768
-
- Feb 09, 2017
-
-
Madgula Rohan authored
LaunchNewApp dbus method will be obsolete in near future Apertis: https://phabricator.apertis.org/T3572 Signed-off-by:
Rohan Madgula <Rohan.Madgula@in.bosch.com> Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5752
-
- Feb 08, 2017
-
-
Frédéric Dalleau authored
Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Reviewed-by:
Emanuele Aina <emanuele.aina@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5701
-
Frédéric Dalleau authored
Apertis: https://phabricator.apertis.org/T3448 Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5691
-
- Feb 06, 2017
-
-
Frédéric Dalleau authored
Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Reviewed-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D5665
-
- Feb 03, 2017
-
-
Frédéric Dalleau authored
Didcot calls Canterbury application manager to get information about supported mime types. Remove this mechanism and start using libcanterbury-platform API to gather information about entry points. Apertis: https://phabricator.apertis.org/T3448 Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5621
-
- Jan 24, 2017
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D5488
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D5487
-
Simon McVittie authored
- No need to depend on dh-systemd explicitly, it is now the default - No need to enable dh-autoreconf explicitly or depend on it, it is now the default Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D5486
-
- Jan 23, 2017
-
-
Madgula Rohan authored
scripts for running the installed tests and didcot sample client added under debian/tests which can be run with autopkgtest utility [smcv: remove trailing whitespace] Signed-off-by:
Rohan Madgula <Rohan.Madgula@in.bosch.com> Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4152
-
- Jan 20, 2017
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk>
-