PatternLockView icon indicating copy to clipboard operation
PatternLockView copied to clipboard

fix: use int[] instead of string to allow dots with double digit indexes (stringToPattern becomes intArrayToPattern)

Open buffermet opened this issue 6 years ago • 4 comments

fixes https://github.com/aritraroy/PatternLockView/issues/31

buffermet avatar Jun 05 '19 10:06 buffermet

Did this get implemented yet? It's really needed and should be fixed!

maxkeppeler avatar Nov 20 '19 21:11 maxkeppeler

@MaximilianKeppeler this is indeed a severe bug that should be fixed ASAP. It seems that @aritraroy has not been maintaining his GitHub repositories for a while, so in the meantime you can use my repo https://github.com/buffermet/PatternLockView in which I have applied a patch for most issues.

buffermet avatar Nov 21 '19 03:11 buffermet

It looks like @aritraroy has been recently active on GitHub but he has not been bothered to address any issues...

Use my repo instead: https://github.com/buffermet/PatternLockView

buffermet avatar Nov 21 '19 03:11 buffermet

Thanks @buffermet , I fixed this problem in a few seconds yesterday though. I just didn't expect such a fundamental thing would not work. I might use your fork though, since it contains more and various fixes!. :) @aritraroy Would be cool if you write into the README, that you don't maintaine it anymore, for the new visitors. Also perhaps add some forks.

maxkeppeler avatar Nov 21 '19 12:11 maxkeppeler