Skip to content

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