<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infinitime.git/src/displayapp/screens/Alarm.h, branch 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>integration fixes</title>
<updated>2022-04-10T04:04:38Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-04-10T04:04:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=bf92c0326a6c81eb1c344847fd677fccd4171c92'/>
<id>bf92c0326a6c81eb1c344847fd677fccd4171c92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved alarm alert handling</title>
<updated>2022-04-10T02:55:46Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2022-01-18T17:08:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=175a08f386575dced13365f179b44ea1f208a839'/>
<id>175a08f386575dced13365f179b44ea1f208a839</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Integrate hatmajster's timer code</title>
<updated>2022-04-10T02:40:16Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-04-10T02:40:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=9e5866fab5a7fc108f8d15265a69a681b2359d7c'/>
<id>9e5866fab5a7fc108f8d15265a69a681b2359d7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved alarm alert handling</title>
<updated>2022-02-13T10:36:51Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2022-01-18T17:08:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=4f649a85448fc79b55202d9db0e8f4c8828975e3'/>
<id>4f649a85448fc79b55202d9db0e8f4c8828975e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Alarm: Change checkable button for a switch</title>
<updated>2022-02-12T17:36:11Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2022-02-02T11:57:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=a9b77ae0d4bb450c42a17d1610225b7ee83edfe5'/>
<id>a9b77ae0d4bb450c42a17d1610225b7ee83edfe5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added alarm 12 hour interface</title>
<updated>2022-01-31T19:42:48Z</updated>
<author>
<name>Eli Weiss</name>
<email>eliwss0@gmail.com</email>
</author>
<published>2022-01-16T14:40:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=2daa5dcbeeecc0d6940906dadc42df1bd10b9b7e'/>
<id>2daa5dcbeeecc0d6940906dadc42df1bd10b9b7e</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>Fix Alarm app crashing on buttonpress</title>
<updated>2021-11-09T09:38:19Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2021-11-09T09:38:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=1d6455c28943efc0e51a91e6e7daa9045a372e50'/>
<id>1d6455c28943efc0e51a91e6e7daa9045a372e50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes based on code reviews</title>
<updated>2021-09-29T16:15:48Z</updated>
<author>
<name>Maxim Leshchenko</name>
<email>cnmaks90@gmail.com</email>
</author>
<published>2021-09-29T16:15:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=05f8850acf163f255d58e6224a3f9382b42e6ed4'/>
<id>05f8850acf163f255d58e6224a3f9382b42e6ed4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Alarm: Close the popup with information about the time until alarm with the back button</title>
<updated>2021-09-28T19:50:09Z</updated>
<author>
<name>Maxim Leshchenko</name>
<email>cnmaks90@gmail.com</email>
</author>
<published>2021-09-28T19:50:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=d86ae69961231aaa177ed146ad829c93943f600c'/>
<id>d86ae69961231aaa177ed146ad829c93943f600c</id>
<content type='text'>
Previously, pressing the back button would close the alarm app anyway. Now if you press on it and the popup with information is open, it will first close and the second press will close the application
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, pressing the back button would close the alarm app anyway. Now if you press on it and the popup with information is open, it will first close and the second press will close the application
</pre>
</div>
</content>
</entry>
</feed>
