New app: apps_Packages Info
This commit is contained in:
parent
f90b8874cc
commit
98599a59ba
41
metadata/com.oF2pks.applicationsinfo.yml
Normal file
41
metadata/com.oF2pks.applicationsinfo.yml
Normal file
|
@ -0,0 +1,41 @@
|
|||
Categories:
|
||||
- System
|
||||
License: Apache-2.0
|
||||
SourceCode: https://bitbucket.org/oF2pks/fdroid-applications-info/src
|
||||
IssueTracker: https://forum.xda-developers.com/android/software-hacking/dexdump-xodus-trackers-apk-static-t3833391
|
||||
|
||||
AutoName: apps_Packages Info
|
||||
Summary: Updated ApplicationsInfos with colors & mini-tags (and basic fixes)
|
||||
Description: |-
|
||||
Quickly show all possible android states for all installed packages:
|
||||
|
||||
* SharedLibs & uid added
|
||||
* Persistent +Stopped +Inactive +Suspended state per app
|
||||
* debug or test possible flavour
|
||||
* sdk version (sorting option for Oreo/Pie)
|
||||
* READ_LOGS if granted
|
||||
* system app with locked data
|
||||
* ALL ApplicationInfos classic features
|
||||
* (full scan classes & trackers via intent/ClassyShark3xodus)
|
||||
|
||||
With minimum of permissions, this app also demonstrates all possible leaks
|
||||
that can be done by any installed app with INTERNET granted (and closed
|
||||
sources), in order to grab data for profiling.
|
||||
|
||||
(prim-origin https://github.com/MajeurAndroid/Android-Applications-Info)
|
||||
|
||||
RepoType: git
|
||||
Repo: https://bitbucket.org/oF2pks/fdroid-applications-info/src
|
||||
|
||||
Builds:
|
||||
- versionName: 1.7-9
|
||||
versionCode: 9
|
||||
commit: v1.7-9
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.7-9
|
||||
CurrentVersionCode: 9
|
Loading…
Reference in a new issue