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

More build fixes #76

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

More build fixes #76

wants to merge 3 commits into from

Conversation

robsonj
Copy link

@robsonj robsonj commented Apr 30, 2015

Build fixes resulting from the new MS Band dll API changes in v1.3.10423.3. Band no longer crashes on connection, themes, retrieval of tiles & activities etc all seem to work fine after changes. Would be worth someone more familiar with the UI aspects on unBand to give this double check though please.

robsonj added 3 commits April 28, 2015 18:21
- Fixed bad reference to MS Band dll's
- Added missing reference to System.IO
- Updated exception message as BluetoothDeviceInfo.Id is no longer
available - switched to using Name
…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
Updated to compile and work with v1.3.10423.3 of the MS Band dll's
This was referenced Apr 30, 2015
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