<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infinitime.git/src/components/ble/NimbleController.h, branch calc-onto-analog24</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>rm unused notificationManager reforence from NimbleController</title>
<updated>2022-05-12T07:34:18Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-05-12T07:34:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=fc9769cd1fc694304e30e9ed7499d060411c1162'/>
<id>fc9769cd1fc694304e30e9ed7499d060411c1162</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 '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>Add airplane mode feature</title>
<updated>2021-12-24T02:30:14Z</updated>
<author>
<name>James A. Jerkins</name>
<email>evergreen@jamesjerkinscomputer.com</email>
</author>
<published>2021-12-24T02:30:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=319030d9e16e833cf8bff569a9ecfa452165ea27'/>
<id>319030d9e16e833cf8bff569a9ecfa452165ea27</id>
<content type='text'>
Implements 'Airplane mode' feature to disable and enable bluetooth/ble
Adds airplaneMode as a non-persisted setting
Adds a setting menu for switching airplane mode on and off
Displays an airplane symbol on the Digital watch face and the
    PineTimeStyle watch face when airplane mode is enabled
Always enables bluetooth/ble on boot (disable airplane mode)
Alphabetizes the settings menu options
Style cleanups

Closes #632
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements 'Airplane mode' feature to disable and enable bluetooth/ble
Adds airplaneMode as a non-persisted setting
Adds a setting menu for switching airplane mode on and off
Displays an airplane symbol on the Digital watch face and the
    PineTimeStyle watch face when airplane mode is enabled
Always enables bluetooth/ble on boot (disable airplane mode)
Alphabetizes the settings menu options
Style cleanups

Closes #632
</pre>
</div>
</content>
</entry>
<entry>
<title>Optional secure pairing with a passkey</title>
<updated>2021-12-21T22:02:01Z</updated>
<author>
<name>James A. Jerkins</name>
<email>evergreen@jamesjerkinscomputer.com</email>
</author>
<published>2021-12-21T22:02:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=eca0588c2328a72aee3c6132c7c4221277cb8b28'/>
<id>eca0588c2328a72aee3c6132c7c4221277cb8b28</id>
<content type='text'>
Support passkey pairing when requested by the central
Fix a comment and reorder warning
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support passkey pairing when requested by the central
Fix a comment and reorder warning
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Failed rebase.</title>
<updated>2021-12-10T01:49:03Z</updated>
<author>
<name>Tim Keller</name>
<email>geekboy1011@gmail.com</email>
</author>
<published>2021-12-10T01:49:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=1470489e7b14fdfe4871cdc714c4a3c98917c4bb'/>
<id>1470489e7b14fdfe4871cdc714c4a3c98917c4bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Blank FSService that exposes only version info</title>
<updated>2021-12-10T01:18:57Z</updated>
<author>
<name>Tim Keller</name>
<email>geekboy1011@gmail.com</email>
</author>
<published>2021-10-17T01:09:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=f57f797ff54d9ee8864d3fc62f0c8662df13aad8'/>
<id>f57f797ff54d9ee8864d3fc62f0c8662df13aad8</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 patch-weather</title>
<updated>2021-12-09T20:20:29Z</updated>
<author>
<name>Avamander</name>
<email>avamander@gmail.com</email>
</author>
<published>2021-12-09T20:20:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=e8c1302cd65dbd804d152227ae76aa786d6f0b60'/>
<id>e8c1302cd65dbd804d152227ae76aa786d6f0b60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust BLE/LL stacks, style, comments, refactoring</title>
<updated>2021-12-09T20:14:16Z</updated>
<author>
<name>James A. Jerkins</name>
<email>evergreen@jamesjerkinscomputer.com</email>
</author>
<published>2021-12-08T06:10:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=048ecd41e414a9abc8c3d09423b8f5cb99304309'/>
<id>048ecd41e414a9abc8c3d09423b8f5cb99304309</id>
<content type='text'>
Increase BLE task stack +200 and decrease LL task stack -200
more braces!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Increase BLE task stack +200 and decrease LL task stack -200
more braces!
</pre>
</div>
</content>
</entry>
<entry>
<title>Persist bond between reboots</title>
<updated>2021-12-09T20:14:16Z</updated>
<author>
<name>James A. Jerkins</name>
<email>evergreen@jamesjerkinscomputer.com</email>
</author>
<published>2021-12-04T20:49:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=150fa3b6615e524a072a1af6d6728519381fa737'/>
<id>150fa3b6615e524a072a1af6d6728519381fa737</id>
<content type='text'>
Save bond information in the FS after a disconnect or encryption change
if the bond is not already stored. The bond is restored on boot enabling
automatic reconnection to a previously bonded central.

Two consecutive watch reboots with the central out of range (or BLE off)
will remove the stored bond from the watch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Save bond information in the FS after a disconnect or encryption change
if the bond is not already stored. The bond is restored on boot enabling
automatic reconnection to a previously bonded central.

Two consecutive watch reboots with the central out of range (or BLE off)
will remove the stored bond from the watch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a few bugs, enabled UsefulBuf library optimizations</title>
<updated>2021-12-04T20:03:40Z</updated>
<author>
<name>Avamander</name>
<email>avamander@gmail.com</email>
</author>
<published>2021-06-20T18:37:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=4b2dcbb4f053a89faab50c03083c71fabf9f288a'/>
<id>4b2dcbb4f053a89faab50c03083c71fabf9f288a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
