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

Blocked ui activity load #78

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Blocked ui activity load #78

wants to merge 6 commits into from

Conversation

robsonj
Copy link

@robsonj robsonj commented May 1, 2015

Pull request to address Bug #19

robsonj added 5 commits April 30, 2015 20:32
…re inaccurate

Filter invalid map points before exporting to GPX.
- Updated BikeEvent & RunEvent to return IEnumerable<> instead of naked
List<>.
- IEnumerable backed by new BandMapPointCollection which serves as
central place to execute any filtering/processing etc on map points as
they get exported. Just runs a simple filter on bad mappoints currently.
- Added Unit
Events now loaded on a task. UI updated with the list of results on the
UI thread once complete.
Events now loaded on a task. UI updated with the list of results on the
UI thread once complete.
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.

1 participant