mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
fix: update com.github.meypod.al_azan
This commit is contained in:
parent
04fa2b6352
commit
f724fff208
1 changed files with 12 additions and 40 deletions
|
|
@ -4063,6 +4063,7 @@ Builds:
|
||||||
versionCode: 59001
|
versionCode: 59001
|
||||||
commit: 19a12dd5b8c0813dff2a6045f1afd1accff6e433
|
commit: 19a12dd5b8c0813dff2a6045f1afd1accff6e433
|
||||||
subdir: android/app
|
subdir: android/app
|
||||||
|
submodules: true
|
||||||
sudo:
|
sudo:
|
||||||
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
||||||
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
||||||
|
|
@ -4078,20 +4079,11 @@ Builds:
|
||||||
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
srclibs:
|
|
||||||
- meypod-notifee@7.6.1-guava-alarm
|
|
||||||
prebuild:
|
prebuild:
|
||||||
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
||||||
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
||||||
xmlns:android!' src/main/AndroidManifest.xml
|
xmlns:android!' src/main/AndroidManifest.xml
|
||||||
- pushd ../..
|
- pushd ../..
|
||||||
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
||||||
-f2)
|
|
||||||
- pushd $$meypod-notifee$$
|
|
||||||
- git checkout $NOTIFEE_COMMIT
|
|
||||||
- popd
|
|
||||||
- mkdir -p ./node_modules/@notifee/core/
|
|
||||||
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
||||||
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
||||||
./node_modules/@notifee/react-native/android/build.gradle
|
./node_modules/@notifee/react-native/android/build.gradle
|
||||||
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
||||||
|
|
@ -4105,13 +4097,14 @@ Builds:
|
||||||
- node_modules/react-native-screens/android/build.gradle
|
- node_modules/react-native-screens/android/build.gradle
|
||||||
- node_modules/react-native-svg/android/build.gradle
|
- node_modules/react-native-svg/android/build.gradle
|
||||||
- node_modules/@notifee/react-native/android/build.gradle
|
- node_modules/@notifee/react-native/android/build.gradle
|
||||||
- node_modules/@notifee/core/android/build.gradle
|
|
||||||
- node_modules/react-native-get-location/android/build.gradle
|
- node_modules/react-native-get-location/android/build.gradle
|
||||||
- node_modules/react-native-file-access/android/build.gradle
|
- node_modules/react-native-file-access/android/build.gradle
|
||||||
- node_modules/react-native-document-picker/android/build.gradle
|
- node_modules/react-native-document-picker/android/build.gradle
|
||||||
- node_modules/react-native-reanimated/android/build.gradle
|
- node_modules/react-native-reanimated/android/build.gradle
|
||||||
|
- notifee_fork/android/build.gradle
|
||||||
scandelete:
|
scandelete:
|
||||||
- node_modules/
|
- node_modules/
|
||||||
|
- notifee_fork/
|
||||||
ndk: 23.1.7779620
|
ndk: 23.1.7779620
|
||||||
gradleprops:
|
gradleprops:
|
||||||
- buildUniversalApk=false
|
- buildUniversalApk=false
|
||||||
|
|
@ -4121,6 +4114,7 @@ Builds:
|
||||||
versionCode: 59002
|
versionCode: 59002
|
||||||
commit: 19a12dd5b8c0813dff2a6045f1afd1accff6e433
|
commit: 19a12dd5b8c0813dff2a6045f1afd1accff6e433
|
||||||
subdir: android/app
|
subdir: android/app
|
||||||
|
submodules: true
|
||||||
sudo:
|
sudo:
|
||||||
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
||||||
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
||||||
|
|
@ -4136,20 +4130,11 @@ Builds:
|
||||||
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
srclibs:
|
|
||||||
- meypod-notifee@7.6.1-guava-alarm
|
|
||||||
prebuild:
|
prebuild:
|
||||||
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
||||||
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
||||||
xmlns:android!' src/main/AndroidManifest.xml
|
xmlns:android!' src/main/AndroidManifest.xml
|
||||||
- pushd ../..
|
- pushd ../..
|
||||||
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
||||||
-f2)
|
|
||||||
- pushd $$meypod-notifee$$
|
|
||||||
- git checkout $NOTIFEE_COMMIT
|
|
||||||
- popd
|
|
||||||
- mkdir -p ./node_modules/@notifee/core/
|
|
||||||
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
||||||
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
||||||
./node_modules/@notifee/react-native/android/build.gradle
|
./node_modules/@notifee/react-native/android/build.gradle
|
||||||
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
||||||
|
|
@ -4163,13 +4148,14 @@ Builds:
|
||||||
- node_modules/react-native-screens/android/build.gradle
|
- node_modules/react-native-screens/android/build.gradle
|
||||||
- node_modules/react-native-svg/android/build.gradle
|
- node_modules/react-native-svg/android/build.gradle
|
||||||
- node_modules/@notifee/react-native/android/build.gradle
|
- node_modules/@notifee/react-native/android/build.gradle
|
||||||
- node_modules/@notifee/core/android/build.gradle
|
|
||||||
- node_modules/react-native-get-location/android/build.gradle
|
- node_modules/react-native-get-location/android/build.gradle
|
||||||
- node_modules/react-native-file-access/android/build.gradle
|
- node_modules/react-native-file-access/android/build.gradle
|
||||||
- node_modules/react-native-document-picker/android/build.gradle
|
- node_modules/react-native-document-picker/android/build.gradle
|
||||||
- node_modules/react-native-reanimated/android/build.gradle
|
- node_modules/react-native-reanimated/android/build.gradle
|
||||||
|
- notifee_fork/android/build.gradle
|
||||||
scandelete:
|
scandelete:
|
||||||
- node_modules/
|
- node_modules/
|
||||||
|
- notifee_fork/
|
||||||
ndk: 23.1.7779620
|
ndk: 23.1.7779620
|
||||||
gradleprops:
|
gradleprops:
|
||||||
- buildUniversalApk=false
|
- buildUniversalApk=false
|
||||||
|
|
@ -4179,6 +4165,7 @@ Builds:
|
||||||
versionCode: 59003
|
versionCode: 59003
|
||||||
commit: 19a12dd5b8c0813dff2a6045f1afd1accff6e433
|
commit: 19a12dd5b8c0813dff2a6045f1afd1accff6e433
|
||||||
subdir: android/app
|
subdir: android/app
|
||||||
|
submodules: true
|
||||||
sudo:
|
sudo:
|
||||||
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
||||||
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
||||||
|
|
@ -4194,20 +4181,11 @@ Builds:
|
||||||
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
srclibs:
|
|
||||||
- meypod-notifee@7.6.1-guava-alarm
|
|
||||||
prebuild:
|
prebuild:
|
||||||
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
||||||
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
||||||
xmlns:android!' src/main/AndroidManifest.xml
|
xmlns:android!' src/main/AndroidManifest.xml
|
||||||
- pushd ../..
|
- pushd ../..
|
||||||
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
||||||
-f2)
|
|
||||||
- pushd $$meypod-notifee$$
|
|
||||||
- git checkout $NOTIFEE_COMMIT
|
|
||||||
- popd
|
|
||||||
- mkdir -p ./node_modules/@notifee/core/
|
|
||||||
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
||||||
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
||||||
./node_modules/@notifee/react-native/android/build.gradle
|
./node_modules/@notifee/react-native/android/build.gradle
|
||||||
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
||||||
|
|
@ -4221,13 +4199,14 @@ Builds:
|
||||||
- node_modules/react-native-screens/android/build.gradle
|
- node_modules/react-native-screens/android/build.gradle
|
||||||
- node_modules/react-native-svg/android/build.gradle
|
- node_modules/react-native-svg/android/build.gradle
|
||||||
- node_modules/@notifee/react-native/android/build.gradle
|
- node_modules/@notifee/react-native/android/build.gradle
|
||||||
- node_modules/@notifee/core/android/build.gradle
|
|
||||||
- node_modules/react-native-get-location/android/build.gradle
|
- node_modules/react-native-get-location/android/build.gradle
|
||||||
- node_modules/react-native-file-access/android/build.gradle
|
- node_modules/react-native-file-access/android/build.gradle
|
||||||
- node_modules/react-native-document-picker/android/build.gradle
|
- node_modules/react-native-document-picker/android/build.gradle
|
||||||
- node_modules/react-native-reanimated/android/build.gradle
|
- node_modules/react-native-reanimated/android/build.gradle
|
||||||
|
- notifee_fork/android/build.gradle
|
||||||
scandelete:
|
scandelete:
|
||||||
- node_modules/
|
- node_modules/
|
||||||
|
- notifee_fork/
|
||||||
ndk: 23.1.7779620
|
ndk: 23.1.7779620
|
||||||
gradleprops:
|
gradleprops:
|
||||||
- buildUniversalApk=false
|
- buildUniversalApk=false
|
||||||
|
|
@ -4237,6 +4216,7 @@ Builds:
|
||||||
versionCode: 59004
|
versionCode: 59004
|
||||||
commit: 19a12dd5b8c0813dff2a6045f1afd1accff6e433
|
commit: 19a12dd5b8c0813dff2a6045f1afd1accff6e433
|
||||||
subdir: android/app
|
subdir: android/app
|
||||||
|
submodules: true
|
||||||
sudo:
|
sudo:
|
||||||
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
||||||
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
||||||
|
|
@ -4252,20 +4232,11 @@ Builds:
|
||||||
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
srclibs:
|
|
||||||
- meypod-notifee@7.6.1-guava-alarm
|
|
||||||
prebuild:
|
prebuild:
|
||||||
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
||||||
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
||||||
xmlns:android!' src/main/AndroidManifest.xml
|
xmlns:android!' src/main/AndroidManifest.xml
|
||||||
- pushd ../..
|
- pushd ../..
|
||||||
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
||||||
-f2)
|
|
||||||
- pushd $$meypod-notifee$$
|
|
||||||
- git checkout $NOTIFEE_COMMIT
|
|
||||||
- popd
|
|
||||||
- mkdir -p ./node_modules/@notifee/core/
|
|
||||||
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
||||||
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
||||||
./node_modules/@notifee/react-native/android/build.gradle
|
./node_modules/@notifee/react-native/android/build.gradle
|
||||||
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
||||||
|
|
@ -4279,13 +4250,14 @@ Builds:
|
||||||
- node_modules/react-native-screens/android/build.gradle
|
- node_modules/react-native-screens/android/build.gradle
|
||||||
- node_modules/react-native-svg/android/build.gradle
|
- node_modules/react-native-svg/android/build.gradle
|
||||||
- node_modules/@notifee/react-native/android/build.gradle
|
- node_modules/@notifee/react-native/android/build.gradle
|
||||||
- node_modules/@notifee/core/android/build.gradle
|
|
||||||
- node_modules/react-native-get-location/android/build.gradle
|
- node_modules/react-native-get-location/android/build.gradle
|
||||||
- node_modules/react-native-file-access/android/build.gradle
|
- node_modules/react-native-file-access/android/build.gradle
|
||||||
- node_modules/react-native-document-picker/android/build.gradle
|
- node_modules/react-native-document-picker/android/build.gradle
|
||||||
- node_modules/react-native-reanimated/android/build.gradle
|
- node_modules/react-native-reanimated/android/build.gradle
|
||||||
|
- notifee_fork/android/build.gradle
|
||||||
scandelete:
|
scandelete:
|
||||||
- node_modules/
|
- node_modules/
|
||||||
|
- notifee_fork/
|
||||||
ndk: 23.1.7779620
|
ndk: 23.1.7779620
|
||||||
gradleprops:
|
gradleprops:
|
||||||
- buildUniversalApk=false
|
- buildUniversalApk=false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue