Commit graph

19 commits

Author SHA1 Message Date
Marc Durdin
bdfe5dda3b [Web] Address review comments 2019-10-04 09:07:04 +10:00
Marc Durdin
8fcaf4efda [Web] Refactor magic values for key width, padding and margin into constants, and reduce over-enthusiastic rounding efforts 2019-10-04 07:37:11 +10:00
jahorton
2f2ba2de00 Creates fat-finger 'alternates' for use in LMLayer 2019-05-24 15:20:16 +07:00
jahorton
8cb1523254 Mild refactor of getClickEventProperties 2019-05-24 12:48:38 +07:00
jahorton
47b327ba03 Prep for GetClickEventProperties refactor. 2019-05-24 08:45:57 +07:00
jahorton
370871471e Tracks pending touch, adds key distribution type 2019-05-23 10:21:08 +07:00
jahorton
85ce75c993 Polishing tweaks to address PR comments. 2019-05-21 09:28:34 +07:00
jahorton
0cfb27817f Layout key id-mapping and lookup. 2019-05-16 15:28:23 +07:00
jahorton
427ee8b6ed Touch probability distributions! 2019-05-16 15:01:58 +07:00
jahorton
6706522d67 Fixes minor test bugs, calcs key dist from touches 2019-05-16 11:38:38 +07:00
jahorton
d1dfea55a8 Minor comment tweak. 2019-05-16 08:37:08 +07:00
jahorton
9d73742f4d Headless layout geometry calculations for keys. 2019-05-16 08:33:13 +07:00
jahorton
bff8c823ed Computes center x-coord for keys on touch layouts. 2019-05-15 14:46:20 +07:00
jahorton
7974ab7735 Calculates vertical center of OSK/layout rows. 2019-05-15 13:38:42 +07:00
jahorton
58f8b7a8ed Moves 'totalWidth' from ActiveRow to ActiveLayer. 2019-05-15 11:53:32 +07:00
Joshua A. Horton
96cec47531 Removes extraneous comments. 2019-03-21 15:52:59 +07:00
Joshua A. Horton
a30b08d01f Minor documentation tweaks. 2019-03-21 15:10:22 +07:00
Joshua A. Horton
7df91d5f17 Splits layout analysis from OSK generation 2019-03-21 13:06:29 +07:00
Joshua A. Horton
05d0a03324 Starts work on layout refactoring. 2019-03-21 09:52:38 +07:00