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

[Android] Add APPLICATION_FOCUS_OUT and APPLICATION_FOCUS_IN MainLoop Notifications #85102

Closed

Conversation

ztc0611
Copy link
Contributor

@ztc0611 ztc0611 commented Nov 19, 2023

The Android half of godotengine/godot-proposals#8453. Android already implements NOTIFICATION_APPLICATION_RESUMED and NOTIFICATION_APPLICATION_PAUSED.

Be mindful of godotengine/godot-proposals#8453 (comment), there may be complications with DeX mode that need to be ironed out.

Note: Whichever one of these (Android or iOS) is merged last, needs to modify the documentation of NOTIFICATION_APPLICATION_FOCUS_OUT and NOTIFICATION_APPLICATION_FOCUS_IN to say Implemented on desktop and mobile platforms. instead of Implemented on desktop and Android platforms.

IOS Half: #85100

@ztc0611 ztc0611 requested review from a team as code owners November 19, 2023 18:09
@AThousandShips AThousandShips added this to the 4.x milestone Nov 19, 2023
@AThousandShips AThousandShips changed the title Add Android APPLICATION_FOCUS_OUT and APPLICATION_FOCUS_IN MainLoop Notifications [Android] Add APPLICATION_FOCUS_OUT and APPLICATION_FOCUS_IN MainLoop Notifications Nov 19, 2023
@ztc0611
Copy link
Contributor Author

ztc0611 commented Nov 20, 2023

Merged into #85100.

@ztc0611 ztc0611 closed this Nov 20, 2023
@AThousandShips AThousandShips removed this from the 4.x milestone Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants