Commit Graph

18 Commits

Author SHA1 Message Date
Elliot Hesp
8068bb2583 Update index.d.ts 2019-08-08 10:43:22 +01:00
ehesp
b1d140cfc7 Fixes #2448 2019-08-07 10:54:38 +01:00
Salakar
f429699990 - [dependencies][android] remove all Firebase SDKs in favour of Firebase BoM
- [android] upgrade to Android X
- [android] upgrade gradle wrapper to v5.4.1
- [android][ios][tests] remove manual packages & enable auto-linking
- [tests][internal] upgrade tests project to RN 60
- [ios] temporarily remove framework support in pods - broken in RN 60 - see https://github.com/facebook/react-native/issues/25349
- [linting] switch to use rn community linting rules
2019-07-30 03:59:04 +01:00
Salakar
09043da602 [types][database] fix setPersistenceEnabled message - is per app 2019-07-22 09:46:45 +01:00
Salakar
0e9ed631b9 [types] add FirebaseJsonConfig types 2019-07-15 02:40:55 +01:00
Salakar
e5fc2e9bb7 [types][database] rework types 2019-07-15 01:25:40 +01:00
Salakar
bd89b5df10 [types][database] add TransactionResult type 2019-07-12 16:34:03 +01:00
Mike Diarmid
85672a479a v6 Implement Cloud Messaging (#2330) 2019-07-12 14:06:43 +01:00
ehesp
e33be1f997 Update module typings. 2019-07-05 11:47:43 +01:00
ehesp
64d5a1cad6 [database] fix module warnings on ios 2019-06-06 14:14:16 +01:00
ehesp
0506e48211 [docs] update modules to reflect docs generation 2019-06-06 12:52:07 +01:00
ehesp
366dd0041d [database] Fix Thenable circular import 2019-06-05 14:55:16 +01:00
ehesp
e1c2cc2f03 - 2019-06-05 11:56:37 +01:00
ehesp
8c33c889e6 push updates 2019-06-05 11:12:47 +01:00
Salakar
bbddb661f8 [database][js] setPersistenceCacheSizeBytes - fix incorrect byte sizes & fix incorrect max size (should be 100mb, not 10mb) 2019-06-05 02:05:45 +01:00
Mike Diarmid
fe959bb842 [v6] Implement Realtime Database (#2195)
* [database] recreate database branch based off of #2185

* [database] cleanup linting issues

* [database] enable tests

* [database] add to tests deps
2019-06-04 15:25:35 +01:00
Salakar
bfe13f2bed [database] cleanup linting issues 2019-06-03 18:58:45 +01:00
Salakar
43489d93eb [database] recreate database branch based off of #2185 2019-06-03 18:45:30 +01:00