This repository has been archived by the owner on Feb 17, 2024. It is now read-only.
Releases: TobiasBielefeld/Simple-Solitaire
Releases · TobiasBielefeld/Simple-Solitaire
v3.13
- Added the ability to change the "Appearance" settings per game!
- Added an option to hide the auto complete button in the "Appearance" settings
- Added an option to change the text and stack color in the "Appearance" settings
- The minimum amount of moves a game has to have when starting it can now be set up in the "General" settings
- For games with simple rules, the amount of moves can be set up to make them always winnable!
- Rotating the screen while movements like auto complete are running will not stop them any more
- Decreasing app size, thanks to SkewedZeppelin from GitHub!
- Adding Chinese (simplified) translations, thanks to Tragic Life from POEditor!
- A lot of little changes and bug fixes
APK with Google Play signature can be found here:
https://github.com/TobiasBielefeld/Simple-Solitaire/blob/master/app/release/app-release.apk
v3.12.1
- Fix crash for Golf and TriPeaks, sorry!
v3.12
- Little bug fix related the game layout
- Added two new card themes: Paris and Dondorf
- Added one new card background
- Added a new hard to win game: Napoleon's Tomb
- Added Spanish (Argentina) translations, thanks to 4fff618
v3.11.3
- Little bug fix related to hiding the in-game menu
v3.11.2
- Added a little button to hide the in-game menu
- The button can also be hidden in the "Appearance" settings
- Added a fullscreen mode in the "General" settings
- Rearranged some settings entries
- Updated Portuguese translation, thanks to Alexandre Parente!
- Added Norwegian (Bokmål) translation, thanks to Imre Kristoffer!
v3.11.1
- Reverted the changes of the Freecell layout
- Instead added a new option in the "Appearance" settings to add margins to the game layout!
v3.11
- Changed the hint button to a support menu: All assisting options are now shown here
- Added a new auto move option: It makes all currently possible movements if you are too lazy to do them yourself!
- Improved the high-score list: It shows more statistics and also the 10 latest scores
- Added options to disable the costs of undo and hint movements
- The expert settings are now always shown, but the developer options have to enabled from the expert settings menu
- Updated some parts of the manual
- Added partial translations for Ukrainian, Portuguese and Italian!
- A lot of little changes and fixes
v3.10.2
- Fixing some issues
v3.10.1
- Added missing Esperanto and fixed Polish translations, thanks to verdulo!
- The confirmation dialogs for starting new games now only show once
v3.10
- Added a new option to mix the cards, if no movement is possible
- Added expert and developer settings categories, can be enabled in the general settings
- Randomization now avoids similar cards next to each other, can be changed in the expert settings, see Issue #86
- Added an option to increase the number of undo movements in the expert settings, see Issue #94
- Added confirmation dialogs for starting new games
- Canfield: The size of the reserve can now be changed, to make the game easier to win
- Changed the card re-dealing animation
- Tablet layout is now also shown on 7" devices
- Made the app movable to sd cards
- Bug fixes and little changes