<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pebble.git/daemon, branch RELEASE_0.4</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.4</id>
<link rel='self' href='https://git.branson.me.uk/pebble.git/atom?h=RELEASE_0.4'/>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/'/>
<updated>2014-07-12T00:10:03+00:00</updated>
<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>
<entry>
<title>Moved watchConnector to daemon and implemented daemon interface for QML</title>
<updated>2014-07-08T23:57:32+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2014-07-06T15:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=7283842cbed6a378d430552d327eab4a27775538'/>
<id>urn:sha1:7283842cbed6a378d430552d327eab4a27775538</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved DBus service related properties to DBusProxy class</title>
<updated>2014-07-08T23:57:32+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2014-07-06T07:34:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=83d3db78d63b1b8e21277fafd1ee0238fd7e3ddd'/>
<id>urn:sha1:83d3db78d63b1b8e21277fafd1ee0238fd7e3ddd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented org.pebbled DBus service</title>
<updated>2014-07-08T23:57:32+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2014-07-06T00:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=66fcda8bf06abcc557d2d435b5dc0562de3a9566'/>
<id>urn:sha1:66fcda8bf06abcc557d2d435b5dc0562de3a9566</id>
<content type='text'>
</content>
</entry>
</feed>
