Monday, June 21, 2010

Version 0.2.0 of Android Sudoku Released

Release Notes:
  • Fixed a bug in reset game flow which was causing the wrong value tiles to not reset.
  • Added symbol sets. This allows other symbols in addition to numbers in the sudoku grid. Added two more symbols sets Alphabets and Special characters in addition to numbers.
  • Improved the settings screen.
  • User entered values are no more in custom font.
  • Fixed the placing of symbols in a cell. Now they should be properly centered and should be well placed as grid expands/contracts etc.

Sunday, June 6, 2010

Version 0.1.0 of Android Sudoku Released

Version 0.1.0 has been released.

This version has been released as a separate application available in market, with the same name and is still free. This release WILL NOT update the earlier releases. Users will have to download the new application separately and uninstall the earlier version if they wish to. The earlier version is still available in market but will receive no bug fixes.

Release Notes:

This version has the following changes.

  • User entries are now displayed in a different font, making them distinct.
  • Fixes a bug that was causing it to crash when orientation changed.
  • Customizable grid size. Either maximum screen or square. Could be set via settings.
  • Better highlighting. Highligted cells are now yellow on border instead of being all yellow. This fixes a problem where wrong value entered was not immediately apparent.
  • Option to render grid lines. Could be enabled from settings.
  • Makes the phone vibrate on successful completion of puzzle.