<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Arnaud Ferraris pushed to branch upstream/latest
at <a href="https://salsa.debian.org/DebianOnMobile-team/phosh">Debian On Mobile / phosh</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/04f9e124f54daa3ea1537a033daa971310f92a80">04f9e124</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-08-04T08:31:08+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">gitlab-ci: Add i386 cross build
This ensures we don't break 32bit again. We allow failure
though since we need to pull packages from Debian for that
that might not always be up to date.
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/d1da5ea7d18c6794c9a7d2f41355fe90d4115ac1">d1da5ea7</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-08-04T08:31:08+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">timestamp-label: Unbreak build on 32 bit platforms
Use a G_ format specifier for GTimeSpan.
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/cda58cadde13f922af8cf44d597366033f6a6b26">cda58cad</a></strong>
<div>
<span>by Luís Fernando Stürmer da Rosa</span>
<i>at 2020-08-06T13:45:05+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Update Brazilian Portuguese translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/bf81a3636299715ef12a606b138ceea8cc744498">bf81a363</a></strong>
<div>
<span>by Sebastian Spaeth</span>
<i>at 2020-08-06T11:59:45+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Fix German translation of Phone Shell
Application name "Phone Shell" was translated as "Telefonhülle" which is
definitely something different (think Otterbox). To stay in line with
GNOME Shell which remains untranslated too, I propose to keep "Phone
Shell" as a terminus technicus. "Telefon Shell" is a weird mix of
English and German and does not sound nice either. Fixes #347.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/482b35a7518f734ec170016aacb5be1e0c7770b5">482b35a7</a></strong>
<div>
<span>by Zander Brown</span>
<i>at 2020-08-06T20:32:36+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">l10n: disambiguate timestamp strings
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/b607c22ac2bebb90f0693e64a1e8e0a4fc247bcd">b607c22a</a></strong>
<div>
<span>by Nikola Pavlica</span>
<i>at 2020-08-07T23:39:39+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Add Serbian (Cyrilic) translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/6604fba1c8a0cc571ddc6294ad81457f092c2175">6604fba1</a></strong>
<div>
<span>by Yuri Chornoivan</span>
<i>at 2020-08-09T11:40:23+03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Update Ukrainian translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/6363803ab27626775a496a380d4e29cb5a8278a1">6363803a</a></strong>
<div>
<span>by Zander Brown</span>
<i>at 2020-08-09T15:33:01+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Update British English translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/5472b5a21cef4c8091c03ce21f92ec5b3b09b22e">5472b5a2</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-08-10T14:05:36+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">gitlab-ci: Don't use Immediate-Configure
This confuses apt like
E: Could not configure 'libc6:i386'.
E: Could not perform immediate configuration on 'libgcc-s1:i386'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)
E: Failed to process build dependencies
and since this is only for a cross architecture it doesn't matter for
us.
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/c172d9109ce9aab33cc60eedb76c0ee5e792fd8b">c172d910</a></strong>
<div>
<span>by Emin Tufan Çetin</span>
<i>at 2020-08-11T10:07:42+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Update Turkish translation</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/abaf8066951fc516d42d5a4cf2f68a7517ea8c9e">abaf8066</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-08-14T09:30:49+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">media-player: Clarify some translatable strings
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/ad72d8afef6c6c5cdfc2fd56777b613b86e330e8">ad72d8af</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-08-14T09:31:45+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">media-player.ui: Match ui strings with the ones in the code
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/892264854ba69dc66c5644fef7841d15daf34712">89226485</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-08-14T09:33:24+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">wwaninfo: Disambiguate 'cellular'
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/4be34543215ea17b3fd513ca9a00956adf646d38">4be34543</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-08-14T09:33:45+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Update pot file
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/6fbad6c1fc5b52e2870948f49b61e52867a69c75">6fbad6c1</a></strong>
<div>
<span>by Yuri Chornoivan</span>
<i>at 2020-08-14T16:00:23+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Update Ukrainian translation</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/6135d3d087bda99abc642639f36c235e55e2d977">6135d3d0</a></strong>
<div>
<span>by Fabio Tomat</span>
<i>at 2020-09-07T19:12:55+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Add friulian translations</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/27855f6b0b0b585e3258ef68ad8787b06852495b">27855f6b</a></strong>
<div>
<span>by Fabio Tomat</span>
<i>at 2020-09-07T19:16:54+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Add friulian to LINGUAS</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/db861969de6c0a6041363663c936cea8fab9761f">db861969</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-08T10:09:34+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">gitlab-ci: Allow pureos build to fail
The docker image is currently broken so let's not that
fail the pipeline.
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/0fbe40a81bc0eaab02801fa6f232d11a9990c28c">0fbe40a8</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-08T10:45:31+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Drop zanata.xml
We're using GNOME's translation infrastructure
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/606163b223d0e6db385fe742bcefa584c9b055e9">606163b2</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-08T12:53:37+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">README: update description
We're past the experimental phase
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/685f2742eed539706a46b7ad9bf81da02ceacaf2">685f2742</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-08T12:53:37+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">d/rules: Work around failed doc build on install
This works around a problem where an invocation
of `meson-install` does not generate all docs. See
https://github.com/mesonbuild/meson/issues/2831
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/150b80d026dc98c85d8125c570b0b2715f23bd8f">150b80d0</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-08T12:53:37+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">docs: Split out homepage url
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/ae458b515a06a21aef9be5647a3f1a5398618950">ae458b51</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-08T12:53:37+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">debian: Build-depend on pandoc for the deb build
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/b96027586df031c8efec3fbe46bb1bd0c623a8dc">b9602758</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-08T12:53:37+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add gtk-markdown-to-docbook
This is from
https://gitlab.gnome.org/GNOME/gtk/-/commit/2a51d4fba895f8ec05e15d6bd4849fdcbb03d579
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/3090fe62a801eda0be83b943c58f83a0e4b28c0f">3090fe62</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-08T12:53:37+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">docs: Add some context
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/b6316d70ed470ec9782e653b952ef2ddab638dcc">b6316d70</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-08T15:55:05+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">data/phosh.in: Be a bit more friendly when asked for help
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/c42e4ab9207f49cc5ae7350e24714c973960b1ab">c42e4ab9</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-14T07:41:25+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Add initial Korean translation
Thanks Seong-ho Cho
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/a80868bd3b0096eca14e0dc51ed7bb2ca4937c65">a80868bd</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-15T13:35:11+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">doap: Add Zander Brown
Besided his contributions and review zander has commit access since some
time so let's reflect this in the doap file.
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/5984de4fa69be06179e890487dcc1b6ff9e0ce8c">5984de4f</a></strong>
<div>
<span>by anteater</span>
<i>at 2020-09-15T21:56:37+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">wwan-mm: cleanups for style/consistency
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/d772d69cabd8ab3cb1aaa041d668a8724702ef7a">d772d69c</a></strong>
<div>
<span>by anteater</span>
<i>at 2020-09-15T21:56:37+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">wwan-mm: use Ugly_Case to correct MMDBus codegen
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/4a02e60c3de42e43a908b4c309f590701e87d9a8">4a02e60c</a></strong>
<div>
<span>by anteater</span>
<i>at 2020-09-15T21:56:37+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">wwan: build: reformat
make things more like other meson.build files and avoid rightward drift
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/8df96903f3e644912afc5e2c6deb93a61aa172e9">8df96903</a></strong>
<div>
<span>by anteater</span>
<i>at 2020-09-15T21:56:37+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">wwaninfo: use PHOSH_WWAN interface to access wwan object
this is more flexible and PhoshWwanInfo doesn't care about the implementing type
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/fb535034ef391d9981966d0e974ac030163569f9">fb535034</a></strong>
<div>
<span>by anteater</span>
<i>at 2020-09-15T21:56:37+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">wwaninfo: reorder includes
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/3936d76e7cb82d2a9ef76c1faacb2fa168551b85">3936d76e</a></strong>
<div>
<span>by anteater</span>
<i>at 2020-09-15T21:56:37+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">wwan: add PhoshWWanOfono
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/a4f9f1b79d3fc6dba061816215749fbdb7a2f777">a4f9f1b7</a></strong>
<div>
<span>by anteater</span>
<i>at 2020-09-15T21:56:37+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">shell: add missing whitespace
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/66cc44d209d0ccdc7930eb5c608c33edc386a25c">66cc44d2</a></strong>
<div>
<span>by anteater</span>
<i>at 2020-09-15T21:56:38+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">shell: clean up dispose, fixing leaks
bt_manager, idle_manager, and builtin_monitor were previously leaked.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/a4350d505aea7609f12a1f302c5faa108a49cbd1">a4350d50</a></strong>
<div>
<span>by anteater</span>
<i>at 2020-09-15T21:56:38+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">shell: reorder includes
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/9639d46a971aae98b3abf5d7140a1d9e4afe7cc0">9639d46a</a></strong>
<div>
<span>by anteater</span>
<i>at 2020-09-15T21:56:38+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">add and use wwan-backend setting
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/3ecd491986c6c7822faa17f22aa7949a4688f21d">3ecd4919</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-16T10:31:50+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">debian: Install all phosh related schema files
Otherwise we lack the enums and fail to start
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/da9c8a3350f68299f2ff0216f7c0e25f3a37b060">da9c8a33</a></strong>
<div>
<span>by scootergrisen</span>
<i>at 2020-09-17T13:33:01+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Update Danish translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/e4f4e892d3ad6837d09eeb5423d37a09ffe93b46">e4f4e892</a></strong>
<div>
<span>by Марко М. Костић (Marko M. Kostić)</span>
<i>at 2020-09-17T13:34:09+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">po: Update Serbian translation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/d43223325680d098158338f9d711ea3e035d6190">d4322332</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-17T12:28:39+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">build: Use libhandy-1
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/98fae4f6c15768ebdfc8387b0b37937a4254a822">98fae4f6</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-17T12:28:39+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">build: Use libhandy from gnome.org master
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/9b8cae8afeb60650f629aeea4a83df8776bbb9e7">9b8cae8a</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-17T12:28:39+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">d/control: Bump libhandy dependency to 1.0
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/9f31eb33b24a523907d9ef9745a0b9ac9fc7de8e">9f31eb33</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-17T12:28:39+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">main: Call hdy_init ()
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/169fb530483850a6f7929725620853b84996ed49">169fb530</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-17T12:28:39+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">tests: Call hdy_init ()
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/6c96313f1eaf6bfa3799f65187f44b952ee52e98">6c96313f</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-17T12:28:39+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">treewide: Replace HdyColumn by HdyClamp
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/17f7857026e1c36b206baab46830000a71b04aa9">17f78570</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-17T12:28:39+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">lockscreen: Adjust to HdyKeypad API changes
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/9fd98c7e5193d27b707566a914abcfdcc8bdda36">9fd98c7e</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-17T12:28:39+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">treewide: libhandy API is stable now
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/062fa1ce6a3c2d16838823de1614418516fe2657">062fa1ce</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-17T12:28:39+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">lockscreen: Use HdyCarousel instead of HdyPaginator
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/f008d9e75410b4fafdb1fe38caafed740f37d52e">f008d9e7</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-17T12:28:39+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">overview: Use HdyCarousel instead of HdyPaginator
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/a959acafc2dee7adc79ad1ffb8cce3b688a1f36f">a959acaf</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-17T12:28:39+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">style: Adust to HdyKeypad internal changes
The grid is now embeded in the widget.
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/f9a9d195ebbbce272dfc544699b59fa76eee0fe7">f9a9d195</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-17T12:28:39+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">gitlab-ci: Use libhandy-1 in smoketests too
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/6d8d5507f9a57e532624b8c1a7c0fde6c05a3ce9">6d8d5507</a></strong>
<div>
<span>by Zander Brown</span>
<i>at 2020-09-17T15:47:51+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">general: update license headers
Make sure all our license headers match the style in HACKING.md
Update SPDX tags to the current notation
Add a few missing headers, including one for Alexander Mikhaylenko
who also requested an email update
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/d6b76bbaeccc72dcc2a0c64bef679614d6b18d00">d6b76bba</a></strong>
<div>
<span>by Zander Brown</span>
<i>at 2020-09-17T15:47:52+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ci: validate license headers
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/97e95379f3f0cdb58f026f292143204c8090d624">97e95379</a></strong>
<div>
<span>by Zander Brown</span>
<i>at 2020-09-17T17:58:05+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">treewide: Use two empty lines between functions
We use two empty lines between functions without gtk-doc comments.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/1076abc8e27776954ae7a2c7a40f479b5c97971a">1076abc8</a></strong>
<div>
<span>by Zander Brown</span>
<i>at 2020-09-17T17:58:14+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">arrow: Use G_PI instead of M_PI
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/72e770469c0ee587138b6ead939ef4306e47b840">72e77046</a></strong>
<div>
<span>by Zander Brown</span>
<i>at 2020-09-17T17:58:14+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">treewide: Don't use C++ style comments
As per coding style.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/fc3f7c630776a1d4c6ac575bfe600a23753e14ab">fc3f7c63</a></strong>
<div>
<span>by Zander Brown</span>
<i>at 2020-09-18T10:42:00+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">general: use char instead of gchar
Usage of gchar is discouraged in projects such as glib/gtk
In gtk4 all usage of gchar has been dropped
Fix https://source.puri.sm/Librem5/phosh/-/issues/364
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/4a10d64e7999c7ab15c5246eeabacad7e664e938">4a10d64e</a></strong>
<div>
<span>by Zander Brown</span>
<i>at 2020-09-18T10:42:01+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">general: use int/double/float instead of gint etc
Usage of gint,gdouble,gfloat is discouraged in projects such as glib/gtk
In gtk4 all usage of gint/gdouble/gfloat has been dropped
Fix https://source.puri.sm/Librem5/phosh/-/issues/364
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/8fe683f09191c10c8d1a7d5e7e3bafabfc53348f">8fe683f0</a></strong>
<div>
<span>by Zander Brown</span>
<i>at 2020-09-18T10:47:39+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">keyboard-events: drop unused props global
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/5e09a361d687f8a0b98c510a910ccb6e931433b6">5e09a361</a></strong>
<div>
<span>by Zander Brown</span>
<i>at 2020-09-18T10:48:00+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">general: use C rather than C++ style comments
Most of these where introduced by myself and conflict with our code
style
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/9c07dc65ac9296b34adefaf8503a4219c5c65adf">9c07dc65</a></strong>
<div>
<span>by Zander Brown</span>
<i>at 2020-09-18T10:48:03+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">general: two lines between functions
Our code style calls for two lines between functions
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/0592c987a6784312651ab3fec416d2bfd6291e6d">0592c987</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2020-09-18T13:42:34+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Document changes and release 0.4.4
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#587d266bb27a4dc3022bbed44dfa19849df3044c">
.gitlab-ci.yml
</a>
</li>
<li class="file-stats">
<a href="#8f9653cce66ecf9d42a634b87300ca78190b602d">
<span class="deleted-file">
−
.zanata.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#324fe022d6adf6fa83beeabd08e4dcc1c42be108">
data/meson.build
</a>
</li>
<li class="file-stats">
<a href="#af95f74025b67ccfe17df1a18246e76677b29d10">
data/phosh.in
</a>
</li>
<li class="file-stats">
<a href="#7a801cb6170bc21afa8fbfc627f6a28c73d8c6c0">
data/sm.puri.phosh.gschema.xml
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#58ef006ab62b83b4bec5d81fe5b32c3b4c2d1cc2">
debian/control
</a>
</li>
<li class="file-stats">
<a href="#d14a900d9fb86473dac0aab1ae8819fa2eb2becf">
debian/phosh.install
</a>
</li>
<li class="file-stats">
<a href="#8756c63497c8dc39f7773438edf53b220c773f67">
debian/rules
</a>
</li>
<li class="file-stats">
<a href="#49b92dfa256bf0b45c5c28dbcabf03d898c01b30">
<span class="new-file">
+
docs/gtk-markdown-to-docbook
</span>
</a>
</li>
<li class="file-stats">
<a href="#faf15cd8173c62945898f63febc942899c5f24b6">
docs/meson.build
</a>
</li>
<li class="file-stats">
<a href="#93d08e82fb24997cc1c2e995f8e67a640d163aa2">
<span class="new-file">
+
docs/patterns.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#c98ad904536c0a87c0e327cb066dc77cf3667612">
docs/phosh-docs.xml
</a>
</li>
<li class="file-stats">
<a href="#76133b1f5fa697716706eb744ba51573583ad884">
<span class="new-file">
+
docs/special.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#c9c72a8c2fac673df99e4df599082b43be23a0b4">
docs/xml/meson.build
</a>
</li>
<li class="file-stats">
<a href="#0cc1139e3347f573ae1feee5b73dbc8a8a21fcfa">
meson.build
</a>
</li>
<li class="file-stats">
<a href="#05ddded66f68ce31cc2f213a97d35f9ac445890b">
phosh.doap
</a>
</li>
<li class="file-stats">
<a href="#54d6c31c823e250ebb67120d8dd489a69a02213c">
po/LINGUAS
</a>
</li>
<li class="file-stats">
<a href="#a63dd2f4a3ecc8a7c3eafda9edbe00b1d6265057">
po/da.po
</a>
</li>
<li class="file-stats">
<a href="#8133f48bcd872819f4d7310d09b4ef30a26831b0">
po/de.po
</a>
</li>
<li class="file-stats">
<a href="#07e68c876fefebcaf08ceae8b78c78bc4e8c5032">
po/en_GB.po
</a>
</li>
<li class="file-stats">
<a href="#1f06de62529105f1a81cbf8f5e7dad30a6e7874c">
<span class="new-file">
+
po/fur.po
</span>
</a>
</li>
<li class="file-stats">
<a href="#462de2f88a6167ce90705f7096ce3afdcfa1d264">
<span class="new-file">
+
po/ko.po
</span>
</a>
</li>
<li class="file-stats">
<a href="#af546367a80d9b34dae6efd69bfc6b2a4ceaccb5">
po/phosh.pot
</a>
</li>
<li class="file-stats">
<a href="#160f60c3dd59b978e505eccda1925dc3923a1d71">
po/pt_BR.po
</a>
</li>
<li class="file-stats">
<a href="#bda7bced01d5161a83057e18daf3fe692099e5ac">
<span class="new-file">
+
po/sr.po
</span>
</a>
</li>
<li class="file-stats">
<a href="#cf4f0b0dadc52f5cd0dfbc7af6bc3ca27ba42355">
po/tr.po
</a>
</li>
<li class="file-stats">
<a href="#b51f8cbe35a8772efe6f023fc1673b635dca1f80">
po/uk.po
</a>
</li>
<li class="file-stats">
<a href="#fa5cf25b15083d017e702f35d6b93bbca8c4222e">
src/activity.c
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">
—
<br>
<a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/99d18088f1e44a19db870649559451e91adf204e...0592c987a6784312651ab3fec416d2bfd6291e6d">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
</p>
</div>
</body>
</html>