Skip to content

Releases: cioccarellia/billing-protector

v1.5.0

01 Oct 07:18
Compare
Choose a tag to compare
Version 1.5.0, updated libraries and target sdk

v1.4.0

23 Oct 23:52
Compare
Choose a tag to compare
  • Updated library to support coroutines to execute detection asynchronously
  • Improved code readability & functionalities all over the library
  • Improved detection speed and reduced memory usage
  • Re-applied proper visibility modifiers
  • Breaking changes removing useless methods and lighting up the library functionalities
  • Updated build tools & sample app

v1.3.2

15 Mar 15:18
Compare
Choose a tag to compare
  • Fixed code minifyization that may have led to build errors

v1.3.1

15 Mar 11:03
Compare
Choose a tag to compare
  • Drastic performance improvements
  • Function cleanup

v1.3.0

14 Mar 22:04
Compare
Choose a tag to compare
  • Added custom regexp matching
  • Rewritten library structure and modularization
  • Switched to MD5 algorithm for hashing
  • Removed doubled entries
  • Changed critical library data storing method
  • Better support for lucky patcher

v1.2.0

11 Mar 23:37
981f3eb
Compare
Choose a tag to compare
  • Added detection for Lucky Patcher, its server & proxy app set and for the installer
  • Updated kotlin version
  • Bug fixes

v1.1.1

06 Jan 20:04
Compare
Choose a tag to compare
Version 1.1.1

v1.1.0

05 Jan 22:43
Compare
Choose a tag to compare
  • Added custom package matching rules
  • Support for LuckyPatcher 8.0.0 and up
  • Refactoring

v1.0.2

05 Nov 13:34
Compare
Choose a tag to compare

Added Xmodgames package name, cleanup

v1.0.1

05 Nov 09:19
Compare
Choose a tag to compare

Code clarity and style improvements, bug fixes for Google play store detection