Commit Graph
19 Commits
Author SHA1 Message Date
Matthias Oesterheld 796be5b960 add trailing period to be consistent with other messages 2024-11-18 17:43:10 +01:00
Matthias Oesterheld b6acec0672 move pin validation error screen to initial view resolution 2024-11-18 17:38:30 +01:00
Matthias Oesterheld e8e2e02086 move pin validation to settings 2024-11-17 11:21:26 +01:00
Matthias Oesterheld f3e6879540 move PIN constants to Globals.mc 2024-11-17 11:00:45 +01:00
Matthias Oesterheld 666854c5c6 fix translation 2024-11-17 10:51:56 +01:00
Matthias Oesterheld e0418a0ae6 improve docs 2024-11-17 10:49:58 +01:00
Matthias Oesterheld f51197ff75 adjust docs 2024-11-14 21:32:38 +01:00
Matthias Oesterheld 97b5371a0e add "pin": true JSON config property, add default pin, add pin confirmation to toggle, adjust JSON schema 2024-11-13 21:30:36 +01:00
Matthias Oesterheld 51d4f68688 preliminary doc changes 2024-11-12 19:35:15 +01:00
Matthias Oesterheld 0ac8e11287 use full numpad, validate 4-digit pin, add visual feedback on click, show toast on error 2024-11-12 19:24:15 +01:00
Matthias Oesterheld 73219c6864 add class/method to debug messages 2024-11-11 21:06:38 +01:00
Matthias Oesterheld b13fb7e953 validate pin after full length of pin has been entered 2024-11-11 20:58:09 +01:00
Matthias Oesterheld 7947280bb6 internationalize pin lock message 2024-11-11 20:39:26 +01:00
Matthias Oesterheld fb2bb7f566 remove transcoding, move pin to settings, remove pin from schema 2024-11-11 20:06:35 +01:00
Matthias Oesterheld cd5ed317c5 move pin mask translation to corrections 2024-10-16 16:45:55 +02:00
Matthias Oesterheld 86943aa664 add mini vibration feedback when tapping pin digits 2024-10-16 15:59:44 +02:00
Matthias Oesterheld e21ab79d5d add PIN lock after exceeding failure count 2024-10-16 15:58:37 +02:00
Matthias Oesterheld c592726bd4 add PIN transcoding 2024-10-15 20:27:52 +02:00
Matthias Oesterheld b48102f9a6 add pin confirmation 2024-10-15 19:59:04 +02:00