AppLinksFragment: Bring back market.android.com support
Apparently tons of applications still use the outdated way to open the store Ref: - https://developer.android.com/distribute/marketing-tools/linking-to-google-play - https://www.androidauthority.com/android-market-google-play-different-787082/ Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -378,4 +378,6 @@
|
||||
<string name="app_link_enabled">App link enabled!</string>
|
||||
<string name="app_link_play_store" translatable="false">play.google.com</string>
|
||||
<string name="google_play_store_desc">Google Play, also known as the Google Play Store and formerly Android Market.</string>
|
||||
</resources>
|
||||
<string name="app_link_android_market" translatable="false">market.android.com</string>
|
||||
<string name="android_market_desc">Android Market was an online store offering software applications designed for Android devices, retired in 2017.</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user