index
:
aupatterns.git
master
Android unlock pattern calculator
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Github initial commit, add gitignore
HEAD
master
Zoltan Puskas
2013-12-27
2
-0
/
+22
*
Typo fix, cleanup for github
Zoltan Puskas
2013-12-27
3
-16
/
+9
*
Fix inconsistent comment.
Zoltan Puskas
2013-12-27
1
-1
/
+1
*
Added some comments to analysis file.
Puskás Zoltán
2013-12-27
1
-0
/
+0
*
Polished analysis.
Puskás Zoltán
2012-06-17
2
-968
/
+0
*
Added extra print line to combinations.py to find combinations with no patterns.
Puskás Zoltán
2012-06-08
2
-0
/
+1
*
Completed first revision of article
Puskás Zoltán
2012-05-20
2
-8
/
+36
*
Added min/max/avg and distribution analysis
Puskás Zoltán
2012-05-20
2
-0
/
+968
*
Reverted and extended combinations script to calculate pattern count for
Puskás Zoltán
2012-05-07
4
-6
/
+59
*
Remove combination.py as it is useless now.
Puskás Zoltán
2012-05-03
3
-32
/
+80
*
Typo fix
Puskás Zoltán
2012-02-05
1
-2
/
+2
*
Fixed typo in program
Puskás Zoltán
2012-02-05
2
-1
/
+33
*
Buffer over indexing fix.
Puskás Zoltán
2012-01-31
1
-3
/
+3
*
Removed TODO :)
Zoltan Puskas
2011-11-24
1
-5
/
+0
*
Added copyright message to help.
Zoltan Puskas
2011-11-24
1
-12
/
+52
*
Extended help printing function.
Zoltan Puskas
2011-11-24
1
-2
/
+14
*
Fixed bug realted to writting to closed file pointer.
Zoltan Puskas
2011-11-24
1
-7
/
+18
*
Reorganized main function for better efficiency.
Zoltan Puskas
2011-11-24
4
-716
/
+111
*
Added pattern guess computation.
Zoltan Puskas
2011-11-07
1
-20
/
+100
*
Fix for delete subtree
Zoltan Puskas
2011-10-16
1
-0
/
+2
*
Added children count to tree node
Zoltan Puskas
2011-10-16
1
-26
/
+141
*
Remove dot file printing functionality (dot fails on big trees)
Zoltan Puskas
2011-10-15
1
-156
/
+91
*
Added valid pattern counting.
Zoltan Puskas
2011-10-15
1
-11
/
+43
*
Added Release and Debug build types. Default is Release.
Zoltan Puskas
2011-10-12
1
-1
/
+8
*
Initial version. Creates unlock pattern tree and prints it to dot files.
Zoltan Puskas
2011-10-12
4
-0
/
+980