0x192 / universal-android-debloater

Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.
GNU General Public License v3.0
15.5k stars 821 forks source link

Nothing Phone 1 #381

Open Stryxus opened 2 years ago

Stryxus commented 2 years ago

Nothing Phone 1: \<A063>

The Nothing Phone 1 has a very small number of packages, mainly google and AOSP ones which are already covered. The ones which can be uninstalled are.

These package names should be self-explanatory.

There is also com.nothing.experimental but this is a dynamic package meaning, when say, the current Tesla functionality goes out of experimental, it will get its own package.

HOWEVER! I have found out that removing GBoard puts Nothing OS into a boot loop. So, a warning should be added to the description.

AnonymousWP commented 2 years ago

Nothing Phone 1:

The Nothing Phone 1 has a very small number of packages, mainly google and AOSP ones which are already covered. The ones which can be uninstalled are.

  • android.autoinstalls.config.Nothing.Spacewar
  • com.nothing.nft
  • com.nothing.soundrecorder

These package names should be self-explanatory.

There is also com.nothing.experimental but this is a dynamic package meaning, when say, the current Tesla functionality goes out of experimental, it will get its own package.

HOWEVER! I have found out that removing GBoard puts Nothing OS into a boot loop. So, a warning should be added to the description.

You didn't follow the template. Can you edit your message? Then I can make a pull request of your issue.

Stryxus commented 2 years ago

Oh, I'll have to update it when I have the info on hand and not busy. I looked through a few other issues and they didn't follow it either so, I figured it was just another one of those templates for those who don't know what to put.

AnonymousWP commented 2 years ago

Oh, I'll have to update it when I have the info on hand and not busy. I looked through a few other issues and they didn't follow it either so, I figured it was just another one of those templates for those who don't know what to put.

It's preferred to follow the template, and it's hard to tell everyone that they should. It just makes it easier for me to read and thus make a PR. But I understand your confusion.