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

    <title>Geekdroid Changelog</title>
    <description>Geekdroid Changelog</description>
    <item>
    <title>[default] geekorum: remove deprecated battery livedata</title>
    <guid isPermaLink="true">http://elyzion.net:32776/darisk/geekdroid/rev/fff5322aeb15</guid>
    <link>http://elyzion.net:32776/darisk/geekdroid/rev/fff5322aeb15</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>fff5322aeb15</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>default</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td>master</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;&#103;&#101;&#101;&#107;&#111;&#114;&#117;&#109;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>geekorum: remove deprecated battery livedata</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>geekdroid/src/main/java/com/geekorum/geekdroid/battery/LiveData.kt<br />geekdroid/src/test/java/com/geekorum/geekdroid/battery/LiveDataTest.kt<br />geekdroid/src/test/java/com/geekorum/geekdroid/battery/PowerSaveModeFlowTest.kt<br />gradle.properties<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#95;&#114;&#105;&#115;&#107;&#64;&#103;&#101;&#101;&#107;&#111;&#114;&#117;&#109;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 10 Mar 2026 16:35:22 -0400</pubDate>
</item>
<item>
    <title>build: update to kotlin 2.3.10</title>
    <guid isPermaLink="true">http://elyzion.net:32776/darisk/geekdroid/rev/75cae5a2f7d9</guid>
    <link>http://elyzion.net:32776/darisk/geekdroid/rev/75cae5a2f7d9</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>75cae5a2f7d9</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;&#103;&#101;&#101;&#107;&#111;&#114;&#117;&#109;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>build: update to kotlin 2.3.10</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>gradle/libs.versions.toml<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#95;&#114;&#105;&#115;&#107;&#64;&#103;&#101;&#101;&#107;&#111;&#114;&#117;&#109;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 10 Mar 2026 16:26:45 -0400</pubDate>
</item>
<item>
    <title>build: update to AGP 9.1.0</title>
    <guid isPermaLink="true">http://elyzion.net:32776/darisk/geekdroid/rev/9ec927c219b0</guid>
    <link>http://elyzion.net:32776/darisk/geekdroid/rev/9ec927c219b0</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>9ec927c219b0</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;&#103;&#101;&#101;&#107;&#111;&#114;&#117;&#109;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>build: update to AGP 9.1.0</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>buildSrc/src/main/kotlin/AndroidPlayStorePublisher.kt<br />buildSrc/src/main/kotlin/AndroidSigning.kt<br />buildSrc/src/main/kotlin/AndroidTests.kt<br />buildSrc/src/main/kotlin/RepositoryChangeset.kt<br />geekdroid-firebase/build.gradle.kts<br />geekdroid/build.gradle.kts<br />gradle/libs.versions.toml<br />gradle/wrapper/gradle-wrapper.properties<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#95;&#114;&#105;&#115;&#107;&#64;&#103;&#101;&#101;&#107;&#111;&#114;&#117;&#109;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 09 Mar 2026 16:20:21 -0400</pubDate>
</item>
<item>
    <title>build: update dependencies</title>
    <guid isPermaLink="true">http://elyzion.net:32776/darisk/geekdroid/rev/641b0bfe5292</guid>
    <link>http://elyzion.net:32776/darisk/geekdroid/rev/641b0bfe5292</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>641b0bfe5292</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;&#103;&#101;&#101;&#107;&#111;&#114;&#117;&#109;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>build: update dependencies</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>gradle/libs.versions.toml<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#95;&#114;&#105;&#115;&#107;&#64;&#103;&#101;&#101;&#107;&#111;&#114;&#117;&#109;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 09 Mar 2026 14:41:46 -0400</pubDate>
</item>
<item>
    <title>Added tag geekttrss-1.6.8 for changeset 1be6de7f1b34</title>
    <guid isPermaLink="true">http://elyzion.net:32776/darisk/geekdroid/rev/d1f65f069ba3</guid>
    <link>http://elyzion.net:32776/darisk/geekdroid/rev/d1f65f069ba3</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>d1f65f069ba3</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;&#103;&#101;&#101;&#107;&#111;&#114;&#117;&#109;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Added tag geekttrss-1.6.8 for changeset 1be6de7f1b34</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>.hgtags<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#95;&#114;&#105;&#115;&#107;&#64;&#103;&#101;&#101;&#107;&#111;&#114;&#117;&#109;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 15 Sep 2025 13:54:35 -0400</pubDate>
</item>
<item>
    <title>build: update dependencies</title>
    <guid isPermaLink="true">http://elyzion.net:32776/darisk/geekdroid/rev/1be6de7f1b34</guid>
    <link>http://elyzion.net:32776/darisk/geekdroid/rev/1be6de7f1b34</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>1be6de7f1b34</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>geekttrss-1.6.8</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;&#103;&#101;&#101;&#107;&#111;&#114;&#117;&#109;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>build: update dependencies</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>gradle/libs.versions.toml<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#95;&#114;&#105;&#115;&#107;&#64;&#103;&#101;&#101;&#107;&#111;&#114;&#117;&#109;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 15 Sep 2025 13:46:31 -0400</pubDate>
</item>
<item>
    <title>geekorum: use room-common instead of room-runtime dependency</title>
    <guid isPermaLink="true">http://elyzion.net:32776/darisk/geekdroid/rev/b03d6cc16239</guid>
    <link>http://elyzion.net:32776/darisk/geekdroid/rev/b03d6cc16239</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>b03d6cc16239</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;&#103;&#101;&#101;&#107;&#111;&#114;&#117;&#109;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>geekorum: use room-common instead of room-runtime dependency</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>geekdroid/build.gradle.kts<br />gradle/libs.versions.toml<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#95;&#114;&#105;&#115;&#107;&#64;&#103;&#101;&#101;&#107;&#111;&#114;&#117;&#109;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 15 Sep 2025 13:45:50 -0400</pubDate>
</item>
<item>
    <title>build: update dependencies</title>
    <guid isPermaLink="true">http://elyzion.net:32776/darisk/geekdroid/rev/2b363c2b74bf</guid>
    <link>http://elyzion.net:32776/darisk/geekdroid/rev/2b363c2b74bf</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>2b363c2b74bf</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;&#103;&#101;&#101;&#107;&#111;&#114;&#117;&#109;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>build: update dependencies</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>gradle/libs.versions.toml<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#95;&#114;&#105;&#115;&#107;&#64;&#103;&#101;&#101;&#107;&#111;&#114;&#117;&#109;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 01 Sep 2025 12:19:37 -0400</pubDate>
</item>
<item>
    <title>build: update dependencies</title>
    <guid isPermaLink="true">http://elyzion.net:32776/darisk/geekdroid/rev/b06e88dcab29</guid>
    <link>http://elyzion.net:32776/darisk/geekdroid/rev/b06e88dcab29</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>b06e88dcab29</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;&#103;&#101;&#101;&#107;&#111;&#114;&#117;&#109;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>build: update dependencies</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>build.gradle.kts<br />geekdroid-firebase/build.gradle.kts<br />gradle/libs.versions.toml<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#95;&#114;&#105;&#115;&#107;&#64;&#103;&#101;&#101;&#107;&#111;&#114;&#117;&#109;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 27 Aug 2025 16:54:10 -0400</pubDate>
</item>
<item>
    <title>build: update agp and gradle</title>
    <guid isPermaLink="true">http://elyzion.net:32776/darisk/geekdroid/rev/0f0e69edeafc</guid>
    <link>http://elyzion.net:32776/darisk/geekdroid/rev/0f0e69edeafc</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>0f0e69edeafc</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;&#103;&#101;&#101;&#107;&#111;&#114;&#117;&#109;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>build: update agp and gradle</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>buildSrc/src/main/kotlin/RepositoryChangeset.kt<br />gradle/libs.versions.toml<br />gradle/wrapper/gradle-wrapper.properties<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#68;&#97;&#32;&#82;&#105;&#115;&#107;&#32;&#60;&#100;&#97;&#95;&#114;&#105;&#115;&#107;&#64;&#103;&#101;&#101;&#107;&#111;&#114;&#117;&#109;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 27 Aug 2025 16:06:26 -0400</pubDate>
</item>

  </channel>
</rss>