mirror of
https://github.com/MuntashirAkon/android-debloat-list.git
synced 2025-03-04 05:06:03 +08:00
Add Motorola packages
Signed-off-by: shuvashish76 <sc76@tutanota.com>
This commit is contained in:
parent
d56addf82a
commit
c51e72f36d
21
carrier.json
21
carrier.json
@ -45,6 +45,15 @@
|
||||
],
|
||||
"removal": "delete"
|
||||
},
|
||||
{
|
||||
"id": "com.android.wifi.resources.overlay.WifiVodafoneOverlay",
|
||||
"label": "com.android.wifi.resources.overlay.WifiVodafoneOverlay",
|
||||
"description": "Not sure what it does",
|
||||
"web": [
|
||||
"https://beta.pithus.org/report/d8b19f854eb85ea97fbaeafb8c11842cf9b27f169b08d3e8b2659f52db9dd408"
|
||||
],
|
||||
"removal": "delete"
|
||||
},
|
||||
{
|
||||
"id": "com.asurion.android.mobilerecovery.att",
|
||||
"label": "AT&T Protect Plus",
|
||||
@ -385,6 +394,16 @@
|
||||
],
|
||||
"removal": "delete"
|
||||
},
|
||||
{
|
||||
"id": "com.motorola.carrierconfig",
|
||||
"label": "Carrier Services",
|
||||
"description": "Related to various communication related actions.",
|
||||
"web": [
|
||||
"https://source.android.com/docs/core/connect/carrier"
|
||||
],
|
||||
"removal": "caution",
|
||||
"warning": "Disabling this app may cause network-related issues"
|
||||
},
|
||||
{
|
||||
"id": "com.motorola.ltebroadcastservices_vzw",
|
||||
"label": "com.motorola.ltebroadcastservices_vzw",
|
||||
@ -747,7 +766,7 @@
|
||||
{
|
||||
"id": "com.sprint.ms.cnap",
|
||||
"label": "Caller ID",
|
||||
"description": "CNAP = Caller Name Presentation\nLets you change the name that is displayed on caller ID when making a call.\nStrange is it the same thing than \"com.sprint.ecid\" ?\n",
|
||||
"description": "CNAP = Caller Name Presentation\nLets you change the name that is displayed on caller ID when making a call.\nStrange is it the same thing than \"com.sprint.ecid\" ?",
|
||||
"web": [
|
||||
"https://en.wikipedia.org/wiki/Calling_Name_Presentation"
|
||||
],
|
||||
|
8
suggestions/video_players.json
Normal file
8
suggestions/video_players.json
Normal file
@ -0,0 +1,8 @@
|
||||
[
|
||||
{
|
||||
"id": "org.videolan.vlc",
|
||||
"label": "VLC",
|
||||
"source": "fg",
|
||||
"repo": "https://code.videolan.org/videolan/vlc-android"
|
||||
}
|
||||
]
|
7
suggestions/weather_apps.json
Normal file
7
suggestions/weather_apps.json
Normal file
@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"id": "org.breezyweather",
|
||||
"label": "Breezy Weather",
|
||||
"repo": "https://github.com/breezy-weather/breezy-weather"
|
||||
}
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user