Commit Graph

540 Commits

Author SHA1 Message Date
Salakar
2a4d7dfbbf v0.4.3 2019-09-16 05:52:37 +01:00
Salakar
0d2589f439 v0.4.2 2019-09-16 04:58:48 +01:00
Salakar
e86f1c128f v0.4.1 2019-09-14 22:54:10 +01:00
Salakar
7250cfbcb1 [ads] fix eslint warnings 2019-09-14 22:24:52 +01:00
Salakar
5b304a4bb5 v0.4.0 2019-09-14 21:24:43 +01:00
Mike Diarmid
00e27a9f37 [v6] AdMob - Follow-up (Adds Banner Views) (#2530) 2019-09-13 19:10:41 +01:00
Frieder Bluemle
3dbca459fa Remove executable bit from non-executable files (#2531) 2019-08-30 13:17:26 +01:00
Salakar
78b4d9cbef v0.3.0 2019-08-28 13:40:40 +01:00
Ilja Daderko
16e67ddbf8 Move file methods / constants from storage to utils (#2511)
* stash

* move commons into the app

* move utils module into app

* Update index.d.ts

* re-trigger build

* fix eslint issues

* Fix formatting eslint issues

* move utils documentation to app

* Dissalow number values in setUserProperties

* fix test

* add utils export to app module

* clean up utils export

* Move path helpers to utilities module

* I have no idea

* Update RNFBUtilsModule.m

* remove duplicate util files

* fix RNFBUtilsModule merge conflict

* fix android build

* Move path constants from storage to utils, remove old GH Actions

* resolve remaining merge confs

* resolve type definition conflict

* add requiresMainQueueSetup to RNFBUtilsModule
2019-08-28 13:17:48 +03:00
Mike Diarmid
20f680015c [tests] correctly load In App Messaging tests 2019-08-23 12:34:33 +01:00
Ilja Daderko
c7f58f8afc [internal] Move @react-native-firebase/utils into /app (#2487) 2019-08-23 12:05:37 +01:00
ehesp
35c18d67d3 Improve Analytics tests 2019-08-16 11:26:07 +01:00
IljaDaderko
889bf5379c v0.2.3 2019-08-14 12:17:56 +03:00
IljaDaderko
d5b157f4ea v0.2.2 2019-08-14 12:15:15 +03:00
IljaDaderko
de7567e490 v0.2.1 2019-08-14 12:13:29 +03:00
IljaDaderko
dd67b7b0c7 v0.2.0 2019-08-14 12:05:28 +03:00
Ilja Daderko
0c50e0b9d1 Update tests README (#2485)
* Update tests readme

* Update tests/README.md

Co-Authored-By: Mike Diarmid <mike.diarmid@gmail.com>

* Update tests/README.md

Co-Authored-By: Mike Diarmid <mike.diarmid@gmail.com>
2019-08-14 11:51:16 +03:00
ehesp
8e87e2f220 - 2019-08-13 21:01:14 +01:00
Mike Diarmid
c5b6c95874 Merge branch 'master' into @v6/admob 2019-08-13 20:47:35 +01:00
ehesp
3bf8ee0b96 - 2019-08-13 17:08:34 +01:00
ehesp
b1286f47bc - 2019-08-13 15:11:41 +01:00
Mike Diarmid
48ca0685c6 [in-app-messaging] rename namespace to inAppMessaging() from fiam() (#2483)
* [in-app-messaging] rename namespace to `inAppMessaging()` from `fiam()`
2019-08-13 15:00:30 +01:00
Mike Diarmid
df092b274f [remote-config] rename namespace to remoteConfig() from config() (#2479) 2019-08-13 13:11:24 +01:00
ehesp
ee061cb8c3 - 2019-08-13 09:24:26 +01:00
ehesp
b2fa0cd97b - 2019-08-13 09:10:00 +01:00
ehesp
310647fb36 - 2019-08-10 13:39:04 +01:00
ehesp
3c87f90799 - 2019-08-10 11:26:58 +01:00
ehesp
0b4bbf00a0 - 2019-08-09 19:01:12 +01:00
ehesp
593422762e - 2019-08-09 17:06:46 +01:00
ehesp
edbbb7c8f8 AdsConsent android 2019-08-09 08:19:04 +01:00
Mike Diarmid
62cc8dacab Merge branch 'master' into @v6/admob 2019-08-08 23:37:42 +01:00
Mike Diarmid
b22ad2657a Merge branch 'master' into @v6/admob 2019-08-08 23:32:10 +01:00
Salakar
d1899a3977 v0.1.5 2019-08-08 23:26:52 +01:00
ehesp
9864936968 AdsConsent setup 2019-08-08 16:57:44 +01:00
Salakar
9f72207d0b v0.1.4 2019-08-08 16:39:59 +01:00
Salakar
911c4ffdf7 initial package setup 2019-08-08 12:47:48 +01:00
ehesp
3c95a48884 v0.1.3 2019-08-07 17:11:42 +01:00
ehesp
2a3b9aa26f Hide indexing tests 2019-08-07 16:53:50 +01:00
ehesp
ebea9571c1 [tests] re-enable retries 2019-08-07 16:06:24 +01:00
Mike Diarmid
4bafa29ea3 [dynamic-links][messaging] bug fixes & additional tests for onLink/getInitialLink (#2452) 2019-08-07 15:49:03 +01:00
ehesp
0d1c9db9b8 - 2019-08-07 14:41:25 +01:00
ehesp
f802923360 [vision][ios] add apiKeyOverride property 2019-08-07 12:40:53 +01:00
Elliot Hesp
0bf2858c1b ML Kit Vision iOS (#2444) 2019-08-06 19:59:02 +01:00
Salakar
f66ecc9ede [dynamic-links] onLink & getInitialLink now provide a DynamicLink object with additional parameters 2019-08-02 22:49:56 +01:00
Salakar
2fddf9e35d [natural-language] rename namespace mlKitLanguage -> naturalLanguage 2019-08-02 21:27:11 +01:00
Salakar
381aff536d v0.1.2 2019-07-31 12:43:04 +01:00
Mike Diarmid
92f582b4f3 Merge branch 'master' into @ehesp/feat/storage 2019-07-31 11:45:11 +01:00
ehesp
618c131f27 - 2019-07-31 10:38:11 +01:00
Mike Diarmid
7890873a59 [tests] disable watchman on CI 2019-07-30 17:43:44 +01:00
Salakar
8c2df657b7 v0.1.1 2019-07-30 09:25:38 +01:00