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

TIMOB-6191 Android: Re-enable services for both runtimes #826

Merged
merged 6 commits into from Dec 5, 2011
Merged

TIMOB-6191 Android: Re-enable services for both runtimes #826

merged 6 commits into from Dec 5, 2011

Conversation

billdawson
Copy link
Contributor

http://jira.appcelerator.org/browse/TIMOB-6191

Test case is the KitchenSink Platform - Android Services tests.

fullUrl = fullUrl.replaceAll("file:///android_asset/", "");
}

proxy.fireEvent("resume", new KrollDict());
Copy link
Contributor

Choose a reason for hiding this comment

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

These lifecycle events should already be TiC constants (IIRC we already use these for activities)

@rusticphilosopher
Copy link
Contributor

Functional testing passed. WIll run again once CR accepted.

@rusticphilosopher
Copy link
Contributor

Code reviewed and functional test passed on both V8 and Rhino. Accepted

@marshall
Copy link
Contributor

marshall commented Dec 5, 2011

Code review passed, request accepted

marshall added a commit that referenced this pull request Dec 5, 2011
TIMOB-6191 Android: Re-enable services for both runtimes
@marshall marshall merged commit defc317 into tidev:master Dec 5, 2011
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

Successfully merging this pull request may close these issues.

None yet

3 participants