Skip to content

Commit

Permalink
Merge pull request #158 from telemaxx/map25-experimental
Browse files Browse the repository at this point in the history
Map25 experimental: satellite maps and more
  • Loading branch information
wolfgang-ch committed Nov 11, 2019
2 parents 822f184 + 9160398 commit c98edb2
Show file tree
Hide file tree
Showing 401 changed files with 39,702 additions and 187,725 deletions.
8 changes: 6 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,19 @@ bin
dist/
target/
repositories/
**/build/

**/node_modules/
**/tmp/
**/node_modules/

**/build/**/*.jar
**/*vtm*/**/build/

.apt_generated
.log

.gradle
gradle

*.js.map
*.js.uncompressed.js
/features/
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

#define AppYear "2019"
#define AppVersion "19.7.1"
#define AppVersion "19.10.0"

#define AppSubVersion ""
;#define AppSubVersion "_BETA_1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.chart.nl;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Fragment-Host: net.tourbook.chart
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.common.nl;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Fragment-Host: net.tourbook.common
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.device.garmin.fit.nl;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Fragment-Host: net.tourbook.device.garmin.fit
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.device.garmin.nl;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Fragment-Host: net.tourbook.device.garmin
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.device.nl;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Fragment-Host: net.tourbook.device
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.device.nmea.nl;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Fragment-Host: net.tourbook.device.nmea
2 changes: 1 addition & 1 deletion LANGUAGE-FRAGMENTS/net.tourbook.nl/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.nl;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Fragment-Host: net.tourbook
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.photo.nl;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Fragment-Host: net.tourbook.photo
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.printing.nl;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Fragment-Host: net.tourbook.printing
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.statistics.nl;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Fragment-Host: net.tourbook.statistics
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.web.nl;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Fragment-Host: net.tourbook.web
4 changes: 2 additions & 2 deletions LANGUAGE-FRAGMENTS/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>mytourbook-i18</artifactId> <groupId>net.tourbook</groupId>
<version>19.7.1-SNAPSHOT</version>
<version>19.10.0-SNAPSHOT</version>
<packaging>pom</packaging>

<parent>
<artifactId>mytourbook-app</artifactId> <groupId>net.tourbook</groupId>
<version>19.7.1-SNAPSHOT</version>
<version>19.10.0-SNAPSHOT</version>

<relativePath>../../MT/mytourbook/pom.xml</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion LANGUAGE-FRAGMENTS/translation-test/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="feature.net.tourbook.app.nl"
label="MyTourbook Translation Test"
version="19.7.0.qualifier">
version="19.10.0.qualifier">

<description>
Test translated texts.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.chart;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.common;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.device.garmin.fit;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.device.garmin;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.device.nmea;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.device;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.photo;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.printing;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.statistics;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.web;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,11 @@ _This document will not repeat already written text in the documentation._

### Other

**Scramble calendar content/values**
**Scramble content/values**

-DscrambleCalendar
It is scrambeling text and values. This is used to create anynymous screenshots

-DscrambleData

**Each tour has a unique id so that a tour can be imported multiple times**

Expand Down
3 changes: 0 additions & 3 deletions build/build.eclipse.3.8.2.nl.update-site/.gitignore

This file was deleted.

17 changes: 0 additions & 17 deletions build/build.eclipse.3.8.2.nl.update-site/.project

This file was deleted.

4 changes: 0 additions & 4 deletions build/build.eclipse.3.8.2.nl.update-site/site.xml

This file was deleted.

11 changes: 11 additions & 0 deletions build/build.eclipse.4.12.nl.repo/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>build.eclipse.4.12.nl.repo</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
</buildSpec>
<natures>
</natures>
</projectDescription>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
###########################
Update Eclipse NL repo
###########################

- Update Eclipse NL jar files in the current Eclipse installation
- Export "feature.net.tourbook.ext.eclipse.nl" as deployable feature into this folder "build\build.eclipse.4.12.nl.repo"
21 changes: 21 additions & 0 deletions build/build.eclipse.4.12.nl.repo/clear-repo-content.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>

<project name="create-translation-file" default="clear-update-site" basedir=".">

<target name="clear-update-site">

<delete>
<fileset dir="plugins" includes="**/*" />
</delete>

<delete>
<fileset dir="features" includes="**/*" />
</delete>

<delete file="content.jar" />
<delete file="artifacts.jar" />
<delete file="logs.zip" />

</target>

</project>
2 changes: 1 addition & 1 deletion build/build.net.tourbook.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="build.net.tourbook.feature"
label="MyTourbook Product Features"
version="19.7.1.qualifier"
version="19.10.0.qualifier"
provider-name="MyTourbook">

<description>
Expand Down

0 comments on commit c98edb2

Please sign in to comment.