reactnative-plugin-appice 1.2.0 → 1.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +43 -17
- package/android/.gradle/5.4.1/executionHistory/executionHistory.bin +0 -0
- package/android/.gradle/5.4.1/executionHistory/executionHistory.lock +0 -0
- package/android/.gradle/5.4.1/fileChanges/last-build.bin +0 -0
- package/android/.gradle/5.4.1/fileHashes/fileHashes.bin +0 -0
- package/android/.gradle/5.4.1/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/5.4.1/gc.properties +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +2 -0
- package/android/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
- package/android/.gradle/vcs-1/gc.properties +0 -0
- package/android/.idea/caches/build_file_checksums.ser +0 -0
- package/android/.idea/caches/gradle_models.ser +0 -0
- package/android/.idea/codeStyles/Project.xml +116 -0
- package/android/.idea/dictionaries/Adi.xml +3 -0
- package/android/.idea/gradle.xml +16 -0
- package/android/.idea/libraries/Gradle____local_aars____Users_Adi_ReactModule_AppICEReactLibrary_android_libs_AppICE_SDK_v2_4_18_jar_unspecified_jar.xml +9 -0
- package/android/.idea/libraries/Gradle____local_aars____Users_Adi_ReactModule_AppICEReactLibrary_android_libs_logutility_jar_unspecified_jar.xml +9 -0
- package/android/.idea/libraries/Gradle__android_arch_core_common_1_0_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__android_arch_lifecycle_common_1_0_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__android_arch_lifecycle_runtime_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_android_support_appcompat_v7_23_0_1_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__com_android_support_customtabs_26_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_android_support_recyclerview_v7_23_0_1_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_android_support_support_annotations_23_0_1_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_android_support_support_annotations_26_1_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_android_support_support_compat_26_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_android_support_support_core_ui_26_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_android_support_support_core_utils_26_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_android_support_support_fragment_26_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_android_support_support_media_compat_26_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_android_support_support_v4_23_0_1_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__com_android_support_support_v4_26_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_drawee_0_8_1_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_fbcore_0_8_1_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_fresco_0_8_1_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_0_8_1_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_okhttp_0_8_1_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_facebook_react_react_native_0_20_1_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__com_facebook_stetho_stetho_1_2_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_facebook_stetho_stetho_okhttp_1_2_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_fasterxml_jackson_core_jackson_core_2_2_3_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_ads_16_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_ads_base_16_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_ads_identifier_16_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_ads_lite_16_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_base_16_0_1_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_basement_16_2_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_gass_16_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_location_16_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_measurement_16_5_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_measurement_api_16_5_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_measurement_base_16_5_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_measurement_impl_16_5_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_measurement_sdk_16_5_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_measurement_sdk_api_16_5_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_places_placereport_16_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_stats_16_0_1_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_tasks_16_0_1_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_auto_value_auto_value_annotations_1_6_3_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__com_google_code_findbugs_jsr305_3_0_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_analytics_16_5_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_common_17_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_core_16_0_9_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_iid_18_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_iid_interop_16_0_1_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_measurement_connector_17_0_1_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_messaging_18_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_nineoldandroids_library_2_4_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_parse_bolts_bolts_android_1_1_4_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_squareup_okhttp_okhttp_2_5_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_squareup_okhttp_okhttp_ws_2_5_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_squareup_okio_okio_1_6_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__commons_cli_commons_cli_1_2_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__org_webkit_android_jsc_r174650_aar.xml +10 -0
- package/android/.idea/misc.xml +23 -0
- package/android/.idea/modules.xml +8 -0
- package/android/.idea/runConfigurations.xml +12 -0
- package/android/.idea/workspace.xml +322 -0
- package/android/README.md +14 -0
- package/android/android.iml +151 -0
- package/android/build/.transforms/0fb7fc20a81e8c5e30919b8556df922b/classes/classes.dex +0 -0
- package/android/build/.transforms/0fb7fc20a81e8c5e30919b8556df922b.bin +1 -0
- package/android/build/.transforms/184a86fb83e4fc57ae31353a94048849/classes/classes.dex +0 -0
- package/android/build/.transforms/184a86fb83e4fc57ae31353a94048849.bin +1 -0
- package/android/build/.transforms/1d7033815c0870dfddb8f5813b3011e0/classes/classes.dex +0 -0
- package/android/build/.transforms/1d7033815c0870dfddb8f5813b3011e0.bin +1 -0
- package/android/build/.transforms/8a037f6056383e22d4a8bcea677e34f0/classes/classes.dex +0 -0
- package/android/build/.transforms/8a037f6056383e22d4a8bcea677e34f0.bin +1 -0
- package/android/build/.transforms/a26ffe20fdead2a4e2dd98ea390f8248/classes/classes.dex +0 -0
- package/android/build/.transforms/a26ffe20fdead2a4e2dd98ea390f8248.bin +1 -0
- package/android/build/.transforms/bf07a1d7c27044f37d3c2dd1bc209936/classes/classes.dex +0 -0
- package/android/build/.transforms/bf07a1d7c27044f37d3c2dd1bc209936.bin +1 -0
- package/android/build/.transforms/fa5cc52e69d33c06df5a4f6b52a33150/classes/classes.dex +0 -0
- package/android/build/.transforms/fa5cc52e69d33c06df5a4f6b52a33150.bin +1 -0
- package/android/build/generated/source/buildConfig/debug/com/reactlibrary/BuildConfig.java +1 -4
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml +186 -27
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/output-metadata.json +16 -0
- package/android/build/intermediates/aar_metadata/debug/aar-metadata.properties +2 -0
- package/android/build/intermediates/annotation_processor_list/debug/annotationProcessors.json +1 -0
- package/android/build/intermediates/compile_library_classes_jar/debug/classes.jar +0 -0
- package/android/build/intermediates/compile_r_class_jar/debug/R.jar +0 -0
- package/android/build/intermediates/compile_symbol_list/debug/R.txt +2050 -0
- package/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +2 -0
- package/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +2 -0
- package/android/build/intermediates/incremental/packageDebugAssets/merger.xml +2 -0
- package/android/build/intermediates/incremental/packageDebugResources/compile-file-map.properties +1 -0
- package/android/build/intermediates/incremental/packageDebugResources/merger.xml +2 -0
- package/android/build/intermediates/javac/debug/classes/com/reactlibrary/AppIceReactPluginModule.class +0 -0
- package/android/build/intermediates/javac/debug/classes/com/reactlibrary/AppIceReactPluginPackage.class +0 -0
- package/android/build/intermediates/javac/debug/classes/com/reactlibrary/BuildConfig.class +0 -0
- package/android/build/intermediates/javac/debug/classes/com/reactlibrary/CampaignCampsReceiver.class +0 -0
- package/android/build/intermediates/javac/debug/classes/com/reactlibrary/InAppWebView.class +0 -0
- package/android/build/intermediates/javac/debug/classes/com/reactlibrary/NotificationEventService$1.class +0 -0
- package/android/build/intermediates/javac/debug/classes/com/reactlibrary/NotificationEventService.class +0 -0
- package/android/build/intermediates/library_manifest/debug/AndroidManifest.xml +187 -27
- package/android/build/intermediates/local_only_symbol_list/debug/R-def.txt +2 -0
- package/android/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt +351 -0
- package/android/build/intermediates/navigation_json/debug/navigation.json +1 -0
- package/android/build/intermediates/packaged_manifests/debug/output-metadata.json +16 -0
- package/android/build/intermediates/runtime_library_classes_jar/debug/classes.jar +0 -0
- package/android/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt +1567 -0
- package/android/build/outputs/logs/manifest-merger-debug-report.txt +312 -38
- package/android/build/tmp/compileDebugJavaWithJavac/source-classes-mapping.txt +13 -0
- package/android/build.gradle +127 -20
- package/android/gradle/wrapper/gradle-wrapper.properties +2 -2
- package/android/libs/logutility.jar +0 -0
- package/android/local.properties +8 -0
- package/android/src/main/AndroidManifest.xml +17 -8
- package/android/src/main/java/com/reactlibrary/AppIceReactPluginModule.java +258 -0
- package/android/src/main/java/com/reactlibrary/{AppIceReactLibraryPackage.java → AppIceReactPluginPackage.java} +6 -6
- package/android/src/main/java/com/reactlibrary/CampaignCampsReceiver.java +0 -0
- package/android/src/main/java/com/reactlibrary/InAppWebView.java +68 -0
- package/android/src/main/java/com/reactlibrary/NotificationEventService.java +0 -0
- package/android/src/main/java/com/reactlibrary/React-Native workspace.code-workspace +29 -0
- package/index.js +2 -3
- package/ios/AppICESDK/appICE.momd/VersionInfo.plist +0 -0
- package/ios/AppICESDK/appICE.momd/appICE 2.mom +0 -0
- package/ios/AppICESDK/appICE.momd/appICE 3.mom +0 -0
- package/ios/AppICESDK/appICE.momd/appICE 4.mom +0 -0
- package/ios/AppICESDK/appICE.momd/appICE 4.omo +0 -0
- package/ios/AppICESDK/appICE.momd/appICE.mom +0 -0
- package/ios/AppICESDK/appICE.momd/appICE2.mom +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/APPChildViewController.nib +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/AppICE_btn.png +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/Black button.png +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/HAlfFooterNOTINAppViewController.nib +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/HAlfHeaderINAppViewController.nib +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/HAlfINAppViewController.nib +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/INAppViewController.nib +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/Info.plist +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/RatingViewController.nib +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/SurveyViewController.nib +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/checked.png +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/close-button.png +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/sound2.caf +0 -0
- package/ios/AppICESDK/appICEBundle.bundle/unchecked.png +0 -0
- package/ios/AppICESDK/include/iosAppiceSDK/AppICEInboxMessage.h +36 -0
- package/ios/AppICESDK/include/iosAppiceSDK/BugfenderSDK.framework/BugfenderSDK +0 -0
- package/ios/AppICESDK/include/iosAppiceSDK/BugfenderSDK.framework/Headers/BFUserFeedbackNavigationController.h +51 -0
- package/ios/AppICESDK/include/iosAppiceSDK/BugfenderSDK.framework/Headers/BFUserFeedbackViewController.h +114 -0
- package/ios/AppICESDK/include/iosAppiceSDK/BugfenderSDK.framework/Headers/BugfenderSDK.h +388 -0
- package/ios/AppICESDK/include/iosAppiceSDK/BugfenderSDK.framework/Modules/module.modulemap +6 -0
- package/ios/AppICESDK/include/iosAppiceSDK/appICE.h +126 -0
- package/ios/AppICESDK/include/iosAppiceSDK/appICEDB.h +52 -0
- package/ios/AppICESDK/include/iosAppiceSDK/appICEUserDetails.h +46 -0
- package/ios/AppIceReactPlugin.h +5 -0
- package/ios/AppIceReactPlugin.m +64 -0
- package/ios/AppIceReactPlugin.xcodeproj/project.pbxproj +422 -0
- package/ios/AppIceReactPlugin.xcodeproj/project.xcworkspace/contents.xcworkspacedata +4 -0
- package/ios/AppIceReactPlugin.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +8 -0
- package/ios/AppIceReactPlugin.xcodeproj/project.xcworkspace/xcuserdata/Adi.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- package/ios/AppIceReactPlugin.xcodeproj/xcuserdata/Adi.xcuserdatad/xcschemes/xcschememanagement.plist +14 -0
- package/ios/AppIceReactPlugin.xcworkspace/contents.xcworkspacedata +10 -0
- package/ios/AppIceReactPlugin.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +8 -0
- package/ios/AppIceReactPlugin.xcworkspace/xcuserdata/Adi.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- package/ios/Podfile +11 -0
- package/ios/Podfile.lock +3 -0
- package/ios/Pods/Manifest.lock +3 -0
- package/ios/Pods/Pods.xcodeproj/project.pbxproj +395 -0
- package/ios/Pods/Pods.xcodeproj/xcuserdata/Adi.xcuserdatad/xcschemes/Pods-AppIceReactPlugin.xcscheme +58 -0
- package/ios/Pods/Pods.xcodeproj/xcuserdata/Adi.xcuserdatad/xcschemes/xcschememanagement.plist +18 -0
- package/ios/Pods/Target Support Files/Pods-AppIceReactPlugin/Pods-AppIceReactPlugin-Info.plist +26 -0
- package/ios/Pods/Target Support Files/Pods-AppIceReactPlugin/Pods-AppIceReactPlugin-acknowledgements.markdown +3 -0
- package/ios/Pods/Target Support Files/Pods-AppIceReactPlugin/Pods-AppIceReactPlugin-acknowledgements.plist +29 -0
- package/ios/Pods/Target Support Files/Pods-AppIceReactPlugin/Pods-AppIceReactPlugin-dummy.m +5 -0
- package/ios/Pods/Target Support Files/Pods-AppIceReactPlugin/Pods-AppIceReactPlugin-umbrella.h +16 -0
- package/ios/Pods/Target Support Files/Pods-AppIceReactPlugin/Pods-AppIceReactPlugin.debug.xcconfig +6 -0
- package/ios/Pods/Target Support Files/Pods-AppIceReactPlugin/Pods-AppIceReactPlugin.modulemap +6 -0
- package/ios/Pods/Target Support Files/Pods-AppIceReactPlugin/Pods-AppIceReactPlugin.release.xcconfig +6 -0
- package/package.json +27 -5
- package/reactnative-plugin-appice.podspec +30 -0
- package/.gitattributes +0 -1
- package/android/build/generated/source/buildConfig/androidTest/debug/com/reactlibrary/test/BuildConfig.java +0 -13
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/output.json +0 -1
- package/android/build/intermediates/merged_manifests/debug/output.json +0 -1
- package/android/build/intermediates/merged_manifests/debugAndroidTest/AndroidManifest.xml +0 -126
- package/android/build/intermediates/merged_manifests/debugAndroidTest/output.json +0 -1
- package/android/src/main/java/com/reactlibrary/AppICEReactPlugin.java +0 -230
- package/ios/RNAppIceReactLibrary.h +0 -11
- package/ios/RNAppIceReactLibrary.m +0 -13
- package/ios/RNAppIceReactLibrary.podspec +0 -24
- package/ios/RNAppIceReactLibrary.xcodeproj/project.pbxproj +0 -259
- package/ios/RNAppIceReactLibrary.xcworkspace/contents.xcworkspacedata +0 -9
|
@@ -1,57 +1,331 @@
|
|
|
1
1
|
-- Merging decision tree log ---
|
|
2
2
|
manifest
|
|
3
|
-
ADDED from
|
|
4
|
-
INJECTED from
|
|
5
|
-
INJECTED from
|
|
6
|
-
INJECTED from
|
|
7
|
-
INJECTED from
|
|
8
|
-
INJECTED from
|
|
9
|
-
INJECTED from
|
|
3
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:1:1-183:12
|
|
4
|
+
INJECTED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:1:1-183:12
|
|
5
|
+
INJECTED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:1:1-183:12
|
|
6
|
+
INJECTED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:1:1-183:12
|
|
7
|
+
INJECTED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:1:1-183:12
|
|
8
|
+
INJECTED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:1:1-183:12
|
|
9
|
+
INJECTED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:1:1-183:12
|
|
10
10
|
package
|
|
11
|
-
ADDED from
|
|
12
|
-
INJECTED from
|
|
13
|
-
INJECTED from
|
|
11
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:2:11-37
|
|
12
|
+
INJECTED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml
|
|
13
|
+
INJECTED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml
|
|
14
14
|
android:versionName
|
|
15
|
-
INJECTED from
|
|
16
|
-
ADDED from
|
|
17
|
-
INJECTED from
|
|
15
|
+
INJECTED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml
|
|
16
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:1:1-183:12
|
|
17
|
+
INJECTED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml
|
|
18
18
|
android:versionCode
|
|
19
|
-
INJECTED from
|
|
20
|
-
ADDED from
|
|
21
|
-
INJECTED from
|
|
19
|
+
INJECTED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml
|
|
20
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:1:1-183:12
|
|
21
|
+
INJECTED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml
|
|
22
22
|
xmlns:android
|
|
23
|
-
ADDED from
|
|
23
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:1:11-69
|
|
24
|
+
uses-permission#android.permission.INTERNET
|
|
25
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:4:5-67
|
|
26
|
+
android:name
|
|
27
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:4:22-64
|
|
28
|
+
uses-permission#android.permission.GET_TASKS
|
|
29
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:6:5-68
|
|
30
|
+
android:name
|
|
31
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:6:22-65
|
|
32
|
+
uses-permission#android.permission.WRITE_EXTERNAL_STORAGE
|
|
33
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:7:5-81
|
|
34
|
+
android:name
|
|
35
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:7:22-78
|
|
36
|
+
uses-permission#android.permission.RECEIVE_BOOT_COMPLETED
|
|
37
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:8:5-81
|
|
38
|
+
android:name
|
|
39
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:8:22-78
|
|
40
|
+
uses-permission#android.permission.ACCESS_NETWORK_STATE
|
|
41
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:9:5-79
|
|
42
|
+
android:name
|
|
43
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:9:22-76
|
|
44
|
+
uses-permission#android.permission.VIBRATE
|
|
45
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:10:5-66
|
|
46
|
+
android:name
|
|
47
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:10:22-63
|
|
48
|
+
uses-permission#android.permission.ACCESS_WIFI_STATE
|
|
49
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:11:5-76
|
|
50
|
+
android:name
|
|
51
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:11:22-73
|
|
52
|
+
uses-permission#android.permission.PACKAGE_USAGE_STATS
|
|
53
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:13:5-15:47
|
|
54
|
+
xmlns:tools
|
|
55
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:13:22-68
|
|
56
|
+
tools:ignore
|
|
57
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:15:9-44
|
|
58
|
+
android:name
|
|
59
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:14:9-62
|
|
60
|
+
uses-permission#android.permission.WAKE_LOCK
|
|
61
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:17:5-68
|
|
62
|
+
android:name
|
|
63
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:17:22-65
|
|
24
64
|
application
|
|
25
|
-
ADDED from
|
|
65
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:19:5-181:19
|
|
66
|
+
service#semusi.activitysdk.Api
|
|
67
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:21:9-24:51
|
|
68
|
+
android:protectionLevel
|
|
69
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:24:13-48
|
|
70
|
+
android:exported
|
|
71
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:23:13-37
|
|
72
|
+
android:name
|
|
73
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:22:13-50
|
|
74
|
+
activity#semusi.context.ui.UIEventsHandler
|
|
75
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:26:9-30:75
|
|
76
|
+
android:protectionLevel
|
|
77
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:29:13-48
|
|
78
|
+
android:exported
|
|
79
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:28:13-36
|
|
80
|
+
android:theme
|
|
81
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:30:13-72
|
|
82
|
+
android:name
|
|
83
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:27:13-61
|
|
84
|
+
activity#semusi.context.ui.AppICENotifUI
|
|
85
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:32:9-48:20
|
|
86
|
+
android:name
|
|
87
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:32:19-65
|
|
88
|
+
intent-filter#action:name:AppICE.Notification.FCM_Action+category:name:android.intent.category.DEFAULT
|
|
89
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:33:13-36:29
|
|
90
|
+
action#AppICE.Notification.FCM_Action
|
|
91
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:34:17-73
|
|
92
|
+
android:name
|
|
93
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:34:25-70
|
|
94
|
+
category#android.intent.category.DEFAULT
|
|
95
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:35:17-76
|
|
96
|
+
android:name
|
|
97
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:35:27-73
|
|
98
|
+
intent-filter#action:name:android.intent.action.VIEW+category:name:android.intent.category.BROWSABLE+category:name:android.intent.category.DEFAULT+data:host:ai.io+data:scheme:https
|
|
99
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:38:13-47:29
|
|
100
|
+
action#android.intent.action.VIEW
|
|
101
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:39:17-69
|
|
102
|
+
android:name
|
|
103
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:39:25-66
|
|
104
|
+
category#android.intent.category.BROWSABLE
|
|
105
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:42:17-78
|
|
106
|
+
android:name
|
|
107
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:42:27-75
|
|
108
|
+
data
|
|
109
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:44:17-46:46
|
|
110
|
+
android:host
|
|
111
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:45:21-41
|
|
112
|
+
android:scheme
|
|
113
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:46:21-43
|
|
114
|
+
service#semusi.ruleengine.pushmanager.SdkFcmListenerService
|
|
115
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:50:9-56:19
|
|
116
|
+
android:protectionLevel
|
|
117
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:52:13-48
|
|
118
|
+
android:name
|
|
119
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:51:13-79
|
|
120
|
+
intent-filter#action:name:com.google.firebase.MESSAGING_EVENT
|
|
121
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:53:13-55:29
|
|
122
|
+
action#com.google.firebase.MESSAGING_EVENT
|
|
123
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:54:17-78
|
|
124
|
+
android:name
|
|
125
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:54:25-75
|
|
126
|
+
receiver#semusi.context.counthandler.DataBackupReceiver
|
|
127
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:58:9-70:20
|
|
128
|
+
android:enabled
|
|
129
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:60:13-35
|
|
130
|
+
android:protectionLevel
|
|
131
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:62:13-48
|
|
132
|
+
android:exported
|
|
133
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:61:13-36
|
|
134
|
+
android:name
|
|
135
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:59:13-74
|
|
136
|
+
intent-filter#action:name:android.intent.action.PACKAGE_ADDED+action:name:android.intent.action.PACKAGE_REMOVED+action:name:android.intent.action.PACKAGE_REPLACED+data:scheme:package
|
|
137
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:63:13-69:29
|
|
138
|
+
android:priority
|
|
139
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:63:28-51
|
|
140
|
+
action#android.intent.action.PACKAGE_ADDED
|
|
141
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:64:17-78
|
|
142
|
+
android:name
|
|
143
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:64:25-75
|
|
144
|
+
action#android.intent.action.PACKAGE_REMOVED
|
|
145
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:65:17-80
|
|
146
|
+
android:name
|
|
147
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:65:25-77
|
|
148
|
+
action#android.intent.action.PACKAGE_REPLACED
|
|
149
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:66:17-81
|
|
150
|
+
android:name
|
|
151
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:66:25-78
|
|
152
|
+
receiver#semusi.context.counthandler.DataSyncReceiver
|
|
153
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:72:9-75:51
|
|
154
|
+
android:protectionLevel
|
|
155
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:75:13-48
|
|
156
|
+
android:exported
|
|
157
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:74:13-36
|
|
158
|
+
android:name
|
|
159
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:73:13-72
|
|
160
|
+
receiver#semusi.context.counthandler.TimeTickReceiver
|
|
161
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:76:9-79:51
|
|
162
|
+
android:protectionLevel
|
|
163
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:79:13-48
|
|
164
|
+
android:exported
|
|
165
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:78:13-36
|
|
166
|
+
android:name
|
|
167
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:77:13-72
|
|
168
|
+
receiver#semusi.context.counthandler.NotificationEventReceiver
|
|
169
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:80:9-83:51
|
|
170
|
+
android:protectionLevel
|
|
171
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:83:13-48
|
|
172
|
+
android:exported
|
|
173
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:82:13-36
|
|
174
|
+
android:name
|
|
175
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:81:13-81
|
|
176
|
+
receiver#semusi.context.counthandler.ActionEventReceiver
|
|
177
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:84:9-87:51
|
|
178
|
+
android:protectionLevel
|
|
179
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:87:13-48
|
|
180
|
+
android:exported
|
|
181
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:86:13-36
|
|
182
|
+
android:name
|
|
183
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:85:13-75
|
|
184
|
+
receiver#semusi.analytics.handler.SessionReceiver
|
|
185
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:88:9-91:51
|
|
186
|
+
android:protectionLevel
|
|
187
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:91:13-48
|
|
188
|
+
android:exported
|
|
189
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:90:13-36
|
|
190
|
+
android:name
|
|
191
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:89:13-68
|
|
192
|
+
receiver#semusi.analytics.handler.InstallReferralHandler
|
|
193
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:93:9-99:20
|
|
194
|
+
android:exported
|
|
195
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:95:13-36
|
|
196
|
+
android:name
|
|
197
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:94:13-75
|
|
198
|
+
intent-filter#action:name:com.android.vending.INSTALL_REFERRER
|
|
199
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:96:13-98:29
|
|
200
|
+
action#com.android.vending.INSTALL_REFERRER
|
|
201
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:97:17-79
|
|
202
|
+
android:name
|
|
203
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:97:25-76
|
|
204
|
+
receiver#semusi.context.counthandler.DeviceBootReceiver
|
|
205
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:101:9-109:20
|
|
206
|
+
android:protectionLevel
|
|
207
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:103:13-48
|
|
208
|
+
android:name
|
|
209
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:102:13-74
|
|
210
|
+
intent-filter#action:name:android.intent.action.BOOT_COMPLETED+action:name:android.intent.action.QUICKBOOT_POWERON+action:name:com.htc.intent.action.QUICKBOOT_POWERON
|
|
211
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:104:13-108:29
|
|
212
|
+
action#android.intent.action.BOOT_COMPLETED
|
|
213
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:105:17-79
|
|
214
|
+
android:name
|
|
215
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:105:25-76
|
|
216
|
+
action#android.intent.action.QUICKBOOT_POWERON
|
|
217
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:106:17-82
|
|
218
|
+
android:name
|
|
219
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:106:25-79
|
|
220
|
+
action#com.htc.intent.action.QUICKBOOT_POWERON
|
|
221
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:107:17-82
|
|
222
|
+
android:name
|
|
223
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:107:25-79
|
|
224
|
+
service#semusi.util.job.v21.PlatformJobService
|
|
225
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:118:9-121:72
|
|
226
|
+
android:exported
|
|
227
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:120:13-37
|
|
228
|
+
android:permission
|
|
229
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:121:13-69
|
|
230
|
+
android:name
|
|
231
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:119:13-66
|
|
232
|
+
service#semusi.util.job.v14.PlatformAlarmService
|
|
233
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:123:9-126:72
|
|
234
|
+
android:exported
|
|
235
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:125:13-37
|
|
236
|
+
android:permission
|
|
237
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:126:13-69
|
|
238
|
+
android:name
|
|
239
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:124:13-68
|
|
240
|
+
service#semusi.util.job.v14.PlatformAlarmServiceExact
|
|
241
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:128:9-130:40
|
|
242
|
+
android:exported
|
|
243
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:130:13-37
|
|
244
|
+
android:name
|
|
245
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:129:13-73
|
|
246
|
+
receiver#semusi.util.job.v14.PlatformAlarmReceiver
|
|
247
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:132:9-140:20
|
|
248
|
+
android:exported
|
|
249
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:134:13-37
|
|
250
|
+
android:name
|
|
251
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:133:13-69
|
|
252
|
+
intent-filter#action:name:net.vrallev.android.job.v14.RUN_JOB+action:name:semusi.util.job.v14.RUN_JOB
|
|
253
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:135:13-139:29
|
|
254
|
+
action#semusi.util.job.v14.RUN_JOB
|
|
255
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:137:17-70
|
|
256
|
+
android:name
|
|
257
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:137:25-67
|
|
258
|
+
action#net.vrallev.android.job.v14.RUN_JOB
|
|
259
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:138:17-78
|
|
260
|
+
android:name
|
|
261
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:138:25-75
|
|
262
|
+
receiver#semusi.util.job.JobBootReceiver
|
|
263
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:142:9-151:20
|
|
264
|
+
android:exported
|
|
265
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:144:13-37
|
|
266
|
+
android:name
|
|
267
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:143:13-59
|
|
268
|
+
intent-filter#action:name:android.intent.action.BOOT_COMPLETED+action:name:android.intent.action.MY_PACKAGE_REPLACED+action:name:android.intent.action.QUICKBOOT_POWERON+action:name:com.htc.intent.action.QUICKBOOT_POWERON
|
|
269
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:145:13-150:29
|
|
270
|
+
action#android.intent.action.MY_PACKAGE_REPLACED
|
|
271
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:149:17-84
|
|
272
|
+
android:name
|
|
273
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:149:25-81
|
|
274
|
+
receiver#semusi.context.ui.Carousel.CarouselEventReceiver
|
|
275
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:153:9-158:20
|
|
276
|
+
android:exported
|
|
277
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:154:13-37
|
|
278
|
+
android:name
|
|
279
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:153:19-82
|
|
280
|
+
intent-filter#action:name:io.appice.CAROUSELNOTIFICATIONFIRED
|
|
281
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:155:13-157:29
|
|
282
|
+
action#io.appice.CAROUSELNOTIFICATIONFIRED
|
|
283
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:156:17-77
|
|
284
|
+
android:name
|
|
285
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:156:25-75
|
|
286
|
+
service#semusi.util.job.JobRescheduleService
|
|
287
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:160:9-163:72
|
|
288
|
+
android:exported
|
|
289
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:162:13-37
|
|
290
|
+
android:permission
|
|
291
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:163:13-69
|
|
292
|
+
android:name
|
|
293
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:161:13-64
|
|
26
294
|
receiver#com.reactlibrary.CampaignCampsReceiver
|
|
27
|
-
ADDED from
|
|
295
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:166:9-172:20
|
|
28
296
|
android:protectionLevel
|
|
29
|
-
ADDED from
|
|
297
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:168:13-48
|
|
30
298
|
android:name
|
|
31
|
-
ADDED from
|
|
299
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:167:13-50
|
|
32
300
|
intent-filter#action:name:com.appice.campaignEvent
|
|
33
|
-
ADDED from
|
|
301
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:169:13-171:29
|
|
34
302
|
action#com.appice.campaignEvent
|
|
35
|
-
ADDED from
|
|
303
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:170:17-67
|
|
36
304
|
android:name
|
|
37
|
-
ADDED from
|
|
305
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:170:25-64
|
|
38
306
|
service#com.reactlibrary.NotificationEventService
|
|
39
|
-
ADDED from
|
|
307
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:173:9-179:19
|
|
40
308
|
android:permission
|
|
41
|
-
ADDED from
|
|
309
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:175:13-69
|
|
310
|
+
android:name
|
|
311
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:174:13-53
|
|
312
|
+
meta-data#APPICE_SSL_PINNING
|
|
313
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:180:9-74
|
|
314
|
+
android:value
|
|
315
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:180:54-71
|
|
42
316
|
android:name
|
|
43
|
-
ADDED from
|
|
317
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml:180:20-53
|
|
44
318
|
uses-sdk
|
|
45
|
-
INJECTED from
|
|
46
|
-
INJECTED from
|
|
47
|
-
INJECTED from
|
|
48
|
-
INJECTED from
|
|
49
|
-
INJECTED from
|
|
319
|
+
INJECTED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml reason: use-sdk injection requested
|
|
320
|
+
INJECTED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml
|
|
321
|
+
INJECTED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml
|
|
322
|
+
INJECTED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml
|
|
323
|
+
INJECTED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml
|
|
50
324
|
android:targetSdkVersion
|
|
51
|
-
INJECTED from
|
|
52
|
-
ADDED from
|
|
53
|
-
INJECTED from
|
|
325
|
+
INJECTED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml
|
|
326
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml
|
|
327
|
+
INJECTED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml
|
|
54
328
|
android:minSdkVersion
|
|
55
|
-
INJECTED from
|
|
56
|
-
ADDED from
|
|
57
|
-
INJECTED from
|
|
329
|
+
INJECTED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml
|
|
330
|
+
ADDED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml
|
|
331
|
+
INJECTED from C:\Users\www.abcom.i\Desktop\React_Samples\APPICE_REACT\node_modules\reactnative-plugin-appice\android\src\main\AndroidManifest.xml
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
com/reactlibrary/NotificationEventService.java
|
|
2
|
+
com.reactlibrary.NotificationEventService
|
|
3
|
+
com.reactlibrary.NotificationEventService$1
|
|
4
|
+
com/reactlibrary/InAppWebView.java
|
|
5
|
+
com.reactlibrary.InAppWebView
|
|
6
|
+
com/reactlibrary/AppIceReactPluginModule.java
|
|
7
|
+
com.reactlibrary.AppIceReactPluginModule
|
|
8
|
+
com/reactlibrary/CampaignCampsReceiver.java
|
|
9
|
+
com.reactlibrary.CampaignCampsReceiver
|
|
10
|
+
com/reactlibrary/AppIceReactPluginPackage.java
|
|
11
|
+
com.reactlibrary.AppIceReactPluginPackage
|
|
12
|
+
com/reactlibrary/BuildConfig.java
|
|
13
|
+
com.reactlibrary.BuildConfig
|
package/android/build.gradle
CHANGED
|
@@ -1,26 +1,52 @@
|
|
|
1
|
+
// android/build.gradle
|
|
2
|
+
|
|
3
|
+
// based on:
|
|
4
|
+
//
|
|
5
|
+
// * https://github.com/facebook/react-native/blob/0.60-stable/template/android/build.gradle
|
|
6
|
+
// original location:
|
|
7
|
+
// - https://github.com/facebook/react-native/blob/0.58-stable/local-cli/templates/HelloWorld/android/build.gradle
|
|
8
|
+
//
|
|
9
|
+
// * https://github.com/facebook/react-native/blob/0.60-stable/template/android/app/build.gradle
|
|
10
|
+
// original location:
|
|
11
|
+
// - https://github.com/facebook/react-native/blob/0.58-stable/local-cli/templates/HelloWorld/android/app/build.gradle
|
|
12
|
+
|
|
13
|
+
def DEFAULT_COMPILE_SDK_VERSION = 28
|
|
14
|
+
def DEFAULT_BUILD_TOOLS_VERSION = '28.0.3'
|
|
15
|
+
def DEFAULT_MIN_SDK_VERSION = 16
|
|
16
|
+
def DEFAULT_TARGET_SDK_VERSION = 28
|
|
17
|
+
|
|
18
|
+
def safeExtGet(prop, fallback) {
|
|
19
|
+
rootProject.ext.has(prop) ? rootProject.ext.get(prop) : fallback
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
apply plugin: 'com.android.library'
|
|
23
|
+
apply plugin: 'maven'
|
|
1
24
|
|
|
2
25
|
buildscript {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
26
|
+
// The Android Gradle plugin is only required when opening the android folder stand-alone.
|
|
27
|
+
// This avoids unnecessary downloads and potential conflicts when the library is included as a
|
|
28
|
+
// module dependency in an application project.
|
|
29
|
+
// ref: https://docs.gradle.org/current/userguide/tutorial_using_tasks.html#sec:build_script_external_dependencies
|
|
30
|
+
if (project == rootProject) {
|
|
31
|
+
repositories {
|
|
32
|
+
google()
|
|
33
|
+
jcenter()
|
|
34
|
+
}
|
|
35
|
+
dependencies {
|
|
36
|
+
classpath 'com.android.tools.build:gradle:3.4.1'
|
|
8
37
|
}
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
dependencies {
|
|
12
|
-
classpath 'com.android.tools.build:gradle:3.4.1'
|
|
13
38
|
}
|
|
14
39
|
}
|
|
15
40
|
|
|
16
41
|
apply plugin: 'com.android.library'
|
|
42
|
+
apply plugin: 'maven'
|
|
17
43
|
|
|
18
44
|
android {
|
|
19
|
-
compileSdkVersion
|
|
20
|
-
|
|
45
|
+
compileSdkVersion safeExtGet('compileSdkVersion', DEFAULT_COMPILE_SDK_VERSION)
|
|
46
|
+
buildToolsVersion safeExtGet('buildToolsVersion', DEFAULT_BUILD_TOOLS_VERSION)
|
|
21
47
|
defaultConfig {
|
|
22
|
-
minSdkVersion
|
|
23
|
-
targetSdkVersion
|
|
48
|
+
minSdkVersion safeExtGet('minSdkVersion', DEFAULT_MIN_SDK_VERSION)
|
|
49
|
+
targetSdkVersion safeExtGet('targetSdkVersion', DEFAULT_TARGET_SDK_VERSION)
|
|
24
50
|
versionCode 1
|
|
25
51
|
versionName "1.0"
|
|
26
52
|
}
|
|
@@ -30,18 +56,27 @@ android {
|
|
|
30
56
|
}
|
|
31
57
|
|
|
32
58
|
repositories {
|
|
33
|
-
|
|
59
|
+
// ref: https://www.baeldung.com/maven-local-repository
|
|
60
|
+
mavenLocal()
|
|
34
61
|
maven {
|
|
35
|
-
|
|
36
|
-
|
|
62
|
+
// All of React Native (JS, Obj-C sources, Android binaries) is installed from npm
|
|
63
|
+
url "$rootDir/../node_modules/react-native/android"
|
|
37
64
|
}
|
|
65
|
+
maven {
|
|
66
|
+
// Android JSC is installed from npm
|
|
67
|
+
url "$rootDir/../node_modules/jsc-android/dist"
|
|
68
|
+
}
|
|
69
|
+
maven { url "https://jitpack.io" }
|
|
70
|
+
google()
|
|
71
|
+
jcenter()
|
|
38
72
|
}
|
|
39
73
|
|
|
40
74
|
dependencies {
|
|
75
|
+
//noinspection GradleDynamicVersion
|
|
41
76
|
implementation 'com.facebook.react:react-native:+'
|
|
42
|
-
implementation files('libs/
|
|
43
|
-
implementation files('libs/
|
|
44
|
-
|
|
77
|
+
//implementation files('libs/AppICE_SDK_v2.4.18.jar')
|
|
78
|
+
implementation files('libs/logutility.jar') // From node_modules
|
|
79
|
+
implementation "com.gitlab.grp_appice.src_android_appice-sdk:sdk:2.5.06"
|
|
45
80
|
implementation 'com.google.firebase:firebase-core:16.0.9'
|
|
46
81
|
implementation 'com.google.firebase:firebase-iid:18.0.0'
|
|
47
82
|
implementation 'com.google.firebase:firebase-messaging:18.0.0'
|
|
@@ -50,4 +85,76 @@ dependencies {
|
|
|
50
85
|
implementation 'com.google.android.gms:play-services-location:16.0.0'
|
|
51
86
|
|
|
52
87
|
}
|
|
53
|
-
|
|
88
|
+
|
|
89
|
+
def configureReactNativePom(def pom) {
|
|
90
|
+
def packageJson = new groovy.json.JsonSlurper().parseText(file('../package.json').text)
|
|
91
|
+
|
|
92
|
+
pom.project {
|
|
93
|
+
name packageJson.title
|
|
94
|
+
artifactId packageJson.name
|
|
95
|
+
version = packageJson.version
|
|
96
|
+
group = "com.reactlibrary"
|
|
97
|
+
description packageJson.description
|
|
98
|
+
url packageJson.repository.baseUrl
|
|
99
|
+
|
|
100
|
+
licenses {
|
|
101
|
+
license {
|
|
102
|
+
name packageJson.license
|
|
103
|
+
url packageJson.repository.baseUrl + '/blob/master/' + packageJson.licenseFilename
|
|
104
|
+
distribution 'repo'
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
developers {
|
|
109
|
+
developer {
|
|
110
|
+
id packageJson.author.username
|
|
111
|
+
name packageJson.author.name
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
afterEvaluate { project ->
|
|
118
|
+
// some Gradle build hooks ref:
|
|
119
|
+
// https://www.oreilly.com/library/view/gradle-beyond-the/9781449373801/ch03.html
|
|
120
|
+
task androidJavadoc(type: Javadoc) {
|
|
121
|
+
source = android.sourceSets.main.java.srcDirs
|
|
122
|
+
classpath += files(android.bootClasspath)
|
|
123
|
+
classpath += files(project.getConfigurations().getByName('compile').asList())
|
|
124
|
+
include '**/*.java'
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
task androidJavadocJar(type: Jar, dependsOn: androidJavadoc) {
|
|
128
|
+
classifier = 'javadoc'
|
|
129
|
+
from androidJavadoc.destinationDir
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
task androidSourcesJar(type: Jar) {
|
|
133
|
+
classifier = 'sources'
|
|
134
|
+
from android.sourceSets.main.java.srcDirs
|
|
135
|
+
include '**/*.java'
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
android.libraryVariants.all { variant ->
|
|
139
|
+
def name = variant.name.capitalize()
|
|
140
|
+
def javaCompileTask = variant.javaCompileProvider.get()
|
|
141
|
+
|
|
142
|
+
task "jar${name}"(type: Jar, dependsOn: javaCompileTask) {
|
|
143
|
+
from javaCompileTask.destinationDir
|
|
144
|
+
}
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
artifacts {
|
|
148
|
+
archives androidSourcesJar
|
|
149
|
+
archives androidJavadocJar
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
task installArchives(type: Upload) {
|
|
153
|
+
configuration = configurations.archives
|
|
154
|
+
repositories.mavenDeployer {
|
|
155
|
+
// Deploy to react-native-event-bridge/maven, ready to publish to npm
|
|
156
|
+
repository url: "file://${projectDir}/../android/maven"
|
|
157
|
+
configureReactNativePom pom
|
|
158
|
+
}
|
|
159
|
+
}
|
|
160
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
#Tue
|
|
1
|
+
#Tue Jun 02 11:38:23 IST 2020
|
|
2
2
|
distributionBase=GRADLE_USER_HOME
|
|
3
3
|
distributionPath=wrapper/dists
|
|
4
4
|
zipStoreBase=GRADLE_USER_HOME
|
|
5
5
|
zipStorePath=wrapper/dists
|
|
6
|
-
distributionUrl=https\://services.gradle.org/distributions/gradle-5.
|
|
6
|
+
distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip
|
|
File without changes
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
## This file must *NOT* be checked into Version Control Systems,
|
|
2
|
+
# as it contains information specific to your local configuration.
|
|
3
|
+
#
|
|
4
|
+
# Location of the SDK. This is only used by Gradle.
|
|
5
|
+
# For customization when using a Version Control System, please read the
|
|
6
|
+
# header note.
|
|
7
|
+
#Tue Jun 02 11:38:08 IST 2020
|
|
8
|
+
sdk.dir=/Users/Adi/Library/Android/sdk
|