Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overridden App Stays open in background #6

Open
dexn opened this issue Mar 1, 2022 · 7 comments
Open

Overridden App Stays open in background #6

dexn opened this issue Mar 1, 2022 · 7 comments

Comments

@dexn
Copy link

dexn commented Mar 1, 2022

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
Copy link

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
Copy link
Author

dexn commented Apr 2, 2022

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

@StanRodriguez
Copy link

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
Copy link
Owner

BigBoot commented Jun 16, 2022

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

@des1737
Copy link

des1737 commented Jul 17, 2022

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
Copy link

blunden commented Jul 22, 2022

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
Copy link

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants