Commit graph

15 commits

Author SHA1 Message Date
jahorton
ecddb73862 change(android): gets API 23 working again, but not 19 or 21 (yet) 2019-12-02 07:55:37 +07:00
Joshua A. Horton
86c88f2120 Fixes a scoping issue on the final render step - device notes. 2018-12-18 11:47:56 +07:00
Joshua A. Horton
7899278ace A little bit of tidying. 2018-12-18 08:36:26 +07:00
Joshua A. Horton
27af75f342 Fixes the touch bug - CSS 'opacity' settings were to blame. 2018-12-18 08:32:52 +07:00
Joshua A. Horton
91c38ced75 Extra bit of desktop vs mobile distinction. 2018-12-17 14:23:05 +07:00
Joshua A. Horton
8d581c7436 Fixes some mobile issues, polishes the basic page structure. 2018-12-17 14:06:19 +07:00
Joshua A. Horton
ded43f3c80 Mild refactor of new code for better organization + readability. 2018-12-17 12:24:16 +07:00
Joshua A. Horton
968c2b8ec1 init() now works with Promises, fixes test regression. 2018-12-17 12:00:03 +07:00
Joshua A. Horton
286e2c4ba1 Removes file used during prototyping the bulk-renderer. 2018-12-17 10:23:29 +07:00
Joshua A. Horton
25ab64ab86 Improves the bulk-renderer's OSK-hijacking approach. 2018-12-17 10:19:12 +07:00
Joshua A. Horton
7784611168 Successful keyboard render chaining! 2018-12-17 09:31:05 +07:00
Joshua A. Horton
9561537101 setActiveKeyboard is now Promise-compatible! 2018-12-17 09:09:53 +07:00
Joshua A. Horton
c95ba33739 Establishes proper Promise fulfillment for one full keyboard. 2018-12-14 15:16:33 +07:00
Joshua A. Horton
e8cc2a7c7b Prototyping's going well; even IE renders here. One kbd, one layer. 2018-12-14 14:14:02 +07:00
Joshua A. Horton
e955c16777 Start of development on a 'bulk rendering' engine for KMW validation. 2018-12-14 10:02:50 +07:00