blunden / SPayToGPay

A helper app to remap the Samsung Pay button shortcut on the GW4 to Google Pay on watches shipping without Samsung Pay
Apache License 2.0
43 stars 0 forks source link

Fake Samsung Pay app stays oppen in the background. #3

Closed 4k3or3et closed 1 year ago

4k3or3et commented 1 year ago

Hi

The app works great. Best I have tried from all this kind.

I would like to suggest an improvement. Now when you hold the button, it opens Google Wallet but fake Samsung Pay app stays open in the background:

Screenshot_20230331_091054_recent

Is there any chance to implement function which automatically will close the fake Samsung Pay app after opening Google wallet?

blunden commented 1 year ago

It shouldn't actually be running in the background if you check the code, it just shows up in the recent app menu (which is what that menu is).

There is a manifest entry that can be used to hide apps from recents that I could try (presumably it works on the watch as well), but I would need help testing the app since I'm unable to use it myself.

4k3or3et commented 1 year ago

If you would be able to provide the APK I am happy to test.

blunden commented 1 year ago

@4k3or3et Give this APK a try:

https://www.mediafire.com/file/6mekqz8620fn6y0/SPayToGPay-test.apk/file

4k3or3et commented 1 year ago

Thanks!

Can I just install it or should I uninstall the old version first?

blunden commented 1 year ago

Just install it on top of the other one.

4k3or3et commented 1 year ago

Coolest thing ever!

Works as expected and it does not show the fake Samsung Pay app in the recent apps list.

For me it could be promoted to version 1.2.

Thanks a million for your efforts :-)

blunden commented 1 year ago

Great, thanks!