damonkohler / sl4a

SL4A brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device.
Apache License 2.0
2.42k stars 804 forks source link

Annotate PRC methods with required permissions. #233

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:27

It would be great to be able to automatically generate a list of permissions 
required to run a script.

Original issue reported on code.google.com by Alexey.R...@gmail.com on 19 Jul 2010 at 10:43

Copied from original issue: damonkohler/android-scripting#377

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:27

Annotating the wiki/API browser with permissions can be low-hanging fruit. 
Automatically generating a list of permissions might need to be a separate 
issue.

Original comment by barbaraj...@gmail.com on 23 Mar 2012 at 2:48