diff --git a/oem.json b/oem.json index 5a149a3..512457c 100644 --- a/oem.json +++ b/oem.json @@ -3225,12 +3225,6 @@ "description": "MIUI daemon\nCollects a lot of data and sends them to China.\nSee : https://nitter.net/fs0c131y/status/938872347087564800?lang=en\n", "removal": "delete" }, - { - "id": "com.xiaomi.digitalkey", - "label": "digitalkey", - "description": "Smart door locks, can also be used as a car key. Only for China.", - "removal": "delete" - }, { "id": "com.miui.enbbs", "description": "Xiaomi Forums old package.\nNow com.mi.global.bbs.\n", @@ -3405,6 +3399,12 @@ "removal": "replace", "suggestions": "barcode_scanners" }, + { + "id": "com.miui.screenrecorder", + "description": "Mi Screen Recorder\n", + "removal": "replace", + "suggestions": "screen_recorders" + }, { "id": "com.miui.securityadd", "label": "Xiaomi System Service Plugin", @@ -3443,12 +3443,6 @@ "removal": "replace", "suggestions": "keyboards" }, - { - "id": "com.miui.screenrecorder", - "description": "Mi Screen Recorder\n", - "removal": "replace", - "suggestions": "screen_recorders" - }, { "id": "com.miui.smsextra", "description": "Dependency for MIUI Messaging (MIUI SMS app misleadingly called com.android.mms)\nYou can remove it if you don't use the default SMS app (and you should)\nRun in background once the phone is booted, has access to internet and interact with Cloud Manager\n", @@ -3993,15 +3987,6 @@ "description": "Added in Android 10. Not sure what it does.", "removal": "delete" }, - { - "id": "com.motorola.imagertuning_lake", - "label": "Imager Tuning", - "description": "Naming convention: imagertuning_[PHONE CODENAME]\nThis is the custom camera image processing stack on Motorola devices. It's generally important for improving image quality.\nPlaystore reviews indicate that it slows down the camera app significantly for some users (probably a bug).", - "web": [ - "https://play.google.com/store/apps/details?id=com.motorola.imagertuning_athene" - ], - "removal": "replace" - }, { "id": "com.motorola.imagertuning_V2", "label": "Camera Tuner", @@ -4011,6 +3996,15 @@ ], "removal": "delete" }, + { + "id": "com.motorola.imagertuning_lake", + "label": "Imager Tuning", + "description": "Naming convention: imagertuning_[PHONE CODENAME]\nThis is the custom camera image processing stack on Motorola devices. It's generally important for improving image quality.\nPlaystore reviews indicate that it slows down the camera app significantly for some users (probably a bug).", + "web": [ + "https://play.google.com/store/apps/details?id=com.motorola.imagertuning_athene" + ], + "removal": "replace" + }, { "id": "com.motorola.invisiblenet", "label": "Invisible Net", @@ -4061,6 +4055,16 @@ "description": "CQATest\nCQA = Custom Quality Assurance\nHidden menu (accessible by typing *#*#2486#*#* in the Moto Dialer) which lets you run hardware tests.\n", "removal": "delete" }, + { + "id": "com.motorola.motodisplay", + "label": "Moto Display", + "description": "Displays notifications with the screen off (like the Always On Display feature from other OEMs)", + "web": [ + "https://play.google.com/store/apps/details?id=com.motorola.motodisplay", + "https://support.motorola.com/uk/en/solution/ms108519" + ], + "removal": "delete" + }, { "id": "com.motorola.motointelligence", "label": "Moto Intelligence", @@ -4073,16 +4077,6 @@ "description": "Overlay for 'com.motorola.motointelligence'", "removal": "delete" }, - { - "id": "com.motorola.motodisplay", - "label": "Moto Display", - "description": "Displays notifications with the screen off (like the Always On Display feature from other OEMs)", - "web": [ - "https://play.google.com/store/apps/details?id=com.motorola.motodisplay", - "https://support.motorola.com/uk/en/solution/ms108519" - ], - "removal": "delete" - }, { "id": "com.motorola.motosignature.app", "label": "MotoSignatureApp", @@ -6913,15 +6907,6 @@ "description": "Screen Mirroring (only in Galaxy S6)\nCast your mobile screen to a TV.\nhttps://www.samsung.com/us/2012-allshare-play/\n", "removal": "delete" }, - { - "id": "com.sec.android.autodoodle.service", - "label": "AutoDoodle", - "description": "Samsung Auto Doodle for Photo Editor", - "web": [ - "https://galaxystore.samsung.com/prepost/000005425352" - ], - "removal": "delete" - }, { "id": "com.sec.android.AutoPreconfig", "description": "Auto Preconfig\nTells you to format the device when sim from other country is used basically (won't let you use another one)\n", @@ -7204,6 +7189,15 @@ "description": "wlan test\nHidden test app responding to the #232339*# and *#232338*# secret codes\nFYI : wlan = wireless LAN (https://en.wikipedia.org/wiki/Wireless_LAN)\nNOTE: Disabling this test will rise the exclamation mark on the WI-Fi icon and will show the message \"Unable to connect to the host\" in Settings -> Connections -> More connections settings - Private DNS - provider hostname.\nThe connection seems to work despite those esthetic errors.", "removal": "delete" }, + { + "id": "com.sec.android.autodoodle.service", + "label": "AutoDoodle", + "description": "Samsung Auto Doodle for Photo Editor", + "web": [ + "https://galaxystore.samsung.com/prepost/000005425352" + ], + "removal": "delete" + }, { "id": "com.sec.android.cover.ledcover", "description": "Samsung LED cover service\nDisplay stuff on the LED case.\nhttps://www.samsung.com/us/support/troubleshooting/TSG01001489/\nHOW IT WORKS : https://forum.xda-developers.com/galaxy-note-8/accessories/how-led-cover-t3686694\n", @@ -8442,6 +8436,12 @@ "description": "Mi Talk \nMi instant messaging app that lets you do practically the same thing as Whatsapp. \nNOTE: You should use Signal or Wire instead Whatsapp/Mi Talk for more privacy.\n", "removal": "delete" }, + { + "id": "com.xiaomi.digitalkey", + "label": "digitalkey", + "description": "Smart door locks, can also be used as a car key. Only for China.", + "removal": "delete" + }, { "id": "com.xiaomi.discover", "description": "System Apps Updater\nWARNING: Disable System app updates (but not firmware updates)\n", diff --git a/pending.json b/pending.json index 47b37e2..dbb70ef 100644 --- a/pending.json +++ b/pending.json @@ -54,16 +54,6 @@ ], "removal": "delete" }, - { - "id": "com.fw.upgrade.sysoper", - "label": "UpgradeSys", - "description": "FOTA = Firmware Over-the-air. Has a history of spying its users.", - "web": [ - "https://www.malwarebytes.com/blog/news/2017/12/mobile-menace-monday-upping-the-ante-on-adups-fwupgradeprovider", - "https://www.cvedetails.com/vulnerability-list/vendor_id-16034/product_id-35606/year-2017/Adups-Adups-Fota.html" - ], - "removal": "delete" - }, { "id": "com.android.bluetooth.overlay.common", "description": "Overlays are usually themes.", @@ -211,6 +201,16 @@ "description": "Handles fingerprint authentication?", "removal": "caution" }, + { + "id": "com.fw.upgrade.sysoper", + "label": "UpgradeSys", + "description": "FOTA = Firmware Over-the-air. Has a history of spying its users.", + "web": [ + "https://www.malwarebytes.com/blog/news/2017/12/mobile-menace-monday-upping-the-ante-on-adups-fwupgradeprovider", + "https://www.cvedetails.com/vulnerability-list/vendor_id-16034/product_id-35606/year-2017/Adups-Adups-Fota.html" + ], + "removal": "delete" + }, { "id": "com.google.android.apps.carrier.carrierwifi", "description": "",