Oneplus AI tools / Mindspace: Difference between revisions
added template |
m Removed extra paragraph, added release year |
||
| Line 5: | Line 5: | ||
|Website=https://www.oneplus.com/global/oneplus-ai | |Website=https://www.oneplus.com/global/oneplus-ai | ||
|Description=With the launch of Android 16, OnePlus pushed their AI tools on every smartphone I own. They are very hard to disable for anyone non tech-savvy. | |Description=With the launch of Android 16, OnePlus pushed their AI tools on every smartphone I own. They are very hard to disable for anyone non tech-savvy. | ||
}} | |ReleaseYear=2025}} | ||
With the launch of Android 16, OnePlus pushed their AI tools on every smartphone I own. They are very hard to disable for anyone non tech-savvy. | With the launch of Android 16, OnePlus pushed their AI tools on every smartphone I own. They are very hard to disable for anyone non tech-savvy. | ||
==Consumer-impact summary== | ==Consumer-impact summary== | ||
| Line 17: | Line 18: | ||
{{Main|link to the main CR Wiki article}} | {{Main|link to the main CR Wiki article}} | ||
===OnePlus AI=== | ===OnePlus AI=== | ||
OnePlus AI is a set of tools that is supposed to help you search more intuitively, be more productive, help you with your daily tasks, etc. | OnePlus AI is a set of tools that is supposed to help you search more intuitively, be more productive, help you with your daily tasks, etc. | ||
Revision as of 10:54, 30 November 2025
| Basic Information | |
|---|---|
| Release Year | 2025 |
| Product Type | AI |
| In Production | Yes |
| Official Website | https://www.oneplus.com/global/oneplus-ai |
With the launch of Android 16, OnePlus pushed their AI tools on every smartphone I own. They are very hard to disable for anyone non tech-savvy.
Consumer-impact summary
Incidents
This is a list of all consumer-protection incidents related to this product. Any incidents not mentioned here can be found in the Oneplus AI tools / Mindspace category.
Example incident one (date)
- Main article: link to the main CR Wiki article
OnePlus AI
OnePlus AI is a set of tools that is supposed to help you search more intuitively, be more productive, help you with your daily tasks, etc.
It includes a few apps:
- AI VoiceScribe: live translations
- AI Writer: text generation
- AI Call Assistant: in-call translation
- AI Translation: live, conversation, image, screen translations
- AI Notes: summarization, cleaning up, formatting, text generation, ...
- AI Perfect Shot: helps you correct small imperfection on your photos (closed eyes, missing smile, ...)
- AI Unblur: self-explainatory
- AI Reflection Eraser: self-explainatory
- AI Eraser: self-explainatory
- AI Detail Boost: image sharpening and enhancement
- AI Clear Face: mix of everything to get your faces unblurred, more detailed, ...
- AI Reframe: Automatic reframing of the picture
While those features may be useful for some, the fact they were forced installed and opt-out after the fact is an issue.
Moreover, it can be tricky to disable them.
The issue with disabling
Besides the fact it's opt-out and installed/enabled by default, the issue arises when you try to disable a few of the features : you are almost forced into accepting their privacy policy before having access to the disable button.
I have made a little video here that will demonstrate what I'm talking about : https://youtube.com/shorts/EaGJsftd3fc
Actually disabling AI Writer
The only way I found to disable it once and for all was to delete the app via ADB.
adb shell pm uninstall -k --user 0 com.oplus.aiwriter
This will only disable AI Writer, which is the one that was still displaying for me after disabling in the settings.
OnePlus AI
Oneplus AI tools / Mindspace Basic Information Release Year Product Type AI In Production Yes Official Website https://www.oneplus.com/global/oneplus-ai
OnePlus AI is a set of tools that is supposed to help you search more intuitively, be more productive, help you with your daily tasks, etc.
It includes a few apps:
- AI VoiceScribe: live translations
- AI Writer: text generation
- AI Call Assistant: in-call translation
- AI Translation: live, conversation, image, screen translations
- AI Notes: summarization, cleaning up, formatting, text generation, ...
- AI Perfect Shot: helps you correct small imperfection on your photos (closed eyes, missing smile, ...)
- AI Unblur: self-explainatory
- AI Reflection Eraser: self-explainatory
- AI Eraser: self-explainatory
- AI Detail Boost: image sharpening and enhancement
- AI Clear Face: mix of everything to get your faces unblurred, more detailed, ...
- AI Reframe: Automatic reframing of the picture
While those features may be useful for some, the fact they were forced installed and opt-out after the fact is an issue.
Moreover, it can be tricky to disable them.
The issue with disabling
Besides the fact it's opt-out and installed/enabled by default, the issue arises when you try to disable a few of the features : you are almost forced into accepting their privacy policy before having access to the disable button.
I have made a little video here that will demonstrate what I'm talking about : https://youtube.com/shorts/EaGJsftd3fc
Actually disabling AI Writer
The only way I found to disable it once and for all was to delete the app via ADB.
adb shell pm uninstall -k --user 0 com.oplus.aiwriter
This will only disable AI Writer, which is the one that was still displaying for me after disabling in the settings.
See also