summaryrefslogtreecommitdiffstats
path: root/gui/theme/watch_mdpi/images/grid_less.png (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-01-02gui: PatternPassword: allow any N*N gridAleksa Sarai1-0/+0
Rather than only supporting a 3x3 grid, allow for multiple grid sizes (using the CyanogenMod method of generating passphrases for non-3x3 grids). Also fix the detection of touches, as the old code was far too sensitive for larger grids (and also didn't make much sense). Change-Id: I343ef654e6d29ce0cb790a28281be7c7c9b171d9 Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>