BigBoot / GW4Remap

Apache License 2.0
211 stars 18 forks source link

Overridden App Stays open in background #6

Open dexn opened 2 years ago

dexn commented 2 years ago

I have mapped Bixby to Alberto's Google Assistant. If I swipe back or press the back button in Google Assistant, Bixby starts to load and opens Google Assistant again.

Is there possibly a function that can be added to force close the app being overridden before opening the target app?

PS. Great app and thank you

Natecarroll2009 commented 2 years ago

I have mapped Bixby to Alberto's Google Assistant. If I swipe back or press the back button in Google Assistant, Bixby starts to load and opens Google Assistant again.

Is there possibly a function that can be added to force close the app being overridden before opening the target app?

PS. Great app and thank you

How did you use it for albertos google assistant?

dexn commented 2 years ago

I used com.alberto.Assistant/com.alberto.Assistant.AudioRecordActivity as the target.

StanRodriguez commented 2 years ago

It happened to me as well. I mapped Bixby to Google Assistant and Bixby stayed in the background. Same happened to me with Samsung Pay and Google Pay

BigBoot commented 2 years ago

Should be fixed by the new detection method, see: https://github.com/BigBoot/GW4Remap/issues/4#issuecomment-1158188672

des1737 commented 2 years ago

I used com.alberto.Assistant/com.alberto.Assistant.AudioRecordActivity as the target.

How do you know which activity do you write in? Like, for my Assistant "AudioRecordActivity" doesn't work. Though "MainActivity" seems to work, but it doesnt record voice right after it is opened.

blunden commented 2 years ago

Killing Samsung Pay (or whatever app you decide to trigger GW4 Remap) might actually slow down the launch of Google Pay/Wallet or whatever you select since you might potentially have to wait slightly longer for Samsung Pay to cold launch every time.

StanRodriguez commented 2 years ago

Should be fixed by the new detection method, see: #4 (comment)

Thanks, @BigBoot but still the same with the v2.0