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

feat: add ability to run in background without UI #959

Merged
merged 1 commit into from
Jul 13, 2020

Conversation

jquick-axway
Copy link
Contributor

JIRA:
https://jira.appcelerator.org/browse/ALOY-1732

Summary:
This change is needed by TIMOB-27896 to support executing the "app.js" in the background before the app is capable of hosting UI. It also supports open the root window more than once when new UI sessions are created, which happens on Android when you back out of the app and relaunch for the same app process.

@build
Copy link

build commented Jun 3, 2020

Warnings
⚠️

Please ensure to add a changelog entry for your changes. Edit the CHANGELOG.md file and add your change under the Unreleased items header

Messages
📖

✅ All tests are passing
Nice one! All 3490 tests are passing.

Generated by 🚫 dangerJS against bdccc4f

Copy link
Contributor

@ewanharris ewanharris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good to me, will publish as a pre-release incase any changes need to occur

@ewanharris ewanharris merged commit 4606576 into tidev:master Jul 13, 2020
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.

3 participants