cozy / cozy-home-v2

This repository was part of CozyV2 which has been deprecated
https://blog.cozycloud.cc/post/2016/11/21/On-the-road-to-Cozy-version-3
GNU Affero General Public License v3.0
94 stars 53 forks source link

Android marketplace icon is broken, again ☹ #653

Closed clochix closed 8 years ago

clochix commented 8 years ago

On the status screen, the icon we use for the Android Marketplace ( https://developer.android.com/images/brand/en_app_rgb_wo_45.png ) is broken. (also, there's a leading " we should remove)

jacquarg commented 8 years ago

They may change the URL pattern. I get a new one from https://play.google.com/intl/en_us/badges/ : --> https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png

But they design the form to make us embed the png, not just use the link (it may broke again later ...)

Thus, using the url, we could i18n : https://play.google.com/intl/en_us/badges/images/generic/fr-play-badge.png

poupotte commented 8 years ago

This issue is now fixed. Thanks @clochix !

ToddHewitt commented 8 years ago

it is broken again