FIRST ISSUE: LOSS OF STATISTICS ON UPGRADE I confirmed that this happens on upgrade from 3.4.1 to 4.0 with the following steps: I installed Solitaire CG v3.4.1 from F-Droid. I played 3 games of Golf (wrap cards). I won 1 game and lost 2 games so Stats showed Wins: 1, Attempts: 3. I updated SolitaireCG to v4.0 via F-Droid. Upon opening SolitaireCG it showed me the prompt that indicates to long press on the "^" to access the menu. This menu is only displayed on startup if no saved game information...
SECOND ISSUE: STATS INCORRECT I noted the incorrect ticket number for this in a previous post. The correct ticket is Ticket 20 Freecell: wrong calculation of matches won/played https://sourceforge.net/p/solitairecg/tickets/20/
Would this be doable? It is possible that something like you mention would work. I recommend that you figure out all the game variation details for a 3 suit version of spider solitaire, document these rules, and then play multiple games following your rules before you try to write software code to emulate the game.
Is there any way to manually set the win number in lieu of actually restoring the now presumably lost stats? The game does not provide a way to manually edit the stats. However, if you are keen then you can learn how the game status is stored and perhaps develop your own method to edit stats. The code that saves and loads the game status is located at: https://sourceforge.net/p/solitairecg/code/ci/master/tree/app/src/main/java/net/sourceforge/solitaire_cg/SolitaireView.java#l303
FIRST ISSUE: LOSS OF STATISTICS ON UPGRADE I confirmed that this happens on upgrade from 3.4.1 to 4.0 with the following steps: I installed Solitaire CG v3.4.1 from F-Droid. I played 3 games of Golf (wrap cards). I won 1 game and lost 2 games so Stats showed Wins: 1, Attempts: 3. I updated SolitaireCG to v4.0 via F-Droid. Upon opening SolitaireCG it showed me the prompt that indicates to long press on the "^" to access the menu. This menu is only displayed on startup if no saved game information...
Stats lost after update
[Feature Request] Spider 3 colors
Add donation
Add donation
Add donation
Add double freecell to list of changes against original solitaire
The randomness of card deals is indeed subjective and not easy to quantify. The current card deals have been working well for me since I started playing SolitaireCG in 2015. Hence I would need much more evidence of an issue than just a "subjective feeling".
Announce solitairecg 4.1 release
This enhancement was included in SolitaireCG 4.1 released on April 27, 2025.
Double Freecell.
===== solitairecg-4.1 =====
Fix Double Freecell fling of second Ace on King does not autoplay
Modify Double Freecell game, add menu access and help instructions
minor cleanup
add special behavior for Double Freecell to start with one ace already sunk in each suit
implement double freecell
Add donation
The help instructions indicate: *Count up and down and try to end with 4 or fewer cards showing. The analogy with golf is the number of cards left in the tableaus after finishing the hand are golf strokes, and each game is a golf hole. * This is a comparison between the outdoor game of golf and the card game golf. In outdoor golf the less strokes taken per hole the better. This is similar to the card game with the number of cards left. It is an analogy only. In the card game smallest amount of cards...
Some key issues that held up publishing a new release are now gone because SolitaireCG No Longer Available at Play Store . Over the past few weeks I have reviewed this MR and implemented a few modifications. A debug APK file can be found in the Testing Directory along with instructions on how to install. See: Testing Directory https://sourceforge.net/projects/solitairecg/files/solitairecg-testing/ APK Filename SolitaireCG-4.0-mr1-double-freecell-debug-v1.apk Patch Filename SolitaireCG-4.0-mr1-double-freecell-debug-v1.patch...
Add donation
Update donation entry
Add donation
Add donations
Add donation
Thanks Gitro for your understanding and for offering to help implement your bottom menu bar system. For now I plan to continue with the carat menu system. If I should change my mind I will be sure to consider your offer. Cheers, Curtis
Hi, thank you for your detailed response! I understand the pros and cons, the reason i made the bottom bar i because i mainly play in portrait so all the cards fit in the screen. I'll leave it in my fork then, if you'll ever decide to make the switch let me know, i'll be glad to help!
Add donation
Hi Gitro, Thank you for sharing screenshots and the concept for your menu system. It is good to see you embraced the spirit of Free Software and have created and shared a version that supports Android 14. Now onto the menu system... Both the menu system you designed and the one I designed have certain trade-offs. BOTTOM BAR MENU SYSTEM: Following are some pros and cons as I see them. PROS: The named buttons in the bottom menu bar are obvious to the user as menu items. In portrait mode there is plenty...
Bottom navigation bar
Add donation
Add donation
Update older Android version ranges on download page
Announce solitairecg 4.0 release
Yes. All of the official version releases of SolitaireCG can be found at the following link: https://sourceforge.net/projects/solitairecg/files/solitairecg/ Note that these official releases are signed by myself. If you have SolitaireCG already installed from a testing file, or an APK from another app store, then you will need to delete that version before installing the official signed release.
Is there a download link for the 4.0 version? On Mon, Dec 23, 2024, 11:35 AM Curtis Gedak gedakc@users.sourceforge.net wrote: This enhancement was included in SolitaireCG 4.0 released on December 23, 2024. [tickets:#35] https://sourceforge.net/p/solitairecg/tickets/35/ Installation impossible with Android 14 Status: open Milestone: 4.0 Created: Sat Feb 10, 2024 07:56 PM UTC by Laurent Devillaine Last Updated: Sun Dec 22, 2024 07:44 PM UTC Owner: Curtis Gedak Hello, The installation is impossible...
Installation impossible with Android 14
This enhancement was included in SolitaireCG 4.0 released on December 23, 2024.
Bump targetSdkVersion
This enhancement was included in SolitaireCG 4.0 released on December 23, 2024.
===== solitairecg-4.0 =====
Set compile/target to Android 14
Fix back key sometimes exits app instead of undoing a card move
Set compile/target to Android 13, fix deprecation warnings
Set compile/target to Android 12, fix deprecation warnings
Upgrade to gradle 8.7.3 build process
Set compile/target to Android 11, fix warnings
Upgrade to gradle 8.4.0 build process, fix warnings
Restore white text on dark background with android:Theme.Material
Set compile/target to Android 10, fix deprecation warnings
Set minimum to Android 5.0, fix deprecation warnings
Set minimum to Android 2.2 as getOrientation() gets deprecated
Upgrade to gradle 7.3.3 build process, fix unused string warnings
Remove options accept button, migrate accept handling to back key
Revert to options screen as preference handling gets deprecated
Installation impossible with Android 14
Bump targetSdkVersion
Add donation
Good to hear Robert that the new beta release is working for you. Thanks for your offer of a donation. Donations can be made at the following link: https://solitairecg.sourceforge.io/donations.php
Working now! On Sun, Dec 22, 2024, 8:46 AM Robert Murphy xpaainc@gmail.com wrote: It does not work on S24 Ultra On Sat, Dec 21, 2024, 12:53 PM Curtis Gedak gedakc@users.sourceforge.net wrote: An updated beta release of SolitaireCG is available for testing. This release should work with Android 5.0 up to Android 14. To try it out visit the solitairecg-testing folder to download beta3. https://sourceforge.net/projects/solitairecg/files/solitairecg-testing Solitairecg-3.4.1-A14-api34-beta3.apk Feedback...
I reinstalled it and now it's working. Where can I donate because this is my favorite game and the only game I have on my phone and it's been a long time without it On Sun, Dec 22, 2024, 9:16 AM Robert P Murphy rpmsti@users.sourceforge.net wrote: It does not work on S24 Ultra On Sat, Dec 21, 2024, 12:53 PM Curtis Gedak gedakc@users.sourceforge.net wrote: An updated beta release of SolitaireCG is available for testing. This release should work with Android 5.0 up to Android 14. To try it out visit...
It does not work on S24 Ultra On Sat, Dec 21, 2024, 12:53 PM Curtis Gedak gedakc@users.sourceforge.net wrote: An updated beta release of SolitaireCG is available for testing. This release should work with Android 5.0 up to Android 14. To try it out visit the solitairecg-testing folder to download beta3. https://sourceforge.net/projects/solitairecg/files/solitairecg-testing Solitairecg-3.4.1-A14-api34-beta3.apk Feedback is appreciated in this SourceForge Ticket. BACKGROUND It turns out that meeting...
An updated beta release of SolitaireCG is available for testing. This release should work with Android 5.0 up to Android 14. To try it out visit the solitairecg-testing folder to download beta3. https://sourceforge.net/projects/solitairecg/files/solitairecg-testing Solitairecg-3.4.1-A14-api34-beta3.apk Feedback is appreciated in this SourceForge Ticket. BACKGROUND It turns out that meeting the Android 14 requirements was much more difficult than I would have imagined. Android 14 requires that apps...
Installation impossible with Android 14
Bump targetSdkVersion
An updated beta release of SolitaireCG is available for testing. This release should work with Android 5.0 up to Android 14. To try it out visit the solitairecg-testing folder to download beta3. https://sourceforge.net/projects/solitairecg/files/solitairecg-testing Solitairecg-3.4.1-A14-api34-beta3.apk Feedback is appreciated in this SourceForge Ticket. BACKGROUND It turns out that meeting the Android 14 requirements was much more difficult than I would have imagined. Android 14 requires that apps...
I was having the same difficulties trying to get this to work on my new phone. I used the step-by-step process here: https://liliputing.com/how-to-install-old-apps-on-android-14/ and was able to get it installed and running. It took a few tries installing as the computer and phone kept disconnecting, but it worked.
Hi, I would be interested in this aswell. Also I'm willing to put in a view hours, seeing that there are still people enjoying the game. Do you have any thoughts about that? @gedakc