[android] Upload release notes Huawei automatically

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
This commit is contained in:
Roman Tsisyk 2023-01-28 10:46:15 +02:00
parent 693f012a16
commit 93799b6977
20 changed files with 231 additions and 4 deletions

View file

@ -44,7 +44,7 @@ buildscript {
}
classpath("com.github.triplet.gradle:play-publisher:3.7.0")
classpath("ru.cian:huawei-publish-gradle-plugin:1.3.3")
classpath("ru.cian:huawei-publish-gradle-plugin:1.3.5")
}
}
@ -457,9 +457,28 @@ huaweiPublish {
instances {
huaweiRelease {
credentialsPath = "$rootDir/huawei-appgallery.json"
buildFormat = "aab"
// https://github.com/cianru/huawei-publish-gradle-plugin/issues/32
deployType = 'draft'
buildFormat = 'aab'
deployType = 'draft' // confirm manually
releaseNotes = []
def localeOverride = [
'am' : 'am-ET',
'gu': 'gu_IN',
'iw-IL': 'he_IL',
'kn-IN': 'kn_IN',
'ml-IN': 'ml_IN',
'mn-MN': 'mn_MN',
'mr-IN': 'mr_IN',
'ta-IN': 'ta_IN',
'te-IN': 'te_IN',
]
def files = fileTree(dir: "$projectDir/src/google/play/release-notes",
include: '**/default.txt')
files.each { File file ->
def path = file.getPath()
def locale = file.parentFile.getName()
locale = localeOverride.get(locale, locale)
releaseNotes.add(new ru.cian.huawei.publish.ReleaseNote(locale, path))
}
}
}
}

View file

@ -0,0 +1,10 @@
• Yeni OpenStreetMap verileri (21 Ocak)
• Bazı KML dosyalarının içe aktarılmasındaki hatalar düzeltildi
• Sistem web görünümü devre dışı bırakılmışsa veya yoksa başlangıçta oluşan çökmeler düzeltildi
• Geliştirilmiş arama ve yönlendirme
• Yürüyüş ve bisiklet için iyileştirilmiş yükseklik hesaplama
• Buenos Aires ve Bilbao metro simgeleri düzeltildi
• Bowling Salonu eklendi
• Hırvatistan, Schengen bölgesine eklendi
• Maks. düzenlenebilir bina katı 25'ten 50'ye çıkarıldı
…dahası: omaps.app/news

View file

@ -0,0 +1,11 @@
• New OpenStreetMap data as of January 21
• Fixed import of some KML tracks
• Fixed crashes on start if system's WebView was disabled or absent
• Improved search and routing
• Properly handle elevation for hiking and cycling
• Fixed Buenos Aires & Bilbao metro icons
• Added Bowling Alley
• Added Croatia to Schengen area
• Increased max editable building floors from 25 to 50
• Enabled Basque, Belarussian, Croatian, Norwegian, Marathi, Swahili in TTS
…more: omaps.app/news

View file

@ -0,0 +1,11 @@
• New OpenStreetMap data as of January 21
• Fixed import of some KML tracks
• Fixed crashes on start if system's WebView was disabled or absent
• Improved search and routing
• Properly handle elevation for hiking and cycling
• Fixed Buenos Aires & Bilbao metro icons
• Added Bowling Alley
• Added Croatia to Schengen area
• Increased max editable building floors from 25 to 50
• Enabled Basque, Belarussian, Croatian, Norwegian, Marathi, Swahili in TTS
…more: omaps.app/news

View file

@ -0,0 +1,11 @@
• New OpenStreetMap data as of January 21
• Fixed import of some KML tracks
• Fixed crashes on start if system's WebView was disabled or absent
• Improved search and routing
• Properly handle elevation for hiking and cycling
• Fixed Buenos Aires & Bilbao metro icons
• Added Bowling Alley
• Added Croatia to Schengen area
• Increased max editable building floors from 25 to 50
• Enabled Basque, Belarussian, Croatian, Norwegian, Marathi, Swahili in TTS
…more: omaps.app/news

View file

@ -0,0 +1,11 @@
• New OpenStreetMap data as of January 21
• Fixed import of some KML tracks
• Fixed crashes on start if system's WebView was disabled or absent
• Improved search and routing
• Properly handle elevation for hiking and cycling
• Fixed Buenos Aires & Bilbao metro icons
• Added Bowling Alley
• Added Croatia to Schengen area
• Increased max editable building floors from 25 to 50
• Enabled Basque, Belarussian, Croatian, Norwegian, Marathi, Swahili in TTS
…more: omaps.app/news

View file

@ -0,0 +1,11 @@
• New OpenStreetMap data as of January 21
• Fixed import of some KML tracks
• Fixed crashes on start if system's WebView was disabled or absent
• Improved search and routing
• Properly handle elevation for hiking and cycling
• Fixed Buenos Aires & Bilbao metro icons
• Added Bowling Alley
• Added Croatia to Schengen area
• Increased max editable building floors from 25 to 50
• Enabled Basque, Belarussian, Croatian, Norwegian, Marathi, Swahili in TTS
…more: omaps.app/news

View file

@ -0,0 +1,11 @@
• New OpenStreetMap data as of January 21
• Fixed import of some KML tracks
• Fixed crashes on start if system's WebView was disabled or absent
• Improved search and routing
• Properly handle elevation for hiking and cycling
• Fixed Buenos Aires & Bilbao metro icons
• Added Bowling Alley
• Added Croatia to Schengen area
• Increased max editable building floors from 25 to 50
• Enabled Basque, Belarussian, Croatian, Norwegian, Marathi, Swahili in TTS
…more: omaps.app/news

View file

@ -0,0 +1,11 @@
• New OpenStreetMap data as of January 21
• Fixed import of some KML tracks
• Fixed crashes on start if system's WebView was disabled or absent
• Improved search and routing
• Properly handle elevation for hiking and cycling
• Fixed Buenos Aires & Bilbao metro icons
• Added Bowling Alley
• Added Croatia to Schengen area
• Increased max editable building floors from 25 to 50
• Enabled Basque, Belarussian, Croatian, Norwegian, Marathi, Swahili in TTS
…more: omaps.app/news

View file

@ -0,0 +1,11 @@
• New OpenStreetMap data as of January 21
• Fixed import of some KML tracks
• Fixed crashes on start if system's WebView was disabled or absent
• Improved search and routing
• Properly handle elevation for hiking and cycling
• Fixed Buenos Aires & Bilbao metro icons
• Added Bowling Alley
• Added Croatia to Schengen area
• Increased max editable building floors from 25 to 50
• Enabled Basque, Belarussian, Croatian, Norwegian, Marathi, Swahili in TTS
…more: omaps.app/news

View file

@ -0,0 +1,11 @@
• New OpenStreetMap data as of January 21
• Fixed import of some KML tracks
• Fixed crashes on start if system's WebView was disabled or absent
• Improved search and routing
• Properly handle elevation for hiking and cycling
• Fixed Buenos Aires & Bilbao metro icons
• Added Bowling Alley
• Added Croatia to Schengen area
• Increased max editable building floors from 25 to 50
• Enabled Basque, Belarussian, Croatian, Norwegian, Marathi, Swahili in TTS
…more: omaps.app/news

View file

@ -0,0 +1,11 @@
• New OpenStreetMap data as of January 21
• Fixed import of some KML tracks
• Fixed crashes on start if system's WebView was disabled or absent
• Improved search and routing
• Properly handle elevation for hiking and cycling
• Fixed Buenos Aires & Bilbao metro icons
• Added Bowling Alley
• Added Croatia to Schengen area
• Increased max editable building floors from 25 to 50
• Enabled Basque, Belarussian, Croatian, Norwegian, Marathi, Swahili in TTS
…more: omaps.app/news

View file

@ -0,0 +1,11 @@
• New OpenStreetMap data as of January 21
• Fixed import of some KML tracks
• Fixed crashes on start if system's WebView was disabled or absent
• Improved search and routing
• Properly handle elevation for hiking and cycling
• Fixed Buenos Aires & Bilbao metro icons
• Added Bowling Alley
• Added Croatia to Schengen area
• Increased max editable building floors from 25 to 50
• Enabled Basque, Belarussian, Croatian, Norwegian, Marathi, Swahili in TTS
…more: omaps.app/news

View file

@ -0,0 +1,11 @@
• New OpenStreetMap data as of January 21
• Fixed import of some KML tracks
• Fixed crashes on start if system's WebView was disabled or absent
• Improved search and routing
• Properly handle elevation for hiking and cycling
• Fixed Buenos Aires & Bilbao metro icons
• Added Bowling Alley
• Added Croatia to Schengen area
• Increased max editable building floors from 25 to 50
• Enabled Basque, Belarussian, Croatian, Norwegian, Marathi, Swahili in TTS
…more: omaps.app/news

View file

@ -0,0 +1,11 @@
• New OpenStreetMap data as of January 21
• Fixed import of some KML tracks
• Fixed crashes on start if system's WebView was disabled or absent
• Improved search and routing
• Properly handle elevation for hiking and cycling
• Fixed Buenos Aires & Bilbao metro icons
• Added Bowling Alley
• Added Croatia to Schengen area
• Increased max editable building floors from 25 to 50
• Enabled Basque, Belarussian, Croatian, Norwegian, Marathi, Swahili in TTS
…more: omaps.app/news

View file

@ -0,0 +1,11 @@
• New OpenStreetMap data as of January 21
• Fixed import of some KML tracks
• Fixed crashes on start if system's WebView was disabled or absent
• Improved search and routing
• Properly handle elevation for hiking and cycling
• Fixed Buenos Aires & Bilbao metro icons
• Added Bowling Alley
• Added Croatia to Schengen area
• Increased max editable building floors from 25 to 50
• Enabled Basque, Belarussian, Croatian, Norwegian, Marathi, Swahili in TTS
…more: omaps.app/news

View file

@ -0,0 +1,11 @@
• New OpenStreetMap data as of January 21
• Fixed import of some KML tracks
• Fixed crashes on start if system's WebView was disabled or absent
• Improved search and routing
• Properly handle elevation for hiking and cycling
• Fixed Buenos Aires & Bilbao metro icons
• Added Bowling Alley
• Added Croatia to Schengen area
• Increased max editable building floors from 25 to 50
• Enabled Basque, Belarussian, Croatian, Norwegian, Marathi, Swahili in TTS
…more: omaps.app/news

View file

@ -0,0 +1,11 @@
• New OpenStreetMap data as of January 21
• Fixed import of some KML tracks
• Fixed crashes on start if system's WebView was disabled or absent
• Improved search and routing
• Properly handle elevation for hiking and cycling
• Fixed Buenos Aires & Bilbao metro icons
• Added Bowling Alley
• Added Croatia to Schengen area
• Increased max editable building floors from 25 to 50
• Enabled Basque, Belarussian, Croatian, Norwegian, Marathi, Swahili in TTS
…more: omaps.app/news

View file

@ -0,0 +1,11 @@
• New OpenStreetMap data as of January 21
• Fixed import of some KML tracks
• Fixed crashes on start if system's WebView was disabled or absent
• Improved search and routing
• Properly handle elevation for hiking and cycling
• Fixed Buenos Aires & Bilbao metro icons
• Added Bowling Alley
• Added Croatia to Schengen area
• Increased max editable building floors from 25 to 50
• Enabled Basque, Belarussian, Croatian, Norwegian, Marathi, Swahili in TTS
…more: omaps.app/news

View file

@ -0,0 +1,11 @@
• New OpenStreetMap data as of January 21
• Fixed import of some KML tracks
• Fixed crashes on start if system's WebView was disabled or absent
• Improved search and routing
• Properly handle elevation for hiking and cycling
• Fixed Buenos Aires & Bilbao metro icons
• Added Bowling Alley
• Added Croatia to Schengen area
• Increased max editable building floors from 25 to 50
• Enabled Basque, Belarussian, Croatian, Norwegian, Marathi, Swahili in TTS
…more: omaps.app/news