status-react/android
Jakub Sokołowski 87b87e0d95
android: drop com.android.vending.CHECK_LICENSE perm
This blocks submissions to F-Droid repository, and is not necessary.

https://stuff.mit.edu/afs/sipb/project/android/docs/google/play/licensing/adding-licensing.html
https://developer.android.com/google/play/licensing/client-side-verification#manifest-permission
https://raccoon.onyxbits.de/blog/android-permissions-explained-com-android-vending-check_license-210

As far as I cn tell this permission might be coming from [react-native-blob-util](https://github.com/RonRadtke/react-native-blob-util):
e5a0bc2746/android/src/main/AndroidManifest.xml (L4-L5)

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-04-14 10:37:16 +02:00
..
app android: drop com.android.vending.CHECK_LICENSE perm 2022-04-14 10:37:16 +02:00
build.gradle Implementation of remote android notifications (#13028) 2022-02-14 17:27:33 +05:30
gradle.properties add commit hash to app metadata for Android and iOS 2021-09-21 11:48:45 +02:00
gradlew nix: add missing Gradle repo path in gradle shell 2020-05-20 13:59:49 +02:00
settings.gradle Add ability to Share image from Status 2021-09-22 10:07:08 -03:00