Enigma Release Notes

Version 1.14.0
Released: 08-Mar-2010

  • Added a "Save? Yes/No/Cancel" feature.

    Thanks for another great user suggestion. If you accidentally close the application, all the work on your puzzle is lost. This can be frustrating - I've done it myself (colorful language to follow).

    With this new modification, using the "Back" key to exit a game that's in progress (intentionally or not) will prompt you, asking if you'd like to save the game before exiting.

    You can choose:
    - Yes - Save the game and quit.
    - No - Don't save, just quit.
    - Cancel - Don't quit. Keep on playing.

Version 1.13.0
Released: 25-Feb-2010

  • Added more puzzles. Now there are over 800 puzzles to play.

Version 1.12.0
Released: 26-Dec-2009

  • Added an Instructions button to the main screen. Basic information on cryptograms and how to use the controls in the game can be found here.

Version 1.11.0
Released: 18-Dec-2009

  • Added a few more puzzles. Now there are over 700 puzzles to play.

Version 1.10.1
Released: 04-Dec-2009

  • When the backspace/delete or space key is pressed, the cursor will not move regardless of the preferences set.

Version 1.10.0
Released: 03-Dec-2009

  • Based on a user suggestion, I have modified Enigma to allow you to advance the cursor after entering a letter in one of three ways.

    After entering a letter...
    - Don't advance to the next letter. (Current/Default Behavior)
    - Advance to the next letter. *
    - Advance to the next empty letter.*

    * When at the end of the puzzle, it won't wrap to the beginning.

    This is all configurable using the preferences option.

Version 1.9.0
Released: 25-Nov-2009

  • Based on a user suggestion, I have modified Enigma to hide the "Source" text line. This will open up more space on the screen to display the puzzle. Given the size of the soft-keyboard, there is definitely a dearth of screen space when displayed.

    Now, you can still show the source if you like. In fact, you can show/hide it as you see fit. The hint "Show the Source" will cause the source to be displayed just as before. Now, once displayed, the hint changes to "Hide the Source" which will, as you might expect, hide it again. So now you have a little more control.

Version 1.8.0
Released: 18-Nov-2009

  • Based on a user suggestion, I have modified Enigma to show duplicate letters as italicized. So, if you enter the same letter for two different codes, Enigma will now show all occurrences of that entered letter italicized.

Version 1.7.0
Released: 09-November-2009

  • Implemented some run-time improvements in regards to saving the data that manages the list of puzzles not yet played. You may not notice these much but the more we implement, the more your battery will thank us.

Version 1.6.0
Released: 23-October-2009

  • Thanks to another great user suggestion, I have added another hint - "Unused Letters". This hint will show you a list of the letters that you have not yet used in the puzzle solution.
  • Also in response to several users requests, I have modified the program so that it keeps track of all of the puzzles that you've played. It won't repeat any of them until you have finished them all. Then it will start over again.
  • Implemented some run-time improvements with more to come in future updates. You may not notice these much (for example, the opening screen with the random letters now draws much faster) but the more of these we implement, the more your battery will thank us.

Version 1.5.0
Released: 14-Oct-2009

  • Added a few more puzzles. Now there are over 600 puzzles to play.
  • Added another color scheme to choose from - "Scarlet Letters". Use the preferences option to select from the different color schemes provided. Please feel free to contact me with other ideas for color schemes.

Version 1.4.0
Released: 01-Oct-2009

  • Added the capability to long-press a character in the cryptogram to bring up the soft keyboard as long as the physical keyboard is either hidden or not present on the device.

    This change was necessitated by a failure in the implementation of Android 1.5 on the Hero device. The Hero device does not recognize the long-press menu option provided by the OS to bring up the soft keyboard.

    Unfortunately, in order to implement this solution, it means that I will have to move the development target for Enigma to Android 1.5. The consequences of this is that whatever updates I may make to the application after that won't be available to any individuals still running Android 1.1 - at least not until their service providers catch them up. I have no way of knowing how many people that is, but it is troubling to me that some users, through no fault of their own, may not be able to take advantage of new updates.

Version 1.3.1
Released: 10-Sep-2009

  • Added a few more puzzles. Now there are over 500 puzzles to play.
  • From another great user suggestion, added a new hint where the game will display a letter frequency chart. So now you can see how many times the encoded letters appear in the puzzle and help you focus on which one is the letter "E"....
  • Moved all the hints into a single "Hints" menu item. So now when you select the hints menu item, the list will include the new Letter Frequency chart, the Show Source, and the Reveal Letters.
  • Corrected a drawing problem with the disabled "Resume Game" button on the 1.5 (Cupcake) release of Android.
  • A reviewer commented that the interface was a little gray. So I've added the ability to choose from different color schemes. There are two at this time - "Original" and "The Blues". I'm open to suggestions for more - remember "Hot Dog Stand" in Windows 3.1?

Version 1.2.0
Released: 27-Aug-2009

  • Added a few more puzzles. Now there are over 400 puzzles to play.
  • If the puzzle was filled in, correctly or not, and the clear puzzle was chosen, the "Check Answer" button was still enabled.
  • Added a small animation when you correctly solve a puzzle. Thought there should be a bigger payoff than a simple message saying that you solved it.
  • Adding a free trial version of the application with 10 puzzles. Tell your friends to take a look and "try before you buy". (Just don't forget the buy part... :) )

Version 1.1.0
Released: 07-Aug-2009

  • Added a few more puzzles. Now there are over 300 puzzles to play.
  • Because the puzzles are chosen randomly, it is possible to get the same puzzle that you've played before. Now changes have been made to ensure that you won't get the same puzzle as long as you don't quit the game.
  • Improved the calculations used to place the puzzle on the screen so that more of the puzzle will fit on the line.