From ef9b516ca2786f55473af362f44b9e32ff11ed95 Mon Sep 17 00:00:00 2001 From: Alexander Borsuk Date: Tue, 26 Apr 2022 01:57:29 +0200 Subject: [PATCH] Updated WhatsNew Signed-off-by: Alexander Borsuk --- .../fdroid/play/listings/en-US/video-url.txt | 1 + .../src/fdroid/play/listings/en-US/whatsnew | 14 +++++++ .../fdroid/play/listings/it-IT/video-url.txt | 1 + .../src/fdroid/play/listings/it-IT/whatsnew | 1 + .../fdroid/play/listings/ru-RU/video-url.txt | 1 + .../src/fdroid/play/listings/ru-RU/whatsnew | 1 + .../fdroid/play/listings/tr-TR/video-url.txt | 1 + .../src/fdroid/play/listings/tr-TR/whatsnew | 1 + .../play/release-notes/en-US/default.txt | 13 ------- .../play/release-notes/it-IT/default.txt | 1 - .../play/release-notes/tr-TR/default.txt | 11 ------ .../google/play/listings/en-US/video-url.txt | 1 + .../src/google/play/listings/en-US/whatsnew | 14 +++++++ .../google/play/listings/it-IT/video-url.txt | 1 + .../src/google/play/listings/it-IT/whatsnew | 1 + .../google/play/listings/ru-RU/video-url.txt | 1 + .../src/google/play/listings/ru-RU/whatsnew | 1 + .../google/play/listings/tr-TR/video-url.txt | 1 + .../src/google/play/listings/tr-TR/whatsnew | 1 + .../play/release-notes/en-US/default.txt | 1 - .../play/release-notes/it-IT/default.txt | 1 - .../play/release-notes/tr-TR/default.txt | 1 - iphone/metadata/en-US/release_notes.txt | 38 +++++++++---------- iphone/metadata/tr/release_notes.txt | 19 +--------- 24 files changed, 62 insertions(+), 65 deletions(-) create mode 100644 android/src/fdroid/play/listings/en-US/video-url.txt create mode 100644 android/src/fdroid/play/listings/en-US/whatsnew create mode 120000 android/src/fdroid/play/listings/it-IT/video-url.txt create mode 120000 android/src/fdroid/play/listings/it-IT/whatsnew create mode 100644 android/src/fdroid/play/listings/ru-RU/video-url.txt create mode 120000 android/src/fdroid/play/listings/ru-RU/whatsnew create mode 120000 android/src/fdroid/play/listings/tr-TR/video-url.txt create mode 120000 android/src/fdroid/play/listings/tr-TR/whatsnew delete mode 100644 android/src/fdroid/play/release-notes/en-US/default.txt delete mode 120000 android/src/fdroid/play/release-notes/it-IT/default.txt delete mode 100644 android/src/fdroid/play/release-notes/tr-TR/default.txt create mode 120000 android/src/google/play/listings/en-US/video-url.txt create mode 100644 android/src/google/play/listings/en-US/whatsnew create mode 120000 android/src/google/play/listings/it-IT/video-url.txt create mode 120000 android/src/google/play/listings/it-IT/whatsnew create mode 120000 android/src/google/play/listings/ru-RU/video-url.txt create mode 120000 android/src/google/play/listings/ru-RU/whatsnew create mode 120000 android/src/google/play/listings/tr-TR/video-url.txt create mode 120000 android/src/google/play/listings/tr-TR/whatsnew delete mode 120000 android/src/google/play/release-notes/en-US/default.txt delete mode 120000 android/src/google/play/release-notes/it-IT/default.txt delete mode 120000 android/src/google/play/release-notes/tr-TR/default.txt mode change 100644 => 120000 iphone/metadata/tr/release_notes.txt diff --git a/android/src/fdroid/play/listings/en-US/video-url.txt b/android/src/fdroid/play/listings/en-US/video-url.txt new file mode 100644 index 0000000000..a82458173a --- /dev/null +++ b/android/src/fdroid/play/listings/en-US/video-url.txt @@ -0,0 +1 @@ +https://www.youtube.com/watch?v=dK-CUuy82Uc diff --git a/android/src/fdroid/play/listings/en-US/whatsnew b/android/src/fdroid/play/listings/en-US/whatsnew new file mode 100644 index 0000000000..d17ab85c6e --- /dev/null +++ b/android/src/fdroid/play/listings/en-US/whatsnew @@ -0,0 +1,14 @@ +• New OSM data as of April 15, 2022 +• World files now can also be updated +• Fixed annoying "Location is Disabled" +• Show search results on map works! +• Experimental Wikipedia articles everywhere +• Improved car directions +• Speed and battery optimizations +• Routing improvements +• Fixed subway in some cities +• Added Euskara (Basque) translations +• Improved Italian and German translations +• Fixed menu colors and refreshed navigation menu +• Added news, matrix, email, OSM links +• RTL layout fixes diff --git a/android/src/fdroid/play/listings/it-IT/video-url.txt b/android/src/fdroid/play/listings/it-IT/video-url.txt new file mode 120000 index 0000000000..25f9f21b70 --- /dev/null +++ b/android/src/fdroid/play/listings/it-IT/video-url.txt @@ -0,0 +1 @@ +../en-US/video-url.txt \ No newline at end of file diff --git a/android/src/fdroid/play/listings/it-IT/whatsnew b/android/src/fdroid/play/listings/it-IT/whatsnew new file mode 120000 index 0000000000..259a74f4cf --- /dev/null +++ b/android/src/fdroid/play/listings/it-IT/whatsnew @@ -0,0 +1 @@ +../en-US/whatsnew \ No newline at end of file diff --git a/android/src/fdroid/play/listings/ru-RU/video-url.txt b/android/src/fdroid/play/listings/ru-RU/video-url.txt new file mode 100644 index 0000000000..3fbf5dd452 --- /dev/null +++ b/android/src/fdroid/play/listings/ru-RU/video-url.txt @@ -0,0 +1 @@ +https://www.youtube.com/watch?v=0qTpVcVjXCU diff --git a/android/src/fdroid/play/listings/ru-RU/whatsnew b/android/src/fdroid/play/listings/ru-RU/whatsnew new file mode 120000 index 0000000000..259a74f4cf --- /dev/null +++ b/android/src/fdroid/play/listings/ru-RU/whatsnew @@ -0,0 +1 @@ +../en-US/whatsnew \ No newline at end of file diff --git a/android/src/fdroid/play/listings/tr-TR/video-url.txt b/android/src/fdroid/play/listings/tr-TR/video-url.txt new file mode 120000 index 0000000000..25f9f21b70 --- /dev/null +++ b/android/src/fdroid/play/listings/tr-TR/video-url.txt @@ -0,0 +1 @@ +../en-US/video-url.txt \ No newline at end of file diff --git a/android/src/fdroid/play/listings/tr-TR/whatsnew b/android/src/fdroid/play/listings/tr-TR/whatsnew new file mode 120000 index 0000000000..259a74f4cf --- /dev/null +++ b/android/src/fdroid/play/listings/tr-TR/whatsnew @@ -0,0 +1 @@ +../en-US/whatsnew \ No newline at end of file diff --git a/android/src/fdroid/play/release-notes/en-US/default.txt b/android/src/fdroid/play/release-notes/en-US/default.txt deleted file mode 100644 index 8877c1ae82..0000000000 --- a/android/src/fdroid/play/release-notes/en-US/default.txt +++ /dev/null @@ -1,13 +0,0 @@ -• New OSM data as of March 14, 2022 -• Wikipedia articles for well-known places -• Search for organic shops and restaurants -• Material style for bottom menus and "show on map" -• Filter inaccurate network locations -• Fixed compass overlapped by layers button for RTL -• Tuned visibility of steps, footways, community_centre -• Brighter roads in dark mode -• Darker farmlands and parkings -• Added bubble_tea and water_well -• Fixed some icons -• Improved routing -• Improved ar, es, ro translations diff --git a/android/src/fdroid/play/release-notes/it-IT/default.txt b/android/src/fdroid/play/release-notes/it-IT/default.txt deleted file mode 120000 index eb514ddca1..0000000000 --- a/android/src/fdroid/play/release-notes/it-IT/default.txt +++ /dev/null @@ -1 +0,0 @@ -../en-US/default.txt \ No newline at end of file diff --git a/android/src/fdroid/play/release-notes/tr-TR/default.txt b/android/src/fdroid/play/release-notes/tr-TR/default.txt deleted file mode 100644 index 7b59879e40..0000000000 --- a/android/src/fdroid/play/release-notes/tr-TR/default.txt +++ /dev/null @@ -1,11 +0,0 @@ -• Yeni OSM harita verileri (14 Mart 2022) -• Ünlü yerler için Vikipedi makaleleri -• Organik mağaza ve restoran araması yapın -• Alt menü ve "haritada göster" için materyal tasarım -• Kesin olmayan ağ konumlarını filtreleme -• Metro girişleri, basamaklar, kaldırımlar, topluluk merkezlerinde ayarlanmış görünürlük -• Karanlık modda daha parlak yollar -• Daha karanlık tarım arazileri ve parklar -• bubble_tea, water_well eklendi -• Bazı ikonlar düzeltildi -• İyileştirilmiş yönlendirme diff --git a/android/src/google/play/listings/en-US/video-url.txt b/android/src/google/play/listings/en-US/video-url.txt new file mode 120000 index 0000000000..d48b58bafb --- /dev/null +++ b/android/src/google/play/listings/en-US/video-url.txt @@ -0,0 +1 @@ +../../../../fdroid/play/listings/en-US/video-url.txt \ No newline at end of file diff --git a/android/src/google/play/listings/en-US/whatsnew b/android/src/google/play/listings/en-US/whatsnew new file mode 100644 index 0000000000..3b0c6026e6 --- /dev/null +++ b/android/src/google/play/listings/en-US/whatsnew @@ -0,0 +1,14 @@ +• New OSM data as of April 15, 2022 +• Fixed annoying "Location is Disabled" +• Show search results on map works! +• Experimental Wikipedia articles everywhere +• Improved car directions +• Speed and battery optimizations +• Routing improvements +• Fixed subway in some cities +• Added Euskara (Basque) translations +• Improved Italian and German translations +• Fixed menu colors and refreshed navigation menu +• Added news, matrix, email, OSM links +• RTL layout fixes +The full changelog: organicmaps.app diff --git a/android/src/google/play/listings/it-IT/video-url.txt b/android/src/google/play/listings/it-IT/video-url.txt new file mode 120000 index 0000000000..69855c49db --- /dev/null +++ b/android/src/google/play/listings/it-IT/video-url.txt @@ -0,0 +1 @@ +../../../../fdroid/play/listings/it-IT/video-url.txt \ No newline at end of file diff --git a/android/src/google/play/listings/it-IT/whatsnew b/android/src/google/play/listings/it-IT/whatsnew new file mode 120000 index 0000000000..259a74f4cf --- /dev/null +++ b/android/src/google/play/listings/it-IT/whatsnew @@ -0,0 +1 @@ +../en-US/whatsnew \ No newline at end of file diff --git a/android/src/google/play/listings/ru-RU/video-url.txt b/android/src/google/play/listings/ru-RU/video-url.txt new file mode 120000 index 0000000000..5aa15d60df --- /dev/null +++ b/android/src/google/play/listings/ru-RU/video-url.txt @@ -0,0 +1 @@ +../../../../fdroid/play/listings/ru-RU/video-url.txt \ No newline at end of file diff --git a/android/src/google/play/listings/ru-RU/whatsnew b/android/src/google/play/listings/ru-RU/whatsnew new file mode 120000 index 0000000000..259a74f4cf --- /dev/null +++ b/android/src/google/play/listings/ru-RU/whatsnew @@ -0,0 +1 @@ +../en-US/whatsnew \ No newline at end of file diff --git a/android/src/google/play/listings/tr-TR/video-url.txt b/android/src/google/play/listings/tr-TR/video-url.txt new file mode 120000 index 0000000000..5d3b1e1178 --- /dev/null +++ b/android/src/google/play/listings/tr-TR/video-url.txt @@ -0,0 +1 @@ +../../../../fdroid/play/listings/tr-TR/video-url.txt \ No newline at end of file diff --git a/android/src/google/play/listings/tr-TR/whatsnew b/android/src/google/play/listings/tr-TR/whatsnew new file mode 120000 index 0000000000..259a74f4cf --- /dev/null +++ b/android/src/google/play/listings/tr-TR/whatsnew @@ -0,0 +1 @@ +../en-US/whatsnew \ No newline at end of file diff --git a/android/src/google/play/release-notes/en-US/default.txt b/android/src/google/play/release-notes/en-US/default.txt deleted file mode 120000 index 968033c4c6..0000000000 --- a/android/src/google/play/release-notes/en-US/default.txt +++ /dev/null @@ -1 +0,0 @@ -../../../../fdroid/play/release-notes/en-US/default.txt \ No newline at end of file diff --git a/android/src/google/play/release-notes/it-IT/default.txt b/android/src/google/play/release-notes/it-IT/default.txt deleted file mode 120000 index 400b5d8da5..0000000000 --- a/android/src/google/play/release-notes/it-IT/default.txt +++ /dev/null @@ -1 +0,0 @@ -../../../../fdroid/play/release-notes/it-IT/default.txt \ No newline at end of file diff --git a/android/src/google/play/release-notes/tr-TR/default.txt b/android/src/google/play/release-notes/tr-TR/default.txt deleted file mode 120000 index 39c73d1d12..0000000000 --- a/android/src/google/play/release-notes/tr-TR/default.txt +++ /dev/null @@ -1 +0,0 @@ -../../../../fdroid/play/release-notes/tr-TR/default.txt \ No newline at end of file diff --git a/iphone/metadata/en-US/release_notes.txt b/iphone/metadata/en-US/release_notes.txt index 01c189ca28..2355f8512f 100644 --- a/iphone/metadata/en-US/release_notes.txt +++ b/iphone/metadata/en-US/release_notes.txt @@ -1,19 +1,19 @@ -• New OSM data as of March 14, 2022 -• Display Wikipedia articles for well-known places -• Fixed appearance of date pickers when editing opening hours -• Fixed rare crashes after downloading maps -• Select a proper light/dark CarPlay theme on the startup -• Automatically switch CarPlay dark/light mode based on the system notification -• Add date and time to My Position bookmarks -• Fixed crash on the menu click after hiding the interface -• Search for organic shops and restaurants! -• Brighter roads in night mode -• Darker farmlands and parking areas -• Properly display parkings and parks over hospital grounds -• Synced visibility for steps and footways -• Fixed visibility of community_centre -• Added bubble_tea -• Removed transparent circles from some icons -• Fixed museum icons -• Improved routing algorithm -• Improved Arabic, Romanian and Spanish translations +• New OSM data as of April 15, 2022 +• Added Wikipedia articles for many objects (experimental) +• Improved car route directions +• Some speed and battery optimizations +• Many routing improvements +• Fixed subway routing in some cities +• Added Euskara (Basque) translations +• Improved Italian and DE translations +• Draw oneway arrows more often +• Removed town halls and gardens from sightseeing +• Use phone from "mobile" OSM tag +• Added more vending_machine types +• Added landuse=education +• Orange fill for school, kindergarten and landuse=education areas +• Fixed Recycling category search +• Fixed Internet access displaying +• Fixed descriptions serialization in the edits.xml +• Fixed font rendering +• Follow our news in "?" dialog diff --git a/iphone/metadata/tr/release_notes.txt b/iphone/metadata/tr/release_notes.txt deleted file mode 100644 index 1526d8d83c..0000000000 --- a/iphone/metadata/tr/release_notes.txt +++ /dev/null @@ -1,18 +0,0 @@ -• Yeni OSM harita verileri (14 Mart 2022) -• Ünlü yerler için Vikipedi makalelerini görüntüleyin -• Açık olunan saatleri düzenlerken çıkan tarih seçim alanının görünümü düzeltildi -• Harita indirdikten sonra nadiren oluşan çökme hataları düzeltildi -• CarPlay'de başlangıçta sizin için uygun olan açık/koyu temayı seçin -• Sistem bildirimine göre CarPlay açık/koyu modunu otomatik olarak değiştirin -• "Konumum" yer imlerine tarih ve saat ekleyin -• Arayüz gizlendikten sonra menüye tıklarken oluşan çökme hatası düzeltildi -• Organik mağaza ve restoran araması yapın! -• Metro girişleri için iyileştirilmiş görünüm -• Karanlık modda daha parlak yollar -• Daha karanlık tarım arazileri ve parklar -• Basamaklar ve kaldırımlar için senkronize görünürlük -• Topluluk merkezlerinin görünümü düzeltildi -• bubble_tea, water_well eklendi -• Bazı ikonlardaki şeffaf daire kaldırıldı -• Müze ikonları düzeltildi -• İyileştirilmiş rota algoritması diff --git a/iphone/metadata/tr/release_notes.txt b/iphone/metadata/tr/release_notes.txt new file mode 120000 index 0000000000..457102d1e4 --- /dev/null +++ b/iphone/metadata/tr/release_notes.txt @@ -0,0 +1 @@ +../en-US/release_notes.txt \ No newline at end of file