Merge branch 'chairlockadd' into 'master'
NewApp: Chairlock Closes rfp#1069 See merge request fdroid/fdroiddata!5459
This commit is contained in:
commit
93f453ce3b
53
metadata/com.oF2pks.chairlock.yml
Normal file
53
metadata/com.oF2pks.chairlock.yml
Normal file
|
@ -0,0 +1,53 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
License: Apache-2.0
|
||||||
|
SourceCode: https://bitbucket.org/oF2pks/chairlock/src/HEAD/
|
||||||
|
IssueTracker: https://forum.xda-developers.com/android/apps-games/appfoss4-1-chairlock-complete-t3956991
|
||||||
|
|
||||||
|
AutoName: Chairlock
|
||||||
|
Description: |-
|
||||||
|
All existing permissions on a device are extracted from all installed
|
||||||
|
packages (user /data, /system, /vendor), and reported with package-emitter
|
||||||
|
specs plus technical properties like translated description, ..., AppOp
|
||||||
|
possible association (starred).
|
||||||
|
|
||||||
|
Multi-additional sort options for all declared permissions:
|
||||||
|
|
||||||
|
* System/User
|
||||||
|
* Group
|
||||||
|
* Name
|
||||||
|
* Package
|
||||||
|
* Date installation
|
||||||
|
* UserId
|
||||||
|
* Statistics (targeted + granted)
|
||||||
|
* PackageLabel & ProtectionLevel
|
||||||
|
|
||||||
|
Search option on: Name, Package, Description (short & long)
|
||||||
|
|
||||||
|
Optional lists:
|
||||||
|
|
||||||
|
* Duplicates
|
||||||
|
* Misses
|
||||||
|
|
||||||
|
F-Droid@apps_Packages Info is embedded to provide list of all applications
|
||||||
|
targeting any selected (longpress) permission, granted or not (starred),
|
||||||
|
with related specifics including androidManifest or
|
||||||
|
F-Droid@ClassyShark3xodus possible scan launch.
|
||||||
|
|
||||||
|
(prim-origin https://github.com/MajeurAndroid/Android-Applications-Info)
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://bitbucket.org/oF2pks/chairlock/src/master/
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.7-14
|
||||||
|
versionCode: 14
|
||||||
|
commit: v1.7-14
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.7-14
|
||||||
|
CurrentVersionCode: 14
|
1
metadata/com.oF2pks.chairlock/en-US/summary.txt
Normal file
1
metadata/com.oF2pks.chairlock/en-US/summary.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Complete onboard permissions explorer & summary
|
Loading…
Reference in a new issue