Skip to content

Tags: warting/android-signaturepad

Tags

v0.1.2

Toggle v0.1.2's commit message
Safeguard agains creating 0 sized bitmaps

v0.1.1

Toggle v0.1.1's commit message
Fixes #206 - Fix a bug where isEmpty always returns true

v0.1.0

Toggle v0.1.0's commit message
Fix some build warnings

v0.0.22

Toggle v0.0.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support for onSigning() event. Moved instructions from onSinged() to …

…onSigning() (#202)

* Added support for onSigning() action. Moved some instructions from onSigned() to onSigning().

* Log instead of toast in callbacks

Co-authored-by: Elia Spiga <[email protected]>

v0.0.21

Toggle v0.0.21's commit message
Bump com.gradle.enterprise from 3.10.2 to 3.11.3

Bumps com.gradle.enterprise from 3.10.2 to 3.11.3.

---
updated-dependencies:
- dependency-name: com.gradle.enterprise
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

v0.0.20

Toggle v0.0.20's commit message
Bump core from 1.1.0 to 1.7.0

Bumps core from 1.1.0 to 1.7.0.

---
updated-dependencies:
- dependency-name: androidx.core:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

v0.0.19

Toggle v0.0.19's commit message
Bump actions/upload-artifact from 2 to 3

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

v0.0.18

Toggle v0.0.18's commit message
bump compose version + agp

v0.0.17

Toggle v0.0.17's commit message
Update publish-module.gradle

v0.0.16

Toggle v0.0.16's commit message
fixes #57

clearOnDoubleClick defaults to false in SignaturePadView