Skip to content

Commit

Permalink
Add oneplus and oplus apps
Browse files Browse the repository at this point in the history
- com.oplus.deepthinker
- com.oplus.camera
- com.oplus.qualityprotect
- com.oplus.screenshot
- com.oplus.safecenter
- com.oplus.aod

Signed-off-by: [email protected]
  • Loading branch information
Application-maker authored Aug 18, 2023
1 parent ccb87cb commit 73cc2be
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 0 deletions.
32 changes: 32 additions & 0 deletions oem.json
Original file line number Diff line number Diff line change
Expand Up @@ -4044,6 +4044,13 @@
"description": "Atlas Service\nSeems to be a Sound provider. Performs a lot of actions upon audio related events. Still not clear if it is really necessary. Runs at boot and stay in background. Pithus analysis: https://beta.pithus.org/report/6d0f9433431cd34a8e9aaef99b329b3623118a1699033be36032f64653dab3d0",
"removal": "replace"
},
{
"id": "com.oplus.camera",
"label": "Camera",
"description": "Stock Oppo/Oneplus camera app",
"removal": "replace",
"suggestions": "cameras"
},
{
"id": "com.oplus.cosa",
"label": "App Enhancement Services",
Expand Down Expand Up @@ -4108,6 +4115,31 @@
"description": "Secure Payment\nLets you pay with your phone. Privacy issue aside, you should probably not trust their security: https://www.bitdefender.com/blog/hotforsecurity/hackers-attack-oneplus-again-this-time-stealing-customer-details",
"removal": "delete"
},
{
"id": "com.oplus.qualityprotect",
"label": "QualityProtect",
"description": "Probably Oppo/OnePlus analytics, no effects after disabling/deleting",
"web": [
"https://forum.xda-developers.com/t/list-of-applications-that-can-be-uninstalled-with-adb-commands.4392267/post-86573217"
],
"removal": "delete"
},
{
"id": "com.oplus.safecenter",
"label": "Security center",
"description": "Enhances privacy features on Oneplus/Oppo devices",
"warning": "Breaks app lock feature when disabled/deleted, all other features work",
"web": [
"https://forum.xda-developers.com/t/the-oneplus-10-pro-debloat-thread.4503969/page-2#post-87920315"
],
"removal": "delete"
},
{
"id": "com.oplus.screenshot",
"label": "Screenshot",
"description": "Enables quick settings screenshot option, the power+volume down screenshot feature works without it",
"removal": "delete"
},
{
"id": "com.oplus.securitykeyboard",
"label": "Secure Keyboard",
Expand Down
18 changes: 18 additions & 0 deletions pending.json
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,24 @@
"description": "Probably related to SMS based on the name?\nContains no services and I've never seen it run.",
"removal": "caution"
},
{
"id": "com.oplus.aod",
"label": "Aod",
"description": "Multiple sources say that AOD doesnt work without tons of extra services, but on some devices it works without extra services",
"web": [
"https://droidwin.com/remove-bloatware-debloat-oneplus-10-pro-no-root/#OnePlus_10_Pro_List_of_Bloatware_Apps"
],
"removal": "delete"
},
{
"id": "com.oplus.deepthinker",
"label": "Intelligent Services",
"description": "Probably enables the '* is draining battery' notification, kills battery",
"web": [
"https://www.reddit.com/r/Realme/comments/u7rfgs/comment/i5vpy9u/"
],
"removal": "delete"
},
{
"id": "com.qti.pasrservice",
"description": "",
Expand Down

0 comments on commit 73cc2be

Please sign in to comment.