<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/android/res, branch v4.8.4</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.8.4</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.8.4'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2018-08-12T22:37:21Z</updated>
<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>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>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>Revert "Add a simple cp2130 libusb driver"</title>
<updated>2016-09-22T21:56:31Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2016-09-22T21:56:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=78dc3a3efe83c66a7cb31677704e1570bf8a3a4a'/>
<id>urn:sha1:78dc3a3efe83c66a7cb31677704e1570bf8a3a4a</id>
<content type='text'>
This reverts commit 93ef223a3131db838abc7c390ddce3fae8be5f7c.
</content>
</entry>
<entry>
<title>Add a simple cp2130 libusb driver</title>
<updated>2016-09-18T14:12:16Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2016-09-18T12:56:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=93ef223a3131db838abc7c390ddce3fae8be5f7c'/>
<id>urn:sha1:93ef223a3131db838abc7c390ddce3fae8be5f7c</id>
<content type='text'>
This adds a simple cp2130 userspace driver. Its probably unusable in the
real world but its a great base to build upon.

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>Open subsurface on attaching divecomputer</title>
<updated>2015-08-21T06:01:15Z</updated>
<author>
<name>Venkatesh Shukla</name>
<email>venkatesh.shukla.eee11@iitbhu.ac.in</email>
</author>
<published>2015-08-20T22:19:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=eb31b3b0759caf74708d5792d211c1f393c509e0'/>
<id>urn:sha1:eb31b3b0759caf74708d5792d211c1f393c509e0</id>
<content type='text'>
Added USB usage permissions in manifest.
Also added various FTDI based USB devices in xml/device_filter.xml. When any
device matching the VID and PID provided in the device_filter.xml is attached,
subsurface application is opened automatically. Also, the USB permissions are
granted to the application. This simplifies the USB file generation approach.

Signed-off-by: Venkatesh Shukla &lt;venkatesh.shukla.eee11@iitbhu.ac.in&gt;
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>Change the name of the Android app</title>
<updated>2015-01-13T20:34:18Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-01-13T20:34:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=418742122146a8c415150bec10d9b5674e819552'/>
<id>urn:sha1:418742122146a8c415150bec10d9b5674e819552</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Template for subsurface android package</title>
<updated>2014-06-25T05:50:21Z</updated>
<author>
<name>Venkatesh Shukla</name>
<email>venkatesh.shukla.eee11@iitbhu.ac.in</email>
</author>
<published>2014-06-23T11:48:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6e106156666ac2c107286a5bfd519474620cb8f9'/>
<id>urn:sha1:6e106156666ac2c107286a5bfd519474620cb8f9</id>
<content type='text'>
For modifications to the final source code of built android package
such as permission additions and inclusion of xml and java files, it
is necessary to maintain a template. The template is copied without
any modifications on top of qt android-template before building
subsurface libraries. Refer:
http://qt-project.org/doc/qt-5/deployment-android.html#qmake-variables

Files that are required to be directly copied to android package
would be included in directory android.
Icons for subsurface on android and string.xml are included.

Signed-off-by: Venkatesh Shukla &lt;venkatesh.shukla.eee11@iitbhu.ac.in&gt;
Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
