openlauncher icon indicating copy to clipboard operation
openlauncher copied to clipboard

Update made my dialer disappear

Open anaskaejdar opened this issue 5 years ago • 7 comments

General Information

  • OpenLauncher Version: 0.7.2?
  • Android Version: 9?
  • Custom ROM: None (Stock MIUI)
  • Install Source: F-Droid

Description

After the latest update, the dialer disappeared. If I switch to the stock MIUI launcher, the dialer is there, but not in openlauncher. To make matters worse, I foolishly granted this app sys-app status recently. So I can't downgrade it or uninstall it. Can't even clear app data, apparently. I'm at the mercy of whenever the next update comes out. I can't find anything in the settings to relinquish sysapp status, but I don't expect to find anything like that anyway.

Log

This is only needed for crashes or other issues you notice in your system logs from OpenLauncher.

anaskaejdar avatar Dec 03 '19 23:12 anaskaejdar

This might help you https://play.google.com/store/apps/details?id=com.jumobile.manager.systemapp&hl=en

phanirithvij avatar Dec 03 '19 23:12 phanirithvij

Thanks @phanirithvij, I don't have root though. Last I heard, you have to wait something like two weeks to get approval from xiaomi before you can root/install ROMs, etc. So I may as well wait for the next openlauncher update

anaskaejdar avatar Dec 04 '19 00:12 anaskaejdar

I have this problem, too. My dialer on xiaomi mi8 miui 11 disappeared with the update to Fdroid 0.7.2 version. Dialer's pkg name is: com.android.incallui

Furthermore, my Syncthing Camera App Icon disappeared at the same time. As the cam icon was a second launcher intent for the Syncthing-Fork app, I suspect Openlauncher to have problems with secondary launcher intents?!

Maybe this commit is to blame: https://github.com/OpenLauncherTeam/openlauncher/commit/3ed145bdbd8dc898bff3ce32ca9e986b0d1e546a

Catfriend1 avatar Dec 05 '19 17:12 Catfriend1

It's 100% to blame, but I don't have the time to figure out why at the moment. It's also the only thing I added to 0.7.2 so you can just revert to the last version for now and it will work fine.

dkanada avatar Dec 05 '19 18:12 dkanada

The issue is something to do with apps which share the same executable but are named differently, I think. Contacts is the same app as the Dialler, but named differently. If I remove the duplicate check, I get two Contacts apps.

Sorry - just realised Catfriend1 already said the same thing, but more eloquently.

hobleyd avatar Dec 06 '19 03:12 hobleyd

Yeah, there's also some kind of issue with work profile apps picking a different activity than normal, which means icon packs don't recognize them. This was quite annoying as well.

dkanada avatar Dec 06 '19 04:12 dkanada

Fyi: export, downgrade to 0.7.1-fdroid and import fixed the problem for me. So a new release would be appreciated but is not urgently required.

Catfriend1 avatar Dec 06 '19 07:12 Catfriend1