Commit Graph

197 Commits

Author SHA1 Message Date
Russell Wheatley
4db9dbc3ec feat: update native Firebase SDK versions (#3663)
Updated Firebase Android SDK BoM version to 25.3.1 (from 24.1.0) and iOS SDK to 6.25.0 (from 6.13.0).

[publish]
2020-05-22 22:23:36 +01:00
Salakar
d44f0d6c85 chore: include analytics pods
Part of #3575
2020-05-08 08:28:29 +01:00
Mike Diarmid
252a4239e9 feat!: all packages should depend on core (#3613)
All packages now peer-depend on an explicit version of the `app` package.

BREAKING CHANGE: breaking change to mark new internal versioning requirements.
2020-05-05 20:25:08 +01:00
Mike Diarmid
81479dc48e tests: support Android e2e tests on Actions (#3517)
[skip-ci]
2020-04-24 11:05:25 +01:00
Mike Diarmid
e2c2d64d22 feat: independently version packages (#3513)
* feat: remove core version lock

* chore: v6.4.1

* chore: v6.4.1

* chore: configure lerna for independent versions

* chore: configure lerna for independent versions

* chore: only check docs folder

skipping elsewhere due to generated files such as changelogs
2020-04-22 15:48:13 +01:00
Mike Diarmid
e427fcfd9b chore: github actions (#3472) 2020-04-17 14:54:16 +01:00
Mike Diarmid
67bbd30a34 chore: upgrade testing project to RN 0.62.x (#3433)
* chore: upgrade testing project to RN 0.62.x

* add placeholder flow script for CI

* update jet to fix iOS issue

* revert typedoc version (latest version not working)

* add `react-native-port-patcher` back in - port still being ignored by RN so patching manually

* add `react-native-port-patcher` back in - port still being ignored by RN so patching manually

* temporarily use iphone x for detox until CI servers upgraded

* -

* Update package.json

* Update on.e2e.js

* Update orderByValue.e2e.js

* Update on.e2e.js

* Update init.js

* -
2020-04-14 21:14:44 +01:00
Salakar
aa127b8444 chore(release): v6.4.0 2020-04-03 14:41:40 +01:00
Mike Diarmid
530f8bbb51 feat(ios): allow static_framework usage via Podfile global (#3388)
First pass at addressing #3253 to allow release in 6.4.0. For v7.0.0 we should make the default value true along with the RN min version set to 0.61.x +
2020-04-02 18:29:13 +01:00
Elliot Hesp
d66a6118f8 feat(messaging): ios & android messaging updates & fixes (#3339)
See PR #3339 for changes.

Co-authored-by: Salakar <mike.diarmid@gmail.com>
2020-03-27 00:06:30 +00:00
Cuneyt Aliustaoglu
39016346e4 fix(crashlytics,ios): version bump native ios deps (#3013)
* version bump: Crashlytics 3.12.0->3.14.0 & Fabric 1.9.0->1.10.2 to prevent deprecated UIWebView issue

* update Podfile.lock

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-01-14 10:59:10 +00:00
Salakar
8ae094a2d5 chore(*): v6.2.0 2019-12-08 00:03:12 +00:00
Salakar
53eb82fa3a chore(*): v6.1.0 2019-11-26 04:25:16 +00:00
Salakar
547d0a2d74 feat(ios): upgrade Firebase iOS SDK version to 6.13.0 2019-11-25 20:53:34 +00:00
Mike Diarmid
42e034c480 feat(firestore): array-contains, array-contains-any & in filters (#2868)
* feat(firestore) Add IN query support (JS/Android)
* feat(firestore) in query validation
* feat(firestore) in query ios support / tests
* docs(firestore): update reference docs to include in query support
2019-11-24 18:21:38 +00:00
Salakar
964bdffe95 chore(release): v6.0.4 2019-11-17 07:10:20 +00:00
Salakar
e720c0be64 chore(*): v6.0.3 release 2019-10-25 18:54:40 +01:00
Salakar
be543f4911 chore(release): v6.0.2 2019-10-18 14:24:03 +01:00
Salakar
d8ce17369e v6.0.1 2019-10-07 07:05:43 +01:00
Salakar
7f0e7e1e13 [tests] update to RN 0.60.5 2019-09-24 13:23:28 +01:00
Salakar
c12b5a5f1f v6.0.0 2019-09-24 12:26:16 +01:00
Salakar
27a5ff671c v0.5.4 2019-09-23 01:48:17 +01:00
Salakar
cf7b61a557 [core][ios] rework firebase.json bash script to support adding dynamic entries 2019-09-23 01:30:48 +01:00
Salakar
ef3f90d4e8 v0.5.3 2019-09-22 23:54:56 +01:00
Salakar
c8b92cbd67 [dynamic-links] remove GoogleUtilities from podspec - 'fixes target has libraries with conflicting names: libgoogleutilities.a' 2019-09-22 23:45:23 +01:00
Salakar
e078ebb3eb v0.5.2 2019-09-19 13:26:11 +01:00
Salakar
2b36771f85 [ios] allow overriding Fabric & Crashlytics SDK versions cc @kevinvugts 2019-09-19 13:21:24 +01:00
Salakar
eb1b5afb13 [ios][crashlytics] add script phases linking config 2019-09-19 13:01:08 +01:00
Salakar
a2f0fd6638 [ios] fix an issue on podspecs when not using the custom version override logic
Updated Firebase SDKs also to 6.8.1
2019-09-19 13:00:28 +01:00
Salakar
49a53a738b [ios] remove old auto-linking (added pre RN auto-linking) 2019-09-18 22:47:26 +01:00
Elliot Hesp
4928e6e38f Allow pod version overrides (#2589) 2019-09-17 16:20:37 +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
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
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
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
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
b2fa0cd97b - 2019-08-13 09:10:00 +01:00
ehesp
3c87f90799 - 2019-08-10 11:26:58 +01:00
Mike Diarmid
4bafa29ea3 [dynamic-links][messaging] bug fixes & additional tests for onLink/getInitialLink (#2452) 2019-08-07 15:49:03 +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
ehesp
618c131f27 - 2019-07-31 10:38:11 +01:00
Salakar
5c7941c7ad [tests][ios] misc xcode project config 2019-07-30 05:25:57 +01:00
Salakar
f429699990 - [dependencies][android] remove all Firebase SDKs in favour of Firebase BoM
- [android] upgrade to Android X
- [android] upgrade gradle wrapper to v5.4.1
- [android][ios][tests] remove manual packages & enable auto-linking
- [tests][internal] upgrade tests project to RN 60
- [ios] temporarily remove framework support in pods - broken in RN 60 - see https://github.com/facebook/react-native/issues/25349
- [linting] switch to use rn community linting rules
2019-07-30 03:59:04 +01:00