permissions-dispatcher / PermissionsDispatcher

A declarative API to handle Android runtime permissions.
https://github.com/permissions-dispatcher/PermissionsDispatcher
Apache License 2.0
11.22k stars 1.44k forks source link

Fix CallNeedsPermissionDetector to scan only annotated classes #536

Closed hotchemi closed 5 years ago

hotchemi commented 5 years ago

Issue

Fixes https://github.com/permissions-dispatcher/PermissionsDispatcher/issues/502

Overview

Fix CallNeedsPermissionDetector to scan only annotated classes.

shiraji commented 5 years ago

It seems to me too restricted to requires signed commits

hotchemi commented 5 years ago

Thx! turned it off.