<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infinitime.git/src/components/settings, branch develop</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>Settings: more specific read and write mode</title>
<updated>2022-03-03T20:15:57Z</updated>
<author>
<name>Reinhold Gschweicher</name>
<email>pyro4hell@gmail.com</email>
</author>
<published>2021-11-19T22:14:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=5613449bfb16ed7bac672621f0f6c13afb1e1718'/>
<id>5613449bfb16ed7bac672621f0f6c13afb1e1718</id>
<content type='text'>
For each filesystem interaction be more specific if we want to read from
the file or write to it.

Doing a non-creating read on the loading of the settings file, otherwise
an empty file could be created, and when reading that empty file for the
initial settings I would expect an error (or random data) when reading.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For each filesystem interaction be more specific if we want to read from
the file or write to it.

Doing a non-creating read on the loading of the settings file, otherwise
an empty file could be created, and when reading that empty file for the
initial settings I would expect an error (or random data) when reading.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime into evergreen22-airplane-mode</title>
<updated>2022-02-20T14:40:49Z</updated>
<author>
<name>Jean-François Milants</name>
<email>jf@codingfield.com</email>
</author>
<published>2022-02-20T14:40:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=ef44b763d94cc6ff1be6f75ff3e638d7d356e99e'/>
<id>ef44b763d94cc6ff1be6f75ff3e638d7d356e99e</id>
<content type='text'>
Apply a few changes that were requested in the PR during the review.

# Conflicts:
#	src/CMakeLists.txt
#	src/displayapp/Apps.h
#	src/displayapp/DisplayApp.cpp
#	src/displayapp/Messages.h
#	src/displayapp/screens/settings/Settings.cpp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apply a few changes that were requested in the PR during the review.

# Conflicts:
#	src/CMakeLists.txt
#	src/displayapp/Apps.h
#	src/displayapp/DisplayApp.cpp
#	src/displayapp/Messages.h
#	src/displayapp/screens/settings/Settings.cpp
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime into evergreen22-airplane-mode</title>
<updated>2022-02-20T14:25:24Z</updated>
<author>
<name>Jean-François Milants</name>
<email>jf@codingfield.com</email>
</author>
<published>2022-02-20T14:25:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=40cdb547727d99ff140a029ae30980001e4a68f6'/>
<id>40cdb547727d99ff140a029ae30980001e4a68f6</id>
<content type='text'>
# Conflicts:
#	src/CMakeLists.txt
#	src/displayapp/Apps.h
#	src/displayapp/DisplayApp.cpp
#	src/displayapp/Messages.h
#	src/displayapp/screens/settings/Settings.cpp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	src/CMakeLists.txt
#	src/displayapp/Apps.h
#	src/displayapp/DisplayApp.cpp
#	src/displayapp/Messages.h
#	src/displayapp/screens/settings/Settings.cpp
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'statusBarTimeFormat' of https://github.com/mruss77/InfiniTime into mruss77-statusBarTimeFormat</title>
<updated>2022-02-13T10:23:05Z</updated>
<author>
<name>Jean-François Milants</name>
<email>jf@codingfield.com</email>
</author>
<published>2022-02-13T10:23:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=87d882b151acc7ef60fdb1a957649faf39e737c1'/>
<id>87d882b151acc7ef60fdb1a957649faf39e737c1</id>
<content type='text'>
# Conflicts:
#	src/components/datetime/DateTimeController.cpp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	src/components/datetime/DateTimeController.cpp
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ShakeWake' of https://github.com/geekbozu/InfiniTime into geekbozu-ShakeWake</title>
<updated>2022-01-04T20:48:08Z</updated>
<author>
<name>Jean-François Milants</name>
<email>jf@codingfield.com</email>
</author>
<published>2022-01-04T20:48:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=bef3e708f6b5a6f71797f72aab89d09520813046'/>
<id>bef3e708f6b5a6f71797f72aab89d09520813046</id>
<content type='text'>
# Conflicts:
#	src/CMakeLists.txt
#	src/displayapp/Apps.h
#	src/displayapp/DisplayApp.cpp
#	src/displayapp/screens/settings/Settings.cpp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	src/CMakeLists.txt
#	src/displayapp/Apps.h
#	src/displayapp/DisplayApp.cpp
#	src/displayapp/screens/settings/Settings.cpp
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds enum class for chimes option</title>
<updated>2022-01-04T19:32:29Z</updated>
<author>
<name>SteveAmor</name>
<email>SteveAmor@users.noreply.github.com</email>
</author>
<published>2022-01-04T19:32:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=15c3807a761b00a6dcdcc3a516e67e584f0a55c9'/>
<id>15c3807a761b00a6dcdcc3a516e67e584f0a55c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Actually save the threshold</title>
<updated>2022-01-04T02:00:02Z</updated>
<author>
<name>Tim Keller</name>
<email>geekboy1011@gmail.com</email>
</author>
<published>2021-09-28T04:21:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=f780ac999a069b3539f5419b9e07a624ae018030'/>
<id>f780ac999a069b3539f5419b9e07a624ae018030</id>
<content type='text'>
Prevent a few crashes due to an LV task being active when it shouldnt be.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevent a few crashes due to an LV task being active when it shouldnt be.
</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 averaging to wake threshold. Makes it take more then just a "flick" to turn on</title>
<updated>2022-01-04T01:59:01Z</updated>
<author>
<name>Tim Keller</name>
<email>geekboy1011@gmail.com</email>
</author>
<published>2021-09-27T03:30:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=6d748206983ca1ae7c929fba58d62ddfdb365650'/>
<id>6d748206983ca1ae7c929fba58d62ddfdb365650</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>
