Skip to content

Commit 3fa7b5f

Browse files
committed
docs: soften maintenance status wording
1 parent d44d5ab commit 3fa7b5f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ Analyze malicious app on your phone
1111

1212
## Maintenance status
1313

14-
This repository is under active maintenance again.
14+
Maintenance has resumed, but the project is still in a recovery and modernization phase.
1515

1616
- The baseline now expects initialized git submodules before building.
17-
- Default file open/import/export flows now use SAF-first contracts on modern Android.
17+
- Default open/import/export flows now use SAF-first contracts on modern Android.
1818
- `Advanced import` is a separate power-user path for root, raw filesystem, and installed-app browsing.
1919
- `QUERY_ALL_PACKAGES` is kept for the power-user installed-app source, not for the default SAF flow.
2020
- Issue triage and maintenance docs live under `docs/maintenance/`.
@@ -24,7 +24,7 @@ This repository is under active maintenance again.
2424
- `Select file` uses Android's SAF document picker.
2525
- `Export project` and `Save Details to file` use SAF document creation flows.
2626
- `Advanced import` is opt-in and intended for power users who need raw filesystem, root, or installed-app entry points.
27-
- Installed-app browsing is treated as a power-user feature, so package visibility stays isolated from the default import path.
27+
- Installed-app browsing is treated as a power-user feature, so package visibility stays isolated from the default SAF flow.
2828

2929
## Preview builds
3030

0 commit comments

Comments
 (0)