87 Commits

Author SHA1 Message Date
Salakar
ed68f29178 [ios][tests] update to v5.9.0 iOS SDKs 2018-09-25 22:40:56 +01:00
Salakar
38954423a7 [ios] Firebase SDK update v5.6.0 => v5.8.1 2018-09-24 04:42:25 +01:00
Salakar
ccac667177 [tests][ios] update Podfile 2018-09-24 04:14:31 +01:00
Salakar
f3d6700ad1 [tests][ios] update podfile.lock 2018-09-24 03:19:34 +01:00
Salakar
de4f5f6559 [tests] misc project config 2018-09-21 00:00:46 +01:00
Salakar
eb1f0acda6 [tests] update podfile lock 2018-09-20 14:16:09 +01:00
Salakar
4f7ca7f072 [notifications] fix for #1445 - thanks @rahulgi for helping debug <3 2018-09-20 10:23:30 +01:00
Salakar
5fefab5b35 [tests] update podfile lock 2018-09-19 13:47:55 +01:00
Salakar
485eed0238 [tests][ios] update url scheme for phone auth testing 2018-09-16 17:55:04 +01:00
Salakar
93d39412f5 [tests] refactor to use latest Jet setup 2018-09-12 21:05:48 +01:00
Salakar
351e4e8136 [tests] switch to latest native jet package names 2018-09-12 12:46:46 +01:00
Salakar
4d121036be [tests][build] xcode disable nullability completeness warning - some RN internals missing nullability annotations 2018-09-08 13:57:48 +01:00
Salakar
b05d77d91d update podlock 2018-09-08 13:36:06 +01:00
Salakar
59a5904689 [tests] update pod lock 2018-08-29 16:23:32 +01:00
Salakar
7b744cb958 add tests ios app 2018-08-25 13:38:31 +01:00
Salakar
2cce623612 remove old tests app - no longer in use / migrated to bridge 2018-08-05 02:20:26 +01:00
Chris Bianca
a79bf81418 [firestore] Add support for GetOptions #1248 2018-07-03 16:03:43 +01:00
Case Taintor
3652a05848 adds support for getToken(string,string) and deleteToken(string,string) to iid 2018-06-17 20:32:38 +02:00
Chris Bianca
42e7fb2e5d [ios] Firebase iOS v5 support 2018-05-16 17:22:47 +01:00
Chris Bianca
54f41565db [misc] Update pods for tests and bridge 2018-05-15 10:01:52 +01:00
Chris Bianca
25506479d3 [firestore][android] Add support for firestore v16 2018-05-08 15:36:49 +01:00
Chris Bianca
1922a25198 [firestore] Add setLogLevel support 2018-04-13 08:41:57 +01:00
Chris Bianca
1cf17f1d89 [build] Update to RN 0.54.4 and related libs 2018-03-31 08:10:09 +01:00
Chris Bianca
777bb96240 [tests] Updated podfile.lock 2018-03-28 17:22:08 +01:00
Chris Bianca
8a9033457d [tests] Fix various test errors 2018-03-23 17:03:53 +00:00
Chris Bianca
54b419dfcf [invites] Initial iOS functionality 2018-03-22 14:56:49 +00:00
Chris Bianca
2891027f25 [tests] Fix some configuration issues 2018-03-22 14:55:02 +00:00
Chris Bianca
e791648c24 Tests for firestore and auth 2018-03-20 16:07:37 +00:00
Chris Bianca
a82afe92d6 Merge branch 'v3.3.x'
# Conflicts:
#	tests/ios/Podfile.lock
2018-03-08 11:53:31 +00:00
Chris Bianca
7f8a486b40 [types] Fix transaction flow type errors 2018-03-08 11:13:21 +00:00
Chris Bianca
168f3b948e [tests] Bump crashlytics dependencies 2018-03-08 10:04:53 +00:00
Chris Bianca
7ff5b3c382 [tests] Bump all test pod dependencies 2018-03-08 09:56:22 +00:00
Chris Bianca
7619548a2c Merge branch 'master' into fcm-rewrite
# Conflicts:
#	lib/modules/core/firebase.js
#	tests/ios/Podfile.lock
2018-03-08 09:32:57 +00:00
Salakar
b3938036b7 [tests] misc merge 2018-03-04 19:05:17 +00:00
Chris Bianca
fdd8df6966 Add missing firestore tests 2018-03-01 17:28:04 +00:00
Chris Bianca
c5778c3d0d [notifications] JS tidy up 2018-02-23 16:11:59 +00:00
Chris Bianca
831eec82f7 [messaging][notifications] Move all notifications from messaging to notifications 2018-02-18 17:09:13 +00:00
Chris Bianca
cd0ef4e3b7 [notifications] Continue android implementation 2018-02-15 14:59:21 +00:00
Chris Bianca
804a8e4c65 Merge branch 'master' into fcm-rewrite
# Conflicts:
#	lib/modules/messaging/index.js
#	lib/types/index.js
#	tests/ios/Podfile.lock
2018-02-14 15:28:15 +00:00
Chris Bianca
665cd1a277 [notifications] Continued work on iOS notification functionality 2018-02-14 15:10:20 +00:00
Chris Bianca
4e81527246 [types] Export app, auth, database and firestore types 2018-02-14 13:00:19 +00:00
Salakar
8e00b7e607 Merge branch 'master' of https://github.com/invertase/react-native-firebase into firestore-transactions 2018-02-11 16:17:38 +00:00
Chris Bianca
a460d8f809 [fcm] Work in progress iOS message support 2018-02-02 12:05:51 +00:00
Panayiotis Lipiridis
a74a70c12f Prettier json and md files as well 2018-02-01 12:52:39 +01:00
Chris Bianca
d429db7e86 [fcm] First steps towards identifying the new API for messaging / notifications 2018-01-30 11:15:59 +00:00
Chris Bianca
d370d002fb [auth] Add withData methods 2018-01-24 09:46:39 +00:00
Chris Bianca
63859b311d [internals] Bump the library and tests app to the latest version of RN, React, etc 2018-01-16 17:08:52 +00:00
Salakar
ca7924287a coverage now both platforms 2018-01-09 09:54:16 +00:00
Chris Bianca
f2c2007fdc [internals] Start refactoring some of the internals to simplify, tidy up and also reduce flow type pollution 2017-12-22 15:24:31 +00:00
Chris Bianca
3a497fa1a2 [ios] Update podspec location to resolve RN 0.50+ install issues 2017-12-15 15:14:05 +00:00