Signal-Android/app/src/main/java/org/thoughtcrime/securesms/lock/v2
Alan Evans 87eab27996 Prevent the creation of 'weak' PINs.
Simple checks to prevent the same number, or sequentially
increasing/decreasing PINs. e.g. 1111, 1234, 54321, etc.
2020-05-04 18:17:36 -04:00
..
BaseKbsPinFragment.java Updated PIN strings. 2020-04-21 16:09:30 -04:00
BaseKbsPinViewModel.java Apply KBS Lock fixes and pluralization 2020-02-03 15:04:53 -05:00
ConfirmKbsPinFragment.java Make PINs work with password managers. 2020-04-23 22:25:56 -04:00
ConfirmKbsPinRepository.java Separate PINs from Registration Lock. 2020-04-21 13:33:33 -04:00
ConfirmKbsPinViewModel.java Separate PINs from Registration Lock. 2020-04-21 13:33:33 -04:00
CreateKbsPinActivity.java CreatePinActivity naming update and copy fixes. 2020-02-03 15:04:53 -05:00
CreateKbsPinFragment.java Prevent the creation of 'weak' PINs. 2020-05-04 18:17:36 -04:00
CreateKbsPinViewModel.java Prevent the creation of 'weak' PINs. 2020-05-04 18:17:36 -04:00
KbsConstants.java Re-enable and clean up Signal PINs. 2020-04-03 12:20:15 -04:00
KbsMigrationActivity.java Implement new PIN UX. 2020-02-01 12:42:29 -04:00
KbsPin.java Implement new PIN UX. 2020-02-01 12:42:29 -04:00
KbsSplashFragment.java Updated PIN strings. 2020-04-21 16:09:30 -04:00
PinKeyboardType.java Apply KBS Lock fixes and pluralization 2020-02-03 15:04:53 -05:00
RegistrationLockUtil.java Separate PINs from Registration Lock. 2020-04-21 13:33:33 -04:00