<?xml version="1.0"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>News -- SolitaireCG</title>
    <link>http://solitairecg.sourceforge.net/news.php</link>
    <description>
      News announcements for the SolitaireCG project.
    </description>
    <language>en-us</language>
    <pubDate>Tue, 21 Jul 2026 12:00:00 +0000</pubDate>
    <lastBuildDate>Tue, 21 Jul 2026 12:00:00 +0000</lastBuildDate>
    <docs>http://cyber.law.harvard.edu/rss/rss.html</docs>
    <generator>Custom php script</generator>
    <managingEditor>gedakc@users.sf.net (Curtis Gedak)</managingEditor>
    <webMaster>gedakc@users.sf.net (Curtis Gedak)</webMaster>
    <ttl>1800</ttl>
    <atom:link href="http://solitairecg.sourceforge.net/news_rss20.php" rel="self" type="application/rss+xml" />

    <item>
      <guid>http://solitairecg.sourceforge.net/news.php?item=29</guid>
      <pubDate>Tue, 21 Jul 2026 12:00:00 +0000</pubDate>
      <title>SolitaireCG Wins Community Choice Award from SourceForge</title>
      <link>http://solitairecg.sourceforge.net/news.php?item=29</link>
      <description><![CDATA[
          SolitaireCG has been recognized with the following awards by SourceForge:<br>
          <br>
          <div style="text-align:left;">
          <!-- Begin  Tag -->
          <div class="sf-root" data-id="2413320" data-badge="oss-users-love-us-white" style="text-align:left; display:inline-block; width:125px">
              <a href="https://sourceforge.net/projects/solitairecg/" target="_blank">SolitaireCG</a>
          </div>
          <script>(function () {var sc=document.createElement('script');sc.async=true;sc.src='https://b.sf-syn.com/badge_js?sf_id=2413320';var p=document.getElementsByTagName('script')[0];p.parentNode.insertBefore(sc, p);})();
          </script>
          <!-- End  Tag -->
          <!-- Begin  Tag -->
          <div class="sf-root" data-id="2413320" data-badge="oss-community-choice-white" data-metadata="achievement=oss-community-choice" style="text-align:left; display:inline-block; width:125px">
              <a href="https://sourceforge.net/projects/solitairecg/" target="_blank">SolitaireCG</a>
          </div>
          <script>(function () {var sc=document.createElement('script');sc.async=true;sc.src='https://b.sf-syn.com/badge_js?sf_id=2413320';var p=document.getElementsByTagName('script')[0];p.parentNode.insertBefore(sc, p);})();
          </script>
          <!-- End  Tag -->
          </div>
          <br>
          These honors are awarded only to select projects that have reached
          significant milestones in terms of downloads and user engagement from
          the SourceForge community.  This is a big achievement, as SolitaireCG
          has qualified for these awards out of over 500,000 open source
          projects on SourceForge.<br>
          <br>
          Thanks goes to our users who download and enjoy playing SolitaireCG.
          Without your patronage these awards would not be possible.  May you
          enjoy playing solitaire card games for many years to come.
      ]]></description>
    </item>

    <item>
      <guid>http://solitairecg.sourceforge.net/news.php?item=28</guid>
      <pubDate>Sun, 27 Apr 2025 12:00:00 +0000</pubDate>
      <title>SolitaireCG 4.1</title>
      <link>http://solitairecg.sourceforge.net/news.php?item=28</link>
      <description><![CDATA[
          This release adds a new Double Freecell game.<br>
          <br>
          Changes include:<br>
          <ul>
            <li>Add Double Freecell game as implemented by Neil Burgin</li>
          </ul>
          <br>
          The following merge request was addressed with this release:<br>
          <ul>
            <li><a href="https://sourceforge.net/p/solitairecg/code/merge-requests/1/">MR
              #1 Double Freecell</a><br>
            </li>
          </ul>
          <br>
          <i>Thanks goes to Rudy Sudrich for testing this release.</i>
      ]]></description>
    </item>

    <item>
      <guid>http://solitairecg.sourceforge.net/news.php?item=27</guid>
      <pubDate>Mon, 23 Dec 2024 12:00:00 +0000</pubDate>
      <title>SolitaireCG 4.0</title>
      <link>http://solitairecg.sourceforge.net/news.php?item=27</link>
      <description><![CDATA[
          This release adds support for Android 14.  No new games or features
          were added to the SolitaireCG app.<br>
          <br>
          Changes include:<br>
          <ul>
            <li>Add support for Android 14</li>
            <li>Consequence 1: Lost three dot "..." options menu on Android < 10</li>
            <li>Consequence 2: Revert to Options screen as preference handling deprecated</li>
            <li>Consequence 3: Bump minimum SDK to API 21 (Android 5.0)</li>
          </ul>
          <br>
          The following tickets were addressed with this release:<br>
          <ul>
            <li><a href="http://sourceforge.net/p/solitairecg/tickets/33/">Ticket
              #33 Bump targetSdkVersion</a><br>
            </li>
            <li><a href="http://sourceforge.net/p/solitairecg/tickets/35/">Ticket
              #35 Installation impossible with Android 14</a><br>
              <i>Thanks to Doug and Robert for confirming the beta release worked.</i>
            </li>
          </ul>
          <br>
          <i>A big thanks to Rudy Sudrich for beta testing support and for
          discovering reproducible steps for an issue that would adversely
          impact the playing experience.</i>
      ]]></description>
    </item>

    <item>
      <guid>http://solitairecg.sourceforge.net/news.php?item=26</guid>
      <pubDate>Sun, 20 Dec 2020 12:00:00 +0000</pubDate>
      <title>SolitaireCG 3.4.1</title>
      <link>http://solitairecg.sourceforge.net/news.php?item=26</link>
      <description><![CDATA[
          This release adds support for screen shots and metadata for the
          F-Droid app store.  No new features were added to the SolitaireCG
          app.<br>
          <br>
          Changes include:<br>
          <ul>
            <li>Upgrade to gradle 5.4.1 build process</li>
            <li>Add Fastlane file structure for F-Droid app store</li>
            <li>Update README to place most relevant information at top</li>
          </ul>
      ]]></description>
    </item>

    <item>
      <guid>http://solitairecg.sourceforge.net/news.php?item=25</guid>
      <pubDate>Mon, 05 Oct 2020 12:00:00 +0000</pubDate>
      <title>SolitaireCG 3.4</title>
      <link>http://solitairecg.sourceforge.net/news.php?item=25</link>
      <description><![CDATA[
          This release reduces the background dimming when displaying the "You
          Win" message which improves the visibility of the game timer and
          automatic card replay.<br>
          <br>
          Changes include:<br>
          <ul>
            <li>Reduce background dimming when displaying You Win message</li>
            <li>Fix You Win message does not always display on some devices</li>
            <li>Initialise text color to white</li>
          </ul>
          <i>Thanks goes to Rudy Sudrich for these enhancements.</i>
      ]]></description>
    </item>

    <item>
      <guid>http://solitairecg.sourceforge.net/news.php?item=24</guid>
      <pubDate>Sat, 26 Sep 2020 12:00:00 +0000</pubDate>
      <title>SolitaireCG No Longer Available at Play Store</title>
      <link>http://solitairecg.sourceforge.net/news.php?item=24</link>
      <description><![CDATA[
          On September 16, 2020 Google suspended SolitaireCG citing
          non-compliance with their "Repetitive Content Policy."<br>
          <br>
          This means that SolitaireCG is no longer available from the Play
          store.<br>
          <br>
          To install SolitaireCG see <a href="download.php">Download</a> page.
      ]]></description>
    </item>

    <item>
      <guid>http://solitairecg.sourceforge.net/news.php?item=23</guid>
      <pubDate>Fri, 19 Oct 2018 12:00:00 +0000</pubDate>
      <title>SolitaireCG 3.3</title>
      <link>http://solitairecg.sourceforge.net/news.php?item=23</link>
      <description><![CDATA[
          This release makes the upper right hand suit in large card art more
          visible.<br>
          <br>
          Changes include:<br>
          <ul>
            <li>Fix help file hyperlinks and add back-to-top links</li>
            <li>Improve visibility of suits for landscape orientation large card art</li>
            <li>Migrate source code from ant to gradle build process</li>
          </ul>
          <i>A big thanks goes to Rudy Sudrich for making this release a reality.
          Of particular note is his work to improve the visibility of the large
          card art option.</i>
      ]]></description>
    </item>

  </channel>
</rss>
