<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sbmanager, branch master</title>
<subtitle>Manage SpringBoard icons of iOS devices from the computer</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/sbmanager.git/'/>
<entry>
<title>Bump clutter-gtk requirement to 1.0</title>
<updated>2012-03-18T18:27:02+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2012-03-18T18:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/sbmanager.git/commit/?id=1dee1087491e51a798aefd029958f6241731bd8a'/>
<id>1dee1087491e51a798aefd029958f6241731bd8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add all device models known up to now</title>
<updated>2012-03-18T18:26:01+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2012-03-18T18:26:01+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/sbmanager.git/commit/?id=18ccdeb06759c22cd3e426eac45af3e020463eec'/>
<id>18ccdeb06759c22cd3e426eac45af3e020463eec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make label and shadow calculations also dynamic</title>
<updated>2012-03-18T18:25:38+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2012-03-18T18:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/sbmanager.git/commit/?id=73acb31cb244baf35fde0429fc05ab87707803c3'/>
<id>73acb31cb244baf35fde0429fc05ab87707803c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add libbz2 requirement to configure.ac</title>
<updated>2012-03-18T18:10:17+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2012-03-18T18:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/sbmanager.git/commit/?id=51eebb98d512e5e406d03bc969451c0ca6ad3ce3'/>
<id>51eebb98d512e5e406d03bc969451c0ca6ad3ce3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dump generated device_info for debugging</title>
<updated>2012-03-18T17:56:09+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2010-12-19T22:23:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/sbmanager.git/commit/?id=8fa75bcbc5a35e60c1a4af2ead6a25755801cdd0'/>
<id>8fa75bcbc5a35e60c1a4af2ead6a25755801cdd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also set uuid in device_get_info()</title>
<updated>2012-03-18T17:56:09+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2010-12-19T22:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/sbmanager.git/commit/?id=60008d3cc6e3c19298a43bc89125efc7f11959a0'/>
<id>60008d3cc6e3c19298a43bc89125efc7f11959a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First pass of changing hardcoded drawing calculations into dynamic ones</title>
<updated>2012-03-18T17:56:09+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2010-12-19T20:00:04+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/sbmanager.git/commit/?id=ffc00912969bdc1467ba67e6e4322aadd6a4c317'/>
<id>ffc00912969bdc1467ba67e6e4322aadd6a4c317</id>
<content type='text'>
This is mostly for general drawing, interaction still needs to be converted
to not use hardcoded values but those read from the device.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is mostly for general drawing, interaction still needs to be converted
to not use hardcoded values but those read from the device.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the screen layout after updating device information</title>
<updated>2012-03-18T17:41:15+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2010-12-19T19:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/sbmanager.git/commit/?id=edf34eae4b9000a418b680fcd0d4dfc84a484037'/>
<id>edf34eae4b9000a418b680fcd0d4dfc84a484037</id>
<content type='text'>
After reading the device specific settings like number of columns
and rows of icons, we need to adjust the screen layout aswell.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After reading the device specific settings like number of columns
and rows of icons, we need to adjust the screen layout aswell.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add gui_folder prefix for function only used for folders</title>
<updated>2012-03-18T17:41:15+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2010-12-19T19:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/sbmanager.git/commit/?id=fb4e5810aeb4f470cdd179dfa346d8340b6e06f1'/>
<id>fb4e5810aeb4f470cdd179dfa346d8340b6e06f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set default values for home screen and icon folders in device_info_new()</title>
<updated>2012-03-18T17:41:15+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2010-12-18T17:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/sbmanager.git/commit/?id=7f123ba88de9b3b65b18a7c0cfadc80edbac7bdb'/>
<id>7f123ba88de9b3b65b18a7c0cfadc80edbac7bdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
