diff --git a/metadata/com.github.meypod.al_azan.yml b/metadata/com.github.meypod.al_azan.yml index e15115f7a9..9351edf3d8 100644 --- a/metadata/com.github.meypod.al_azan.yml +++ b/metadata/com.github.meypod.al_azan.yml @@ -4063,6 +4063,7 @@ Builds: versionCode: 59001 commit: 19a12dd5b8c0813dff2a6045f1afd1accff6e433 subdir: android/app + submodules: true sudo: - 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" @@ -4078,20 +4079,11 @@ Builds: - echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js gradle: - yes - srclibs: - - meypod-notifee@7.6.1-guava-alarm prebuild: - sed -i -e '\!READ_PHONE_STATE!a' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools" xmlns:android!' src/main/AndroidManifest.xml - 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' ./node_modules/@notifee/react-native/android/build.gradle - sed "s///" lingui.config.js.example > lingui.config.js @@ -4105,13 +4097,14 @@ Builds: - node_modules/react-native-screens/android/build.gradle - node_modules/react-native-svg/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-file-access/android/build.gradle - node_modules/react-native-document-picker/android/build.gradle - node_modules/react-native-reanimated/android/build.gradle + - notifee_fork/android/build.gradle scandelete: - node_modules/ + - notifee_fork/ ndk: 23.1.7779620 gradleprops: - buildUniversalApk=false @@ -4121,6 +4114,7 @@ Builds: versionCode: 59002 commit: 19a12dd5b8c0813dff2a6045f1afd1accff6e433 subdir: android/app + submodules: true sudo: - 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" @@ -4136,20 +4130,11 @@ Builds: - echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js gradle: - yes - srclibs: - - meypod-notifee@7.6.1-guava-alarm prebuild: - sed -i -e '\!READ_PHONE_STATE!a' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools" xmlns:android!' src/main/AndroidManifest.xml - 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' ./node_modules/@notifee/react-native/android/build.gradle - sed "s///" lingui.config.js.example > lingui.config.js @@ -4163,13 +4148,14 @@ Builds: - node_modules/react-native-screens/android/build.gradle - node_modules/react-native-svg/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-file-access/android/build.gradle - node_modules/react-native-document-picker/android/build.gradle - node_modules/react-native-reanimated/android/build.gradle + - notifee_fork/android/build.gradle scandelete: - node_modules/ + - notifee_fork/ ndk: 23.1.7779620 gradleprops: - buildUniversalApk=false @@ -4179,6 +4165,7 @@ Builds: versionCode: 59003 commit: 19a12dd5b8c0813dff2a6045f1afd1accff6e433 subdir: android/app + submodules: true sudo: - 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" @@ -4194,20 +4181,11 @@ Builds: - echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js gradle: - yes - srclibs: - - meypod-notifee@7.6.1-guava-alarm prebuild: - sed -i -e '\!READ_PHONE_STATE!a' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools" xmlns:android!' src/main/AndroidManifest.xml - 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' ./node_modules/@notifee/react-native/android/build.gradle - sed "s///" lingui.config.js.example > lingui.config.js @@ -4221,13 +4199,14 @@ Builds: - node_modules/react-native-screens/android/build.gradle - node_modules/react-native-svg/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-file-access/android/build.gradle - node_modules/react-native-document-picker/android/build.gradle - node_modules/react-native-reanimated/android/build.gradle + - notifee_fork/android/build.gradle scandelete: - node_modules/ + - notifee_fork/ ndk: 23.1.7779620 gradleprops: - buildUniversalApk=false @@ -4237,6 +4216,7 @@ Builds: versionCode: 59004 commit: 19a12dd5b8c0813dff2a6045f1afd1accff6e433 subdir: android/app + submodules: true sudo: - 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" @@ -4252,20 +4232,11 @@ Builds: - echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js gradle: - yes - srclibs: - - meypod-notifee@7.6.1-guava-alarm prebuild: - sed -i -e '\!READ_PHONE_STATE!a' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools" xmlns:android!' src/main/AndroidManifest.xml - 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' ./node_modules/@notifee/react-native/android/build.gradle - sed "s///" lingui.config.js.example > lingui.config.js @@ -4279,13 +4250,14 @@ Builds: - node_modules/react-native-screens/android/build.gradle - node_modules/react-native-svg/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-file-access/android/build.gradle - node_modules/react-native-document-picker/android/build.gradle - node_modules/react-native-reanimated/android/build.gradle + - notifee_fork/android/build.gradle scandelete: - node_modules/ + - notifee_fork/ ndk: 23.1.7779620 gradleprops: - buildUniversalApk=false