Skip to content

Releases: alibaba/Patrons

Compatible with Android S

Choose a tag to compare

@zhi1ong zhi1ong released this 12 Jan 10:01
5429b2f
Merge pull request #18 from alibaba/develop

Compatible with Android S, probably the last version.

Added support for ColorOS12

Choose a tag to compare

@zhi1ong zhi1ong released this 22 Dec 12:19
3a9535a

Added support for ColorOS12

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

Choose a tag to compare

@zhi1ong zhi1ong released this 21 Dec 05:40
85e7dc3

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.

Choose a tag to compare

@zhi1ong zhi1ong released this 28 Jul 08:41

fix :

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

First release

Choose a tag to compare

@zhi1ong zhi1ong released this 17 Jun 09:01
5a0331c
Merge pull request #5 from alibaba/develop

first release & add demo apk.