<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infinitime.git/src/displayapp/screens/settings/SettingShakeThreshold.h, 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>SettingShakeThreshold: add missing SystemTask.h, relative include</title>
<updated>2022-02-19T12:16:15Z</updated>
<author>
<name>Reinhold Gschweicher</name>
<email>pyro4hell@gmail.com</email>
</author>
<published>2022-02-15T22:56:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=4aaa3a3b49b3b70509345f83ebe1c4f4bacd524d'/>
<id>4aaa3a3b49b3b70509345f83ebe1c4f4bacd524d</id>
<content type='text'>
SettingShakeThreshold.h uses SystemTask, but doesn't include the header.
Fixing that for the simulator.

For consistency make the header include a relative to src include.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SettingShakeThreshold.h uses SystemTask, but doesn't include the header.
Fixing that for the simulator.

For consistency make the header include a relative to src include.
</pre>
</div>
</content>
</entry>
<entry>
<title>Made calibration window enable Accel wakeups for setting and calibration even when wake mode is inactive.</title>
<updated>2022-01-04T02:02:01Z</updated>
<author>
<name>Tim Keller</name>
<email>geekboy1011@gmail.com</email>
</author>
<published>2021-11-08T02:00:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=f86c71b2bb4290adece06fb4cd0aed333201d9fa'/>
<id>f86c71b2bb4290adece06fb4cd0aed333201d9fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed button color changing</title>
<updated>2022-01-04T02:00:03Z</updated>
<author>
<name>Tim Keller</name>
<email>geekboy1011@gmail.com</email>
</author>
<published>2021-10-04T17:11:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=98ac447bdbadc65b3c7cc1ee9bddee327bd41b6c'/>
<id>98ac447bdbadc65b3c7cc1ee9bddee327bd41b6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added visual aide for shake strength</title>
<updated>2022-01-04T02:00:03Z</updated>
<author>
<name>Tim Keller</name>
<email>geekboy1011@gmail.com</email>
</author>
<published>2021-10-04T02:36:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=b9c40100f63b2fecbacd102d7d18ae11d26440ee'/>
<id>b9c40100f63b2fecbacd102d7d18ae11d26440ee</id>
<content type='text'>
Added delay to starting calibration
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added delay to starting calibration
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crash upon leaving app.</title>
<updated>2022-01-04T02:00:03Z</updated>
<author>
<name>Tim Keller</name>
<email>geekboy1011@gmail.com</email>
</author>
<published>2021-09-30T00:04:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=5c1320023815502ee3c8965ae75bb3d095058e0e'/>
<id>5c1320023815502ee3c8965ae75bb3d095058e0e</id>
<content type='text'>
Code formatting
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Code formatting
</pre>
</div>
</content>
</entry>
<entry>
<title>Better Sensitivity UI, Calibration button added</title>
<updated>2022-01-04T02:00:02Z</updated>
<author>
<name>Tim Keller</name>
<email>geekboy1011@gmail.com</email>
</author>
<published>2021-09-28T03:50:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=d2510d7926227df36ff0dcb9fe1b5ea9d586596c'/>
<id>d2510d7926227df36ff0dcb9fe1b5ea9d586596c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add start of settings app for senstivity.</title>
<updated>2022-01-04T01:59:01Z</updated>
<author>
<name>Tim Keller</name>
<email>geekboy1011@gmail.com</email>
</author>
<published>2021-09-27T02:52:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=3ebf002f9db75513d036c0eaa0863e75882b3a40'/>
<id>3ebf002f9db75513d036c0eaa0863e75882b3a40</id>
<content type='text'>
really just debugging. I want to make it more configurable then high med low.
Position of setting needs a new location...dynamicly adding it currently at the end. Which honestly im fine with.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
really just debugging. I want to make it more configurable then high med low.
Position of setting needs a new location...dynamicly adding it currently at the end. Which honestly im fine with.
</pre>
</div>
</content>
</entry>
</feed>
