2
0
mirror of synced 2025-01-11 06:35:51 +00:00

990 Commits

Author SHA1 Message Date
Salakar
e432139e19 Merge remote-tracking branch 'origin/master' 2017-10-04 20:10:09 +01:00
Salakar
e6c68b328e [docs] misc redux 2017-10-04 20:08:04 +01:00
Michael Diarmid
704758bfbf Update migration-guide.md 2017-10-04 19:58:30 +01:00
Michael Diarmid
861ff377d6 Update installation-android.md 2017-10-04 19:57:44 +01:00
Salakar
a6ac6a59ae Merge branch 'master' of https://github.com/invertase/react-native-firebase 2017-10-04 19:55:05 +01:00
Salakar
3ac88d7a6a Revert "Revert "[android] Remove backwards compatibility for 0.47.0""
This reverts commit 25314483d740f90742d642b61bd015aa3456604c.
2017-10-04 19:54:50 +01:00
Michael Diarmid
e2813fbfc3 Update installation-android.md 2017-10-04 19:53:35 +01:00
Salakar
3d960fa7ba Merge branch 'master' of https://github.com/invertase/react-native-firebase 2017-10-04 19:20:21 +01:00
Salakar
25314483d7 Revert "[android] Remove backwards compatibility for 0.47.0"
This reverts commit f68c6d168e87e8b2128f65be7d89915d62d6a6a5.
2017-10-04 19:17:41 +01:00
Chris Bianca
5d6f43a540 [firestore][android] Correctly deserialise firestore arrays 2017-10-04 18:58:48 +01:00
Salakar
aca519a47d [docs] update android dependency versions 2017-10-04 16:09:29 +01:00
Salakar
30622e28ea Merge remote-tracking branch 'origin/master' 2017-10-04 16:08:26 +01:00
Salakar
4877b80a8a [tests] ios project misc changes 2017-10-04 16:07:59 +01:00
Chris Bianca
434bc10185 [docs] Update link to Firestore Web SDK reference 2017-10-03 21:23:06 +01:00
Salakar
b80fc8f15e Merge remote-tracking branch 'origin/master' 2017-10-03 18:33:53 +01:00
Salakar
091cf88bc3 update v3 migration guide 2017-10-03 18:33:45 +01:00
Michael Diarmid
e61bf0a0ac Update README.md 2017-10-03 18:17:07 +01:00
Michael Diarmid
845a28a013 Update README.md 2017-10-03 18:16:14 +01:00
Salakar
ef10c7a2f3 v3 / firestore changes 2017-10-03 18:06:21 +01:00
Salakar
7a44e3de59 Merge remote-tracking branch 'origin/master' 2017-10-03 18:05:38 +01:00
Salakar
5d6c6507aa v3 / firestore changes 2017-10-03 18:04:00 +01:00
Chris Bianca
592e6578c3 [android] Enable multidex 2017-10-03 18:02:33 +01:00
chrisbianca
1fe91cd788 Merge pull request #457 from invertase/firestore
Initial Firestore funtionality
2017-10-03 17:28:24 +01:00
Chris Bianca
ddec5bd66a Merge commit '2a805439e79b9f85c43ae07f07b150a3b9c0cfc1' 2017-10-03 17:24:07 +01:00
Chris Bianca
c558af6480 Bump to final versions of Firestore iOS and Android libraries 2017-10-03 17:23:28 +01:00
Salakar
2a805439e7 [ios][auth] added missing recover email check action code 2017-10-03 16:53:15 +01:00
Salakar
797780f795 [ios][auth] emit phone verify auth events 2017-10-03 16:49:03 +01:00
Chris Bianca
4813fa9acc [docs] Add migration guide for v2 -> v3 2017-10-03 16:46:54 +01:00
Chris Bianca
2402acf31d [docs] Update Twitter link 2017-10-03 16:24:10 +01:00
Chris Bianca
44b72f0ef6 [docs] Update how version table is structured 2017-10-03 16:21:18 +01:00
Chris Bianca
fc0c57257b [docs] Add firestore to the keywords 2017-10-03 16:04:36 +01:00
Chris Bianca
f68c6d168e [android] Remove backwards compatibility for 0.47.0 2017-10-03 16:02:41 +01:00
Chris Bianca
d94abaa77c Re-run react-native link to check all packages are installed correctly 2017-10-03 16:02:13 +01:00
Chris Bianca
c1ecf22a38 Fix NetInfo RN 0.49 deprecation 2017-10-03 15:54:03 +01:00
Chris Bianca
459b03464d Merge commit '74283c5e39225a89386b833ba24a4cfddacb8c16' 2017-10-03 15:44:10 +01:00
Salakar
74283c5e39 [ios][auth] phone auth + event and move error parsing into it's own method getJSError so it can be reused for event based errors 2017-10-03 15:41:35 +01:00
Chris Bianca
5e404ca31d Merge commit '0470f4f4fcf74407ad1e070091c4a542dc8378a5'
# Conflicts:
#	tests/ios/Podfile.lock
2017-10-03 15:34:08 +01:00
Salakar
0470f4f4fc [tests] remove delete() app test - android not supported 2017-10-03 14:17:36 +01:00
Salakar
c06fbf115a [tests] upgraded tests app to latest RN, removed broken toasts module that was causing a crash on boot and switched to using prop-types module 2017-10-03 14:09:09 +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
5e3ac2491d [docs] Add some basic Firestore docs for launch 2017-10-03 12:03:16 +01:00
Chris Bianca
51074efdca Merge commit '49d29b53f21e530f5c918e472db93ee856947426' 2017-10-03 10:33:18 +01:00
Chris Bianca
22f7d77f54 [firestore] Add collection onSnapshot support 2017-10-03 10:12:25 +01:00
Salakar
49d29b53f2 [tests][js] phone-auth example/testing code 2017-10-03 10:08:51 +01:00
Salakar
faf522d2d7 [ios] fix misc xcode warnings 2017-10-03 10:03:41 +01:00
Salakar
aa2e8804b7 [ios][crash] adding missing required string formatter: 'NSInvalidArgumentException if @p format is nil' 2017-10-03 10:01:08 +01:00
Salakar
a1534c23b8 [messaging] fix broken code from pr #443 2017-10-03 09:56:47 +01:00
Salakar
fd1ac6c2b7 [messaging] Fix for #451 2017-10-03 09:49:46 +01:00
Chris Bianca
d40f464f1c [firestore][ios] Add document onSnapshot functionality 2017-10-02 15:45:07 +01:00
Chris Bianca
cda1c27b5c [firestore][android][js] Add document onSnapshot support plus tests 2017-10-02 13:11:38 +01:00