TrekMe Code
Windows Phone 8 app for tracking run or drive with map and stats
Brought to you by:
zbabac
File | Date | Author | Commit |
---|---|---|---|
.vs | 2016-02-05 |
![]() |
[7fd18b] v1.4.6.2 Italian |
TrekMe | 2016-02-05 |
![]() |
[1a44bd] test GIT from VS |
packages | 2016-01-31 |
![]() |
[9fea35] added Save Run as user data |
MIT_license.txt | 2015-04-03 |
![]() |
[19b0b3] TrekMe v1.0.0 stable |
README.txt | 2016-02-05 |
![]() |
[7fd18b] v1.4.6.2 Italian |
TrekMe.sln | 2015-04-03 |
![]() |
[19b0b3] TrekMe v1.0.0 stable |
TrekMe.suo | 2015-06-03 |
![]() |
[eb6681] added AppBar, About, Settings page |
TrekMe.v12.suo | 2015-10-15 |
![]() |
[5a59fc] Updated Privacy policy requirements |
icon.txt | 2015-06-06 |
![]() |
[79c6eb] norwegian localization |
store.txt | 2015-10-15 |
![]() |
[ec0c1f] minor About change |
TrekMe ---Windows Phone 8 and higher tracking app source code at GIT: https://github.com/zbabac/TrekMe.git or at SF: git clone ssh://zbabac@git.code.sf.net/p/trekme/code trekme-code Windows Phone Store location: http://www.windowsphone.com/s?appid=f519dba9-5601-4691-a614-2df33604452c Latest version 1.4.6.2 Content: - Change logs - Known issues - Prerequisities - Features Licensed under MIT license, so you are free to use the source code for any purpose you like, open source or commercial. Please, don't forget to mention me in your work. I hope that you will learn a lot, as I have learned from others. Change log since v1.4.6.2: - added 3 new features - long press on map shows pin with coordinates (longitude, latitude) - tap on that pin copies coordinates to the clipboard, tap anywhere else removes the pin - added page that shows statistics for every run and saves it - fixed coordinates decimal format - added language Italian Change log since v1.3.6: - added new Privacy policy regarding location (required by Microsoft) - fixed crash issues for some language localizations Change log since v1.3.3: - added automatic settings save, even when app exits - added settings option to use miles and feet instead of km & m - localization for French, Spanish, Portuguese, Polish, German - minor UI fixes Change log since v1.2.0: - added localization for Norwegian - Settings: Map pitch and rotation - fixed UI when light theme used Change log since v1.1.0: - added About and Settings page: Map Pitch configurable - UI improvements and fixes Change log since v1.0.0: - this is first stable version, tested and working on Samsung Ativ S Known issues: At start, first couple of lines may show inaccurate location (several red lines drawn on the map missing the target by few hundred meters). Accordingly, speed and distance may be inaccurate. This happens when app is started indoors, so no good GPS signal exists. So, to have accurate reading start app only when you are outdoors! Prerequisities: http://www.windowsphone.com/s?appid=f519dba9-5601-4691-a614-2df33604452c Features: - 2 pivot items are displayed: one with details, other with map - swiping switches between pivot items - details pivot shows GPS location data, speed, avg. speed, distance covered, run time, break time - run can be paused - map pivot shows the map where line is drawn showing your movements - starting point is shown with red or blue circle - pause point is shown with gray circle - stopping point is shown with green circle - long press on the map shows the pin with geo coordinates, tap on that pin copies the coordinates to the clipboard, you can share them for example via SMS or another application - every run is saved to the file and shown at "runs" page (click at button located at app bar) - settings page options: map pitch (0-70), map auto rotate option (or fixed north heading), use miles and feet (instead of m and km) - settings are saved automatically so that they are not lost after app exits - no ads, only map, location and data capabilities needed