<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://elyzion.net:32776/beem/newservice/</link>
    <language>en-us</language>

    <title>BEEM-newservice Changelog</title>
    <description>BEEM-newservice Changelog</description>
    <item>
    <title>[default] More refactoring to send and receive messages by intent.</title>
    <guid isPermaLink="true">http://elyzion.net:32776/beem/newservice/rev/82ab018f3a4c</guid>
    <link>http://elyzion.net:32776/beem/newservice/rev/82ab018f3a4c</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>82ab018f3a4c</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>default</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td>tip</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#95;&#114;&#105;&#115;&#107;&#64;&#98;&#101;&#101;&#109;&#45;&#112;&#114;&#111;&#106;&#101;&#99;&#116;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>More refactoring to send and receive messages by intent.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>AndroidManifest.xml<br />src/com/beem/project/beem/BeemIntent.java<br />src/com/beem/project/beem/BeemService.java<br />src/com/beem/project/beem/Intent.java<br />src/com/beem/project/beem/service/BeemChatManager.java<br />src/com/beem/project/beem/service/XmppConnectionAdapter.java<br />src/com/beem/project/beem/ui/Chat.java<br />src/com/beem/project/beem/ui/LoginAnim.java<br />src/com/beem/project/beem/utils/BeemBroadcastReceiver.java<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#95;&#114;&#105;&#115;&#107;&#64;&#98;&#101;&#101;&#109;&#45;&#112;&#114;&#111;&#106;&#101;&#99;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 04 Jun 2011 21:50:56 +0200</pubDate>
</item>
<item>
    <title>The service now send message by intents.</title>
    <guid isPermaLink="true">http://elyzion.net:32776/beem/newservice/rev/fb4d6a08bffa</guid>
    <link>http://elyzion.net:32776/beem/newservice/rev/fb4d6a08bffa</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>fb4d6a08bffa</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#95;&#114;&#105;&#115;&#107;&#64;&#98;&#101;&#101;&#109;&#45;&#112;&#114;&#111;&#106;&#101;&#99;&#116;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>The service now send message by intents.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>AndroidManifest.xml<br />src/com/beem/project/beem/BeemService.java<br />src/com/beem/project/beem/Intent.java<br />src/com/beem/project/beem/service/XmppConnectionAdapter.java<br />src/com/beem/project/beem/ui/Chat.java<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#95;&#114;&#105;&#115;&#107;&#64;&#98;&#101;&#101;&#109;&#45;&#112;&#114;&#111;&#106;&#101;&#99;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 02 Jun 2011 01:28:40 +0200</pubDate>
</item>
<item>
    <title>Start refactoring the service to make it connect on intent.</title>
    <guid isPermaLink="true">http://elyzion.net:32776/beem/newservice/rev/4b1073eebe7d</guid>
    <link>http://elyzion.net:32776/beem/newservice/rev/4b1073eebe7d</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>4b1073eebe7d</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#95;&#114;&#105;&#115;&#107;&#64;&#98;&#101;&#101;&#109;&#45;&#112;&#114;&#111;&#106;&#101;&#99;&#116;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Start refactoring the service to make it connect on intent.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>AndroidManifest.xml<br />src/com/beem/project/beem/BeemService.java<br />src/com/beem/project/beem/Intent.java<br />src/com/beem/project/beem/ui/LoginAnim.java<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#95;&#114;&#105;&#115;&#107;&#64;&#98;&#101;&#101;&#109;&#45;&#112;&#114;&#111;&#106;&#101;&#99;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 17 May 2011 00:53:28 +0200</pubDate>
</item>
<item>
    <title>Ignore avatar metadata with no valid avatar information.</title>
    <guid isPermaLink="true">http://elyzion.net:32776/beem/newservice/rev/25d96cc298d0</guid>
    <link>http://elyzion.net:32776/beem/newservice/rev/25d96cc298d0</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>25d96cc298d0</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#95;&#114;&#105;&#115;&#107;&#64;&#98;&#101;&#101;&#109;&#45;&#112;&#114;&#111;&#106;&#101;&#99;&#116;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Ignore avatar metadata with no valid avatar information.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/com/beem/project/beem/service/RosterAdapter.java<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#95;&#114;&#105;&#115;&#107;&#64;&#98;&#101;&#101;&#109;&#45;&#112;&#114;&#111;&#106;&#101;&#99;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 05 May 2011 01:06:49 +0200</pubDate>
</item>
<item>
    <title>various soft keyboard improvements.</title>
    <guid isPermaLink="true">http://elyzion.net:32776/beem/newservice/rev/64f37098247c</guid>
    <link>http://elyzion.net:32776/beem/newservice/rev/64f37098247c</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>64f37098247c</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#95;&#114;&#105;&#115;&#107;&#64;&#98;&#101;&#101;&#109;&#45;&#112;&#114;&#111;&#106;&#101;&#99;&#116;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>various soft keyboard improvements.<br/>
fix #268</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>res/layout/chat.xml<br />res/layout/chat_compact.xml<br />src/com/beem/project/beem/ui/Chat.java<br />src/com/beem/project/beem/ui/ContactList.java<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#95;&#114;&#105;&#115;&#107;&#64;&#98;&#101;&#101;&#109;&#45;&#112;&#114;&#111;&#106;&#101;&#99;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 24 Apr 2011 02:02:26 +0200</pubDate>
</item>
<item>
    <title>Move some preferences key</title>
    <guid isPermaLink="true">http://elyzion.net:32776/beem/newservice/rev/7b5e29b3603b</guid>
    <link>http://elyzion.net:32776/beem/newservice/rev/7b5e29b3603b</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>7b5e29b3603b</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#95;&#114;&#105;&#115;&#107;&#64;&#98;&#101;&#101;&#109;&#45;&#112;&#114;&#111;&#106;&#101;&#99;&#116;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Move some preferences key</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>res/layout/preferences.xml<br />src/com/beem/project/beem/BeemApplication.java<br />src/com/beem/project/beem/BeemService.java<br />src/com/beem/project/beem/service/XmppConnectionAdapter.java<br />src/com/beem/project/beem/ui/Chat.java<br />src/com/beem/project/beem/ui/ContactList.java<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#95;&#114;&#105;&#115;&#107;&#64;&#98;&#101;&#101;&#109;&#45;&#112;&#114;&#111;&#106;&#101;&#99;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 24 Apr 2011 01:58:35 +0200</pubDate>
</item>
<item>
    <title>RIP background</title>
    <guid isPermaLink="true">http://elyzion.net:32776/beem/newservice/rev/5315a5713dd5</guid>
    <link>http://elyzion.net:32776/beem/newservice/rev/5315a5713dd5</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>5315a5713dd5</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#34;&#86;&#105;&#110;&#99;&#101;&#110;&#116;&#32;&#86;&#101;&#114;&#111;&#110;&#105;&#115;&#34;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>RIP background<br/>
Feature #279</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>res/drawable/background.png<br />res/values/styles.xml<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#34;&#86;&#105;&#110;&#99;&#101;&#110;&#116;&#32;&#86;&#101;&#114;&#111;&#110;&#105;&#115;&#34;</author>
    <pubDate>Thu, 31 Mar 2011 22:42:14 +0200</pubDate>
</item>
<item>
    <title>RIP crazy background.</title>
    <guid isPermaLink="true">http://elyzion.net:32776/beem/newservice/rev/2c0475fc3475</guid>
    <link>http://elyzion.net:32776/beem/newservice/rev/2c0475fc3475</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>2c0475fc3475</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#34;&#86;&#105;&#110;&#99;&#101;&#110;&#116;&#32;&#86;&#101;&#114;&#111;&#110;&#105;&#115;&#34;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>RIP crazy background.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>res/values/styles.xml<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#34;&#86;&#105;&#110;&#99;&#101;&#110;&#116;&#32;&#86;&#101;&#114;&#111;&#110;&#105;&#115;&#34;</author>
    <pubDate>Thu, 31 Mar 2011 22:16:16 +0200</pubDate>
</item>
<item>
    <title>Checkstyle</title>
    <guid isPermaLink="true">http://elyzion.net:32776/beem/newservice/rev/a595689fed67</guid>
    <link>http://elyzion.net:32776/beem/newservice/rev/a595689fed67</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>a595689fed67</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#114;&#105;&#115;&#107;&#57;&#55;&#50;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Checkstyle</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/com/beem/project/beem/ui/LoginAnim.java<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#114;&#105;&#115;&#107;&#57;&#55;&#50;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 31 Mar 2011 21:53:43 +0200</pubDate>
</item>
<item>
    <title>Update headers tools files.</title>
    <guid isPermaLink="true">http://elyzion.net:32776/beem/newservice/rev/b097dd0b8c09</guid>
    <link>http://elyzion.net:32776/beem/newservice/rev/b097dd0b8c09</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>b097dd0b8c09</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#114;&#105;&#115;&#107;&#57;&#55;&#50;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Update headers tools files.<br/>
The checkstyle header check now requires to have the year 2009 which is the<br/>
year Beem was first released.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>tools/JavaHeaderCheck.regex<br />tools/LicenseHeader.txt<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#114;&#105;&#115;&#107;&#57;&#55;&#50;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 31 Mar 2011 21:42:24 +0200</pubDate>
</item>

  </channel>
</rss>