-
-
Notifications
You must be signed in to change notification settings - Fork 190
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 10.3% (12 of 116 strings) Translation: OpenTracks/App store metadata files Translate-URL: https://hosted.weblate.org/projects/opentracks/app-store-metadata-files/gl/
- Loading branch information
Showing
5 changed files
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
v4.3.4: OpenTracks | ||
|
||
Bugfix: | ||
- Android 13: regional locales could not be selected (introduced in v4.3.0) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
v4.3.5: OpenTracks | ||
|
||
Bugfix: | ||
- Sensor parsing had a overflow one off bug (#1559) | ||
- Insert marker: don't crash if no camera app is installed (#1561) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
v4.7.1: OpenTracks | ||
|
||
Bugfixes: | ||
- Android 14: crash on recording start (missing permissions) | ||
- Android 14: crash on track deletion (ForegroundService without reason) | ||
|
||
Developer: | ||
- AggregatedStats is now a RecyclerView |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
v4.8.0: OpenTracks | ||
|
||
Cambios: | ||
- Permiso: ACCESS_BACKGROUND_LOCATION é requerido debido á API | ||
- Preparación para a detección da pausa en función do tempoPreparation for time-based idle detection | ||
- Retirada da distinción por orixe nos datos gardados (sensores GPS vs. BLE) | ||
|
||
Desenvolvemento: | ||
- retirados algúns atallos no código que entraban en conflito (TrackRecordingService e GpsStatusManager) | ||
- TrackRecordingServiceConnection xestiona o apagado do servizo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
v4.8.1: OpenTracks | ||
|
||
Arranxo: | ||
- Non se concedía o permiso de localización debido a ACCESS_LOCATION_BACKGROUND (eliminado) |