Add Motorola packages

Signed-off-by: shuvashish76 <sc76@tutanota.com>
This commit is contained in:
shuvashish76 2025-02-13 17:32:57 +00:00 committed by GitHub
parent d56addf82a
commit c51e72f36d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 796 additions and 175 deletions

View File

@ -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"
],

935
oem.json

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,8 @@
[
{
"id": "org.videolan.vlc",
"label": "VLC",
"source": "fg",
"repo": "https://code.videolan.org/videolan/vlc-android"
}
]

View File

@ -0,0 +1,7 @@
[
{
"id": "org.breezyweather",
"label": "Breezy Weather",
"repo": "https://github.com/breezy-weather/breezy-weather"
}
]