<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pebble.git/daemon, branch RELEASE_0.5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.branson.me.uk/pebble.git/atom?h=RELEASE_0.5</id>
<link rel='self' href='https://git.branson.me.uk/pebble.git/atom?h=RELEASE_0.5'/>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/'/>
<updated>2014-07-12T22:09:06+00:00</updated>
<entry>
<title>Fixed incoming calls notification</title>
<updated>2014-07-12T22:09:06+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2014-07-12T22:06:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=a063ad8dff07e409ae6afd2f4b2a21f26330d6e5'/>
<id>urn:sha1:a063ad8dff07e409ae6afd2f4b2a21f26330d6e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added SDK2.0 Version info for PHONE_VERSION (prevents error message on pebble)</title>
<updated>2014-07-12T18:58:00+00:00</updated>
<author>
<name>Philipp Andreas</name>
<email>github@smurfy.de</email>
</author>
<published>2014-07-12T18:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=e677fac063d89907b80d1eec3b58f3234e9c5276'/>
<id>urn:sha1:e677fac063d89907b80d1eec3b58f3234e9c5276</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding support for PHONE_VERSION endpoint.</title>
<updated>2014-07-12T18:30:08+00:00</updated>
<author>
<name>Philipp Andreas</name>
<email>github@smurfy.de</email>
</author>
<published>2014-07-12T18:30:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=7abf6f3b40ddbb64de86cb56684d710a06c9a882'/>
<id>urn:sha1:7abf6f3b40ddbb64de86cb56684d710a06c9a882</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(Possibly) Fix 'Unknown' call notifications</title>
<updated>2014-07-12T00:10:03+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2014-07-12T00:10:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=9d03d21ad9affb57d3bad486e92eecd6b2a1df08'/>
<id>urn:sha1:9d03d21ad9affb57d3bad486e92eecd6b2a1df08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reworked PebbledInterface DBus handling</title>
<updated>2014-07-11T23:13:04+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2014-07-11T23:13:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=4d55e3d01c1c75a979ad6f53ac18648fc90c6934'/>
<id>urn:sha1:4d55e3d01c1c75a979ad6f53ac18648fc90c6934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed reconnect on disconnection</title>
<updated>2014-07-11T21:41:27+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2014-07-11T21:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=c84773de3af76832d15806647d8529c2e5b75257'/>
<id>urn:sha1:c84773de3af76832d15806647d8529c2e5b75257</id>
<content type='text'>
Reconnection timeut will now raise gradually, to be 1000ms * reconnect attempt.
This should help preserve power in the phone, when no Pebble is around.
You can speed-up this process by reconnecting manually from manager app or its cover.

Also force channel 1 for RFCOMM, as discovery does not work anymore after disconnection.</content>
</entry>
<entry>
<title>Use Log4Qt in daemon</title>
<updated>2014-07-11T21:31:28+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2014-07-11T21:31:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=6a8cdaf2f718fef8a826fd98241050a7d3cbfb3d'/>
<id>urn:sha1:6a8cdaf2f718fef8a826fd98241050a7d3cbfb3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Included Log4Qt in project</title>
<updated>2014-07-11T19:06:39+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2014-07-11T19:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=efb33d6494d88c27c8766553b6a963ddf2654458'/>
<id>urn:sha1:efb33d6494d88c27c8766553b6a963ddf2654458</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented ping, disconnect, reconnect in daemon</title>
<updated>2014-07-10T09:56:26+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2014-07-10T09:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=072da88eee57e5d16f0b75c7b90c8a0bc6a60cb3'/>
<id>urn:sha1:072da88eee57e5d16f0b75c7b90c8a0bc6a60cb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented daemon interfaces for QML Manager app</title>
<updated>2014-07-08T23:57:32+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2014-07-08T23:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=5c8b0d9b4f6ca7dc67c52040be30a0d60218cce9'/>
<id>urn:sha1:5c8b0d9b4f6ca7dc67c52040be30a0d60218cce9</id>
<content type='text'>
</content>
</entry>
</feed>
