status-react/android/app
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
..
jni nix: Wrap gradle, npm packages, `lein prod-build` and `gradle assembleRelease` in Nix expressions to improve reproducible builds with constant build paths 2019-07-15 16:08:02 +02:00
src 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
debug.keystore Upgrade react-native to 0.60.5 2019-09-12 16:13:42 +02:00
google-services.json Implementation of remote android notifications (#13028) 2022-02-14 17:27:33 +05:30
proguard-rules.pro use react-native-fast-image for stickers 2021-11-17 15:44:27 +01:00