<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pebble.git/app/qml/pages, branch RELEASE_0.8</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.8</id>
<link rel='self' href='https://git.branson.me.uk/pebble.git/atom?h=RELEASE_0.8'/>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/'/>
<updated>2014-07-28T09:04:12+00:00</updated>
<entry>
<title>Merge pull request #12 from smurfy/notifications</title>
<updated>2014-07-28T09:04:12+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2014-07-28T09:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=0ead71b6a9b5c49a4bdc055ce45bc8531b538a20'/>
<id>urn:sha1:0ead71b6a9b5c49a4bdc055ce45bc8531b538a20</id>
<content type='text'>
Notifications via freedesktop.org interface snooping</content>
</entry>
<entry>
<title>Added Twitter support and prepared facebook support</title>
<updated>2014-07-23T20:12:07+00:00</updated>
<author>
<name>Philipp Andreas</name>
<email>github@smurfy.de</email>
</author>
<published>2014-07-23T20:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=5f3e8fd022e29d3014b4e0888f310a5ac512b467'/>
<id>urn:sha1:5f3e8fd022e29d3014b4e0888f310a5ac512b467</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added support to sync date and time from phone</title>
<updated>2014-07-22T21:27:21+00:00</updated>
<author>
<name>Philipp Andreas</name>
<email>github@smurfy.de</email>
</author>
<published>2014-07-22T21:27:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=9e92e7c4cfd6236912a2665df9a6ed89e8fcdffc'/>
<id>urn:sha1:9e92e7c4cfd6236912a2665df9a6ed89e8fcdffc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding settings for notifications</title>
<updated>2014-07-22T20:18:00+00:00</updated>
<author>
<name>Philipp Andreas</name>
<email>github@smurfy.de</email>
</author>
<published>2014-07-22T20:18:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=3c1e7d693aad55658c4d6d3b061b3368fd145610'/>
<id>urn:sha1:3c1e7d693aad55658c4d6d3b061b3368fd145610</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented About Page</title>
<updated>2014-07-20T21:34:52+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2014-07-20T21:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=4f708105d87b1b2dcb516b05dd2ab1c7da508a8a'/>
<id>urn:sha1:4f708105d87b1b2dcb516b05dd2ab1c7da508a8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented settings skeleton and notifications</title>
<updated>2014-07-18T21:47:12+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2014-07-18T21:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=cfd11bb46b0e93903135c127b955e657d7f2b33d'/>
<id>urn:sha1:cfd11bb46b0e93903135c127b955e657d7f2b33d</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>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>Implemented ManagerPage and WatchPage</title>
<updated>2014-07-08T23:57:32+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2014-07-06T22:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=164b95968d67f2363a270540d00a028741e58976'/>
<id>urn:sha1:164b95968d67f2363a270540d00a028741e58976</id>
<content type='text'>
</content>
</entry>
</feed>
