updating code for wp7 & 8 compatibility
automatic upload of tracks added
added setting for automatic uploading of tracks
power management is now disabled during upload
disable standby during track upload / loading
disabled text-selection on WP
updating wp7 & 8 version to cordova 3.4.0-0.1.0
adding splash screen for wp8
updating jsonRPC & display URLs to use https
ignoring first GPS waypoint on startup (to prev...
moving config file to new directory
updating ios version to cordova 3.4.0-0.1.0
updating android version to cordova 3.4.0-0.1.0
Selecting SportsType not possible
selection of sportstype is now possible
Altitude not working
altitude measuring is now fixed by using a rewrite of the geolocation plugin. See...
new logo for wp version
the latest WP version includes an updated logo which utilizes WP specific styles...
pace diagram smoothing
the calculation algorithmn now ignores breaks etc. when calculating the pace time....
remember active tab
active tab is remember and loaded when track is switched.
unify diagrams
diagrams now use a single tab and switching between the types can be done using a...
speed diagram
tracks now have a speed diagram
timeout is now configured using a static constant
Merge branch 'origin/dev_1.5'
updating to cordova 3.3.0
fixing formatting for GPS-Handler