Skip to content

Releases: alibaba/Patrons

Compatible with Android S

12 Jan 10:01
5429b2f
Compare
Choose a tag to compare
Merge pull request #18 from alibaba/develop

Compatible with Android S, probably the last version.

Added support for ColorOS12

22 Dec 12:19
3a9535a
Compare
Choose a tag to compare

Added support for ColorOS12

fix : may crash during log dump, because new logs may be written at the same time.

21 Dec 05:40
85e7dc3
Compare
Choose a tag to compare

fix : may crash during log dump, because new logs may be written at the same time.

Probabilistic double free when multi-thread callback signal handler.

28 Jul 08:41
Compare
Choose a tag to compare

fix :

  1. Probabilistic double free when multi-thread callback signal handler.
  2. Log buffer will be clean when init failed.

First release

17 Jun 09:01
5a0331c
Compare
Choose a tag to compare
Merge pull request #5 from alibaba/develop

first release & add demo apk.