Skip to content

Releases: devxsby/RSNumberPad

v1.3.2

08 Aug 10:54
Compare
Choose a tag to compare
  • Add annotations to the sample app

v1.3.1

08 Aug 10:39
Compare
Choose a tag to compare
  • Change to safely convert byte values from '%02x' format to '%02hhx' format when generating 2-digit hexadecimal values.

v1.3.0

08 Aug 09:25
04d7f30
Compare
Choose a tag to compare
  • Refactoring to apply the SALT algorithm using UUIDs

v1.2.1

09 Jul 13:37
04d7f30
Compare
Choose a tag to compare

v1.2.0

06 Jul 07:05
85a6d6e
Compare
Choose a tag to compare
  • Add a descending keypad when touching the area outside the text field
  • Separate the logic of using protocols to manage passwords
  • Prohibit copying, pasting, selecting, selecting the entire text field, etc.

v1.1.0

06 Jul 05:34
d8ece53
Compare
Choose a tag to compare
  • Added support for dark mode
  • Added support for rotate mode (landscape)
  • Added ability to raise the view when a textfield covers the keypad

v.1.0.2

03 Jul 04:24
Compare
Choose a tag to compare
  • Performance improvements
  • Change the close icon in the keyboard toolbar

v.1.0.1

01 Jul 19:26
Compare
Choose a tag to compare
  • Change the sample app to show the alert controller on button clicks

1.0.0

01 Jul 16:46
Compare
Choose a tag to compare

v.1.0.0

Features

  • Randomized numeric keyboard
  • Encrypts the input with the SHA256 algorithm
  • Stores the encrypted value in the keychain
  • Cocoa Pods, swift package manager support
  • Add a sample app

0.9.0

01 Jul 07:05
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release

0.9.0 Demo Version Release

Features

  • Randomized numeric keyboard