mirror of
https://github.com/0x192/universal-android-debloater.git
synced 2026-04-28 03:39:38 +00:00
Cherry picking of lints from clippy::pedantic / clippy::nursery / clippy::unwrap_used / clippy::expect_used Notable changes : - consideration of all clippy::use-self lints - replaced sort() by unstable_sort() - use of map_or_else() when appropriate - replaced "".to_string() by String::new() - replaced collect() + len() by count() The code base now passes all the clippy::nursery lints --------- Co-authored-by: w1nst0n <w1nst0n@keemail.me>
793 B
793 B
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Add new package(s) | You want to add new apps in the debloat list | package::addition |
Your phone model:
Packages:
com.this.is.a.bad.application
com.this.is.another.bad.application
...
- I removed all those packages on my phone If not why. Leave the brackets blank and explain why.
Document each package the best you can
List: Google|Misc|OEM (manufacturer)|AOSP|Pending|Carrier (isp).
Removal: Recommended, Advanced, Expert (this can break important features),
or Unsafe (this can bootloop the phone or break extremely important features).
<package name>
List: <list> Removal: <recommendation list>
Description. Link to its Playstore page if it exists.