Commit Graph

2868 Commits

Author SHA1 Message Date
Salakar
eb43d2469a Formatting: run prettier 2019-06-21 14:27:14 +01:00
Salakar
83c003b69a [docs] update all readme footers 2019-06-21 14:26:10 +01:00
Salakar
84fd20fee3 Merge remote-tracking branch 'origin/master' 2019-06-21 09:04:25 +01:00
Salakar
a97e0160b6 [ios][core][internal] add plugin registrar
[skip ci]
2019-06-21 09:04:16 +01:00
Mike Diarmid
c7a591412e Update README.md 2019-06-21 08:51:16 +01:00
Mike Diarmid
051b4e797b Update README.md 2019-06-21 08:48:31 +01:00
Salakar
28aa84fc68 update readme 2019-06-21 08:45:39 +01:00
Mike Diarmid
43d60abe0b Update FUNDING.yml 2019-06-21 08:06:38 +01:00
Mike Diarmid
813b6866c3 Update package.json 2019-06-09 10:23:37 +01:00
Mike Diarmid
8dc3b73e75 [tests][ci] update warmup script 2019-06-09 09:07:27 +01:00
Mike Diarmid
5585defb13 [tests] use android emulator name from env for ci 2019-06-09 08:13:27 +01:00
Mike Diarmid
978b298f94 [v6] Implement Dynamic Links (#2103)
(coverage + tests to follow in another PR)
2019-06-07 13:28:07 +01:00
Elliot Hesp
e5437aa568 [indexing] add documentation 2019-06-07 12:28:41 +01:00
Elliot Hesp
57fcc2a6e2 Update quick-start.md 2019-06-07 09:05:36 +01:00
Elliot Hesp
a770f37537 Update CHANGELOG.md 2019-06-06 15:09:27 +01:00
Elliot Hesp
c087f7752f Update CHANGELOG.md 2019-06-06 15:03:20 +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
e87529d78e [database] formatting 2019-06-06 11:46:17 +01:00
ehesp
5a460fca11 [database] getServerTime test 2019-06-06 11:40:17 +01:00
ehesp
a2226b595d [database] Add additional push tests 2019-06-06 11:31:18 +01:00
ehesp
7d55930ceb - 2019-06-05 14:57:39 +01:00
ehesp
366dd0041d [database] Fix Thenable circular import 2019-06-05 14:55:16 +01:00
ehesp
494646e770 [v6] Implement App Indexing 2019-06-05 14:54:37 +01:00
ehesp
d67cbe1d10 v6.0.0-alpha.25 2019-06-05 12:18:49 +01:00
ehesp
c2bb4fb412 v6.0.0-alpha.25 2019-06-05 12:16:49 +01:00
Elliot Hesp
5e0f574642 [database] add push / fix require cycle warnings (#2202)
* [database] recreate database branch based off of #2185

* [database] cleanup linting issues

* [database] enable tests

* [database] add to tests deps

* push updates
2019-06-05 12:12:42 +01:00
ehesp
079cba5b72 - 2019-06-05 12:04:26 +01:00
ehesp
e5be53c882 - 2019-06-05 12:01:35 +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
174bb7c439 v6.0.0-alpha.24 2019-06-05 02:34:19 +01:00
Salakar
ef0e0e5f9b v6.0.0-alpha.24 2019-06-05 02:32:35 +01:00
Salakar
61b35fc648 v6.0.0-alpha.23 2019-06-05 02:30:14 +01:00
Salakar
1f2bd61ae3 v6.0.0-alpha.23 2019-06-05 02:28:43 +01:00
Salakar
a974066a56 [database] update docs, readme & changelog 2019-06-05 02:24:06 +01:00
Salakar
554c4b4035 [android][database] cleanup & format 2019-06-05 02:12:02 +01:00
Salakar
912574c185 [database][tests] update cache size bytes tests 2019-06-05 02:11:03 +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
Salakar
18fb17bb51 [database][android] fix the minimum cache size is 1mb native exception 2019-06-05 02:03:48 +01:00
Salakar
59e9b3326f [database][android] move HashMap serialisation to executor thread and continue with a SuccessContinuation task 2019-06-05 01:56:06 +01:00
Salakar
390e4e6a80 [database][android] fix the minimum cache size is 1mb exception 2019-06-05 01:54:20 +01:00
Salakar
1eddf3de2f [database][android] handleDatabaseEvent should use task executor 2019-06-05 01:49:51 +01:00
Salakar
0bea880116 [database][android] fix get unknown argument class: long exception 2019-06-05 01:48:01 +01:00
Salakar
c13ceaf534 [mlkit] update NLP readme 2019-06-05 00:58:43 +01:00
Salakar
faecf9a847 [ios] lower deployment target to ios 9.0 (#2025) 2019-06-05 00:53:41 +01:00
Mike Diarmid
946417bc78 Update sidebar.yaml 2019-06-05 00:22:57 +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
ac30e6eb83 sync with master 2019-06-04 15:14:12 +01:00
Salakar
da9c32000d [storage] add missing getFile types 2019-06-04 15:06:30 +01:00