[MOD][MAGISK] GPE Dialer and Contacts Magisk Mod for HTC 10.

mortysantiago

Member
Mar 17, 2013
43
15
0
Could you upload the latest flashable GPE Dialer here, like you did with the previous versions. I can download the latest one within the magisk app, but in the process of flashing, magisk force closes.:confused: I'm runing Viper rom 4.3.1, GSM variant, latest firmware 2.28.401.9, I'm having problems flashing this module, phone app force closes and so on.
+1
 

afuller42

Senior Member
Apr 1, 2014
1,114
381
0
36
Owatonna, MN
You misunderstood it. I was talking about magisk-version Viper10 not Viper10 with magisk.
It's a new way to sideload custom ROM with all the carrier features.
FYI, Wi-Fi calling and Volte didn't work on any custom ROM before Viper10 4.4.0 magisk version.
Gotcha.
But..
Again your terminology throws people off, you should say wifi calling and volte didn't work on any nougat based ROM before magisk version viper. Because prior to n it was working fine on most Roms. Saying it didn't work on ANY ROM will confuse.
 

jsaxon2

Senior Member
Mar 3, 2010
970
701
123
Lock Haven, PA
Could you upload the latest flashable GPE Dialer here, like you did with the previous versions. I can download the latest one within the magisk app, but in the process of flashing, magisk force closes.:confused: I'm runing Viper rom 4.3.1, GSM variant, latest firmware 2.28.401.9, I'm having problems flashing this module, phone app force closes and so on.
GPEDialer 2.2.3
https://drive.google.com/open?id=0B1iRsZPFZo3EOHBJWWQwanBSOUE
 

cBreezy22

Senior Member
Nov 10, 2014
61
1
0
Im trying to install this zip on my MM VZW 10. When I try to flash the GPEDialer, it says "****edup. Sorry" and doesnt install. Magisk v9. If I try to flash the Pixel Dialer it will install, but on most outgoing calls, it will dial and then end call immediately.

Any idea whats going on or things to try?
 

c19932

Senior Member
Jun 9, 2010
1,347
143
83
Im trying to install this zip on my MM VZW 10. When I try to flash the GPEDialer, it says "****edup. Sorry" and doesnt install. Magisk v9. If I try to flash the Pixel Dialer it will install, but on most outgoing calls, it will dial and then end call immediately.

Any idea whats going on or things to try?
the f'd up sorry message is a joke. are you sure it did not install?
 

cBreezy22

Senior Member
Nov 10, 2014
61
1
0
It might be permissions thing. Did you grant all permissions to the Phone app and then set Phone as the default Phone app?
Yup, I can answer call. I do get a "Network Message" Android notification pop up right before the call notification comes up.

Not sure if I should try to clean flash my ROM and try again?
 

Attachments

jsaxon2

Senior Member
Mar 3, 2010
970
701
123
Lock Haven, PA
I've updated the module. If you are going to update to v2.2.4, please delete the old version first. The only reasons to update to this version is if you are running Viper Magisk Rom and/or if anyone else releases a Magisk Rom and are on Magisk v10. This fixes 2 issues.

Issue 1. Phone won't boot with Magisk v10 and Viper Magisk Rom. - Fixed by removing the added framework file. This file seams to have no effect wither way so I have removed it for now. I will open an issue in github if it still does not work with the Official update that @topjohnwu should be releasing soon. The problem seems to be that Viper has /system/framework files that are updated and this mod added one. Magisk seems to get confused for lack of a better term and cause the phone to hang on boot animation and then reboot.

Issue 2. HTC Phone still available when running Viper Magisk Rom. - I have changed the magisk directory that the mod is stored in to zGPEDialer_HTC10. This allows the GPE Dialer mod to take precedence over the Viper mod and allows the appropriate replacement to take place.

I have not updated the github to show an update in Magisk since you need to delete the current version, reboot and then nstall the new version. If your current version is working for you, there is no need to update except to prepare for the future.

Please let me know if you find any issues.

Here is a link to download for those having issues installing from MagiskManager download section.

https://drive.google.com/open?id=0B1iRsZPFZo3EbENESGpoWEVzU0k
 

oreo27

Senior Member
Sep 24, 2012
649
142
0
I've updated the module. If you are going to update to v2.2.4, please delete the old version first. The only reasons to update to this version is if you are running Viper Magisk Rom and/or if anyone else releases a Magisk Rom and are on Magisk v10. This fixes 2 issues.

Issue 1. Phone won't boot with Magisk v10 and Viper Magisk Rom. - Fixed by removing the added framework file. This file seams to have no effect wither way so I have removed it for now. I will open an issue in github if it still does not work with the Official update that @topjohnwu should be releasing soon. The problem seems to be that Viper has /system/framework files that are updated and this mod added one. Magisk seems to get confused for lack of a better term and cause the phone to hang on boot animation and then reboot.

Issue 2. HTC Phone still available when running Viper Magisk Rom. - I have changed the magisk directory that the mod is stored in to zGPEDialer_HTC10. This allows the GPE Dialer mod to take precedence over the Viper mod and allows the appropriate replacement to take place.

I have not updated the github to show an update in Magisk since you need to delete the current version, reboot and then nstall the new version. If your current version is working for you, there is no need to update except to prepare for the future.

Please let me know if you find any issues.

Here is a link to download for those having issues installing from MagiskManager download section.

https://drive.google.com/open?id=0B1iRsZPFZo3EbENESGpoWEVzU0k

Hey mate. When you say system/framework, do you mean that adding stuff to that directory confuses Magisk v10? I'm on v9 and I have a personal mod which adds \system\framework\framework-ext-res\framework-ext-res.apk and it seems to be working okay.
 

jsaxon2

Senior Member
Mar 3, 2010
970
701
123
Lock Haven, PA
Hey mate. When you say system/framework, do you mean that adding stuff to that directory confuses Magisk v10? I'm on v9 and I have a personal mod which adds \system\framework\framework-ext-res\framework-ext-res.apk and it seems to be working okay.
It seems with v10 and having 2 modules that add to the system/framework is what is preventing it from booting. Viper Magisk ROM adds/changes files and that by itself is fine. My module added a file and that was fine, but with both modules trying to add files to framework, Magisk would boot loop. It didn't happen on Magisk v9.1 so not sure what has changed.
 

TotallyAnxious

Senior Member
Aug 3, 2013
2,405
1,986
188
It seems with v10 and having 2 modules that add to the system/framework is what is preventing it from booting. Viper Magisk ROM adds/changes files and that by itself is fine. My module added a file and that was fine, but with both modules trying to add files to framework, Magisk would boot loop. It didn't happen on Magisk v9.1 so not sure what has changed.
Check in with the dev of app systemizer? I have greenify systemized and your mod, running the latest magisk 10 on ice rom. But I understand Viper Magisk does a lot of stuff using magisk, so it might only cause issues with Viper.
 

acupunk

Senior Member
Dec 31, 2013
183
27
48
This version and previous versions sadly do not work for me. Viper 10 4.4 full ROM magisk 10. On boot up the phone service crashes repeatedly 6 times or so, then seems to work. However, there is no call status in the status bar and no incoming or in call screen available. I have to hang up by going into airplane mode! After disabling the module I still get the phone service crashes on reboot.

---------- Post added at 03:16 AM ---------- Previous post was at 03:13 AM ----------

Here's my log file if that helps.
 

frankcck

Senior Member
Jan 23, 2011
1,251
620
0
New York City
I've updated the module. If you are going to update to v2.2.4, please delete the old version first. The only reasons to update to this version is if you are running Viper Magisk Rom and/or if anyone else releases a Magisk Rom and are on Magisk v10. This fixes 2 issues.

Issue 1. Phone won't boot with Magisk v10 and Viper Magisk Rom. - Fixed by removing the added framework file. This file seams to have no effect wither way so I have removed it for now. I will open an issue in github if it still does not work with the Official update that @topjohnwu should be releasing soon. The problem seems to be that Viper has /system/framework files that are updated and this mod added one. Magisk seems to get confused for lack of a better term and cause the phone to hang on boot animation and then reboot.

Issue 2. HTC Phone still available when running Viper Magisk Rom. - I have changed the magisk directory that the mod is stored in to zGPEDialer_HTC10. This allows the GPE Dialer mod to take precedence over the Viper mod and allows the appropriate replacement to take place.

I have not updated the github to show an update in Magisk since you need to delete the current version, reboot and then nstall the new version. If your current version is working for you, there is no need to update except to prepare for the future.

Please let me know if you find any issues.

Here is a link to download for those having issues installing from MagiskManager download section.

https://drive.google.com/open?id=0B1iRsZPFZo3EbENESGpoWEVzU0k
Thanks @jsaxon2 prompt fix.
It's working again here with viper10 module.
 

frankcck

Senior Member
Jan 23, 2011
1,251
620
0
New York City
This version and previous versions sadly do not work for me. Viper 10 4.4 full ROM magisk 10. On boot up the phone service crashes repeatedly 6 times or so, then seems to work. However, there is no call status in the status bar and no incoming or in call screen available. I have to hang up by going into airplane mode! After disabling the module I still get the phone service crashes on reboot.

---------- Post added at 03:16 AM ---------- Previous post was at 03:13 AM ----------

Here's my log file if that helps.
You are using full rom viper10 4.4.0 or magisk viper10 4.4.0 module?

---------- Post added at 03:22 AM ---------- Previous post was at 03:22 AM ----------

Nevermind. I figured it out! I had to manually change the phone app on the default applications. Wonderful. Thank you!
LOL, see your post after I posted.
Glad you figure out anyway.
 
  • Like
Reactions: acupunk

acupunk

Senior Member
Dec 31, 2013
183
27
48
You are using full rom viper10 4.4.0 or magisk viper10 4.4.0 module?

---------- Post added at 03:22 AM ---------- Previous post was at 03:22 AM ----------


LOL, see your post after I posted.
Glad you figure out anyway.
I'm using the full ROM. I'm still having crashes on power up. But after they run their course everything seems to work. Thanks for the great module!
 

Attachments

jsaxon2

Senior Member
Mar 3, 2010
970
701
123
Lock Haven, PA
I'm using the full ROM. I'm still having crashes on power up. But after they run their course everything seems to work. Thanks for the great module!
Try this

What I have done is install the mod, the go to the /magisk/GPE_DialerHTC10/system/priv-app/GoogleDialer folder and install the apk so that it will be installed as a regular app.
 
  • Like
Reactions: acupunk

acupunk

Senior Member
Dec 31, 2013
183
27
48
Try this

What I have done is install the mod, the go to the /magisk/GPE_DialerHTC10/system/priv-app/GoogleDialer folder and install the apk so that it will be installed as a regular app.
Thanks. Sadly that didn't fix the crashes. Other than a little wasted time each time I reboot, it's a small price to pay. :)

Thanks for the support and suggestions everyone!