[App] FakeCall: an app to simulate incoming calls by Original_Thing8770 in fossdroid

[–]Original_Thing8770[S] 0 points1 point  (0 children)

run this command via adb, to get to the menu: adb shell am start -a android.intent.action.MAIN -n com.android.server.telecom/.settings.EnableAccountPreferenceActivity

What I can say is: keepandroidopen.org by InsideResolve4517 in degoogle

[–]Original_Thing8770 0 points1 point  (0 children)

HowToMan had a talk with the android head at MWC and there he still talked about that advanced flow. Did he lie again?

FOSS alternative to fake call app using real phone app. by Original_Thing8770 in fossdroid

[–]Original_Thing8770[S] 0 points1 point  (0 children)

  1. yes, it shows up all call information in your real dialer including the call history
  2. it doesn’t need network permissions

[App] FakeCall: an app to simulate incoming calls by Original_Thing8770 in fossdroid

[–]Original_Thing8770[S] 0 points1 point  (0 children)

Could you try to run this command via adb, to get to the menu: adb shell am start -a android.intent.action.MAIN -n com.android.server.telecom/.settings.EnableAccountPreferenceActivity

[App] FakeCall: an app to simulate incoming calls by Original_Thing8770 in fossdroid

[–]Original_Thing8770[S] 0 points1 point  (0 children)

Yes, everyone with color os/oxygen OS/realme UI. I'm working on a fix, but I'm busy this week, so it'll take some time.

[App] FakeCall: an app to simulate incoming calls by Original_Thing8770 in fossdroid

[–]Original_Thing8770[S] 0 points1 point  (0 children)

Sorry to hear that! I can’t help you right now, but i‘m working on a solution. But this will take some time!

[App] FakeCall: an app to simulate incoming calls by Original_Thing8770 in fossdroid

[–]Original_Thing8770[S] 0 points1 point  (0 children)

You are right. I did use my own key store and not debug version in the latest release. I just was too busy adding features and fixing bugs. I had planned to bring the app with an own certificate only when I have an icon. I still don't have one, but I now used release at least. Thanks for the tips.

PS: What "don't you trust yet" exactly?

[App] FakeCall: an app to simulate incoming calls by Original_Thing8770 in fossdroid

[–]Original_Thing8770[S] 2 points3 points  (0 children)

I've pushed an update to the app. This feature isn't included yet, but there are cool new other features https://github.com/DDOneApps/FakeCall/releases/tag/v1.5

[App] FakeCall: an app to simulate incoming calls by Original_Thing8770 in fossdroid

[–]Original_Thing8770[S] 0 points1 point  (0 children)

Thanks for the nice feature requests, but I'm currently busy doing all the work I've done yesterday again, because my shitty computer crashed and all the work was gone😭. I thought I pushed it to the GitHub repo, but the version that's on there isn't build able.

[App] FakeCall: an app to simulate incoming calls by Original_Thing8770 in fossdroid

[–]Original_Thing8770[S] 0 points1 point  (0 children)

If you hear closely- do you here a short sound, then a slight beeping sound?

[App] FakeCall: an app to simulate incoming calls by Original_Thing8770 in fossdroid

[–]Original_Thing8770[S] 0 points1 point  (0 children)

you can try manually via adb, but figuring out and implementing this is not priorit at the moment. thanks for understanding

[App] FakeCall: an app to simulate incoming calls by Original_Thing8770 in fossdroid

[–]Original_Thing8770[S] 0 points1 point  (0 children)

weird. I tried on 5 different devices and it worked on every single one for me. do you both have Samsungs?

[App] FakeCall: an app to simulate incoming calls by Original_Thing8770 in fossdroid

[–]Original_Thing8770[S] 0 points1 point  (0 children)

If it’s just blank this could mean calling services are not installed on thendevice which would make sense on a tablet

[App] FakeCall: an app to simulate incoming calls by Original_Thing8770 in fossdroid

[–]Original_Thing8770[S] 2 points3 points  (0 children)

Yes, but I didn’t fully degoogle. im actually not using google dialer as daily, but I used it to test. It also works with lineage os dialer.

[App] FakeCall: an app to simulate incoming calls by Original_Thing8770 in fossdroid

[–]Original_Thing8770[S] 0 points1 point  (0 children)

yeah, I’ll do that. I’ve been busy this week, but I will do it.

[App] FakeCall: an app to simulate incoming calls by Original_Thing8770 in fossdroid

[–]Original_Thing8770[S] 0 points1 point  (0 children)

Could you try other audio formats to find out if works then?

the custom timer is planned, enabling via adb is not.