<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/android-mobile, branch v4.8.1</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.8.1</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.8.1'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2018-05-19T21:15:11Z</updated>
<entry>
<title>Android: set target API level to 26</title>
<updated>2018-05-19T21:15:11Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-05-19T20:09:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5047e90857314a8f2d53bdb91f2976979749eef7'/>
<id>urn:sha1:5047e90857314a8f2d53bdb91f2976979749eef7</id>
<content type='text'>
This doesn't affect the minimum we support, but a target level of at
least 26 will be required starting in August in order to be able to
upload to the Google app store. This is equivalent to targeting Android
8.0. Google plans to bump this target API level every year.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Android: add Atomics Aquatics Cobalt as device</title>
<updated>2018-04-02T20:37:38Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-04-02T19:35:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2700f02dcd83d6ffebb22975b80999dd96cd79c2'/>
<id>urn:sha1:2700f02dcd83d6ffebb22975b80999dd96cd79c2</id>
<content type='text'>
This way plugging in a Cobalt should pop up a question if the
user wants to open Subsurface-mobile.

Unfortunately, this, too, fails on my Android devices, so I can't test
it.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Correct the ftdi pid for Cressi devices</title>
<updated>2018-01-29T22:09:05Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2018-01-28T22:01:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=cd759a3b1e35b75bb51c44453b7883dfcb9701ad'/>
<id>urn:sha1:cd759a3b1e35b75bb51c44453b7883dfcb9701ad</id>
<content type='text'>
Way back in time there was a copy paste error in the Cressi pid. This
corrects it.

Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
</content>
</entry>
<entry>
<title>android: Add new usb vid/pid's to manifest</title>
<updated>2017-11-28T19:25:55Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2017-11-28T08:00:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=00e33468355b718dab1fa49f63206b8e3be16bad'/>
<id>urn:sha1:00e33468355b718dab1fa49f63206b8e3be16bad</id>
<content type='text'>
This adds vid/pid of the recently added usb devices.

* EON Steel core
* Scubapro G2
* Scubapro Aladin Square

Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>mobile: black and white backgrounds on starting</title>
<updated>2017-11-17T14:45:45Z</updated>
<author>
<name>Jan Mulder</name>
<email>jlmulder@xs4all.nl</email>
</author>
<published>2017-11-17T12:47:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=35194c700233eadd1e5f8d3dcc6ff762c8376aed'/>
<id>urn:sha1:35194c700233eadd1e5f8d3dcc6ff762c8376aed</id>
<content type='text'>
This very simple commit has a long story. See the mailing list
subject "mobile: android splash screen (and issue 513) opacity
weirdness".

There is even more. I found the following deccription on Internet:
https://falsinsoft.blogspot.nl/2017/07/qml-show-android-native-splash-screen.html
and tried to implement this with the potentially nice Qt functionality
(since 5.8) to manually get rid of the splash screen. Unfortunately,
this does not work. Notice that there are subtile differences in
the here found internet page, and the method originally implemented
in commit 04e994b575.

This fix is as mimimalistic as it can be. Just do not set black but
white for the initial background. Unfortunately, there is still
a small position change of the icon. It is known why, but solving
is left as an exercise to the reader.

Fixes: #513

Signed-off-by: Jan Mulder &lt;jlmulder@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>Android: add Suunto EON Steel as device</title>
<updated>2017-07-03T22:05:45Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-07-03T22:05:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8467e53f1178503de1d5bd5007e0361113d5f14b'/>
<id>urn:sha1:8467e53f1178503de1d5bd5007e0361113d5f14b</id>
<content type='text'>
This way plugging in an EON Steel should pop up a question if the
user wants to open Subsurface-mobile. Unfortunately, the download
doesn't work, yet, and worse, if the phone goes to sleep while an
EON Steel is plugged in, this appears to trigger a hard crash on
the EON Steel.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Subsurface-mobile on Android: add USB intent filter</title>
<updated>2017-05-30T03:37:18Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-05-30T03:37:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c05fe9fc9b1c76bb447af8033f9917b1f5d10a1c'/>
<id>urn:sha1:c05fe9fc9b1c76bb447af8033f9917b1f5d10a1c</id>
<content type='text'>
With this a few FTDI based dive computers should be visible from the app.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Android build: remove references to ministro stuff</title>
<updated>2017-05-27T14:09:27Z</updated>
<author>
<name>Jan Mulder</name>
<email>jlmulder@xs4all.nl</email>
</author>
<published>2017-05-25T17:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3d8c0b27719ec6fd180c85608b241a53c123ca4c'/>
<id>urn:sha1:3d8c0b27719ec6fd180c85608b241a53c123ca4c</id>
<content type='text'>
First, Ministro (an app to help installing Qt dependencies on
the mobile platform) is not needed in Subsurface context, as all
dependencies are part of the distribution. Secondly, it breaks the
build as the strings (removed here) are also defined in Qt, and
apparently the Gradle build is detecting this double define.

Signed-off-by: Jan Mulder &lt;jlmulder@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>QML UI: support extreme widescreen Android devices</title>
<updated>2017-04-07T04:22:56Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-04-07T04:22:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=11f7e18139e1b0802d46cf5cc5ca228991a5c3ae'/>
<id>urn:sha1:11f7e18139e1b0802d46cf5cc5ca228991a5c3ae</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>android: Rework build.sh</title>
<updated>2017-02-07T05:16:10Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2017-02-06T14:55:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=56b518d956be32cb966a68fbb860a76f02aaae91'/>
<id>urn:sha1:56b518d956be32cb966a68fbb860a76f02aaae91</id>
<content type='text'>
This reworks build.sh for proper argument parsing and variable quoting.

Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
