<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pebble.git/daemon, branch RELEASE_0.13.js2</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.13.js2</id>
<link rel='self' href='https://git.branson.me.uk/pebble.git/atom?h=RELEASE_0.13.js2'/>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/'/>
<updated>2015-01-11T00:46:51+00:00</updated>
<entry>
<title>Implemented support for unzipped .pbw bundles</title>
<updated>2015-01-11T00:46:51+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2015-01-11T00:46:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=9e301eebd4e74e17a103c3d9fb59144f27525d4a'/>
<id>urn:sha1:9e301eebd4e74e17a103c3d9fb59144f27525d4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Manual heap object deletion is leaky - let's not do it</title>
<updated>2015-01-10T23:41:59+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2015-01-10T23:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=1ec7ec1bda20f0c037b4d2fa834f4acf0d35e9d3'/>
<id>urn:sha1:1ec7ec1bda20f0c037b4d2fa834f4acf0d35e9d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved all Pebble App file access to AppInfo</title>
<updated>2015-01-10T23:08:59+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2015-01-10T23:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=f92941ec79d8ddaf772a7f1e21600c447af87ecd'/>
<id>urn:sha1:f92941ec79d8ddaf772a7f1e21600c447af87ecd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Actually send AllAppsChanged signal from daemon</title>
<updated>2015-01-10T22:06:11+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2015-01-10T21:56:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=c1230f9c89218e4c47a21aac20f2593fbd751224'/>
<id>urn:sha1:c1230f9c89218e4c47a21aac20f2593fbd751224</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not remove watch-only apps when rescanning app dir</title>
<updated>2015-01-10T22:06:11+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2015-01-10T21:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=40e6d1a8323bc462c842a4aa090adda899ea6952'/>
<id>urn:sha1:40e6d1a8323bc462c842a4aa090adda899ea6952</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactored whole app handling into AppInfo class</title>
<updated>2015-01-06T23:37:15+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2015-01-06T23:37:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=16ddb4d6ca5742aa36112f187e36a039a7357460'/>
<id>urn:sha1:16ddb4d6ca5742aa36112f187e36a039a7357460</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Imported QuaZIP library to daemon sources</title>
<updated>2015-01-05T16:19:18+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2015-01-05T16:19:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=a55f8f218ea9b52e97b9b7de1ac43502ce8c9994'/>
<id>urn:sha1:a55f8f218ea9b52e97b9b7de1ac43502ce8c9994</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support for watch apps, not installed on phone</title>
<updated>2015-01-03T18:30:15+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2015-01-03T18:30:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=eac37967cc535a3ac43a712b52b4bf73b96ec19c'/>
<id>urn:sha1:eac37967cc535a3ac43a712b52b4bf73b96ec19c</id>
<content type='text'>
Needed to show app name instead of "unknown app" on the
app management screen.
</content>
</entry>
<entry>
<title>Fixed storage path creation</title>
<updated>2015-01-03T18:27:18+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2015-01-03T18:27:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=516dc948a8f180520352175e79f0139dde9b8d1f'/>
<id>urn:sha1:516dc948a8f180520352175e79f0139dde9b8d1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'javispedro/js-testing'</title>
<updated>2015-01-03T18:07:48+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2015-01-03T15:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=4e7da1944f5fa75a0739c0757d40a8102f045365'/>
<id>urn:sha1:4e7da1944f5fa75a0739c0757d40a8102f045365</id>
<content type='text'>
Conflicts:
	daemon/daemon.pro
	daemon/dbusconnector.cpp
	daemon/manager.cpp
	daemon/watchcommands.cpp
	daemon/watchcommands.h
	daemon/watchconnector.cpp
	daemon/watchconnector.h
	log4qt-debug.conf
	log4qt-release.conf
	rpm/pebble.spec
	rpm/pebble.yaml
</content>
</entry>
</feed>
