Files
squeekboard/src
Dorota Czaplejewicz 4a61ab269b layout: Place items using simple loops
The C version of looping over buttons and other items was weakly typed, causing runtime errors, and also C doesn't know how to iterate in abstract, so it was full of callbacks with user-defined data. Moving this to Rust, iteration is made of simple loops, and compile-time type-checked, at the cost of some more verbose code.
2019-08-28 09:41:33 +00:00
..
2019-07-31 11:13:24 +00:00
2019-07-17 19:50:53 +02:00
2019-08-18 13:22:18 +00:00
2019-07-23 20:26:42 +00:00
2019-07-31 10:43:39 +00:00
2019-08-18 13:20:43 +00:00
2019-08-18 13:22:18 +00:00
2019-08-18 13:22:18 +00:00
2019-08-18 13:22:18 +00:00
2019-07-17 19:50:53 +02:00
2019-08-18 13:20:43 +00:00
2019-08-18 13:22:18 +00:00