Puzzle Grid
* Fixed a "bug" where ghost-mode stayed on when you switched between edit mode and fill mode.
* Made the crossword grid (hopefully) scroll so that cell you select is visible.
Supports Crossword, Sudoku, and Battleship grids.
For Crossword grids:
* Draw a grid with any rectangular dimensions;
* Use common symmetries to quickly draw the grid;
* Load clues into the app as an image;
* Highlight clues in the image so that they can be visible alongside the grid;
For Sudoku grids:
* Undo actions;
* Ghost mode allows you to test solutions without overwriting the cells you are confident in;
* Automatically check for repeated numbers;
For Battleship grids:
* Draw a grid with any rectangular dimensions;
* Undo actions;
* Ghost mode allows you to test solutions without overwriting the cells you are confident in;
* The app keeps track of how many boats of each length you have and how many segments in each line;
For all grids:
* Save and load partially filled grids to return to later;
* The option to autosave allows the grid to be stored for when you next open the app;
- Автор: Iain Findlay
- Лицензия: MIT License
- Отслеживание проблем
- Исходный код
- Метаданные сборки
- Статус воспроизводимости
Версии
Можно выбрать загрузку приложения в виде APK (доступно по ссылкам ниже), однако следует помнить, что при такой установке вы не сможете получать уведомления об обновлениях, и что это менее безопасный способ скачивания. Советуем установить приложение F-Droid и использовать его.
Скачать-
arm64-v8aarmeabi-v7ax86_64Для этой версии требуется Android 4.1 или новее.
Собрано и подписано F-Droid, и гарантированно соответствует исходному коду из архива.
Скачать APK 17 МиБ Подпись PGP | Журнал сборки
-
arm64-v8aarmeabi-v7ax86_64Для этой версии требуется Android 4.1 или новее.
Собрано и подписано F-Droid, и гарантированно соответствует исходному коду из архива.
Скачать APK 18 МиБ Подпись PGP | Журнал сборки
-
arm64-v8aarmeabi-v7ax86_64Для этой версии требуется Android 4.1 или новее.
Собрано и подписано F-Droid, и гарантированно соответствует исходному коду из архива.
Скачать APK 18 МиБ Подпись PGP | Журнал сборки
* Fixing a "small" bug that caused an error screen to appear when you saved over a previous save. It still saved, and changing tab clears the error screen, so it wasn't bad from a functionality pint of view. It was just ba
* Generalising the main widgets to all use the same super-class (to make it easier to add things later).
* Fixing a typo that meant that the sudoku puzzles were saving to the crossword save file. (This wouldn't have been noticeable on the user side, but I wanted to fix it anyway. If you had saved any sudoku puzzles since I added the option 2 days ago: Sorry, but you're going to lose your




