diff --git a/.gitignore b/.gitignore index 7ff88e3..62e11c3 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,5 @@ tmp Thumbs.db /i18n /platform +/dist +/tn.json diff --git a/README.md b/README.md index e95ce84..e413bc7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# RideTracker +# G.O. Tracker This app is an Open Source work in progress by [Appcelerator](http://www.appcelerator.com) Developer Evangelist [Fokke Zandbergen](http://fokkezb.nl). He plans to [cycle 400km](http://fokkezb.nl/rwanda) through Rwanda in June 2016 and raise €10.000 for the work of [Compassion](http://www.compassion.com/): *Releasing children from poverty in Jesus' name*. diff --git a/app/i18n/en/strings.xml b/app/i18n/en/strings.xml index 3fa9881..9d3eec5 100644 --- a/app/i18n/en/strings.xml +++ b/app/i18n/en/strings.xml @@ -17,7 +17,7 @@ Metric Imperial - About RideTracker - This app is an [Open Source](https://github.com/fokkezb) work in progress by [Appcelerator](http://www.appcelerator.com) Developer Evangelist [Fokke Zandbergen](http://fokkezb.nl). He plans to [cycle 400km](http://fokkezb.nl/rwanda) through Rwanda in June 2016 and raise €10.000 for the work of [Compassion](http://www.compassion.com/): "Releasing children from poverty in Jesus' name". + About + This app is an [Open Source](https://github.com/fokkezb) work in progress by [Appcelerator](http://www.appcelerator.com) Developer Evangelist [Fokke Zandbergen](http://fokkezb.nl). He plans to [cycle 400km](http://fokkezb.nl/rwanda) through Rwanda in June 2016 and raise €10.000 for the work of [Compassion](http://www.compassion.com/): "Releasing children from poverty in Jesus name". Info & Donations diff --git a/app/i18n/nl/strings.xml b/app/i18n/nl/strings.xml index f1e1b92..4c5a091 100644 --- a/app/i18n/nl/strings.xml +++ b/app/i18n/nl/strings.xml @@ -17,7 +17,7 @@ Metrische Engelse - Over RideTracker + Informatie Deze app wordt [Open Source](https://github.com/fokkezb) ontwikkeld door [Appcelerator](http://www.appcelerator.com) Developer Evangelist [Fokke Zandbergen](http://fokkezb.nl). In juni 2016 hoopt hij [400km te fietsen](http://fokkezb.nl/rwanda) door Rwanda en €10.000 te werven voor het werk van [Compassion](https://www.compassion.nl/): "Kinderen bevrijden van armoede in Jezus' naam". Info & Donaties diff --git a/app/platform/android/res/values/custom_theme.xml b/app/platform/android/res/values/custom_theme.xml index e37e454..3c62408 100755 --- a/app/platform/android/res/values/custom_theme.xml +++ b/app/platform/android/res/values/custom_theme.xml @@ -1,6 +1,6 @@ -