2
0
mirror of synced 2025-01-26 22:29:22 +00:00

20 Commits

Author SHA1 Message Date
Salakar
6d9ffb16a0 fix for #529 2017-10-23 09:22:06 +01:00
Salakar
e74b760288 [utils] move play services check 2017-10-07 03:09:05 +01:00
Salakar
a090bd3480 [android][utils] new utils() module - home of all non firebase utilities and library configuration options, including play services availability checks 2017-10-07 00:24:00 +01:00
Chris Bianca
5e404ca31d Merge commit '0470f4f4fcf74407ad1e070091c4a542dc8378a5'
# Conflicts:
#	tests/ios/Podfile.lock
2017-10-03 15:34:08 +01:00
Salakar
4f6c387e3e [core][app][js] remove delete() app method as it only works on ios, wait for android sdk support. 2017-10-03 13:39:55 +01:00
Chris Bianca
bf35c349ae [firestore][tests] Get first collection tests working on Android 2017-09-27 15:41:25 +01:00
Salakar
5744a2ef56 [core] add extendApp support - added description/link 2017-08-26 23:47:31 +01:00
Salakar
67dc829427 [core] add extendApp support 2017-08-26 23:41:59 +01:00
Salakar
6a8656f428 [js][qol] added missing module detection and associated generated red box guides 2017-08-18 21:05:47 +01:00
Salakar
9825226665 [js][internals] _NAMESPACE & _NATIVE_MODULE static props for all modules 2017-08-17 17:58:28 +01:00
Salakar
b4cdbef593 [js][internals] _NATIVE_MODULE mapping for nativeModuleExists 2017-08-17 17:25:13 +01:00
Salakar
e4d27029b9 [js][android] database sync tree implementation with adjusted tests 2017-08-15 21:29:50 +01:00
Salakar
67985f8e90 [js][core] added nativeModuleExists property to all module statics - true or false if the native android/ios module is present 2017-08-15 17:28:51 +01:00
Salakar
03377255f6 [core][both] added delete app method (android is just a stub method as the firebase sdk does not support it) 2017-07-18 06:02:53 +01:00
Salakar
d8fee7f5cb [auth][ios] finalised auth changed listener logic 2017-07-17 20:56:08 +01:00
Salakar
813b91f5ad [ios][app] apps initialized natively now automatically initialized js side - via react module getConstants 2017-07-17 18:20:27 +01:00
Salakar
9a3e22431b [android][app] apps initialized natively now automatically initialized js side - via react module getConstants 2017-07-17 17:36:50 +01:00
Salakar
91b7281d45 [both] re-enabled analytics, admob, crash & perf modules 2017-07-12 16:11:07 +01:00
Salakar
f97db8eba1 more work on multiple apps support 2017-07-04 13:05:19 +01:00
Salakar
80ae8425ce started work on multiple app initialization 2017-06-29 17:24:34 +01:00