- 01 Oct, 2020 1 commit
-
-
Frederic Danis authored
Remove branch tag to allow usage of --default-branch option of flatpak-builder. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- 04 May, 2020 1 commit
-
-
Baghmar Tarun authored
Signed-off-by:
Tarun Baghmar <Tarun.Baghmar@in.bosch.com>
-
- 02 Jun, 2017 1 commit
-
-
Justin Kim authored
<abstractions/dbus-session> gives unrestricted access to everything on the session bus, which is undesirable. As a child class of GApplication, this application bundle requires to bind the well-known bus with BUNDLE_ID. Then, this change grants minimum permissions to send to/receive from D-Bus. Apertis: https://phabricator.apertis.org/T4022 Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Signed-off-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D6901
-
- 01 Jun, 2017 1 commit
-
-
Justin Kim authored
As a mildenhall API consumer, this bundle requires `<abstractions/fonts>` policy. Moreover, it needs to grant a permission to create a link for font caches. Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Signed-off-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D6902
-
- 08 May, 2017 4 commits
-
-
Justin Kim authored
By clicking a MildenhallButtonSpeller widget, it will increase persistence count. Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Signed-off-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D6697
-
Justin Kim authored
This change is inspired by D6621. Using AM_FOOFLAGS helps keep Makefile.am simple. Thanks: Simon McVittie for describing how to organize FLAGS Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Signed-off-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D6696
-
Justin Kim authored
Grouping package modules provides more clear clues when used in `Makefile.am`. Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Signed-off-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D6695
-
Justin Kim authored
For the reason of naming consistency of helloworld samples, the project name is changed. Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Signed-off-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D6694
-
- 26 Jan, 2017 1 commit
-
-
Justin Kim authored
`X-Apertis-BackgroundState` key SHOULD NOT be present. Apertis: https://phabricator.apertis.org/T3438 Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Signed-off-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D5521
-
- 20 Dec, 2016 1 commit
-
-
Justin Kim authored
We recommend using GApplication for the base class and it needs to get permission to access the D-Bus session. dbus-session-strict is really strict in what it allows, so use dbus-session to provide more generic access to the bus, to avoid having to explictly list every method each application uses as a first step. Apertis: https://phabricator.apertis.org/T3301 Thanks: Emanuele Aina for enhancing commit message Signed-off-by:
Justin Kim <justin.kim@collabora.com> Reviewed-by:
Emanuele Aina <emanuele.aina@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5353
-
- 19 Dec, 2016 2 commits
-
-
Justin Kim authored
The minimal information to be built in eclipse with `ade` is added. Signed-off-by:
Justin Kim <justin.kim@collabora.com> Reviewed-by:
Emanuele Aina <emanuele.aina@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5323
-
Justin Kim authored
To verify syntax of JSON file. Signed-off-by:
Justin Kim <justin.kim@collabora.com> Reviewed-by:
Emanuele Aina <emanuele.aina@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5322
-
- 16 Dec, 2016 1 commit
-
-
Justin Kim authored
Each app-bundle MUST provide bundle metadata. For more information, refer to the following link; https://appdev.apertis.org/documentation/bundle-spec.html#bundle-metadata Signed-off-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D5293
-
- 15 Dec, 2016 1 commit
-
-
Justin Kim authored
To run on Apertis 16.09 Signed-off-by:
Justin Kim <justin.kim@collabora.com> Reviewed-by:
Emanuele Aina <emanuele.aina@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5270
-
- 02 Dec, 2016 2 commits
-
-
Justin Kim authored
Describe the purpose of the repository and how to build the application README file. Signed-off-by:
Justin Kim <justin.kim@collabora.com> Reviewed-by:
Emanuele Aina <emanuele.aina@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5127
-
Justin Kim authored
The count is loaded from the persistent data file and increased by clicking a button. Then, the incresed value is stored to the persistent data file, again. Signed-off-by:
Justin Kim <justin.kim@collabora.com> Reviewed-by:
Emanuele Aina <emanuele.aina@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5064
-
- 30 Nov, 2016 2 commits
-
-
Justin Kim authored
Signed-off-by:
Justin Kim <justin.kim@collabora.com> Reviewed-by:
Emanuele Aina <emanuele.aina@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4827
-
Justin Kim authored
Signed-off-by:
Justin Kim <justin.kim@collabora.com>
-