<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/android-mobile/res, branch v4.9.8</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.9.8</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.9.8'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2020-03-10T20:27:43Z</updated>
<entry>
<title>Android: remove USB devices we don't support</title>
<updated>2020-03-10T20:27:43Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-03-09T03:29:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f4589583ef7dd259852069c0d5baad1bddee92a2'/>
<id>urn:sha1:f4589583ef7dd259852069c0d5baad1bddee92a2</id>
<content type='text'>
The HID devices and the Atomics Aquatics Cobalt cannot work on Android
right now. We should claim to support them.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>usb-serial-for-android: add PID/VIDs</title>
<updated>2020-03-07T20:34:43Z</updated>
<author>
<name>Christof Arnosti</name>
<email>charno@charno.ch</email>
</author>
<published>2020-03-06T14:03:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=debc7ae1f28c52d7234a96a0fef2c60e3b93b4ef'/>
<id>urn:sha1:debc7ae1f28c52d7234a96a0fef2c60e3b93b4ef</id>
<content type='text'>
Signed-off-by: Christof Arnosti &lt;charno@charno.ch&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update (and fix) device mobile ID's for Scubapro dive computers</title>
<updated>2019-04-25T11:22:21Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2019-04-24T16:15:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=263c87b1cc55e264e8c8ba5d2e976e2c78e16a2b'/>
<id>urn:sha1:263c87b1cc55e264e8c8ba5d2e976e2c78e16a2b</id>
<content type='text'>
I'm not sure this is actually relevant for anything any more, but this
adds the USB device ID's for the Scubapro G2 Console and HUD versions.
It also fixes things to use the proper vendor name (a bit too much
cut-and-paste, where the code said "Suunto" instead of "Scubapro").

The real device ID changes are in libdivecomputer, this is just the
Android xml list for recognized USB devices that likely nobody really
uses.

Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>Use hex USB VID/PID</title>
<updated>2018-08-12T22:37:21Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-08-11T19:20:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ce4e0d32763853f3f230842984f244b0183397fb'/>
<id>urn:sha1:ce4e0d32763853f3f230842984f244b0183397fb</id>
<content type='text'>
Except of course that the Android intent does give us these values in
decimal.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Android: add another FTDI product id to recognized IDs</title>
<updated>2018-08-11T18:14:22Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-08-09T12:42:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c10a63ce015ef4dd9db46a4701efda1ef4b8a723'/>
<id>urn:sha1:c10a63ce015ef4dd9db46a4701efda1ef4b8a723</id>
<content type='text'>
We don't know for sure if this is Aqualung specific, though.

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>
</feed>
