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 scheduler fixes #717

Merged
merged 4 commits into from
Sep 5, 2014
Merged

Android scheduler fixes #717

merged 4 commits into from
Sep 5, 2014

Conversation

anaisbetts
Copy link
Member

This PR replaces the existing Android scheduler with a new one based on the RxJava Implementation. This PR also deprecates the Xamarin Forms-based scheduler, and instead relies on the (correctly functioning) native schedulers. This works around a Xamarin.Forms bug where scheduling is thread-affinitized on certain platforms.

This scheduler is more efficient *and* doesn’t require an Activity
context
DeviceScheduler has some bad caveats, use the native schedulers instead
@tberman
Copy link
Member

tberman commented Sep 5, 2014

Very nice!

anaisbetts pushed a commit that referenced this pull request Sep 5, 2014
@anaisbetts anaisbetts merged commit 58e8447 into master Sep 5, 2014
@anaisbetts anaisbetts deleted the android-scheduler-fixes branch September 5, 2014 20:34
@anaisbetts
Copy link
Member Author

/cc @onovotny

@clairernovotny
Copy link
Member

👍

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

Successfully merging this pull request may close these issues.

3 participants