Salakar
aa127b8444
chore(release): v6.4.0
2020-04-03 14:41:40 +01:00
Elliot Hesp
68c6bce140
chore(docs): migrate to new docs website ( #3389 )
2020-04-03 14:00:59 +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
Russell Wheatley
8adef653fa
fix(auth): user.metadata uses ISO strings ( #3360 )
...
* fix(auth): user.metadata uses ISO strings
* chore(auth): move code to metadata getter
* chore(auth): refactor user.metadata
* test(auth): metadata props are milliseconds
2020-03-31 07:28:56 +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
Elliot Hesp
cf0bbdcaf0
feature(messaging): android messaging upgrade ( #3309 )
...
* messaging receiver updates / initial notification handling
* Attach Notification to RemoteMessage
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
2020-03-17 11:51:36 +00:00
russellwheatley
48cfc5ed1a
removed import from removed package
2020-02-17 13:12:52 +00:00
russellwheatley
d7ac657155
remove indexing package
2020-02-17 12:17:52 +00:00
russellwheatley
93c6b38f6d
v6.3.4
2020-02-17 11:32:39 +00:00
russellwheatley
8f886bde15
v6.3.3
2020-02-13 12:39:03 +00:00
Russell Wheatley
5ff49b1b42
@russell/fix fieldpath ( #3192 )
...
* bug(firestore): use queryWhereFieldPath method
* remove whitespace
* fix(firestore): fix filters
* bug(firestore): send string fieldpath over bridge
* tests(ml-vision): remove from test suite as flaky
* bug(auth): sendEmail option setting default 'null'
* bug(firestore): validateWhere failing
* test(firestore): _toPath() in error
* format(firestore): formatting errors
2020-02-13 12:31:53 +00:00
russellwheatley
5b558a4af6
update test docs
2020-02-11 11:00:51 +00:00
russellwheatley
64bb3f3112
v6.3.2
2020-02-11 09:46:30 +00:00
russellwheatley
558abc7e29
v6.3.1
2020-02-05 16:26:28 +00:00
russellwheatley
f61c858140
6.3.0
2020-02-04 09:22:49 +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
Pablo Kebees
c5043d1fcf
fix(auth,ios): remove unnecessary string cast ( #3091 )
...
* Removed string cast from dynamicLinkDomain
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
2020-01-13 17:16:22 +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
Salakar
5b612ba6ae
chore(tests): longer retry delays to work around ML Kit model download (to be fixed once model manager support added)
2019-11-25 20:45:46 +00:00
Salakar
8e8b380597
refactor(*): formatting
2019-11-25 13:27:38 +00:00
Salakar
ccc1ba4ae9
refactor(*): goodbye invites
2019-11-25 12:59:36 +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
SaeedZhiany
24ed7161d3
refactor(*): load Android Gradle Plugin conditionally ( #2863 )
...
* Loaded Android Gradle Plugin conditionally, Upgraded AGP version to 3.5.2
* Upgraded AGP version to 3.5.2
* upgraded Gradle wrapper version to 5.6.4
2019-11-23 17:22:07 +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
a59d2877a1
[tests] update to RN 0.60.5
2019-09-24 13:01:32 +01:00
Salakar
c12b5a5f1f
v6.0.0
2019-09-24 12:26:16 +01:00
Salakar
4cde593e18
v6.0.0
2019-09-24 12:03:17 +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
efba3ec40a
v0.5.3
2019-09-22 23:46:42 +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
e0e2efaf33
v0.5.1
2019-09-19 13:01:54 +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
59d9ddcda0
v0.5.0
2019-09-18 22:49:30 +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
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