2
0
mirror of synced 2025-01-11 22:54:12 +00:00

1047 Commits

Author SHA1 Message Date
Chris Bianca
76d77da2e5 [firestore][android] Finish type mapping work for Android 2017-10-10 15:36:08 +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 v3.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 v3.0.1 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
Salakar
658821a631 [database] misc todo note 2017-10-05 12:53:47 +01:00
Salakar
a8aaee7274 Merge remote-tracking branch 'origin/master' 2017-10-05 12:46:01 +01:00
Salakar
701491df18 [database] serverTimeOffset 2017-10-05 12:45:54 +01:00
Chris Bianca
3697864f1b [install] Get react-native link working with Android 2017-10-05 11:54:37 +01:00
Chris Bianca
69debf7017 [firestore][ios] Add proper error codes 2017-10-05 10:32:14 +01:00
Chris Bianca
f350c2b3ed [firestore] Add metadata and bring methods in sync with web SDK reference 2017-10-05 10:18:24 +01:00
Salakar
870cb4ebe1 [tests] update to rn 49.1 2017-10-05 05:21:09 +01:00
Salakar
148bd66dfb [docs][core] apps 2017-10-05 05:14:43 +01:00
Salakar
8ce398cf9a Merge remote-tracking branch 'origin/master' 2017-10-05 04:49:00 +01:00
Salakar
3495710727 [docs][core] app initialization 2017-10-05 04:48:53 +01:00
Michael Diarmid
8be8e61d55 [docs][admob] typo 2017-10-05 03:40:46 +01:00
Salakar
65d38ad74c Merge remote-tracking branch 'origin/master' 2017-10-05 03:03:58 +01:00
Salakar
a007274519 [docs][core] default app additions 2017-10-05 03:03:49 +01:00
Michael Diarmid
5d49f36936 Update _sidebar.md 2017-10-05 02:29:56 +01:00