rho-tau-extensions 6.0.0 → 7.4.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (296) hide show
  1. checksums.yaml +4 -4
  2. data/libs/android_net_native_prebuilt/ext/build +22 -0
  3. data/libs/android_net_native_prebuilt/ext/build.bat +44 -0
  4. data/libs/android_net_native_prebuilt/ext/platform/android/android_net_native.jar +0 -0
  5. data/libs/android_net_native_prebuilt/ext/platform/android/lib/aarch64/libandroid_net_native.a +0 -0
  6. data/libs/android_net_native_prebuilt/ext/platform/android/lib/armeabi/libandroid_net_native.a +0 -0
  7. data/libs/android_net_native_prebuilt/ext/platform/android/lib/x86/libandroid_net_native.a +0 -0
  8. data/libs/android_net_native_prebuilt/ext.yml +8 -0
  9. data/libs/crosswalk/ext/platform/android/Rakefile +19 -1
  10. data/libs/crosswalk/ext/platform/android/adds/lib/armeabi/libxwalkcore.so +0 -0
  11. data/libs/crosswalk/ext/platform/android/adds/lib/armeabi/libxwalkdummy.so +0 -0
  12. data/libs/crosswalk/ext/platform/android/adds/lib/armeabi/native_lib_placeholder.stamp +0 -0
  13. data/libs/crosswalk/ext/platform/android/adds/lib/x86/libxwalkcore.so +0 -0
  14. data/libs/crosswalk/ext/platform/android/adds/lib/x86/libxwalkdummy.so +0 -0
  15. data/libs/crosswalk/ext/platform/android/adds/lib/x86/native_lib_placeholder.stamp +0 -0
  16. data/libs/crosswalk/ext/platform/android/adds/lib/xwalk_core_library_java.jar +0 -0
  17. data/libs/crosswalk/ext/platform/android/adds/res/layout/dropdown_item.xml +1 -1
  18. data/libs/crosswalk/ext/platform/android/adds/res/layout-v17/dropdown_item.xml +2 -2
  19. data/libs/crosswalk/ext/platform/android/adds/res/menu/select_action_menu.xml +8 -8
  20. data/libs/crosswalk/ext/platform/android/adds/res/raw/icudtl.dat +0 -0
  21. data/libs/crosswalk/ext/platform/android/adds/res/raw/xwalk.pak +0 -0
  22. data/libs/crosswalk/ext/platform/android/adds/res/raw/xwalk_100_percent.pak +0 -0
  23. data/libs/crosswalk/ext/platform/android/adds/res/values/android_ui_strings.xml +1 -0
  24. data/libs/crosswalk/ext/platform/android/adds/res/values/{xwalk_attrs.xml → attrs.xml} +0 -0
  25. data/libs/crosswalk/ext/platform/android/adds/res/values/attrs_03.xml +18 -0
  26. data/libs/crosswalk/ext/platform/android/adds/res/values/{xwalk_colors.xml → colors_xwalk.xml} +0 -0
  27. data/libs/crosswalk/ext/platform/android/adds/res/values/{ui_java_dimens.xml → dimens_03.xml} +1 -3
  28. data/libs/crosswalk/ext/platform/android/adds/res/values/{xwalk_dimens.xml → dimens_xwalk.xml} +0 -0
  29. data/libs/crosswalk/ext/platform/android/adds/res/values/ids_xwalk.xml +12 -0
  30. data/libs/crosswalk/ext/platform/android/adds/res/values/strings_00.xml +16 -0
  31. data/libs/crosswalk/ext/platform/android/adds/res/values/{xwalk_core_internal_java_strings.xml → strings_01.xml} +0 -0
  32. data/libs/crosswalk/ext/platform/android/adds/res/values/{xwalk_core_java_strings.xml → strings_02.xml} +0 -0
  33. data/libs/crosswalk/ext/platform/android/adds/res/values/{ui_java_strings.xml → strings_03.xml} +0 -0
  34. data/libs/crosswalk/ext/platform/android/adds/res/values/{xwalk_styles.xml → styles_00.xml} +0 -0
  35. data/libs/crosswalk/ext/platform/android/adds/res/values/{ui_java_styles.xml → styles_03.xml} +0 -0
  36. data/libs/crosswalk/ext/platform/android/adds/res/values/{xwalk_values.xml → values_00.xml} +0 -0
  37. data/libs/crosswalk/ext/platform/android/adds/res/values/xwalk_app_strings.xml +7 -10
  38. data/libs/crosswalk/ext/platform/android/adds/res/values/xwalk_resources_list.xml +2 -1
  39. data/libs/crosswalk/ext/platform/android/adds/res/values-am/android_ui_strings.xml +1 -0
  40. data/libs/crosswalk/ext/platform/android/adds/res/values-ar/android_ui_strings.xml +1 -0
  41. data/libs/crosswalk/ext/platform/android/adds/res/values-bg/android_ui_strings.xml +1 -0
  42. data/libs/crosswalk/ext/platform/android/adds/res/values-ca/android_ui_strings.xml +1 -0
  43. data/libs/crosswalk/ext/platform/android/adds/res/values-cs/android_ui_strings.xml +1 -0
  44. data/libs/crosswalk/ext/platform/android/adds/res/values-da/android_ui_strings.xml +4 -3
  45. data/libs/crosswalk/ext/platform/android/adds/res/values-de/android_ui_strings.xml +1 -0
  46. data/libs/crosswalk/ext/platform/android/adds/res/values-el/android_ui_strings.xml +1 -0
  47. data/libs/crosswalk/ext/platform/android/adds/res/values-en-rGB/android_ui_strings.xml +1 -0
  48. data/libs/crosswalk/ext/platform/android/adds/res/values-es/android_ui_strings.xml +1 -0
  49. data/libs/crosswalk/ext/platform/android/adds/res/values-es-rUS/android_ui_strings.xml +1 -0
  50. data/libs/crosswalk/ext/platform/android/adds/res/values-fa/android_ui_strings.xml +2 -1
  51. data/libs/crosswalk/ext/platform/android/adds/res/values-fi/android_ui_strings.xml +1 -0
  52. data/libs/crosswalk/ext/platform/android/adds/res/values-fr/android_ui_strings.xml +1 -0
  53. data/libs/crosswalk/ext/platform/android/adds/res/values-hi/android_ui_strings.xml +2 -1
  54. data/libs/crosswalk/ext/platform/android/adds/res/values-hr/android_ui_strings.xml +1 -0
  55. data/libs/crosswalk/ext/platform/android/adds/res/values-hu/android_ui_strings.xml +1 -0
  56. data/libs/crosswalk/ext/platform/android/adds/res/values-in/android_ui_strings.xml +1 -0
  57. data/libs/crosswalk/ext/platform/android/adds/res/values-it/android_ui_strings.xml +1 -0
  58. data/libs/crosswalk/ext/platform/android/adds/res/values-iw/android_ui_strings.xml +1 -0
  59. data/libs/crosswalk/ext/platform/android/adds/res/values-ja/android_ui_strings.xml +1 -0
  60. data/libs/crosswalk/ext/platform/android/adds/res/values-ko/android_ui_strings.xml +1 -0
  61. data/libs/crosswalk/ext/platform/android/adds/res/values-lt/android_ui_strings.xml +1 -0
  62. data/libs/crosswalk/ext/platform/android/adds/res/values-lv/android_ui_strings.xml +1 -0
  63. data/libs/crosswalk/ext/platform/android/adds/res/values-nb/android_ui_strings.xml +1 -0
  64. data/libs/crosswalk/ext/platform/android/adds/res/values-nl/android_ui_strings.xml +1 -0
  65. data/libs/crosswalk/ext/platform/android/adds/res/values-pl/android_ui_strings.xml +1 -0
  66. data/libs/crosswalk/ext/platform/android/adds/res/values-pt-rBR/android_ui_strings.xml +1 -0
  67. data/libs/crosswalk/ext/platform/android/adds/res/values-pt-rPT/android_ui_strings.xml +1 -0
  68. data/libs/crosswalk/ext/platform/android/adds/res/values-ro/android_ui_strings.xml +1 -0
  69. data/libs/crosswalk/ext/platform/android/adds/res/values-ru/android_ui_strings.xml +1 -0
  70. data/libs/crosswalk/ext/platform/android/adds/res/values-sk/android_ui_strings.xml +1 -0
  71. data/libs/crosswalk/ext/platform/android/adds/res/values-sl/android_ui_strings.xml +1 -0
  72. data/libs/crosswalk/ext/platform/android/adds/res/values-sr/android_ui_strings.xml +1 -0
  73. data/libs/crosswalk/ext/platform/android/adds/res/values-sv/android_ui_strings.xml +1 -0
  74. data/libs/crosswalk/ext/platform/android/adds/res/values-sw/android_ui_strings.xml +2 -1
  75. data/libs/crosswalk/ext/platform/android/adds/res/values-th/android_ui_strings.xml +1 -0
  76. data/libs/crosswalk/ext/platform/android/adds/res/values-tl/android_ui_strings.xml +1 -0
  77. data/libs/crosswalk/ext/platform/android/adds/res/values-tr/android_ui_strings.xml +1 -0
  78. data/libs/crosswalk/ext/platform/android/adds/res/values-uk/android_ui_strings.xml +1 -0
  79. data/libs/crosswalk/ext/platform/android/adds/res/values-v17/{ui_java_styles.xml → styles_03.xml} +0 -0
  80. data/libs/crosswalk/ext/platform/android/adds/res/values-v21/{ui_java_styles.xml → styles_03.xml} +0 -0
  81. data/libs/crosswalk/ext/platform/android/adds/res/values-vi/android_ui_strings.xml +1 -0
  82. data/libs/crosswalk/ext/platform/android/adds/res/values-zh-rCN/android_ui_strings.xml +1 -0
  83. data/libs/crosswalk/ext/platform/android/adds/res/values-zh-rTW/android_ui_strings.xml +1 -0
  84. data/libs/crosswalk/ext/platform/android/src/com/tautechnologies/tau/crosswalk/TauXWalkWebView.java +18 -1
  85. data/libs/enterprise-barcode/ext/platform/android/adds/lib/aarch64/liballbarcode.a +0 -0
  86. data/libs/enterprise-barcode/ext/platform/android/adds/lib/armeabi/liballbarcode.a +0 -0
  87. data/libs/enterprise-barcode/ext/platform/android/adds/lib/x86/liballbarcode.a +0 -0
  88. data/libs/enterprise-barcode/ext/platform/android/allbarcode.jar +0 -0
  89. data/libs/enterprise-barcode/ext/platform/iphone/Barcode.xcodeproj/project.pbxproj +8 -4
  90. data/libs/enterprise-barcode/ext/platform/iphone/Rakefile +9 -58
  91. data/libs/fcm-push-18/ext/android/AndroidManifest.rb +10 -0
  92. data/libs/fcm-push-18/ext/android/ApplicationManifestAdds.erb +39 -0
  93. data/libs/fcm-push-18/ext/android/Rakefile +187 -0
  94. data/libs/fcm-push-18/ext/android/ext_java.files +3 -0
  95. data/libs/fcm-push-18/ext/android/ext_native.files +1 -0
  96. data/libs/fcm-push-18/ext/android/jni/src/fcmpushclient.cpp +215 -0
  97. data/libs/fcm-push-18/ext/android/jni/src/fcmpushclient.h +74 -0
  98. data/libs/fcm-push-18/ext/android/res/res/values/fireBaseValues.xml +5 -0
  99. data/libs/fcm-push-18/ext/android/src/com/rhomobile/rhodes/fcm/FCMFacade.java +164 -0
  100. data/libs/fcm-push-18/ext/android/src/com/rhomobile/rhodes/fcm/FCMIntentService.java +219 -0
  101. data/libs/fcm-push-18/ext/android/src/com/rhomobile/rhodes/fcm/FCMListener.java +88 -0
  102. data/libs/fcm-push-18/ext/build +16 -0
  103. data/libs/fcm-push-18/ext/build.bat +8 -0
  104. data/libs/fcm-push-18/ext/fcm.xml +9 -0
  105. data/libs/fcm-push-18/ext/iphone/ApplePush_Prefix.pch +7 -0
  106. data/libs/fcm-push-18/ext/iphone/Firebase.h +68 -0
  107. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseAnalytics.framework/FirebaseAnalytics +0 -0
  108. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseAnalytics.framework/Headers/FIRAnalytics+AppDelegate.h +62 -0
  109. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseAnalytics.framework/Headers/FIRAnalytics.h +115 -0
  110. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseAnalytics.framework/Headers/FIRAnalyticsConfiguration.h +1 -0
  111. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseAnalytics.framework/Headers/FIRAnalyticsSwiftNameSupport.h +13 -0
  112. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseAnalytics.framework/Headers/FIRApp.h +1 -0
  113. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseAnalytics.framework/Headers/FIRConfiguration.h +1 -0
  114. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseAnalytics.framework/Headers/FIREventNames.h +389 -0
  115. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseAnalytics.framework/Headers/FIROptions.h +1 -0
  116. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseAnalytics.framework/Headers/FIRParameterNames.h +485 -0
  117. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseAnalytics.framework/Headers/FIRUserPropertyNames.h +15 -0
  118. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseAnalytics.framework/Headers/FirebaseAnalytics.h +10 -0
  119. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseAnalytics.framework/Modules/module.modulemap +10 -0
  120. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseCore.framework/FirebaseCore +0 -0
  121. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseCore.framework/Headers/FIRAnalyticsConfiguration.h +52 -0
  122. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseCore.framework/Headers/FIRApp.h +130 -0
  123. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseCore.framework/Headers/FIRConfiguration.h +78 -0
  124. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseCore.framework/Headers/FIRLoggerLevel.h +35 -0
  125. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseCore.framework/Headers/FIROptions.h +133 -0
  126. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseCore.framework/Headers/FirebaseCore.h +5 -0
  127. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseCore.framework/Modules/module.modulemap +7 -0
  128. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseCoreDiagnostics.framework/FirebaseCoreDiagnostics +0 -0
  129. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseCoreDiagnostics.framework/Modules/module.modulemap +6 -0
  130. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseInstanceID.framework/FirebaseInstanceID +0 -0
  131. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseInstanceID.framework/Headers/FIRInstanceID.h +276 -0
  132. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseInstanceID.framework/Headers/FirebaseInstanceID.h +1 -0
  133. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseInstanceID.framework/Modules/module.modulemap +7 -0
  134. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseMessaging.framework/FirebaseMessaging +0 -0
  135. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseMessaging.framework/Headers/FIRMessaging.h +508 -0
  136. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseMessaging.framework/Headers/FirebaseMessaging.h +1 -0
  137. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseMessaging.framework/Modules/module.modulemap +8 -0
  138. data/libs/fcm-push-18/ext/iphone/Frameworks/FirebaseNanoPB.framework/FirebaseNanoPB +0 -0
  139. data/libs/fcm-push-18/ext/iphone/Frameworks/GoogleToolboxForMac.framework/GoogleToolboxForMac +0 -0
  140. data/libs/fcm-push-18/ext/iphone/Frameworks/GoogleToolboxForMac.framework/Modules/module.modulemap +5 -0
  141. data/libs/fcm-push-18/ext/iphone/Frameworks/Protobuf.framework/Modules/module.modulemap +5 -0
  142. data/libs/fcm-push-18/ext/iphone/Frameworks/Protobuf.framework/Protobuf +0 -0
  143. data/libs/fcm-push-18/ext/iphone/Frameworks/nanopb.framework/Modules/module.modulemap +5 -0
  144. data/libs/fcm-push-18/ext/iphone/Frameworks/nanopb.framework/nanopb +0 -0
  145. data/libs/fcm-push-18/ext/iphone/Rakefile +30 -0
  146. data/libs/fcm-push-18/ext/iphone/fcm-push.xcodeproj/project.pbxproj +370 -0
  147. data/libs/fcm-push-18/ext/iphone/impl/PushNotificationsReceiver.h +28 -0
  148. data/libs/fcm-push-18/ext/iphone/impl/PushNotificationsReceiver.m +27 -0
  149. data/libs/fcm-push-18/ext/iphone/impl/PushNotificationsReceiver.mm +234 -0
  150. data/libs/fcm-push-18/ext/iphone/impl/applePushSetup.c +10 -0
  151. data/libs/fcm-push-18/ext/iphone/impl/applepushclient.h +69 -0
  152. data/libs/fcm-push-18/ext/iphone/impl/applepushclient.mm +164 -0
  153. data/libs/fcm-push-18/ext/iphone/impl/readme.txt +7 -0
  154. data/libs/fcm-push-18/ext/platform/iphone/impl/readme.txt +7 -0
  155. data/libs/fcm-push-18/ext.yml +20 -0
  156. data/libs/nodejs/ext/platform/android/jxCore/jx.h +17 -1
  157. data/libs/nodejs/ext/platform/android/jxCore/libcares_arm.a +0 -0
  158. data/libs/nodejs/ext/platform/android/jxCore/libcares_ia32.a +0 -0
  159. data/libs/nodejs/ext/platform/android/jxCore/libcares_x64.a +0 -0
  160. data/libs/nodejs/ext/platform/android/jxCore/libchrome_zlib_arm.a +0 -0
  161. data/libs/nodejs/ext/platform/android/jxCore/libchrome_zlib_ia32.a +0 -0
  162. data/libs/nodejs/ext/platform/android/jxCore/libchrome_zlib_x64.a +0 -0
  163. data/libs/nodejs/ext/platform/android/jxCore/libhttp_parser_arm.a +0 -0
  164. data/libs/nodejs/ext/platform/android/jxCore/libhttp_parser_ia32.a +0 -0
  165. data/libs/nodejs/ext/platform/android/jxCore/libhttp_parser_x64.a +0 -0
  166. data/libs/nodejs/ext/platform/android/jxCore/libjx_arm.a +0 -0
  167. data/libs/nodejs/ext/platform/android/jxCore/libjx_ia32.a +0 -0
  168. data/libs/nodejs/ext/platform/android/jxCore/libjx_x64.a +0 -0
  169. data/libs/nodejs/ext/platform/android/jxCore/libopenssl_arm.a +0 -0
  170. data/libs/nodejs/ext/platform/android/jxCore/libopenssl_ia32.a +0 -0
  171. data/libs/nodejs/ext/platform/android/jxCore/libopenssl_x64.a +0 -0
  172. data/libs/nodejs/ext/platform/android/jxCore/libsqlite3_arm.a +0 -0
  173. data/libs/nodejs/ext/platform/android/jxCore/libsqlite3_ia32.a +0 -0
  174. data/libs/nodejs/ext/platform/android/jxCore/libsqlite3_x64.a +0 -0
  175. data/libs/nodejs/ext/platform/android/jxCore/libuv_arm.a +0 -0
  176. data/libs/nodejs/ext/platform/android/jxCore/libuv_ia32.a +0 -0
  177. data/libs/nodejs/ext/platform/android/jxCore/libuv_x64.a +0 -0
  178. data/libs/nodejs/ext/platform/android/jxCore/libv8_base_arm.a +0 -0
  179. data/libs/nodejs/ext/platform/android/jxCore/libv8_base_ia32.a +0 -0
  180. data/libs/nodejs/ext/platform/android/jxCore/libv8_base_x64.a +0 -0
  181. data/libs/nodejs/ext/platform/android/jxCore/libv8_nosnapshot_arm.a +0 -0
  182. data/libs/nodejs/ext/platform/android/jxCore/libv8_nosnapshot_ia32.a +0 -0
  183. data/libs/nodejs/ext/platform/android/jxCore/libv8_nosnapshot_x64.a +0 -0
  184. data/libs/nodejs/ext/platform/iphone/Nodejs.xcodeproj/project.pbxproj +8 -4
  185. data/libs/nodejs/ext/platform/iphone/Rakefile +9 -62
  186. data/libs/nodejs/ext/platform/iphone/jxCore/jx.h +17 -1
  187. data/libs/nodejs/ext/platform/iphone/jxCore/libcares.a +0 -0
  188. data/libs/nodejs/ext/platform/iphone/jxCore/libchrome_zlib.a +0 -0
  189. data/libs/nodejs/ext/platform/iphone/jxCore/libhttp_parser.a +0 -0
  190. data/libs/nodejs/ext/platform/iphone/jxCore/libjx.a +0 -0
  191. data/libs/nodejs/ext/platform/iphone/jxCore/libmozjs.a +0 -0
  192. data/libs/nodejs/ext/platform/iphone/jxCore/libopenssl.a +0 -0
  193. data/libs/nodejs/ext/platform/iphone/jxCore/libsqlite3.a +0 -0
  194. data/libs/nodejs/ext/platform/iphone/jxCore/libuv.a +0 -0
  195. data/libs/openssl.so-edge/ext/android/armeabi/libcrypto.a +0 -0
  196. data/libs/openssl.so-edge/ext/android/armeabi/libssl.a +0 -0
  197. data/libs/openssl.so-edge/ext/android/x86/libcrypto.a +0 -0
  198. data/libs/openssl.so-edge/ext/android/x86/libssl.a +0 -0
  199. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/internal/asn1t.h +19 -0
  200. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/internal/dso.h +23 -0
  201. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/internal/thread_once.h +5 -2
  202. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/asn1.h +5 -2
  203. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/asn1t.h +5 -0
  204. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/bio.h +9 -12
  205. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/bn.h +1 -1
  206. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/buffer.h +1 -4
  207. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/conf.h +1 -0
  208. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/crypto.h +5 -1
  209. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/ct.h +17 -2
  210. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/dh.h +24 -6
  211. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/dsa.h +1 -0
  212. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/e_os2.h +3 -16
  213. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/ec.h +7 -12
  214. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/engine.h +0 -2
  215. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/err.h +3 -2
  216. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/evp.h +11 -1
  217. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/lhash.h +13 -0
  218. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/objects.h +2 -2
  219. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/ocsp.h +3 -16
  220. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/opensslconf.h +20 -8
  221. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/opensslv.h +3 -3
  222. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/rsa.h +2 -0
  223. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/seed.h +1 -3
  224. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/srtp.h +1 -1
  225. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/ssl.h +85 -52
  226. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/ssl3.h +4 -1
  227. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/tls1.h +6 -6
  228. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/ui.h +10 -0
  229. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/x509.h +1 -1
  230. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/x509_vfy.h +5 -0
  231. data/libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/openssl/x509v3.h +1 -0
  232. data/libs/rexml-edge/rexml/attlistdecl.rb +63 -0
  233. data/libs/rexml-edge/rexml/attribute.rb +192 -0
  234. data/libs/rexml-edge/rexml/cdata.rb +68 -0
  235. data/libs/rexml-edge/rexml/child.rb +97 -0
  236. data/libs/rexml-edge/rexml/comment.rb +80 -0
  237. data/libs/rexml-edge/rexml/doctype.rb +270 -0
  238. data/libs/rexml-edge/rexml/document.rb +291 -0
  239. data/libs/rexml-edge/rexml/dtd/attlistdecl.rb +11 -0
  240. data/libs/rexml-edge/rexml/dtd/dtd.rb +47 -0
  241. data/libs/rexml-edge/rexml/dtd/elementdecl.rb +18 -0
  242. data/libs/rexml-edge/rexml/dtd/entitydecl.rb +57 -0
  243. data/libs/rexml-edge/rexml/dtd/notationdecl.rb +40 -0
  244. data/libs/rexml-edge/rexml/element.rb +1241 -0
  245. data/libs/rexml-edge/rexml/encoding.rb +51 -0
  246. data/libs/rexml-edge/rexml/entity.rb +174 -0
  247. data/libs/rexml-edge/rexml/formatters/default.rb +112 -0
  248. data/libs/rexml-edge/rexml/formatters/pretty.rb +142 -0
  249. data/libs/rexml-edge/rexml/formatters/transitive.rb +58 -0
  250. data/libs/rexml-edge/rexml/functions.rb +418 -0
  251. data/libs/rexml-edge/rexml/instruction.rb +71 -0
  252. data/libs/rexml-edge/rexml/light/node.rb +196 -0
  253. data/libs/rexml-edge/rexml/namespace.rb +48 -0
  254. data/libs/rexml-edge/rexml/node.rb +76 -0
  255. data/libs/rexml-edge/rexml/output.rb +30 -0
  256. data/libs/rexml-edge/rexml/parent.rb +166 -0
  257. data/libs/rexml-edge/rexml/parseexception.rb +52 -0
  258. data/libs/rexml-edge/rexml/parsers/baseparser.rb +533 -0
  259. data/libs/rexml-edge/rexml/parsers/lightparser.rb +59 -0
  260. data/libs/rexml-edge/rexml/parsers/pullparser.rb +197 -0
  261. data/libs/rexml-edge/rexml/parsers/sax2parser.rb +273 -0
  262. data/libs/rexml-edge/rexml/parsers/streamparser.rb +61 -0
  263. data/libs/rexml-edge/rexml/parsers/treeparser.rb +101 -0
  264. data/libs/rexml-edge/rexml/parsers/ultralightparser.rb +57 -0
  265. data/libs/rexml-edge/rexml/parsers/xpathparser.rb +657 -0
  266. data/libs/rexml-edge/rexml/quickpath.rb +266 -0
  267. data/libs/rexml-edge/rexml/rexml.rb +32 -0
  268. data/libs/rexml-edge/rexml/sax2listener.rb +98 -0
  269. data/libs/rexml-edge/rexml/security.rb +28 -0
  270. data/libs/rexml-edge/rexml/source.rb +297 -0
  271. data/libs/rexml-edge/rexml/streamlistener.rb +93 -0
  272. data/libs/rexml-edge/rexml/syncenumerator.rb +33 -0
  273. data/libs/rexml-edge/rexml/text.rb +426 -0
  274. data/libs/rexml-edge/rexml/undefinednamespaceexception.rb +9 -0
  275. data/libs/rexml-edge/rexml/validation/relaxng.rb +539 -0
  276. data/libs/rexml-edge/rexml/validation/validation.rb +144 -0
  277. data/libs/rexml-edge/rexml/validation/validationexception.rb +10 -0
  278. data/libs/rexml-edge/rexml/xmldecl.rb +116 -0
  279. data/libs/rexml-edge/rexml/xmltokens.rb +85 -0
  280. data/libs/rexml-edge/rexml/xpath.rb +81 -0
  281. data/libs/rexml-edge/rexml/xpath_parser.rb +704 -0
  282. data/version +1 -1
  283. metadata +144 -27
  284. data/libs/crosswalk/ext/platform/android/adds/res/drawable/launchscreen_bg.xml +0 -19
  285. data/libs/crosswalk/ext/platform/android/adds/res/drawable-hdpi/crosswalk.png +0 -0
  286. data/libs/crosswalk/ext/platform/android/adds/res/drawable-ldpi/crosswalk.png +0 -0
  287. data/libs/crosswalk/ext/platform/android/adds/res/drawable-mdpi/crosswalk.png +0 -0
  288. data/libs/crosswalk/ext/platform/android/adds/res/drawable-xhdpi/crosswalk.png +0 -0
  289. data/libs/crosswalk/ext/platform/android/adds/res/layout/autofill_suggestion_item.xml +0 -7
  290. data/libs/crosswalk/ext/platform/android/adds/res/layout-v17/autofill_suggestion_item.xml +0 -18
  291. data/libs/crosswalk/ext/platform/android/adds/res/raw/contacts_api.js +0 -206
  292. data/libs/crosswalk/ext/platform/android/adds/res/raw/device_capabilities_api.js +0 -231
  293. data/libs/crosswalk/ext/platform/android/adds/res/raw/messaging_api.js +0 -359
  294. data/libs/crosswalk/ext/platform/android/adds/res/raw/presentation_api.js +0 -144
  295. data/libs/crosswalk/ext/platform/android/adds/res/values/ui_java_attrs.xml +0 -9
  296. data/libs/crosswalk/ext/platform/android/adds/res/values-v14/theme.xml +0 -16
@@ -0,0 +1,88 @@
1
+ /*------------------------------------------------------------------------
2
+ * (The MIT License)
3
+ *
4
+ * Copyright (c) 2008-2017 Rhomobile, Inc.
5
+ *
6
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
7
+ * of this software and associated documentation files (the "Software"), to deal
8
+ * in the Software without restriction, including without limitation the rights
9
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10
+ * copies of the Software, and to permit persons to whom the Software is
11
+ * furnished to do so, subject to the following conditions:
12
+ *
13
+ * The above copyright notice and this permission notice shall be included in
14
+ * all copies or substantial portions of the Software.
15
+ *
16
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22
+ * THE SOFTWARE.
23
+ *
24
+ * http://rhomobile.com
25
+ *------------------------------------------------------------------------*/
26
+
27
+ package com.rhomobile.rhodes.fcm;
28
+
29
+ import com.rhomobile.rhodes.Push;
30
+ import com.rhomobile.rhodes.Logger;
31
+ import com.rhomobile.rhodes.PushContract;
32
+ import com.rhomobile.rhodes.util.ContextFactory;
33
+ import com.rhomobile.rhodes.fcm.FCMIntentService;
34
+ import android.content.Intent;
35
+ import com.google.firebase.messaging.FirebaseMessagingService;
36
+ import com.google.firebase.messaging.RemoteMessage;
37
+ import com.google.firebase.FirebaseApp;
38
+ import com.google.firebase.FirebaseOptions;
39
+ import com.google.firebase.messaging.FirebaseMessaging;
40
+ import com.google.firebase.iid.FirebaseInstanceId;
41
+ import com.rhomobile.rhodes.R;
42
+ import java.lang.Throwable;
43
+ import com.rhomobile.rhodes.extmanager.AbstractRhoListener;
44
+ import com.rhomobile.rhodes.RhodesActivity;
45
+ import com.rhomobile.rhodes.RhodesService;
46
+ import com.rhomobile.rhodes.extmanager.RhoExtManager;
47
+ import com.rhomobile.rhodes.extmanager.RhoExtManagerImpl;
48
+ import com.rhomobile.rhodes.extmanager.IRhoExtManager;
49
+
50
+
51
+ public class FCMListener extends AbstractRhoListener{
52
+ private static final String TAG = FCMListener.class.getSimpleName();
53
+
54
+ private static FCMListener listener = null;
55
+ private boolean applicationOnScrean = false;
56
+ public boolean applicationVisible(){
57
+ return applicationOnScrean;
58
+ }
59
+ public static FCMListener getInstance(){
60
+ if (listener == null){
61
+ listener = new FCMListener();
62
+ }
63
+ RhoExtManager.getImplementationInstance().addRhoListener(listener);
64
+ return listener;
65
+ }
66
+
67
+
68
+ public FCMListener(){
69
+ super();
70
+ Logger.W("fcm", "FCM: FCMListener created");
71
+ }
72
+
73
+ @Override
74
+ public void onResume(RhodesActivity activity) {
75
+ Logger.W("fcm", "FCM: onResume");
76
+ applicationOnScrean = true;
77
+ FCMIntentService.resume();
78
+ }
79
+ @Override
80
+ public void onPause(RhodesActivity activity)
81
+ {
82
+ applicationOnScrean = false;
83
+ }
84
+ @Override
85
+ public void onCreateApplication(IRhoExtManager extManager) {
86
+ Logger.W("fcm", "FCM: onCreateApplication");
87
+ }
88
+ }
@@ -0,0 +1,16 @@
1
+ #!/bin/sh
2
+
3
+ if [ "$RHO_PLATFORM" = "android" ]; then
4
+
5
+ cd ./android
6
+ rake --trace
7
+
8
+ elif [ "$RHO_PLATFORM" = "iphone" ]; then
9
+
10
+ cd ./iphone
11
+ rake --trace
12
+
13
+ fi
14
+
15
+
16
+
@@ -0,0 +1,8 @@
1
+
2
+ if "%RHO_PLATFORM%" == "android" (
3
+
4
+ cd android
5
+ rake --trace
6
+
7
+ )
8
+
@@ -0,0 +1,9 @@
1
+ <?xml version = "1.0"?>
2
+ <?xml-stylesheet type="text/xsl" href="pb_help.xsl"?>
3
+ <API>
4
+ <MODULE name="Fcm" parent="Rho">
5
+ <HELP_OVERVIEW>Fake FCM API</HELP_OVERVIEW>
6
+ <PLATFORM>Android</PLATFORM>
7
+ <VER_INTRODUCED>5.1.0</VER_INTRODUCED>
8
+ </MODULE>
9
+ </API>
@@ -0,0 +1,7 @@
1
+ //
2
+ // Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
3
+ //
4
+
5
+ #ifdef __OBJC__
6
+ #import <Foundation/Foundation.h>
7
+ #endif
@@ -0,0 +1,68 @@
1
+ #import <FirebaseAnalytics/FirebaseAnalytics.h>
2
+ #import <FirebaseCore/FirebaseCore.h>
3
+
4
+ #if !defined(__has_include)
5
+ #error "Firebase.h won't import anything if your compiler doesn't support __has_include. Please \
6
+ import the headers individually."
7
+ #else
8
+ #if __has_include(<FirebaseAppIndexing/FirebaseAppIndexing.h>)
9
+ #import <FirebaseAppIndexing/FirebaseAppIndexing.h>
10
+ #endif
11
+
12
+ #if __has_include(<FirebaseAuth/FirebaseAuth.h>)
13
+ #import <FirebaseAuth/FirebaseAuth.h>
14
+ #endif
15
+
16
+ #if __has_include(<FirebaseCrash/FirebaseCrash.h>)
17
+ #import <FirebaseCrash/FirebaseCrash.h>
18
+ #endif
19
+
20
+ #if __has_include(<FirebaseDatabase/FirebaseDatabase.h>)
21
+ #import <FirebaseDatabase/FirebaseDatabase.h>
22
+ #endif
23
+
24
+ #if __has_include(<FirebaseDynamicLinks/FirebaseDynamicLinks.h>)
25
+ #import <FirebaseDynamicLinks/FirebaseDynamicLinks.h>
26
+ #endif
27
+
28
+ #if __has_include(<FirebaseFirestore/FirebaseFirestore.h>)
29
+ #import <FirebaseFirestore/FirebaseFirestore.h>
30
+ #endif
31
+
32
+ #if __has_include(<FirebaseInstanceID/FirebaseInstanceID.h>)
33
+ #import <FirebaseInstanceID/FirebaseInstanceID.h>
34
+ #endif
35
+
36
+ #if __has_include(<FirebaseInvites/FirebaseInvites.h>)
37
+ #import <FirebaseInvites/FirebaseInvites.h>
38
+ #endif
39
+
40
+ #if __has_include(<FirebaseMessaging/FirebaseMessaging.h>)
41
+ #import <FirebaseMessaging/FirebaseMessaging.h>
42
+ #endif
43
+
44
+ #if __has_include(<FirebasePerformance/FirebasePerformance.h>)
45
+ #import <FirebasePerformance/FirebasePerformance.h>
46
+ #endif
47
+
48
+ #if __has_include(<FirebaseRemoteConfig/FirebaseRemoteConfig.h>)
49
+ #import <FirebaseRemoteConfig/FirebaseRemoteConfig.h>
50
+ #endif
51
+
52
+ #if __has_include(<FirebaseStorage/FirebaseStorage.h>)
53
+ #import <FirebaseStorage/FirebaseStorage.h>
54
+ #endif
55
+
56
+ #if __has_include(<GoogleMobileAds/GoogleMobileAds.h>)
57
+ #import <GoogleMobileAds/GoogleMobileAds.h>
58
+ #endif
59
+
60
+ #if __has_include(<Fabric/Fabric.h>)
61
+ #import <Fabric/Fabric.h>
62
+ #endif
63
+
64
+ #if __has_include(<Crashlytics/Crashlytics.h>)
65
+ #import <Crashlytics/Crashlytics.h>
66
+ #endif
67
+
68
+ #endif // defined(__has_include)
@@ -0,0 +1,62 @@
1
+ #import <Foundation/Foundation.h>
2
+
3
+ #import "FIRAnalytics.h"
4
+
5
+ NS_ASSUME_NONNULL_BEGIN
6
+
7
+ /**
8
+ * Provides App Delegate handlers to be used in your App Delegate.
9
+ *
10
+ * To save time integrating Firebase Analytics in an application, Firebase Analytics does not
11
+ * require delegation implementation from the AppDelegate. Instead this is automatically done by
12
+ * Firebase Analytics. Should you choose instead to delegate manually, you can turn off the App
13
+ * Delegate Proxy by adding FirebaseAppDelegateProxyEnabled into your app's Info.plist and setting
14
+ * it to NO, and adding the methods in this category to corresponding delegation handlers.
15
+ *
16
+ * To handle Universal Links, you must return YES in
17
+ * [UIApplicationDelegate application:didFinishLaunchingWithOptions:].
18
+ */
19
+ @interface FIRAnalytics (AppDelegate)
20
+
21
+ /**
22
+ * Handles events related to a URL session that are waiting to be processed.
23
+ *
24
+ * For optimal use of Firebase Analytics, call this method from the
25
+ * [UIApplicationDelegate application:handleEventsForBackgroundURLSession:completionHandler]
26
+ * method of the app delegate in your app.
27
+ *
28
+ * @param identifier The identifier of the URL session requiring attention.
29
+ * @param completionHandler The completion handler to call when you finish processing the events.
30
+ * Calling this completion handler lets the system know that your app's user interface is
31
+ * updated and a new snapshot can be taken.
32
+ */
33
+ + (void)handleEventsForBackgroundURLSession:(NSString *)identifier
34
+ completionHandler:(nullable void (^)(void))completionHandler;
35
+
36
+ /**
37
+ * Handles the event when the app is launched by a URL.
38
+ *
39
+ * Call this method from [UIApplicationDelegate application:openURL:options:] &#40;on iOS 9.0 and
40
+ * above&#41;, or [UIApplicationDelegate application:openURL:sourceApplication:annotation:] &#40;on
41
+ * iOS 8.x and below&#41; in your app.
42
+ *
43
+ * @param url The URL resource to open. This resource can be a network resource or a file.
44
+ */
45
+ + (void)handleOpenURL:(NSURL *)url;
46
+
47
+ /**
48
+ * Handles the event when the app receives data associated with user activity that includes a
49
+ * Universal Link (on iOS 9.0 and above).
50
+ *
51
+ * Call this method from [UIApplication continueUserActivity:restorationHandler:] in your app
52
+ * delegate (on iOS 9.0 and above).
53
+ *
54
+ * @param userActivity The activity object containing the data associated with the task the user
55
+ * was performing.
56
+ */
57
+ + (void)handleUserActivity:(id)userActivity;
58
+
59
+ @end
60
+
61
+ NS_ASSUME_NONNULL_END
62
+
@@ -0,0 +1,115 @@
1
+ #import <Foundation/Foundation.h>
2
+
3
+ #import "FIREventNames.h"
4
+ #import "FIRParameterNames.h"
5
+ #import "FIRUserPropertyNames.h"
6
+
7
+ NS_ASSUME_NONNULL_BEGIN
8
+
9
+ /// The top level Firebase Analytics singleton that provides methods for logging events and setting
10
+ /// user properties. See <a href="http://goo.gl/gz8SLz">the developer guides</a> for general
11
+ /// information on using Firebase Analytics in your apps.
12
+ NS_SWIFT_NAME(Analytics)
13
+ @interface FIRAnalytics : NSObject
14
+
15
+ /// Logs an app event. The event can have up to 25 parameters. Events with the same name must have
16
+ /// the same parameters. Up to 500 event names are supported. Using predefined events and/or
17
+ /// parameters is recommended for optimal reporting.
18
+ ///
19
+ /// The following event names are reserved and cannot be used:
20
+ /// <ul>
21
+ /// <li>ad_activeview</li>
22
+ /// <li>ad_click</li>
23
+ /// <li>ad_exposure</li>
24
+ /// <li>ad_impression</li>
25
+ /// <li>ad_query</li>
26
+ /// <li>adunit_exposure</li>
27
+ /// <li>app_clear_data</li>
28
+ /// <li>app_remove</li>
29
+ /// <li>app_update</li>
30
+ /// <li>error</li>
31
+ /// <li>first_open</li>
32
+ /// <li>in_app_purchase</li>
33
+ /// <li>notification_dismiss</li>
34
+ /// <li>notification_foreground</li>
35
+ /// <li>notification_open</li>
36
+ /// <li>notification_receive</li>
37
+ /// <li>os_update</li>
38
+ /// <li>screen_view</li>
39
+ /// <li>session_start</li>
40
+ /// <li>user_engagement</li>
41
+ /// </ul>
42
+ ///
43
+ /// @param name The name of the event. Should contain 1 to 40 alphanumeric characters or
44
+ /// underscores. The name must start with an alphabetic character. Some event names are
45
+ /// reserved. See FIREventNames.h for the list of reserved event names. The "firebase_",
46
+ /// "google_", and "ga_" prefixes are reserved and should not be used. Note that event names are
47
+ /// case-sensitive and that logging two events whose names differ only in case will result in
48
+ /// two distinct events.
49
+ /// @param parameters The dictionary of event parameters. Passing nil indicates that the event has
50
+ /// no parameters. Parameter names can be up to 40 characters long and must start with an
51
+ /// alphabetic character and contain only alphanumeric characters and underscores. Only NSString
52
+ /// and NSNumber (signed 64-bit integer and 64-bit floating-point number) parameter types are
53
+ /// supported. NSString parameter values can be up to 100 characters long. The "firebase_",
54
+ /// "google_", and "ga_" prefixes are reserved and should not be used for parameter names.
55
+ + (void)logEventWithName:(NSString *)name
56
+ parameters:(nullable NSDictionary<NSString *, id> *)parameters
57
+ NS_SWIFT_NAME(logEvent(_:parameters:));
58
+
59
+ /// Sets a user property to a given value. Up to 25 user property names are supported. Once set,
60
+ /// user property values persist throughout the app lifecycle and across sessions.
61
+ ///
62
+ /// The following user property names are reserved and cannot be used:
63
+ /// <ul>
64
+ /// <li>first_open_time</li>
65
+ /// <li>last_deep_link_referrer</li>
66
+ /// <li>user_id</li>
67
+ /// </ul>
68
+ ///
69
+ /// @param value The value of the user property. Values can be up to 36 characters long. Setting the
70
+ /// value to nil removes the user property.
71
+ /// @param name The name of the user property to set. Should contain 1 to 24 alphanumeric characters
72
+ /// or underscores and must start with an alphabetic character. The "firebase_", "google_", and
73
+ /// "ga_" prefixes are reserved and should not be used for user property names.
74
+ + (void)setUserPropertyString:(nullable NSString *)value forName:(NSString *)name
75
+ NS_SWIFT_NAME(setUserProperty(_:forName:));
76
+
77
+ /// Sets the user ID property. This feature must be used in accordance with
78
+ /// <a href="https://www.google.com/policies/privacy">Google's Privacy Policy</a>
79
+ ///
80
+ /// @param userID The user ID to ascribe to the user of this app on this device, which must be
81
+ /// non-empty and no more than 36 characters long. Setting userID to nil removes the user ID.
82
+ + (void)setUserID:(nullable NSString *)userID;
83
+
84
+ /// Sets the current screen name, which specifies the current visual context in your app. This helps
85
+ /// identify the areas in your app where users spend their time and how they interact with your app.
86
+ /// Must be called on the main thread.
87
+ ///
88
+ /// Note that screen reporting is enabled automatically and records the class name of the current
89
+ /// UIViewController for you without requiring you to call this method. If you implement
90
+ /// viewDidAppear in your UIViewController but do not call [super viewDidAppear:], that screen class
91
+ /// will not be automatically tracked. The class name can optionally be overridden by calling this
92
+ /// method in the viewDidAppear callback of your UIViewController and specifying the
93
+ /// screenClassOverride parameter. setScreenName:screenClass: must be called after
94
+ /// [super viewDidAppear:].
95
+ ///
96
+ /// If your app does not use a distinct UIViewController for each screen, you should call this
97
+ /// method and specify a distinct screenName each time a new screen is presented to the user.
98
+ ///
99
+ /// The screen name and screen class remain in effect until the current UIViewController changes or
100
+ /// a new call to setScreenName:screenClass: is made.
101
+ ///
102
+ /// @param screenName The name of the current screen. Should contain 1 to 100 characters. Set to nil
103
+ /// to clear the current screen name.
104
+ /// @param screenClassOverride The name of the screen class. Should contain 1 to 100 characters. By
105
+ /// default this is the class name of the current UIViewController. Set to nil to revert to the
106
+ /// default class name.
107
+ + (void)setScreenName:(nullable NSString *)screenName
108
+ screenClass:(nullable NSString *)screenClassOverride;
109
+
110
+ /// The unique ID for this instance of the application.
111
+ + (NSString *)appInstanceID;
112
+
113
+ @end
114
+
115
+ NS_ASSUME_NONNULL_END
@@ -0,0 +1 @@
1
+ #import <FirebaseCore/FIRAnalyticsConfiguration.h>
@@ -0,0 +1,13 @@
1
+ #ifndef FIR_SWIFT_NAME
2
+
3
+ #import <Foundation/Foundation.h>
4
+
5
+ // NS_SWIFT_NAME can only translate factory methods before the iOS 9.3 SDK.
6
+ // Wrap it in our own macro if it's a non-compatible SDK.
7
+ #ifdef __IPHONE_9_3
8
+ #define FIR_SWIFT_NAME(X) NS_SWIFT_NAME(X)
9
+ #else
10
+ #define FIR_SWIFT_NAME(X) // Intentionally blank.
11
+ #endif // #ifdef __IPHONE_9_3
12
+
13
+ #endif // FIR_SWIFT_NAME
@@ -0,0 +1 @@
1
+ #import <FirebaseCore/FIRApp.h>
@@ -0,0 +1 @@
1
+ #import <FirebaseCore/FIRConfiguration.h>