merlos / iOS-Open-GPX-Tracker

GPS Tracker app for iOS + WatchOS. Log your tracks without limits and share them; Open source GPX tracker app written in Swift
http://www.merlos.org/iOS-Open-GPX-Tracker/
GNU General Public License v3.0
605 stars 149 forks source link

Added new option for selecting custom output folder #239

Closed leonspok closed 1 year ago

leonspok commented 1 year ago

Hi!

I added an option for selecting custom output directory for gpx files. This can be local folder on your device or from a cloud service. Potentially, it should resolve #149.

Simulator Screen Shot - iPhone 14 Pro - 2023-01-02 at 22 12 30

I added translations for new labels only for English and Russian languages. @merlos what's the approach with other locales? Should I use Google Translate/Deepl or there is a different process?

vincentneo commented 1 year ago

Seems to work! Didn't know about this API.

I added translations for new labels only for English and Russian languages. @merlos what's the approach with other locales? Should I use Google Translate/Deepl or there is a different process?

All locales are human-translated. Please refer to https://github.com/merlos/iOS-Open-GPX-Tracker/wiki/How-to-translate-Open-GPX-Tracker-into-my-language for more info. (It is slightly outdated though)