jakub
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 ):
https://github.com/RonRadtke/react-native-blob-util/blob/e5a0bc274673d3bfcc08ad49d2218d0a9780c5b3/android/src/main/AndroidManifest.xml#L4-L5
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-04-14 10:37:16 +02:00
Vitaliy Vlasov
ddbf7bc066
Temporarily fix Flipper dev-mode webview crashes
...
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com >
2020-05-25 15:09:59 +03:00
Gheorghe Pinzaru
2140a9867b
Upgrade react native to 0.62.2
...
Xcode updates
Localization
Pods upgrade
Update package.json
Upgrade android
Fix gitignore
Add flipper
Do not enable flipper by default on ios
maven update
Remove outdated hermes
idk what it is, but it's outdated
show warning on build
gradle update
rebase
Update deprecated clipboard
nix
align e2e to rn upgrade
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-05-06 17:35:13 +03:00
yenda
7bb45fdd8f
remove firebase
...
Signed-off-by: yenda <eric@status.im >
2019-10-29 15:03:58 +01:00
jakub
1d00e9bb3d
change App ID for PRs on Android to avoid replacing release
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2019-04-10 11:49:40 +02:00
Roman Volosovskyi
24a978d442
Migrate to RN 0.59.2
2019-04-01 17:42:57 +03:00
Igor Mandrigin
c0f5bd14de
Revert "change App ID for PRs on Android to avoid replacing release"
...
This reverts commit 6a7efb8339 .
Signed-off-by: Igor Mandrigin <i@mandrigin.ru >
2019-02-13 10:12:51 +01:00
jakub
6a7efb8339
change App ID for PRs on Android to avoid replacing release
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2019-02-12 13:24:24 +01:00
Dmitry Novotochinov
a4541c8af3
[ #3352 ] Improve new message notifications
...
* Set custom sound
* Tap on notification opens chat
* Show message notifications when app in foreground
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com >
2018-08-10 13:48:37 +03:00
Stepan Lusnikov
0082f5dd95
Add ability to run multiple android app
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com >
2018-05-08 14:22:46 +03:00