<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infinitime.git/src/components/battery, branch calc-onto-edge</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/'/>
<entry>
<title>Set battery voltage corresponding to 0% as 3.6 V</title>
<updated>2022-06-06T05:20:29Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-06-06T03:12:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=fbfb8fa4a2ca9274c73f2ba2e6cec4b8fc9e8ad4'/>
<id>fbfb8fa4a2ca9274c73f2ba2e6cec4b8fc9e8ad4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switched to non-deprecated math header</title>
<updated>2021-12-04T20:03:40Z</updated>
<author>
<name>Avamander</name>
<email>avamander@gmail.com</email>
</author>
<published>2021-06-24T21:39:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=b6e9e4171d3ecb417b7fbae61285474036542508'/>
<id>b6e9e4171d3ecb417b7fbae61285474036542508</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update includes to to be relative to src directory</title>
<updated>2021-11-15T21:02:49Z</updated>
<author>
<name>Reinhold Gschweicher</name>
<email>pyro4hell@gmail.com</email>
</author>
<published>2021-10-13T20:08:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=ac7b2da611fa5ef4cc989a9feb027f66c0ebfc6c'/>
<id>ac7b2da611fa5ef4cc989a9feb027f66c0ebfc6c</id>
<content type='text'>
Don't use relative imports like `../foo.h` as those depend on the
relative position of both files. Rather than that use imports relative
to the `src` directory, which explicitly is part of the include
directories.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't use relative imports like `../foo.h` as those depend on the
relative position of both files. Rather than that use imports relative
to the `src` directory, which explicitly is part of the include
directories.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't measure and notify percentage on charging event.</title>
<updated>2021-10-09T10:39:27Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2021-10-09T10:39:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=1777b9dee8f1189df29f627707b970995f0d4afe'/>
<id>1777b9dee8f1189df29f627707b970995f0d4afe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve battery percentage calculation and reporting</title>
<updated>2021-10-03T22:41:38Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2021-10-03T22:41:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=a9f7153fdf92b097b14143b77645f6608ac1bf9c'/>
<id>a9f7153fdf92b097b14143b77645f6608ac1bf9c</id>
<content type='text'>
While charging, percentage should only go up, and while discharging,
percentage should only go down.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While charging, percentage should only go up, and while discharging,
percentage should only go down.
</pre>
</div>
</content>
</entry>
<entry>
<title>Show plug icon while plugged in</title>
<updated>2021-09-22T10:58:45Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2021-09-22T10:58:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=980ac173888883b34367395fdf8ee76c0aea6f72'/>
<id>980ac173888883b34367395fdf8ee76c0aea6f72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'develop' into detect_full_charge</title>
<updated>2021-09-22T09:03:41Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2021-09-22T09:03:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=b2100908373f76660fcfb5f3c454eb69a38ca4ef'/>
<id>b2100908373f76660fcfb5f3c454eb69a38ca4ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'develop' into pinmap</title>
<updated>2021-09-13T08:19:07Z</updated>
<author>
<name>hubmartin</name>
<email>hub.martin@gmail.com</email>
</author>
<published>2021-09-13T08:19:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=73d3e41ceadf576542508c114679e1d3e6039d4d'/>
<id>73d3e41ceadf576542508c114679e1d3e6039d4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use percentage instead of IsFull</title>
<updated>2021-09-03T13:57:00Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2021-09-03T13:57:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=b31b2425f8afd5022173852f5a78592b37104c39'/>
<id>b31b2425f8afd5022173852f5a78592b37104c39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Detect full charge and improve watchface display</title>
<updated>2021-09-03T11:35:38Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2021-09-03T11:35:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=fd52ca8fe6f42226ec32a001f4c61dc100ead94a'/>
<id>fd52ca8fe6f42226ec32a001f4c61dc100ead94a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
