Skip to content

Releases: crazyqiang/Aopermission

V1.2.0

23 Jun 14:31
4c58c56
Compare
Choose a tag to compare

1、jcenter升级到1.2.0
2、修改8.0系统上透明activity引起的bug
3、targetSDK升级到28
4、支持在util类中的非静态方法中申请权限(方法中的第一个参数传入context,如果参数为空,默认使用的是application)

V1.0.2

06 Jun 08:18
Compare
Choose a tag to compare

fix memory leak

v1.0.1

01 Apr 08:31
ff762a0
Compare
Choose a tag to compare

A library that request permissions in an AOP manner