Skip to content

Releases: thealeksandr/PFLockScreen-Android

Beta 7

06 Feb 05:18
cd0881f
Compare
Choose a tag to compare

Added support for code validation on creation step

Beta 6

04 Nov 01:14
Compare
Choose a tag to compare

Bug fixing

Beta 5

30 Apr 03:44
Compare
Choose a tag to compare
  • Added UI for Landscape orientation
  • Optional vibration for wrong code
  • Optional animation for wrong code
  • Fix bug with Next button

Beta 4

03 Feb 02:09
Compare
Choose a tag to compare
  • Separate UI from Encryption part in case if you want to create your own encryption. (Please see detail below)
    (if you created something server side related. Remember not to pass pure pin in request. Or be sure it's secure).
  • Added options to change style for next button, Hint (Can't rememeber) button and title. Also Removed some
    parameters as background and margin from "Next" button to make it more flexible to customise. If you want transparent background or any other and margin please added your custom style.
  • Updated to AndroidX and gradle version.

Beta 3

23 Oct 22:30
Compare
Choose a tag to compare

Added support for Android API < 23
Support for cleaning code on the delete button long tap.
Minor fixes.

Beta 2

23 Oct 22:28
Compare
Choose a tag to compare

Minor fixes. Added UI Tests

First beta

07 Mar 12:34
Compare
Choose a tag to compare

First beta version of PFLockScreen. Available fingerprint and pinched authorization. Design customization.