<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/qt5/qtbase.git/src/android/java/res/values-ro/strings.xml, branch dev</title>
<subtitle>code.qt.io: qt/qtbase.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtbase.git/'/>
<entry>
<title>Remove ministro code</title>
<updated>2021-07-01T20:54:14+00:00</updated>
<author>
<name>Assam Boudjelthia</name>
<email>assam.boudjelthia@qt.io</email>
</author>
<published>2020-06-16T09:03:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtbase.git/commit/?id=af6bc5a21bbef6a5870f8e49c2cc70c53d4fa352'/>
<id>af6bc5a21bbef6a5870f8e49c2cc70c53d4fa352</id>
<content type='text'>
Since Ministro no longer work on recent Android versions (Android 8+),
and it hasn't been maintained and the repos are not updated, the
existing code is practically a dead code.

[ChangeLog][Android] Remove ministro code since it's been unmaintained
and not working with recent Android versions.

Task-number: QTBUG-85201
Pick-to: 6.2
Change-Id: I18d7b1e209cba3cfd04674060e9bf39aa5a5510f
Reviewed-by: BogDan Vatra &lt;bogdan@kdab.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since Ministro no longer work on recent Android versions (Android 8+),
and it hasn't been maintained and the repos are not updated, the
existing code is practically a dead code.

[ChangeLog][Android] Remove ministro code since it's been unmaintained
and not working with recent Android versions.

Task-number: QTBUG-85201
Pick-to: 6.2
Change-Id: I18d7b1e209cba3cfd04674060e9bf39aa5a5510f
Reviewed-by: BogDan Vatra &lt;bogdan@kdab.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing translations for Android</title>
<updated>2019-02-20T06:39:30+00:00</updated>
<author>
<name>Lars Schmertmann</name>
<email>Lars.Schmertmann@governikus.de</email>
</author>
<published>2019-01-28T18:44:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtbase.git/commit/?id=5c014a48dc9d831457184af1b4302cc4e61632a7'/>
<id>5c014a48dc9d831457184af1b4302cc4e61632a7</id>
<content type='text'>
Task-number: QTBUG-72895
Change-Id: Ia9f6d0809c1d8f408a0818367ceb96599c13cbca
Reviewed-by: BogDan Vatra &lt;bogdan@kdab.com&gt;
Reviewed-by: Sergey Belyashov &lt;Sergey.Belyashov@gmail.com&gt;
Reviewed-by: Takumi ASAKI &lt;takumi.asaki@gmail.com&gt;
Reviewed-by: Liang Qi &lt;liang.qi@qt.io&gt;
Reviewed-by: Eskil Abrahamsen Blomfeldt &lt;eskil.abrahamsen-blomfeldt@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Task-number: QTBUG-72895
Change-Id: Ia9f6d0809c1d8f408a0818367ceb96599c13cbca
Reviewed-by: BogDan Vatra &lt;bogdan@kdab.com&gt;
Reviewed-by: Sergey Belyashov &lt;Sergey.Belyashov@gmail.com&gt;
Reviewed-by: Takumi ASAKI &lt;takumi.asaki@gmail.com&gt;
Reviewed-by: Liang Qi &lt;liang.qi@qt.io&gt;
Reviewed-by: Eskil Abrahamsen Blomfeldt &lt;eskil.abrahamsen-blomfeldt@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Remove support for API &lt; 16</title>
<updated>2015-12-10T19:53:36+00:00</updated>
<author>
<name>BogDan Vatra</name>
<email>bogdan@kdab.com</email>
</author>
<published>2015-12-08T10:43:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtbase.git/commit/?id=e3689949ba5b23decb0ea85741a3f4829696788e'/>
<id>e3689949ba5b23decb0ea85741a3f4829696788e</id>
<content type='text'>
Starting with Qt 5.7 we removed support for API &lt; 16 (Android v4.1)

[ChangeLog][Android] Support for Android API &lt; 16 was removed.

Change-Id: I8bf396a9d70ab0996965e0c9f629800aa1fa6a45
Reviewed-by: Eskil Abrahamsen Blomfeldt &lt;eskil.abrahamsen-blomfeldt@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Starting with Qt 5.7 we removed support for API &lt; 16 (Android v4.1)

[ChangeLog][Android] Support for Android API &lt; 16 was removed.

Change-Id: I8bf396a9d70ab0996965e0c9f629800aa1fa6a45
Reviewed-by: Eskil Abrahamsen Blomfeldt &lt;eskil.abrahamsen-blomfeldt@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Introducing the Qt Android port</title>
<updated>2013-03-05T07:31:23+00:00</updated>
<author>
<name>Paul Olav Tvete</name>
<email>paul.tvete@digia.com</email>
</author>
<published>2013-03-04T09:16:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtbase.git/commit/?id=97fcf3bc987a18f32233fea550eb4a5a22e2b822'/>
<id>97fcf3bc987a18f32233fea550eb4a5a22e2b822</id>
<content type='text'>
Based on the Necessitas project by Bogdan Vatra.
Contributors to the Qt5 project:

BogDan Vatra &lt;bogdan@kde.org&gt;
Eskil Abrahamsen Blomfeldt &lt;eskil.abrahamsen-blomfeldt@digia.com&gt;
hjk &lt;hjk121@nokiamail.com&gt;
Oswald Buddenhagen &lt;oswald.buddenhagen@digia.com&gt;
Paul Olav Tvete &lt;paul.tvete@digia.com&gt;
Robin Burchell &lt;robin+qt@viroteck.net&gt;
Samuel Rødal &lt;samuel.rodal@digia.com&gt;
Yoann Lopes &lt;yoann.lopes@digia.com&gt;

The full history of the Qt5 port can be found in refs/old-heads/android,
SHA-1 249ca9ca2c7d876b91b31df9434dde47f9065d0d

Change-Id: Iff1a7b2dbb707c986f2639e65e39ed8f22430120
Reviewed-by: Oswald Buddenhagen &lt;oswald.buddenhagen@digia.com&gt;
Reviewed-by: Lars Knoll &lt;lars.knoll@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on the Necessitas project by Bogdan Vatra.
Contributors to the Qt5 project:

BogDan Vatra &lt;bogdan@kde.org&gt;
Eskil Abrahamsen Blomfeldt &lt;eskil.abrahamsen-blomfeldt@digia.com&gt;
hjk &lt;hjk121@nokiamail.com&gt;
Oswald Buddenhagen &lt;oswald.buddenhagen@digia.com&gt;
Paul Olav Tvete &lt;paul.tvete@digia.com&gt;
Robin Burchell &lt;robin+qt@viroteck.net&gt;
Samuel Rødal &lt;samuel.rodal@digia.com&gt;
Yoann Lopes &lt;yoann.lopes@digia.com&gt;

The full history of the Qt5 port can be found in refs/old-heads/android,
SHA-1 249ca9ca2c7d876b91b31df9434dde47f9065d0d

Change-Id: Iff1a7b2dbb707c986f2639e65e39ed8f22430120
Reviewed-by: Oswald Buddenhagen &lt;oswald.buddenhagen@digia.com&gt;
Reviewed-by: Lars Knoll &lt;lars.knoll@digia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
