<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infinitime.git/src/libs/lv_conf.h, branch 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>Fix compile warnings</title>
<updated>2021-07-25T16:01:13Z</updated>
<author>
<name>Jonathan Vander Mey</name>
<email>jvandermey@evertz.com</email>
</author>
<published>2021-07-17T04:41:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=7b75ca591d31ccd8883a1a1ff83cfd271959dbaa'/>
<id>7b75ca591d31ccd8883a1a1ff83cfd271959dbaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set correct refresh times for lvgl (#488)</title>
<updated>2021-07-14T18:35:21Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2021-07-14T18:35:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=7133287b76dae9d97a88bed5c5ca1976e507826d'/>
<id>7133287b76dae9d97a88bed5c5ca1976e507826d</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 'lvgl_use_system_tick' of https://github.com/Riksu9000/InfiniTime into Riksu9000-lvgl_use_system_tick</title>
<updated>2021-07-13T18:53:40Z</updated>
<author>
<name>Jean-François Milants</name>
<email>jf@codingfield.com</email>
</author>
<published>2021-07-13T18:53:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=e2efb193c4af3b6f447e82be0d29ceccd734c507'/>
<id>e2efb193c4af3b6f447e82be0d29ceccd734c507</id>
<content type='text'>
# Conflicts:
#	src/displayapp/screens/BatteryInfo.cpp
#	src/displayapp/screens/BatteryInfo.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	src/displayapp/screens/BatteryInfo.cpp
#	src/displayapp/screens/BatteryInfo.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Using littlefs (#438)</title>
<updated>2021-07-11T13:06:06Z</updated>
<author>
<name>joaquim.org</name>
<email>joaquim.org@gmail.com</email>
</author>
<published>2021-07-11T13:06:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=084123b752c74f7b8a6da23cb9bce0ac4efa3715'/>
<id>084123b752c74f7b8a6da23cb9bce0ac4efa3715</id>
<content type='text'>
* add submodule littlefs
* base fs
* Save settings using littlefs
* Small fixes and suggestions from PR
* More small fixes from PR suggestions
* Code clean up
* Change SpiNorFlash functions to be private in FS</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add submodule littlefs
* base fs
* Save settings using littlefs
* Small fixes and suggestions from PR
* More small fixes from PR suggestions
* Code clean up
* Change SpiNorFlash functions to be private in FS</pre>
</div>
</content>
</entry>
<entry>
<title>LVGL use system tick</title>
<updated>2021-07-07T12:47:47Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2021-07-07T12:47:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=99e26bdd4cbafcdeec815ce6435f1830f1d74816'/>
<id>99e26bdd4cbafcdeec815ce6435f1830f1d74816</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add PineTimeStyle watchface (#334)</title>
<updated>2021-06-29T18:20:27Z</updated>
<author>
<name>kieranc</name>
<email>kieranc@gmail.com</email>
</author>
<published>2021-06-29T18:20:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=f317d54218659af437d840d00fd349e7919a243f'/>
<id>f317d54218659af437d840d00fd349e7919a243f</id>
<content type='text'>
* PineTimeStyle
* Move GPL license header
* Add step count gauge - replaces heartrate in sidebar
* Enable 12/24h functionality
* Set step gauge outer to be white when step goal is reached
* Add font source file
* Move static needle_colors array to member variable
* Add documentation on generating a font
* Replace .ttf with Google version, add link to font page

Co-authored-by: JF002 &lt;JF002@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PineTimeStyle
* Move GPL license header
* Add step count gauge - replaces heartrate in sidebar
* Enable 12/24h functionality
* Set step gauge outer to be white when step goal is reached
* Add font source file
* Move static needle_colors array to member variable
* Add documentation on generating a font
* Replace .ttf with Google version, add link to font page

Co-authored-by: JF002 &lt;JF002@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>New Steps app</title>
<updated>2021-04-19T14:28:38Z</updated>
<author>
<name>Joaquim</name>
<email>joaquim.org@gmail.com</email>
</author>
<published>2021-04-19T14:28:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=cd4a3e1dfef7d9803aa726ef4c177a6d7d5e876d'/>
<id>cd4a3e1dfef7d9803aa726ef4c177a6d7d5e876d</id>
<content type='text'>
Settings to set the steps goal
More detail in Motion app
New 42px Font
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Settings to set the steps goal
More detail in Motion app
New 42px Font
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #259 from JF002/fix-music-app2</title>
<updated>2021-04-09T18:44:02Z</updated>
<author>
<name>JF002</name>
<email>JF002@users.noreply.github.com</email>
</author>
<published>2021-04-09T18:44:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=9096d1db4c6be9f4a2cc8af99a994c219f25108c'/>
<id>9096d1db4c6be9f4a2cc8af99a994c219f25108c</id>
<content type='text'>
Fix music app</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix music app</pre>
</div>
</content>
</entry>
<entry>
<title>Fix music app :</title>
<updated>2021-04-04T15:19:41Z</updated>
<author>
<name>Jean-François Milants</name>
<email>jf@codingfield.com</email>
</author>
<published>2021-04-04T15:19:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=f8b9a7c06081df68b34defd8df4a5ae39b390237'/>
<id>f8b9a7c06081df68b34defd8df4a5ae39b390237</id>
<content type='text'>
 - Enable LVGL animation (and disable groups, which were not used), and set the speed.
 - Fix disc animation and progress display by initializing lastIncrement at 0 (a random value will be used otherwise, in release build)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Enable LVGL animation (and disable groups, which were not used), and set the speed.
 - Fix disc animation and progress display by initializing lastIncrement at 0 (a random value will be used otherwise, in release build)
</pre>
</div>
</content>
</entry>
<entry>
<title>double tap wakeup error fix</title>
<updated>2021-04-04T12:51:22Z</updated>
<author>
<name>Joaquim</name>
<email>joaquim.org@gmail.com</email>
</author>
<published>2021-04-04T12:51:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=bb7531e2085cee056161c528d84884d5a75c5e6e'/>
<id>bb7531e2085cee056161c528d84884d5a75c5e6e</id>
<content type='text'>
battery nonblocking read
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
battery nonblocking read
</pre>
</div>
</content>
</entry>
</feed>
