Chris Bianca
|
114e3b2b5b
|
[ios] Explicitly set requiresMainQueueSetup to prevent warnings on app start
|
2017-10-12 09:18:01 +01:00 |
Chris Bianca
|
f348ba8a8c
|
[firestore] Support FieldValue.delete() and FieldValue.serverTimestamp()
|
2017-10-12 09:00:46 +01:00 |
Elliot Hesp
|
ca3dd7aa01
|
Update README.md
|
2017-10-11 23:10:02 +01:00 |
Michael Diarmid
|
fd7ab437ee
|
Update README.md
|
2017-10-11 09:51:10 +01:00 |
Michael Diarmid
|
2ac339d846
|
[docs][Firestore] Update incorrect get example
Fixes #488
|
2017-10-11 01:59:11 +01:00 |
Chris Bianca
|
a89e741581
|
[firestore] Bring document change in sync with web sdk
|
2017-10-10 17:48:53 +01:00 |
Chris Bianca
|
469bd318a2
|
Merge branch 'master' into firestore-types
|
2017-10-10 17:29:18 +01:00 |
Chris Bianca
|
7c7e1ada9f
|
Merge branch 'master' of https://github.com/invertase/react-native-firebase
|
2017-10-10 17:28:10 +01:00 |
Chris Bianca
|
7c95ceca5b
|
[firestore][ios] Type map changes for iOS
|
2017-10-10 17:22:12 +01:00 |
Chris Bianca
|
b8751262b7
|
Merge commit '89e98d7cdd1f8099de46b8f4e31ae585ca9609ed' into firestore-types
|
2017-10-10 15:36:35 +01:00 |
Chris Bianca
|
76d77da2e5
|
[firestore][android] Finish type mapping work for Android
|
2017-10-10 15:36:08 +01:00 |
Michael Diarmid
|
89e98d7cdd
|
Update initial-setup.md
|
2017-10-10 02:33:41 +01:00 |
Michael Diarmid
|
56f9c52184
|
Update README.md
|
2017-10-09 04:24:44 +01:00 |
Salakar
|
26882da429
|
Merge remote-tracking branch 'origin/master'
|
2017-10-09 01:16:47 +01:00 |
Salakar
|
378132be8b
|
remove out dated demo app
|
2017-10-09 01:16:38 +01:00 |
Chris Bianca
|
1c81da466c
|
Merge commit 'bc92ace8edef9d5ae4f9e5d6af5eccb8cfca4443' into firestore-types
# Conflicts:
# android/src/main/java/io/invertase/firebase/firestore/FirestoreSerialize.java
|
2017-10-08 19:44:39 +01:00 |
Chris Bianca
|
fac2272ac3
|
[firestore][android] Start work on type conversion to support DocumentReference, GeoPoint, Date, etc
|
2017-10-08 19:40:46 +01:00 |
Michael Diarmid
|
bc92ace8ed
|
Update installation-ios.md
|
2017-10-08 18:25:58 +01:00 |
Michael Diarmid
|
1bc9c70fe1
|
Update installation-ios.md
|
2017-10-08 18:24:34 +01:00 |
Salakar
|
9f07dfcd46
|
[android][firestore] `Long` type fix: #479
|
2017-10-08 16:36:01 +01:00 |
Salakar
|
d93a4a0c48
|
3.0.2
|
2017-10-07 13:14:56 +01:00 |
Salakar
|
4f5fdda1f0
|
[utils] remove rn48 breaking support issue
|
2017-10-07 13:14:45 +01:00 |
Salakar
|
10247e067d
|
[utils] misc code comment
|
2017-10-07 03:53:20 +01:00 |
Salakar
|
c73cfa9bfa
|
3.0.1
|
2017-10-07 03:23:27 +01:00 |
Salakar
|
fff73f3bcf
|
[docs] misc installation changes from @chrisbianca
|
2017-10-07 03:21:13 +01:00 |
Salakar
|
f0fe05b0c6
|
[utils] misc
|
2017-10-07 03:15:46 +01:00 |
Salakar
|
e74b760288
|
[utils] move play services check
|
2017-10-07 03:09:05 +01:00 |
Salakar
|
0eb38c4593
|
[tests][core] fixed broken test
|
2017-10-07 03:07:00 +01:00 |
Salakar
|
11da976a0a
|
[internals][utils] added play services red box string creator
|
2017-10-07 03:06:29 +01:00 |
Salakar
|
1d2549556b
|
[tests][android] add perf package back into initialized modules
|
2017-10-07 01:53:05 +01:00 |
Salakar
|
3d360348d5
|
[utils] run play services check automatically after any module usage - once
|
2017-10-07 01:49:12 +01:00 |
Salakar
|
08fae27f70
|
[flow] update GoogleApiAvailabilityType to include 'hasResolution'
|
2017-10-07 01:31:32 +01:00 |
Salakar
|
a090bd3480
|
[android][utils] new utils() module - home of all non firebase utilities and library configuration options, including play services availability checks
|
2017-10-07 00:24:00 +01:00 |
Salakar
|
b88d89b196
|
[android][firestore] log type rather than value on error
|
2017-10-06 22:37:27 +01:00 |
Salakar
|
a26b6df623
|
[android][firestore] changes in type detection, as suggested by @mirkonasato
|
2017-10-06 21:45:54 +01:00 |
Salakar
|
04921663ea
|
Merge remote-tracking branch 'origin/master'
|
2017-10-06 16:19:42 +01:00 |
Salakar
|
99699e97bd
|
[android] misc cleanup of redundant code / play services code
|
2017-10-06 16:19:37 +01:00 |
Chris Bianca
|
22754ffecf
|
Merge branch 'master' of https://github.com/invertase/react-native-firebase
|
2017-10-06 15:53:49 +01:00 |
Chris Bianca
|
638ee0b0b8
|
[ios] Add InstanceID and Firestore framework search paths
|
2017-10-06 15:53:38 +01:00 |
Salakar
|
7b68d2c660
|
Merge remote-tracking branch 'origin/master'
|
2017-10-06 14:41:26 +01:00 |
Salakar
|
c4e19c4462
|
#451, round 2
|
2017-10-06 14:41:13 +01:00 |
Chris Bianca
|
46136e6c4d
|
[firestore] Support `update` variations on DocumentReference and WriteBatch
|
2017-10-06 12:36:41 +01:00 |
Michael Diarmid
|
eccd551d43
|
Merge pull request #469 from bm-software/master
Missing new app function typing
|
2017-10-06 12:13:53 +01:00 |
Michele Bombardi
|
62ab50ec77
|
Missing new app function typings
|
2017-10-06 13:11:32 +02:00 |
Chris Bianca
|
2575fb4956
|
[firestore] Support all `onSnapshot` parameter options
|
2017-10-06 12:00:40 +01:00 |
Salakar
|
5f11da9d7e
|
package.json description
|
2017-10-05 13:55:35 +01:00 |
Salakar
|
fc76bfdc62
|
package.json update prop-types to latest version
|
2017-10-05 13:16:01 +01:00 |
Salakar
|
6cbafe3074
|
package.json update keywords
|
2017-10-05 13:13:53 +01:00 |
Salakar
|
90b12fdbe7
|
package.json move prop-types to peer deps and increase react native peer version to >=0.48
|
2017-10-05 13:09:14 +01:00 |
Salakar
|
77e5085a85
|
[docs][core] persistence on dynamically created apps
|
2017-10-05 13:02:37 +01:00 |