Lime3DS/src/core/frontend/applets
zhupengfei 05a82b15e6
swkbd: Fix digit filter
The DIGIT filter was incorrectly implemented as preventing all digits. It actually limits the maximum digit count to max_digits, according to ctrulib and hardware testing.
2020-02-04 16:56:30 +08:00
..
default_applets.cpp Address first batch of review comments 2019-04-07 15:35:32 +02:00
default_applets.h applets/swkbd: Implement DefaultCitraKeyboard 2018-06-30 08:01:50 +08:00
mii_selector.cpp Address first batch of review comments 2019-04-07 15:35:32 +02:00
mii_selector.h Address remaining review comments 2019-04-07 17:00:28 +02:00
swkbd.cpp swkbd: Fix digit filter 2020-02-04 16:56:30 +08:00
swkbd.h swkbd: Fix digit filter 2020-02-04 16:56:30 +08:00