Skip to content

Commit 3051a44

Browse files
committed
Version 1.0.19.
1 parent 9e63a34 commit 3051a44

20 files changed

Lines changed: 74 additions & 31 deletions

File tree

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "net.vantulder.tessel"
88
minSdkVersion rootProject.ext.minSdkVersion
99
targetSdkVersion rootProject.ext.targetSdkVersion
10-
versionCode 10018
11-
versionName "1.0.18"
10+
versionCode 10019
11+
versionName "1.0.19"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
aaptOptions {
1414
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Verschiedene Änderungen und Verbesserungen.
2+
3+
• Which pattern is this? The statistics table now shows shape icons next to the tiling names.
4+
• Fixed a bug in the statistics table when you reach more than 1,000 points.
5+
• Fixed a bug in restoring games with Penrose patterns.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
• Which pattern is this? The statistics table now shows shape icons next to the tiling names.
2+
• Fixed a bug in the statistics table when you reach more than 1,000 points.
3+
• Fixed a bug in restoring games with Penrose patterns.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Varios cambios y mejoras.
2+
3+
• Which pattern is this? The statistics table now shows shape icons next to the tiling names.
4+
• Fixed a bug in the statistics table when you reach more than 1,000 points.
5+
• Fixed a bug in restoring games with Penrose patterns.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Divers changements et améliorations.
2+
3+
• Which pattern is this? The statistics table now shows shape icons next to the tiling names.
4+
• Fixed a bug in the statistics table when you reach more than 1,000 points.
5+
• Fixed a bug in restoring games with Penrose patterns.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Varios cambios e melloras.
2+
3+
• Which pattern is this? The statistics table now shows shape icons next to the tiling names.
4+
• Fixed a bug in the statistics table when you reach more than 1,000 points.
5+
• Fixed a bug in restoring games with Penrose patterns.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Diverse wijzigingen en verbeteringen.
2+
3+
• Which pattern is this? The statistics table now shows shape icons next to the tiling names.
4+
• Fixed a bug in the statistics table when you reach more than 1,000 points.
5+
• Fixed a bug in restoring games with Penrose patterns.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Çeşitli değişiklikler ve iyileştirmeler.
2+
3+
• Which pattern is this? The statistics table now shows shape icons next to the tiling names.
4+
• Fixed a bug in the statistics table when you reach more than 1,000 points.
5+
• Fixed a bug in restoring games with Penrose patterns.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
本版本包含多项变更与改进。
2+
3+
• Which pattern is this? The statistics table now shows shape icons next to the tiling names.
4+
• Fixed a bug in the statistics table when you reach more than 1,000 points.
5+
• Fixed a bug in restoring games with Penrose patterns.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
各項變更與改進。
2+
3+
• Which pattern is this? The statistics table now shows shape icons next to the tiling names.
4+
• Fixed a bug in the statistics table when you reach more than 1,000 points.
5+
• Fixed a bug in restoring games with Penrose patterns.

0 commit comments

Comments
 (0)