renders a list of tiles, each showing information about a crossword: its number, title, description, language and dimensions.
accessed by tapping on a top-left button. Contains basic links to the browser version, to this repository, to my website and e-mail.
every crossword tile leads to its page. It contains three buttons for saving, resetting and checking the grid's state, the grid for the actual crossword.
basic points:
- home page
- side menu
- working links
- crossword page (CWPage)
- route generator
- toasts + vibrations
- completed cws badge (?)
- android splashscreen
CWPage details:
- working Save button + previous state reading
- working Reset button + confirmation alert
- working Check button + check info alert
- blank grid with white/dark cells
- words (vertical/horizontal) highlighting
- words insertion in both direction (!issue with overwriting letters)
- proper definition textbox
Home page | Side menu | Cw page |
---|---|---|
...further updates will come soon...