<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infinitime.git/src/displayapp/screens/WatchFaceAnalog.h, branch semiredux</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>sans paddle and analog watchface</title>
<updated>2022-03-24T10:15:57Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-03-24T06:09:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=22bbf46a12c65275a14aeddb1941b0fec0eb0b5b'/>
<id>22bbf46a12c65275a14aeddb1941b0fec0eb0b5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1038 from NeroBurner/analog_local_variables</title>
<updated>2022-03-14T20:25:46Z</updated>
<author>
<name>JF</name>
<email>JF002@users.noreply.github.com</email>
</author>
<published>2022-03-14T20:25:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=1c4a56b05bf4fcd89d95a7c04e5a7a22f554f00c'/>
<id>1c4a56b05bf4fcd89d95a7c04e5a7a22f554f00c</id>
<content type='text'>
WatchFaceAnalog: local date/time variables</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
WatchFaceAnalog: local date/time variables</pre>
</div>
</content>
</entry>
<entry>
<title>WatchFaceAnalog: local date/time variables</title>
<updated>2022-03-14T20:00:07Z</updated>
<author>
<name>Reinhold Gschweicher</name>
<email>pyro4hell@gmail.com</email>
</author>
<published>2022-03-14T19:33:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=1379b7902fca8628614af358bac7d546cc94efdc'/>
<id>1379b7902fca8628614af358bac7d546cc94efdc</id>
<content type='text'>
Use local date and time variables. No need to store them in the object.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use local date and time variables. No need to store them in the object.
</pre>
</div>
</content>
</entry>
<entry>
<title>WatchFaceAnalog: const ref to dateTimeController</title>
<updated>2022-03-14T19:59:44Z</updated>
<author>
<name>Reinhold Gschweicher</name>
<email>pyro4hell@gmail.com</email>
</author>
<published>2022-03-14T19:55:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=bebc072e78145af69aacb1c2c9549da8653b7b0c'/>
<id>bebc072e78145af69aacb1c2c9549da8653b7b0c</id>
<content type='text'>
The clock app only reads from the dateTimeController, never modifies it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The clock app only reads from the dateTimeController, never modifies it.
</pre>
</div>
</content>
</entry>
<entry>
<title>WatchFaceAnalog: remove unused ScreenList, add needed includes</title>
<updated>2021-12-02T20:17:53Z</updated>
<author>
<name>Reinhold Gschweicher</name>
<email>pyro4hell@gmail.com</email>
</author>
<published>2021-11-29T21:39:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=e8db73e0e71c3a0b48beb185949e64fcdc79c066'/>
<id>e8db73e0e71c3a0b48beb185949e64fcdc79c066</id>
<content type='text'>
Remove unused `ScreenList.h` include.

For `std::abs()` add needed include `&lt;cmath&gt;`.

For the forward declared Settings-Controller add the `Settings.h`
include to the cpp file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unused `ScreenList.h` include.

For `std::abs()` add needed include `&lt;cmath&gt;`.

For the forward declared Settings-Controller add the `Settings.h`
include to the cpp file.
</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>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>
<entry>
<title>Merge branch 'develop' into refresh_rework</title>
<updated>2021-08-10T11:13:58Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2021-08-10T11:13:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=d307c6bd9ebd5e0af166ba9b4a491eb284b10b1d'/>
<id>d307c6bd9ebd5e0af166ba9b4a491eb284b10b1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Code cleaning in Clock, WatchFaceAnalog, WatchFaceDigital and PineTimeStyle, inspired by PR #232 by nscooling.</title>
<updated>2021-08-10T09:39:25Z</updated>
<author>
<name>Jean-François Milants</name>
<email>jf@codingfield.com</email>
</author>
<published>2021-07-24T11:01:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=c086520c9796322043d9617e6cff5c554529d640'/>
<id>c086520c9796322043d9617e6cff5c554529d640</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refresh rework</title>
<updated>2021-07-19T13:26:12Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2021-07-19T13:26:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=97c761a5c74994ea1d9bef9c14e6e24afb9b4be2'/>
<id>97c761a5c74994ea1d9bef9c14e6e24afb9b4be2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
