Skip to content

Releases: AliAzaz/AndroidValidatorCrawler

Release -v2.0.0 for JitPack delivery

09 Oct 12:40
Compare
Choose a tag to compare

In this PR, I've worked on:

  • Updated gradle dependencies
  • Fixed bug arising when View ID is not available/defined.
  • Removed redundancy items.
  • Implemented buildSrc for better managing dependencies.
  • Updated app examples.

Special Thanks

Thanks, @OmarShoaib for bug identification.

What's Changed

  • Updated code to newer Android compatibles, Updated error 9-patch by @OmarShoaib in #5
  • Updated gradle & bug fixed of non-id view by @AliAzaz in #6

New Contributors

Full Changelog: 1.0.3...2.0.0

Sixth Release

16 Jul 09:35
Compare
Choose a tag to compare
  • Fixed issue of not validating radiogroup. The scenario was if the first radio button is enabled false then the library not validated the whole group.
  • Structured code
  • Fixed clearing error for all widgets
  • Update Gradle files

Fifth Release

20 Apr 09:42
Compare
Choose a tag to compare

Fixed validation issue as reported by @ahs1n

Fourth Release

14 Jan 13:11
Compare
Choose a tag to compare

Resolved issue reported by @mwaqarfarooqui

Third Release X

08 Jan 11:29
Compare
Choose a tag to compare

Migrate library to Android X and remove error tag on radiogroup

Second Release

13 Dec 12:17
Compare
Choose a tag to compare

Add spinner support in clear class

First Release

12 Dec 12:47
Compare
Choose a tag to compare
0.0.5

Merge remote-tracking branch 'origin/master'

Testing Release - 02

09 Dec 19:35
b40df3b
Compare
Choose a tag to compare
Testing Release - 02 Pre-release
Pre-release

Fixed some bugs and doing testing from different perspective

Initial Release

06 Dec 22:35
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

To test this library from different perspectives