mvt/mvt/android/modules/androidqf
Donncha Ó Cearbhaill 57d4aca72e
Refactor Android modules to remove duplication (#368)
* Remove duplicated detection logic from GetProp modules
* Deduplicate settings and processes
* Refactor detection in artifacts
* Improves Artifact class
---------

Co-authored-by: tek <tek@randhome.io>
2023-07-26 13:42:17 +02:00
..
__init__.py Linted code using isort + autoflake + black, fixed wrong use of Optional[bool] 2023-06-01 23:40:26 +02:00
base.py Move --fast flag from being a top-level MVT module parameter to an option in a new module_options parameter 2023-07-17 18:52:35 +02:00
dumpsys_accessibility.py Move --fast flag from being a top-level MVT module parameter to an option in a new module_options parameter 2023-07-17 18:52:35 +02:00
dumpsys_activities.py Move --fast flag from being a top-level MVT module parameter to an option in a new module_options parameter 2023-07-17 18:52:35 +02:00
dumpsys_appops.py Move --fast flag from being a top-level MVT module parameter to an option in a new module_options parameter 2023-07-17 18:52:35 +02:00
dumpsys_packages.py Move --fast flag from being a top-level MVT module parameter to an option in a new module_options parameter 2023-07-17 18:52:35 +02:00
dumpsys_receivers.py Move --fast flag from being a top-level MVT module parameter to an option in a new module_options parameter 2023-07-17 18:52:35 +02:00
getprop.py Refactor Android modules to remove duplication (#368) 2023-07-26 13:42:17 +02:00
processes.py Refactor Android modules to remove duplication (#368) 2023-07-26 13:42:17 +02:00
settings.py Refactor Android modules to remove duplication (#368) 2023-07-26 13:42:17 +02:00
sms.py Refactor Android backup password handling and add tests 2023-07-22 19:17:27 +02:00