<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/icons, branch v4.6.0</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.6.0</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.6.0'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2016-11-24T00:58:46Z</updated>
<entry>
<title>Provide phots summary on dive list (Part 2)</title>
<updated>2016-11-24T00:58:46Z</updated>
<author>
<name>Willem Ferguson</name>
<email>willemferguson@zoology.up.ac.za</email>
</author>
<published>2016-11-21T09:26:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6aa01372fddfa82533bceceb3275a73172644f77'/>
<id>urn:sha1:6aa01372fddfa82533bceceb3275a73172644f77</id>
<content type='text'>
Please apply this patch on top of the previous patch with the same title.
1) Provide icons with white margin to look more like photos
2) Optimise code, following Robert's suggestions.
3) Column heading for photos column is now: Photos. This takes up extra
   horizontal space but makes the user interface more understandable.

Signed-off-by: Willem Ferguson &lt;willemferguson@zoology.up.ac.za&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Provide photos summary on dive list</title>
<updated>2016-11-24T00:58:16Z</updated>
<author>
<name>Willem Ferguson</name>
<email>willemferguson@zoology.up.ac.za</email>
</author>
<published>2016-11-19T12:23:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1fa855e1c091175afcdb0cc4a3395d3aecb96d1c'/>
<id>urn:sha1:1fa855e1c091175afcdb0cc4a3395d3aecb96d1c</id>
<content type='text'>
1) Add an extra column to dive list, just left of Locality field.
2) For each dive, give summary of photos as follows:
   i)   no photos: no icon in that column
   ii)  photos taken during dive: show icon of fish
   iii) photos taken before/after dive: show icon of sun
   iv)  photos taken during as well as before/after dive: show
     icon with both fish and sun
3) Provide information for the sort operation to work on
   this column of the dive list.

Signed-off-by: Willem Ferguson &lt;willemferguson@zoology.up.ac.za&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add icon for heat-map</title>
<updated>2016-09-28T04:32:50Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2016-09-25T20:23:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e388b5ab94965dd0e662eb75a028accbd4062839'/>
<id>urn:sha1:e388b5ab94965dd0e662eb75a028accbd4062839</id>
<content type='text'>
Signed-off-by: Robert C. Helling &lt;helling@atdotde.de&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Show different icons based on event severity</title>
<updated>2016-07-24T00:53:24Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2016-07-23T07:08:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c1f9cfe9a865eaa288becd1caabe048d9b060fea'/>
<id>urn:sha1:c1f9cfe9a865eaa288becd1caabe048d9b060fea</id>
<content type='text'>
So far this is only supported in the Suunto EON Steel backend, but we
should try to add this to others where we have such a distinction (and
maybe assign different values to the predefined libdivecomputer events).

This also adds three new icons for info, warning, and violation. The
warning icon we had already, but I drew a new one from scratch to have it
match the violation icon.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>iOS build: add missing icon</title>
<updated>2016-03-24T06:31:12Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2016-03-24T06:31:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f9e68f13f353d4e1811bc0c9a7d38b3cfed146e8'/>
<id>urn:sha1:f9e68f13f353d4e1811bc0c9a7d38b3cfed146e8</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>iOS build: bundle application icons and Info.plist</title>
<updated>2016-03-07T01:51:09Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2016-03-07T01:51:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8a96f6e90bbb5e246c2c19b43d82bf24e2ff8c62'/>
<id>urn:sha1:8a96f6e90bbb5e246c2c19b43d82bf24e2ff8c62</id>
<content type='text'>
This way the iDevice will show the correct name and icon for
Subsurface-mobile.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add splash screen for android-mobile</title>
<updated>2015-12-28T22:03:48Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2015-12-28T21:53:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=bcdd5645a6477be5ac35b94d165e39c0adce9e84'/>
<id>urn:sha1:bcdd5645a6477be5ac35b94d165e39c0adce9e84</id>
<content type='text'>
Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Move the icons to the icons folder</title>
<updated>2015-10-30T17:36:48Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2015-09-03T16:35:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=588abd019fb2ed3f607682f2b6c7fe86a7a5bb90'/>
<id>urn:sha1:588abd019fb2ed3f607682f2b6c7fe86a7a5bb90</id>
<content type='text'>
There was no reason at all to keep those icons on the root
folder.

Signed-off-by: Tomaz Canabrava &lt;tomaz.canabrava@intel.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add icon for georeference in preferences</title>
<updated>2015-09-24T04:58:23Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2015-09-24T04:11:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9102f23b424ea6b7c1734dce4d7712d69b9d5f80'/>
<id>urn:sha1:9102f23b424ea6b7c1734dce4d7712d69b9d5f80</id>
<content type='text'>
It looks odd if one item is missing an icon. Thus suggesting (yet
another) placeholder icon for the preferences dialog.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Planner: show new icon to indicate that last point can't be deleted</title>
<updated>2015-09-17T22:27:49Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-09-17T22:27:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2d68214eac604c104226e2638161c0e4fd14fc79'/>
<id>urn:sha1:2d68214eac604c104226e2638161c0e4fd14fc79</id>
<content type='text'>
Having the trash can disappear is somewhat intuitive, but I'd argue this
is even more so.

Fixes #789

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
