Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppCleaner/CorpseFinder: Improve matching for SHAREit et al. #1452

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Conversation

d4rken
Copy link
Member

@d4rken d4rken commented Nov 6, 2024

Dirty dirty app... ಠ_ಠ

drwxrws--- 2 u0_a257  media_rw     3452 2024-11-06 15:26 .SHAREit
drwxrws--- 3 u0_a257  media_rw     3452 2024-11-06 15:26 DCIM
drwxrws--- 2 u0_a257  media_rw     3452 2024-11-06 15:26 com.android.settings
drwxrws--x 6 media_rw media_rw     3452 2024-11-06 15:26 Android
drwxrws--- 3 u0_a257  media_rw     3452 2024-11-06 15:26 sepolicy_extends
drwxrws--- 3 u0_a257  media_rw     3452 2024-11-06 15:26 .system_config
Android/AndroidSystemProperties
Android/cache
Android/cache/.system_cache
.system_config/
.system_config/system_apps
.system_config/system_apps/system_apps_config.xml
sepolicy_extends/
sepolicy_extends/system
sepolicy_extends/system/sepolicy
DCIM/.shareit_beyla_ids.cfg
DCIM/.shareit_lite_install.cfg

Via Discord report: https://discord.com/channels/548521543039189022/1047079350157193236/1303414682492735632

Dirty dirty app... ಠ_ಠ

```
drwxrws--- 2 u0_a257  media_rw     3452 2024-11-06 15:26 .SHAREit
drwxrws--- 3 u0_a257  media_rw     3452 2024-11-06 15:26 DCIM
drwxrws--- 2 u0_a257  media_rw     3452 2024-11-06 15:26 com.android.settings
drwxrws--x 6 media_rw media_rw     3452 2024-11-06 15:26 Android
drwxrws--- 3 u0_a257  media_rw     3452 2024-11-06 15:26 sepolicy_extends
drwxrws--- 3 u0_a257  media_rw     3452 2024-11-06 15:26 .system_config
```

```
Android/AndroidSystemProperties
Android/cache
Android/cache/.system_cache
```

```
.system_config/
.system_config/system_apps
.system_config/system_apps/system_apps_config.xml
```

```
sepolicy_extends/
sepolicy_extends/system
sepolicy_extends/system/sepolicy
```

```
DCIM/.shareit_beyla_ids.cfg
DCIM/.shareit_lite_install.cfg
```

Via Discord report: https://discord.com/channels/548521543039189022/1047079350157193236/1303414682492735632
@d4rken d4rken added enhancement New feature, request, improvement or optimization c: AppCleaner c: CorpseFinder labels Nov 6, 2024
@d4rken d4rken merged commit cf218af into main Nov 6, 2024
16 checks passed
@d4rken d4rken deleted the shareit branch November 6, 2024 16:32
@d4rken d4rken added the c: ClutterDB App definitions, hlep SD Maid identify data. label Nov 6, 2024
@dvdbane
Copy link

dvdbane commented Nov 7, 2024

I think this commit already cover all folder that need to be clean. What about .status folder? Can that folder be added to CorpseFinder?

@d4rken
Copy link
Member Author

d4rken commented Nov 7, 2024

@dvdbane You are right, i didn't cover the .status folder. CorpseFinder is only for cases where the app is not installed.

Would "hidden caches" or "offline cache" be more appropriate for the .status folder?

@dvdbane
Copy link

dvdbane commented Nov 8, 2024

@d4rken I could be wrong but i think "hidden cache" more suitable as shareit will automatically download cached whatsapp status update once the app open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: AppCleaner c: ClutterDB App definitions, hlep SD Maid identify data. c: CorpseFinder enhancement New feature, request, improvement or optimization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants