Log - crossword.koplugin - Unnamed repository; edit this file 'description' to name the repository.
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
       Date              Commit message                            Author
 (DIR) 2023-12-31 16:38  Add ipuz support                          Scarlett McAllister
 (DIR) 2023-09-01 21:18  Nits to README                            Scarlett McAllister
 (DIR) 2023-05-07 19:15  Fix: incorrect require path               Scarlett
 (DIR) 2023-05-07 17:58  Improve dark mode visibility              Scarlett
 (DIR) 2023-05-07 14:48  Add flaws to README                       Scarlett
 (DIR) 2023-05-07 14:41  Show months inside puzzle library         Scarlett
 (DIR) 2023-05-07 14:31  Sort by filename--works for dirs and fi…  Scarlett
 (DIR) 2023-05-07 14:27  Auto save when menu is shown              Scarlett
 (DIR) 2023-05-07 14:25  Add menu option to remove incorrect let…  Scarlett
 (DIR) 2023-05-07 13:45  Fix non-squares can be selected           Scarlett
 (DIR) 2023-05-07 01:07  Improve sorting for Library               Scarlett
 (DIR) 2023-05-07 00:52  Prevent non-game square being activated   Scarlett
 (DIR) 2022-12-25 00:53  Increase crossword history count          Scarlett
 (DIR) 2022-12-24 02:24  Add dark mode                             Scarlett
 (DIR) 2022-12-23 23:51  Merge branch 'main' of github.com:roygb…  Scarlett
 (DIR) 2022-12-23 23:51  Make it work with most recent KO version  Scarlett
 (DIR) 2022-06-24 19:20  Add license                               Scarlett
 (DIR) 2022-06-06 00:30  Add button support for Kobo Libra H2O     Scarlett
 (DIR) 2022-05-21 13:06  Remove broken requirement                 Scarlett
 (DIR) 2022-05-20 00:10  Add reveal square option to game menu     Scarlett
 (DIR) 2022-05-20 00:09  History menu items now update their his…  Scarlett
 (DIR) 2022-05-20 00:05  Add function to reveal square; fix inco…  Scarlett
 (DIR) 2022-05-19 00:41  Add some basic tests                      Scarlett
 (DIR) 2022-05-16 16:56  Add instructions for setting puzzle lib…  Scarlett
 (DIR) 2022-03-02 01:26  Add image and installation instructions   Scarlett
 (DIR) 2022-02-16 22:37  Add menu sorting hint                     Scarlett
 (DIR) 2022-02-16 22:27  Merge branch 'dev' into main              Scarlett
 (DIR) 2022-02-16 22:24  Fix check square leaving indicator on e…  Scarlett
 (DIR) 2022-02-16 22:20  Refactor movePointer function             Scarlett
 (DIR) 2022-02-15 01:39  Fix bug where only the first letter of …  Scarlett
 (DIR) 2022-02-15 01:24  Fix bug where puzzle in history doesn't…  Scarlett
 (DIR) 2022-02-14 21:43  Add method to check puzzle square         Scarlett
 (DIR) 2022-02-14 21:23  Move history menu implementation to its…  Scarlett
 (DIR) 2022-02-14 20:57  Implement 'Continue from last puzzle' f…  Scarlett
 (DIR) 2022-02-13 15:37  Move puzzle library to its own file/obj…  Scarlett
 (DIR) 2022-02-12 17:28  Make indent 3 spaces                      Scarlett
 (DIR) 2022-02-12 00:39  Use 3 spaces for indents instead of 4     Scarlett
 (DIR) 2022-02-12 00:35  Move game view menu to its own method     Scarlett
 (DIR) 2022-01-29 01:27  Add check status indicator; Add check p…  Scarlett
 (DIR) 2022-01-29 01:26  Add game view menu                        Scarlett
 (DIR) 2022-01-28 23:25  Save puzzle according to ID               Scarlett
 (DIR) 2022-01-28 23:23  Add letter and state field to guesses     Scarlett
 (DIR) 2022-01-26 00:01  Rename advancePointer/regressPointer      Scarlett
 (DIR) 2022-01-25 23:55  Merge branch 'puzzles_list' into dev      Scarlett
 (DIR) 2022-01-25 21:58  Merge branch 'save_game_state' into puz…  Scarlett
 (DIR) 2022-01-24 01:23  Add initial implementation of puzzle li…  Scarlett
 (DIR) 2022-01-23 21:28  Remove old code                           Scarlett
 (DIR) 2022-01-23 21:26  Add gesture event for swipe down          Scarlett
 (DIR) 2022-01-23 21:12  Add state class, make Puzzle extend it    Scarlett
 (DIR) 2022-01-23 13:46  Remove 'screen_zone' attribute            Scarlett
 (DIR) 2022-01-05 20:58  Fix pointer advance/regress to jump non…  Scarlett
 (DIR) 2022-01-05 20:43  Fix active square going out of bounds.    Scarlett
 (DIR) 2022-01-05 20:37  Fix grid numbers not displayed for down…  Scarlett
 (DIR) 2022-01-05 19:55  Rename keyboard layout                    Scarlett
 (DIR) 2021-12-31 23:19  Implement logic to get next clue from a…  Scarlett
 (DIR) 2021-12-22 22:13  Update image of project (so far)          Scarlett
 (DIR) 2021-12-22 22:11  Add custom keyboard for crossword; Add …  Scarlett
 (DIR) 2021-12-21 00:10  Update README to include an image         Scarlett
 (DIR) 2021-12-17 15:11  Add visual state feedback to squares; A…  Scarlett
 (DIR) 2021-12-17 15:11  Add keyboard input to GridView            Scarlett
 (DIR) 2021-12-17 14:25  Fix incorrect reference to grid id        Scarlett
 (DIR) 2021-12-17 14:25   Add method to return active square       Scarlett
 (DIR) 2021-12-16 22:15  Add check to see if tapped grid elm has…  Scarlett
 (DIR) 2021-12-16 22:07  Change clue from TextWidget to TextBoxW…  Scarlett
 (DIR) 2021-12-16 12:51  Implement logic to update active clue o…  Scarlett
 (DIR) 2021-12-16 00:26  Finish implementing grid creation method  Scarlett
 (DIR) 2021-12-16 00:06  Fix incorrect computation of solve squa…  Scarlett
 (DIR) 2021-12-15 23:47  Fix incorrect regex                       Scarlett
 (DIR) 2021-12-14 01:39  Start to refactor grid magic              Scarlett
 (DIR) 2021-12-14 01:37  Fix touch event not really working        Scarlett
 (DIR) 2021-12-11 22:03  Add Solve class to hold info on the wor…  Scarlett
 (DIR) 2021-12-11 20:54  Refactor code to separate View/Logic; A…  Scarlett
 (DIR) 2021-12-11 01:47  Implement grid construction with given …  Scarlett
 (DIR) 2021-12-10 01:25  Add classes for puzzle, row, square       Scarlett
 (DIR) 2021-12-10 01:24  Initial commit                            Scarlett
       
 (TXT) Atom feed
 (TXT) Atom feed (tags)