react-native-netmera 1.4.6 → 1.4.7-nohms

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.
Files changed (74) hide show
  1. package/README.md +0 -23
  2. package/android/.gradle/4.10.1/fileHashes/fileHashes.bin +0 -0
  3. package/android/.gradle/4.10.1/fileHashes/fileHashes.lock +0 -0
  4. package/android/build/.transforms/1bf2ef0cda730dd7179f544e5c5aa226/results.bin +1 -0
  5. package/android/build/.transforms/1bf2ef0cda730dd7179f544e5c5aa226/transformed/classes/classes.dex +0 -0
  6. package/android/build/.transforms/e8aa15d298099f6ff9b72440aa31047c/results.bin +1 -0
  7. package/android/build/.transforms/e8aa15d298099f6ff9b72440aa31047c/transformed/classes/classes.dex +0 -0
  8. package/android/build/intermediates/compile_library_classes_jar/debug/classes.jar +0 -0
  9. package/android/build/intermediates/compile_r_class_jar/debug/R.jar +0 -0
  10. package/android/build/intermediates/compile_symbol_list/debug/R.txt +0 -103
  11. package/android/build/intermediates/incremental/packageDebugResources/compile-file-map.properties +1 -1
  12. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmera.class +0 -0
  13. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraConfiguration$Builder.class +0 -0
  14. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraConfiguration.class +0 -0
  15. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraModule.class +0 -0
  16. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraUtil$1.class +0 -0
  17. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraUtil.class +0 -0
  18. package/android/build/intermediates/runtime_library_classes_jar/debug/classes.jar +0 -0
  19. package/android/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt +0 -103
  20. package/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
  21. package/android/build.gradle +1 -2
  22. package/android/src/main/java/com/netmera/reactnativesdk/RNNetmera.java +1 -1
  23. package/android/src/main/java/com/netmera/reactnativesdk/RNNetmeraConfiguration.java +0 -12
  24. package/android/src/main/java/com/netmera/reactnativesdk/RNNetmeraModule.java +0 -4
  25. package/android/src/main/java/com/netmera/reactnativesdk/RNNetmeraUtil.java +24 -9
  26. package/ios/RNNetmera.m +1 -1
  27. package/package.json +1 -1
  28. package/src/Netmera.js +1 -9
  29. package/android/build/generated/source/buildConfig/release/com/netmera/reactnativesdk/BuildConfig.java +0 -10
  30. package/android/build/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml +0 -15
  31. package/android/build/intermediates/aapt_friendly_merged_manifests/release/aapt/output-metadata.json +0 -16
  32. package/android/build/intermediates/aar_metadata/release/aar-metadata.properties +0 -2
  33. package/android/build/intermediates/annotation_processor_list/release/annotationProcessors.json +0 -1
  34. package/android/build/intermediates/compile_library_classes_jar/release/classes.jar +0 -0
  35. package/android/build/intermediates/compile_r_class_jar/release/R.jar +0 -0
  36. package/android/build/intermediates/compile_symbol_list/release/R.txt +0 -6750
  37. package/android/build/intermediates/incremental/mergeReleaseJniLibFolders/merger.xml +0 -2
  38. package/android/build/intermediates/incremental/mergeReleaseShaders/merger.xml +0 -2
  39. package/android/build/intermediates/incremental/packageReleaseAssets/merger.xml +0 -2
  40. package/android/build/intermediates/incremental/packageReleaseResources/compile-file-map.properties +0 -1
  41. package/android/build/intermediates/incremental/packageReleaseResources/merger.xml +0 -2
  42. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/BuildConfig.class +0 -0
  43. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmera.class +0 -0
  44. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmeraCategoryObject.class +0 -0
  45. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmeraConfiguration$1.class +0 -0
  46. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmeraConfiguration$Builder.class +0 -0
  47. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmeraConfiguration.class +0 -0
  48. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmeraEvent.class +0 -0
  49. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmeraModule$1.class +0 -0
  50. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmeraModule$10.class +0 -0
  51. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmeraModule$2.class +0 -0
  52. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmeraModule$3.class +0 -0
  53. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmeraModule$4.class +0 -0
  54. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmeraModule$5.class +0 -0
  55. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmeraModule$6.class +0 -0
  56. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmeraModule$7.class +0 -0
  57. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmeraModule$8.class +0 -0
  58. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmeraModule$9.class +0 -0
  59. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmeraModule.class +0 -0
  60. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmeraPackage.class +0 -0
  61. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmeraPushBroadcastReceiver.class +0 -0
  62. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmeraPushHeadlessService.class +0 -0
  63. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmeraUser.class +0 -0
  64. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmeraUtil$1.class +0 -0
  65. package/android/build/intermediates/javac/release/classes/com/netmera/reactnativesdk/RNNetmeraUtil.class +0 -0
  66. package/android/build/intermediates/library_manifest/release/AndroidManifest.xml +0 -15
  67. package/android/build/intermediates/local_only_symbol_list/release/R-def.txt +0 -2
  68. package/android/build/intermediates/manifest_merge_blame_file/release/manifest-merger-blame-release-report.txt +0 -20
  69. package/android/build/intermediates/navigation_json/release/navigation.json +0 -1
  70. package/android/build/intermediates/packaged_manifests/release/output-metadata.json +0 -16
  71. package/android/build/intermediates/runtime_library_classes_jar/release/classes.jar +0 -0
  72. package/android/build/intermediates/symbol_list_with_package_name/release/package-aware-r.txt +0 -4875
  73. package/android/build/outputs/logs/manifest-merger-release-report.txt +0 -43
  74. package/android/build/tmp/compileReleaseJavaWithJavac/previous-compilation-data.bin +0 -0
package/README.md CHANGED
@@ -50,13 +50,11 @@ buildscript {
50
50
  repositories {
51
51
  google()
52
52
  jcenter()
53
- maven {url 'https://developer.huawei.com/repo/'}
54
53
  }
55
54
 
56
55
  dependencies {
57
56
  classpath 'com.android.tools.build:gradle:4.1.3'
58
57
  classpath 'com.google.gms:google-services:4.3.10'
59
- classpath 'com.huawei.agconnect:agcp:1.6.3.300'
60
58
  }
61
59
  }
62
60
 
@@ -65,7 +63,6 @@ allprojects {
65
63
  google()
66
64
  jcenter()
67
65
  maven { url 'https://maven.google.com'}
68
- maven { url 'https://developer.huawei.com/repo/'}
69
66
  maven { url "https://release.netmera.com/release/android" }
70
67
  }
71
68
  }
@@ -86,7 +83,6 @@ allprojects {
86
83
 
87
84
  ```
88
85
  apply plugin: 'com.google.gms.google-services'
89
- apply plugin: 'com.huawei.agconnect'
90
86
  ```
91
87
 
92
88
  6) Create an application class as shown below.
@@ -101,7 +97,6 @@ apply plugin: 'com.huawei.agconnect'
101
97
  super.onCreate();
102
98
  RNNetmeraConfiguration netmeraConfiguration = new RNNetmeraConfiguration.Builder()
103
99
  .firebaseSenderId(<YOUR GCM SENDER ID>)
104
- .huaweiSenderId(<YOUR HMS SENDER ID>)
105
100
  .apiKey(<YOUR NETMERA API KEY>) // This is for enabling Netmera logs.
106
101
  .logging(true)
107
102
  .build(this);
@@ -179,24 +174,6 @@ messaging().onMessage(async remoteMessage => {
179
174
  });
180
175
  ```
181
176
 
182
- 10) If you have custom Huawei Messaging integration, please see usage below.
183
-
184
- ```
185
- HmsPushInstanceId.getToken("")
186
- .then((result) => {
187
- Netmera.onNetmeraNewToken(result.result)
188
- })
189
-
190
- HmsPushEvent.onRemoteMessageReceived(event => {
191
- const remoteMessage = new RNRemoteMessage(event.msg);
192
- let data = JSON.parse(remoteMessage.getData())
193
- console.log("onRemoteMessageReceived", data)
194
- if (Netmera.isNetmeraRemoteMessage(data)) {
195
- Netmera.onNetmeraHuaweiPushMessageReceived(remoteMessage.getFrom(), data)
196
- }
197
- })
198
- ```
199
-
200
177
  ### Setup - iOS Part
201
178
 
202
179
  1) Navigate to ios folder in your terminal and run the following command.
@@ -76,7 +76,6 @@ int animator mtrl_fab_hide_motion_spec 0x0
76
76
  int animator mtrl_fab_show_motion_spec 0x0
77
77
  int animator mtrl_fab_transformation_sheet_collapse_spec 0x0
78
78
  int animator mtrl_fab_transformation_sheet_expand_spec 0x0
79
- int array huawei_module_network_services 0x0
80
79
  int attr SharedValue 0x0
81
80
  int attr SharedValueId 0x0
82
81
  int attr actionBarDivider 0x0
@@ -1350,9 +1349,6 @@ int color dim_foreground_disabled_material_dark 0x0
1350
1349
  int color dim_foreground_disabled_material_light 0x0
1351
1350
  int color dim_foreground_material_dark 0x0
1352
1351
  int color dim_foreground_material_light 0x0
1353
- int color emui_color_gray_1 0x0
1354
- int color emui_color_gray_10 0x0
1355
- int color emui_color_gray_7 0x0
1356
1352
  int color error_color_material_dark 0x0
1357
1353
  int color error_color_material_light 0x0
1358
1354
  int color fcm_test_color 0x0
@@ -1855,9 +1851,6 @@ int color test_mtrl_calendar_day 0x0
1855
1851
  int color test_mtrl_calendar_day_selected 0x0
1856
1852
  int color tooltip_background_dark 0x0
1857
1853
  int color tooltip_background_light 0x0
1858
- int color upsdk_color_gray_1 0x0
1859
- int color upsdk_color_gray_10 0x0
1860
- int color upsdk_color_gray_7 0x0
1861
1854
  int dimen abc_action_bar_content_inset_material 0x0
1862
1855
  int dimen abc_action_bar_content_inset_with_nav 0x0
1863
1856
  int dimen abc_action_bar_default_height_material 0x0
@@ -2451,11 +2444,6 @@ int dimen tooltip_precise_anchor_threshold 0x0
2451
2444
  int dimen tooltip_vertical_padding 0x0
2452
2445
  int dimen tooltip_y_offset_non_touch 0x0
2453
2446
  int dimen tooltip_y_offset_touch 0x0
2454
- int dimen upsdk_margin_l 0x0
2455
- int dimen upsdk_margin_m 0x0
2456
- int dimen upsdk_margin_xs 0x0
2457
- int dimen upsdk_master_body_2 0x0
2458
- int dimen upsdk_master_subtitle 0x0
2459
2447
  int drawable abc_ab_share_pack_mtrl_alpha 0x0
2460
2448
  int drawable abc_action_bar_item_background_material 0x0
2461
2449
  int drawable abc_btn_borderless_material 0x0
@@ -2650,10 +2638,6 @@ int drawable test_custom_background 0x0
2650
2638
  int drawable test_level_drawable 0x0
2651
2639
  int drawable tooltip_frame_dark 0x0
2652
2640
  int drawable tooltip_frame_light 0x0
2653
- int drawable upsdk_cancel_bg 0x0
2654
- int drawable upsdk_cancel_normal 0x0
2655
- int drawable upsdk_cancel_pressed_bg 0x0
2656
- int drawable upsdk_third_download_bg 0x0
2657
2641
  int id BOTTOM_END 0x0
2658
2642
  int id BOTTOM_START 0x0
2659
2643
  int id NO_DEBUG 0x0
@@ -2702,7 +2686,6 @@ int id accessibility_label 0x0
2702
2686
  int id accessibility_role 0x0
2703
2687
  int id accessibility_state 0x0
2704
2688
  int id accessibility_value 0x0
2705
- int id action 0x0
2706
2689
  int id action0 0x0
2707
2690
  int id actionDown 0x0
2708
2691
  int id actionDownUp 0x0
@@ -2732,12 +2715,10 @@ int id adjust_width 0x0
2732
2715
  int id alertTitle 0x0
2733
2716
  int id aligned 0x0
2734
2717
  int id allStates 0x0
2735
- int id allsize_textview 0x0
2736
2718
  int id animateToEnd 0x0
2737
2719
  int id animateToStart 0x0
2738
2720
  int id antiClockwise 0x0
2739
2721
  int id anticipate 0x0
2740
- int id appsize_textview 0x0
2741
2722
  int id arc 0x0
2742
2723
  int id asConfigured 0x0
2743
2724
  int id async 0x0
@@ -2754,9 +2735,7 @@ int id bounce 0x0
2754
2735
  int id buttonPanel 0x0
2755
2736
  int id callMeasure 0x0
2756
2737
  int id cancel_action 0x0
2757
- int id cancel_bg 0x0
2758
2738
  int id cancel_button 0x0
2759
- int id cancel_imageview 0x0
2760
2739
  int id carryVelocity 0x0
2761
2740
  int id catalyst_redbox_title 0x0
2762
2741
  int id center 0x0
@@ -2782,8 +2761,6 @@ int id constraint 0x0
2782
2761
  int id container 0x0
2783
2762
  int id content 0x0
2784
2763
  int id contentPanel 0x0
2785
- int id content_layout 0x0
2786
- int id content_textview 0x0
2787
2764
  int id contiguous 0x0
2788
2765
  int id continuousVelocity 0x0
2789
2766
  int id coordinator 0x0
@@ -2807,8 +2784,6 @@ int id design_menu_item_text 0x0
2807
2784
  int id design_navigation_view 0x0
2808
2785
  int id dialog_button 0x0
2809
2786
  int id disjoint 0x0
2810
- int id divider 0x0
2811
- int id download_info_progress 0x0
2812
2787
  int id dragAnticlockwise 0x0
2813
2788
  int id dragClockwise 0x0
2814
2789
  int id dragDown 0x0
@@ -2824,7 +2799,6 @@ int id easeOut 0x0
2824
2799
  int id east 0x0
2825
2800
  int id edit_query 0x0
2826
2801
  int id elastic 0x0
2827
- int id enable_service_text 0x0
2828
2802
  int id end 0x0
2829
2803
  int id endToStart 0x0
2830
2804
  int id end_padder 0x0
@@ -2856,9 +2830,6 @@ int id gone 0x0
2856
2830
  int id group_divider 0x0
2857
2831
  int id guideline 0x0
2858
2832
  int id header_title 0x0
2859
- int id hms_message_text 0x0
2860
- int id hms_progress_bar 0x0
2861
- int id hms_progress_text 0x0
2862
2833
  int id home 0x0
2863
2834
  int id honorRequest 0x0
2864
2835
  int id horizontal_only 0x0
@@ -2959,8 +2930,6 @@ int id mtrl_picker_text_input_range_start 0x0
2959
2930
  int id mtrl_picker_title_text 0x0
2960
2931
  int id mtrl_view_tag_bottom_padding 0x0
2961
2932
  int id multiply 0x0
2962
- int id name_layout 0x0
2963
- int id name_textview 0x0
2964
2933
  int id navigation_bar_item_active_indicator_view 0x0
2965
2934
  int id navigation_bar_item_icon_container 0x0
2966
2935
  int id navigation_bar_item_icon_view 0x0
@@ -3028,7 +2997,6 @@ int id screen 0x0
3028
2997
  int id scrollIndicatorDown 0x0
3029
2998
  int id scrollIndicatorUp 0x0
3030
2999
  int id scrollView 0x0
3031
- int id scroll_layout 0x0
3032
3000
  int id scrollable 0x0
3033
3001
  int id search_badge 0x0
3034
3002
  int id search_bar 0x0
@@ -3047,7 +3015,6 @@ int id sharedValueSet 0x0
3047
3015
  int id sharedValueUnset 0x0
3048
3016
  int id shortcut 0x0
3049
3017
  int id sin 0x0
3050
- int id size_layout 0x0
3051
3018
  int id skipped 0x0
3052
3019
  int id slide 0x0
3053
3020
  int id snackbar_action 0x0
@@ -3107,9 +3074,6 @@ int id textinput_helper_text 0x0
3107
3074
  int id textinput_placeholder 0x0
3108
3075
  int id textinput_prefix_text 0x0
3109
3076
  int id textinput_suffix_text 0x0
3110
- int id third_app_dl_progress_text 0x0
3111
- int id third_app_dl_progressbar 0x0
3112
- int id third_app_warn_text 0x0
3113
3077
  int id time 0x0
3114
3078
  int id title 0x0
3115
3079
  int id titleDividerNoCustom 0x0
@@ -3135,8 +3099,6 @@ int id unchecked 0x0
3135
3099
  int id uniform 0x0
3136
3100
  int id unlabeled 0x0
3137
3101
  int id up 0x0
3138
- int id version_layout 0x0
3139
- int id version_textview 0x0
3140
3102
  int id vertical_only 0x0
3141
3103
  int id view_offset_helper 0x0
3142
3104
  int id view_tag_instance_handle 0x0
@@ -3248,7 +3210,6 @@ int layout abc_search_dropdown_item_icons_2line 0x0
3248
3210
  int layout abc_search_view 0x0
3249
3211
  int layout abc_select_dialog_material 0x0
3250
3212
  int layout abc_tooltip 0x0
3251
- int layout activity_endisable_service 0x0
3252
3213
  int layout custom_dialog 0x0
3253
3214
  int layout design_bottom_navigation_item 0x0
3254
3215
  int layout design_bottom_sheet_dialog 0x0
@@ -3267,8 +3228,6 @@ int layout design_text_input_end_icon 0x0
3267
3228
  int layout design_text_input_start_icon 0x0
3268
3229
  int layout dev_loading_view 0x0
3269
3230
  int layout fps_view 0x0
3270
- int layout hms_download_progress 0x0
3271
- int layout hwpush_trans_activity 0x0
3272
3231
  int layout m3_alert_dialog 0x0
3273
3232
  int layout m3_alert_dialog_actions 0x0
3274
3233
  int layout m3_alert_dialog_title 0x0
@@ -3367,8 +3326,6 @@ int layout text_view_with_line_height_from_layout 0x0
3367
3326
  int layout text_view_with_line_height_from_style 0x0
3368
3327
  int layout text_view_with_theme_line_height 0x0
3369
3328
  int layout text_view_without_line_height 0x0
3370
- int layout upsdk_app_dl_progress_dialog 0x0
3371
- int layout upsdk_ota_update_view 0x0
3372
3329
  int menu example_menu 0x0
3373
3330
  int menu example_menu2 0x0
3374
3331
  int plurals mtrl_badge_content_description 0x0
@@ -3412,7 +3369,6 @@ int string abc_searchview_description_voice 0x0
3412
3369
  int string abc_shareactionprovider_share_with 0x0
3413
3370
  int string abc_shareactionprovider_share_with_application 0x0
3414
3371
  int string abc_toolbar_collapse_description 0x0
3415
- int string aimodule_exclude_domain 0x0
3416
3372
  int string alert_description 0x0
3417
3373
  int string androidx_startup 0x0
3418
3374
  int string app_name 0x0
@@ -3482,31 +3438,6 @@ int string fcm_fallback_notification_channel_label 0x0
3482
3438
  int string fcm_no_args 0x0
3483
3439
  int string header_description 0x0
3484
3440
  int string hide_bottom_view_on_scroll_behavior 0x0
3485
- int string hms_abort 0x0
3486
- int string hms_abort_message 0x0
3487
- int string hms_apk_not_installed_hints 0x0
3488
- int string hms_bindfaildlg_message 0x0
3489
- int string hms_bindfaildlg_title 0x0
3490
- int string hms_cancel 0x0
3491
- int string hms_check_failure 0x0
3492
- int string hms_checking 0x0
3493
- int string hms_confirm 0x0
3494
- int string hms_download_failure 0x0
3495
- int string hms_download_no_space 0x0
3496
- int string hms_download_retry 0x0
3497
- int string hms_downloading_loading 0x0
3498
- int string hms_install 0x0
3499
- int string hms_install_message 0x0
3500
- int string hms_is_spoof 0x0
3501
- int string hms_push_channel 0x0
3502
- int string hms_retry 0x0
3503
- int string hms_spoof_hints 0x0
3504
- int string hms_update 0x0
3505
- int string hms_update_continue 0x0
3506
- int string hms_update_message 0x0
3507
- int string hms_update_message_new 0x0
3508
- int string hms_update_nettype 0x0
3509
- int string hms_update_title 0x0
3510
3441
  int string icon_content_description 0x0
3511
3442
  int string image_description 0x0
3512
3443
  int string imagebutton_description 0x0
@@ -3600,31 +3531,21 @@ int string netmera_geo_not_available 0x0
3600
3531
  int string netmera_geo_too_many_geofences 0x0
3601
3532
  int string netmera_geo_too_many_pending_intents 0x0
3602
3533
  int string netmera_geo_unknown_error 0x0
3603
- int string networkkit_httpdns_domain 0x0
3604
3534
  int string nmfcm_geo_not_available 0x0
3605
3535
  int string nmfcm_geo_too_many_geofences 0x0
3606
3536
  int string nmfcm_geo_too_many_pending_intents 0x0
3607
3537
  int string nmfcm_geo_unknown_error 0x0
3608
- int string nmhms_geo_not_available 0x0
3609
- int string nmhms_geo_too_many_geofences 0x0
3610
- int string nmhms_geo_too_many_pending_intents 0x0
3611
- int string nmhms_geo_unknown_error 0x0
3612
3538
  int string password_toggle_content_description 0x0
3613
3539
  int string path_password_eye 0x0
3614
3540
  int string path_password_eye_mask_strike_through 0x0
3615
3541
  int string path_password_eye_mask_visible 0x0
3616
3542
  int string path_password_strike_through 0x0
3617
3543
  int string progressbar_description 0x0
3618
- int string push_cat_body 0x0
3619
- int string push_cat_head 0x0
3620
3544
  int string radiogroup_description 0x0
3621
3545
  int string rn_tab_description 0x0
3622
3546
  int string scrollbar_description 0x0
3623
3547
  int string search_description 0x0
3624
3548
  int string search_menu_title 0x0
3625
- int string spec_ip_0 0x0
3626
- int string spec_ip_1 0x0
3627
- int string spec_ip_2 0x0
3628
3549
  int string spinbutton_description 0x0
3629
3550
  int string state_busy_description 0x0
3630
3551
  int string state_collapsed_description 0x0
@@ -3638,29 +3559,6 @@ int string summary_description 0x0
3638
3559
  int string tablist_description 0x0
3639
3560
  int string timer_description 0x0
3640
3561
  int string toolbar_description 0x0
3641
- int string upsdk_app_download_info_new 0x0
3642
- int string upsdk_app_download_installing 0x0
3643
- int string upsdk_app_size 0x0
3644
- int string upsdk_app_version 0x0
3645
- int string upsdk_appstore_install 0x0
3646
- int string upsdk_cancel 0x0
3647
- int string upsdk_checking_update_prompt 0x0
3648
- int string upsdk_choice_update 0x0
3649
- int string upsdk_detail 0x0
3650
- int string upsdk_getting_message_fail_prompt_toast 0x0
3651
- int string upsdk_mobile_dld_warn 0x0
3652
- int string upsdk_no_available_network_prompt_toast 0x0
3653
- int string upsdk_ota_app_name 0x0
3654
- int string upsdk_ota_cancel 0x0
3655
- int string upsdk_ota_force_cancel_new 0x0
3656
- int string upsdk_ota_notify_updatebtn 0x0
3657
- int string upsdk_ota_title 0x0
3658
- int string upsdk_storage_utils 0x0
3659
- int string upsdk_store_url 0x0
3660
- int string upsdk_third_app_dl_cancel_download_prompt_ex 0x0
3661
- int string upsdk_third_app_dl_install_failed 0x0
3662
- int string upsdk_third_app_dl_sure_cancel_download 0x0
3663
- int string upsdk_update_check_no_new_version 0x0
3664
3562
  int style AlertDialog_AppCompat 0x0
3665
3563
  int style AlertDialog_AppCompat_Light 0x0
3666
3564
  int style AndroidThemeColorAccentYellow 0x0
@@ -3794,7 +3692,6 @@ int style Base_Theme_MaterialComponents_Light_Dialog_Alert 0x0
3794
3692
  int style Base_Theme_MaterialComponents_Light_Dialog_Bridge 0x0
3795
3693
  int style Base_Theme_MaterialComponents_Light_Dialog_FixedSize 0x0
3796
3694
  int style Base_Theme_MaterialComponents_Light_Dialog_MinWidth 0x0
3797
- int style Base_Translucent 0x0
3798
3695
  int style Base_V14_ThemeOverlay_Material3_BottomSheetDialog 0x0
3799
3696
  int style Base_V14_ThemeOverlay_MaterialComponents_BottomSheetDialog 0x0
3800
3697
  int style Base_V14_ThemeOverlay_MaterialComponents_Dialog 0x0
@@ -1 +1 @@
1
- #Wed Jul 27 13:14:31 TRT 2022
1
+ #Fri Dec 30 11:39:30 TRT 2022
@@ -77,7 +77,6 @@ animator mtrl_fab_hide_motion_spec
77
77
  animator mtrl_fab_show_motion_spec
78
78
  animator mtrl_fab_transformation_sheet_collapse_spec
79
79
  animator mtrl_fab_transformation_sheet_expand_spec
80
- array huawei_module_network_services
81
80
  attr SharedValue
82
81
  attr SharedValueId
83
82
  attr actionBarDivider
@@ -1351,9 +1350,6 @@ color dim_foreground_disabled_material_dark
1351
1350
  color dim_foreground_disabled_material_light
1352
1351
  color dim_foreground_material_dark
1353
1352
  color dim_foreground_material_light
1354
- color emui_color_gray_1
1355
- color emui_color_gray_10
1356
- color emui_color_gray_7
1357
1353
  color error_color_material_dark
1358
1354
  color error_color_material_light
1359
1355
  color fcm_test_color
@@ -1856,9 +1852,6 @@ color test_mtrl_calendar_day
1856
1852
  color test_mtrl_calendar_day_selected
1857
1853
  color tooltip_background_dark
1858
1854
  color tooltip_background_light
1859
- color upsdk_color_gray_1
1860
- color upsdk_color_gray_10
1861
- color upsdk_color_gray_7
1862
1855
  dimen abc_action_bar_content_inset_material
1863
1856
  dimen abc_action_bar_content_inset_with_nav
1864
1857
  dimen abc_action_bar_default_height_material
@@ -2452,11 +2445,6 @@ dimen tooltip_precise_anchor_threshold
2452
2445
  dimen tooltip_vertical_padding
2453
2446
  dimen tooltip_y_offset_non_touch
2454
2447
  dimen tooltip_y_offset_touch
2455
- dimen upsdk_margin_l
2456
- dimen upsdk_margin_m
2457
- dimen upsdk_margin_xs
2458
- dimen upsdk_master_body_2
2459
- dimen upsdk_master_subtitle
2460
2448
  drawable abc_ab_share_pack_mtrl_alpha
2461
2449
  drawable abc_action_bar_item_background_material
2462
2450
  drawable abc_btn_borderless_material
@@ -2651,10 +2639,6 @@ drawable test_custom_background
2651
2639
  drawable test_level_drawable
2652
2640
  drawable tooltip_frame_dark
2653
2641
  drawable tooltip_frame_light
2654
- drawable upsdk_cancel_bg
2655
- drawable upsdk_cancel_normal
2656
- drawable upsdk_cancel_pressed_bg
2657
- drawable upsdk_third_download_bg
2658
2642
  id BOTTOM_END
2659
2643
  id BOTTOM_START
2660
2644
  id NO_DEBUG
@@ -2703,7 +2687,6 @@ id accessibility_label
2703
2687
  id accessibility_role
2704
2688
  id accessibility_state
2705
2689
  id accessibility_value
2706
- id action
2707
2690
  id action0
2708
2691
  id actionDown
2709
2692
  id actionDownUp
@@ -2733,12 +2716,10 @@ id adjust_width
2733
2716
  id alertTitle
2734
2717
  id aligned
2735
2718
  id allStates
2736
- id allsize_textview
2737
2719
  id animateToEnd
2738
2720
  id animateToStart
2739
2721
  id antiClockwise
2740
2722
  id anticipate
2741
- id appsize_textview
2742
2723
  id arc
2743
2724
  id asConfigured
2744
2725
  id async
@@ -2755,9 +2736,7 @@ id bounce
2755
2736
  id buttonPanel
2756
2737
  id callMeasure
2757
2738
  id cancel_action
2758
- id cancel_bg
2759
2739
  id cancel_button
2760
- id cancel_imageview
2761
2740
  id carryVelocity
2762
2741
  id catalyst_redbox_title
2763
2742
  id center
@@ -2783,8 +2762,6 @@ id constraint
2783
2762
  id container
2784
2763
  id content
2785
2764
  id contentPanel
2786
- id content_layout
2787
- id content_textview
2788
2765
  id contiguous
2789
2766
  id continuousVelocity
2790
2767
  id coordinator
@@ -2808,8 +2785,6 @@ id design_menu_item_text
2808
2785
  id design_navigation_view
2809
2786
  id dialog_button
2810
2787
  id disjoint
2811
- id divider
2812
- id download_info_progress
2813
2788
  id dragAnticlockwise
2814
2789
  id dragClockwise
2815
2790
  id dragDown
@@ -2825,7 +2800,6 @@ id easeOut
2825
2800
  id east
2826
2801
  id edit_query
2827
2802
  id elastic
2828
- id enable_service_text
2829
2803
  id end
2830
2804
  id endToStart
2831
2805
  id end_padder
@@ -2857,9 +2831,6 @@ id gone
2857
2831
  id group_divider
2858
2832
  id guideline
2859
2833
  id header_title
2860
- id hms_message_text
2861
- id hms_progress_bar
2862
- id hms_progress_text
2863
2834
  id home
2864
2835
  id honorRequest
2865
2836
  id horizontal_only
@@ -2960,8 +2931,6 @@ id mtrl_picker_text_input_range_start
2960
2931
  id mtrl_picker_title_text
2961
2932
  id mtrl_view_tag_bottom_padding
2962
2933
  id multiply
2963
- id name_layout
2964
- id name_textview
2965
2934
  id navigation_bar_item_active_indicator_view
2966
2935
  id navigation_bar_item_icon_container
2967
2936
  id navigation_bar_item_icon_view
@@ -3029,7 +2998,6 @@ id screen
3029
2998
  id scrollIndicatorDown
3030
2999
  id scrollIndicatorUp
3031
3000
  id scrollView
3032
- id scroll_layout
3033
3001
  id scrollable
3034
3002
  id search_badge
3035
3003
  id search_bar
@@ -3048,7 +3016,6 @@ id sharedValueSet
3048
3016
  id sharedValueUnset
3049
3017
  id shortcut
3050
3018
  id sin
3051
- id size_layout
3052
3019
  id skipped
3053
3020
  id slide
3054
3021
  id snackbar_action
@@ -3108,9 +3075,6 @@ id textinput_helper_text
3108
3075
  id textinput_placeholder
3109
3076
  id textinput_prefix_text
3110
3077
  id textinput_suffix_text
3111
- id third_app_dl_progress_text
3112
- id third_app_dl_progressbar
3113
- id third_app_warn_text
3114
3078
  id time
3115
3079
  id title
3116
3080
  id titleDividerNoCustom
@@ -3136,8 +3100,6 @@ id unchecked
3136
3100
  id uniform
3137
3101
  id unlabeled
3138
3102
  id up
3139
- id version_layout
3140
- id version_textview
3141
3103
  id vertical_only
3142
3104
  id view_offset_helper
3143
3105
  id view_tag_instance_handle
@@ -3249,7 +3211,6 @@ layout abc_search_dropdown_item_icons_2line
3249
3211
  layout abc_search_view
3250
3212
  layout abc_select_dialog_material
3251
3213
  layout abc_tooltip
3252
- layout activity_endisable_service
3253
3214
  layout custom_dialog
3254
3215
  layout design_bottom_navigation_item
3255
3216
  layout design_bottom_sheet_dialog
@@ -3268,8 +3229,6 @@ layout design_text_input_end_icon
3268
3229
  layout design_text_input_start_icon
3269
3230
  layout dev_loading_view
3270
3231
  layout fps_view
3271
- layout hms_download_progress
3272
- layout hwpush_trans_activity
3273
3232
  layout m3_alert_dialog
3274
3233
  layout m3_alert_dialog_actions
3275
3234
  layout m3_alert_dialog_title
@@ -3368,8 +3327,6 @@ layout text_view_with_line_height_from_layout
3368
3327
  layout text_view_with_line_height_from_style
3369
3328
  layout text_view_with_theme_line_height
3370
3329
  layout text_view_without_line_height
3371
- layout upsdk_app_dl_progress_dialog
3372
- layout upsdk_ota_update_view
3373
3330
  menu example_menu
3374
3331
  menu example_menu2
3375
3332
  plurals mtrl_badge_content_description
@@ -3413,7 +3370,6 @@ string abc_searchview_description_voice
3413
3370
  string abc_shareactionprovider_share_with
3414
3371
  string abc_shareactionprovider_share_with_application
3415
3372
  string abc_toolbar_collapse_description
3416
- string aimodule_exclude_domain
3417
3373
  string alert_description
3418
3374
  string androidx_startup
3419
3375
  string app_name
@@ -3483,31 +3439,6 @@ string fcm_fallback_notification_channel_label
3483
3439
  string fcm_no_args
3484
3440
  string header_description
3485
3441
  string hide_bottom_view_on_scroll_behavior
3486
- string hms_abort
3487
- string hms_abort_message
3488
- string hms_apk_not_installed_hints
3489
- string hms_bindfaildlg_message
3490
- string hms_bindfaildlg_title
3491
- string hms_cancel
3492
- string hms_check_failure
3493
- string hms_checking
3494
- string hms_confirm
3495
- string hms_download_failure
3496
- string hms_download_no_space
3497
- string hms_download_retry
3498
- string hms_downloading_loading
3499
- string hms_install
3500
- string hms_install_message
3501
- string hms_is_spoof
3502
- string hms_push_channel
3503
- string hms_retry
3504
- string hms_spoof_hints
3505
- string hms_update
3506
- string hms_update_continue
3507
- string hms_update_message
3508
- string hms_update_message_new
3509
- string hms_update_nettype
3510
- string hms_update_title
3511
3442
  string icon_content_description
3512
3443
  string image_description
3513
3444
  string imagebutton_description
@@ -3601,31 +3532,21 @@ string netmera_geo_not_available
3601
3532
  string netmera_geo_too_many_geofences
3602
3533
  string netmera_geo_too_many_pending_intents
3603
3534
  string netmera_geo_unknown_error
3604
- string networkkit_httpdns_domain
3605
3535
  string nmfcm_geo_not_available
3606
3536
  string nmfcm_geo_too_many_geofences
3607
3537
  string nmfcm_geo_too_many_pending_intents
3608
3538
  string nmfcm_geo_unknown_error
3609
- string nmhms_geo_not_available
3610
- string nmhms_geo_too_many_geofences
3611
- string nmhms_geo_too_many_pending_intents
3612
- string nmhms_geo_unknown_error
3613
3539
  string password_toggle_content_description
3614
3540
  string path_password_eye
3615
3541
  string path_password_eye_mask_strike_through
3616
3542
  string path_password_eye_mask_visible
3617
3543
  string path_password_strike_through
3618
3544
  string progressbar_description
3619
- string push_cat_body
3620
- string push_cat_head
3621
3545
  string radiogroup_description
3622
3546
  string rn_tab_description
3623
3547
  string scrollbar_description
3624
3548
  string search_description
3625
3549
  string search_menu_title
3626
- string spec_ip_0
3627
- string spec_ip_1
3628
- string spec_ip_2
3629
3550
  string spinbutton_description
3630
3551
  string state_busy_description
3631
3552
  string state_collapsed_description
@@ -3639,29 +3560,6 @@ string summary_description
3639
3560
  string tablist_description
3640
3561
  string timer_description
3641
3562
  string toolbar_description
3642
- string upsdk_app_download_info_new
3643
- string upsdk_app_download_installing
3644
- string upsdk_app_size
3645
- string upsdk_app_version
3646
- string upsdk_appstore_install
3647
- string upsdk_cancel
3648
- string upsdk_checking_update_prompt
3649
- string upsdk_choice_update
3650
- string upsdk_detail
3651
- string upsdk_getting_message_fail_prompt_toast
3652
- string upsdk_mobile_dld_warn
3653
- string upsdk_no_available_network_prompt_toast
3654
- string upsdk_ota_app_name
3655
- string upsdk_ota_cancel
3656
- string upsdk_ota_force_cancel_new
3657
- string upsdk_ota_notify_updatebtn
3658
- string upsdk_ota_title
3659
- string upsdk_storage_utils
3660
- string upsdk_store_url
3661
- string upsdk_third_app_dl_cancel_download_prompt_ex
3662
- string upsdk_third_app_dl_install_failed
3663
- string upsdk_third_app_dl_sure_cancel_download
3664
- string upsdk_update_check_no_new_version
3665
3563
  style AlertDialog_AppCompat
3666
3564
  style AlertDialog_AppCompat_Light
3667
3565
  style AndroidThemeColorAccentYellow
@@ -3795,7 +3693,6 @@ style Base_Theme_MaterialComponents_Light_Dialog_Alert
3795
3693
  style Base_Theme_MaterialComponents_Light_Dialog_Bridge
3796
3694
  style Base_Theme_MaterialComponents_Light_Dialog_FixedSize
3797
3695
  style Base_Theme_MaterialComponents_Light_Dialog_MinWidth
3798
- style Base_Translucent
3799
3696
  style Base_V14_ThemeOverlay_Material3_BottomSheetDialog
3800
3697
  style Base_V14_ThemeOverlay_MaterialComponents_BottomSheetDialog
3801
3698
  style Base_V14_ThemeOverlay_MaterialComponents_Dialog
@@ -16,8 +16,7 @@ android {
16
16
  }
17
17
 
18
18
  dependencies {
19
- implementation 'com.netmera:nmcore:3.9.6'
19
+ implementation 'com.netmera:nmcore:3.9.9'
20
20
  implementation 'com.netmera:nmfcm:3.9.3'
21
- implementation 'com.netmera:nmhms:3.9.5'
22
21
  implementation 'com.facebook.react:react-native:+'
23
22
  }