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
|
a97e0160b6
|
[ios][core][internal] add plugin registrar
[skip ci]
|
2019-06-21 09:04:16 +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 |
|
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 |
|
ehesp
|
079cba5b72
|
-
|
2019-06-05 12:04:26 +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
|
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
|
da9c32000d
|
[storage] add missing getFile types
|
2019-06-04 15:06:30 +01:00 |
|
Salakar
|
4ee00a7c49
|
[ml] fix build model detection when using parallel gradle builds
|
2019-06-04 11:39:40 +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 |
|
Mike Diarmid
|
930b2b13af
|
Update StorageTask.e2e.js
|
2019-06-03 05:45:12 +01:00 |
|
Mike Diarmid
|
21a16867fe
|
[v6] Implement ML-Kit Natural Language (#2117)
- Implement ML-Kit Natural Language (#2117)
- Includes additional refactor changes across other modules for internals api reworking
|
2019-06-02 17:58:21 +01:00 |
|
Salakar
|
2ba4eddc40
|
[config] Implement LastFetchStatus & ValueSource statics
|
2019-05-22 21:47:51 +01:00 |
|
Salakar
|
b2d3fc1f08
|
[config] rename cacheExpirationSeconds arg to expirationDurationSeconds
[skip ci]
|
2019-05-22 21:01:01 +01:00 |
|
Salakar
|
682e549b71
|
v6.0.0-alpha.22
[skip ci]
|
2019-05-21 21:22:36 +01:00 |
|
Salakar
|
68ddde98fe
|
v6.0.0-alpha.22
[skip ci]
|
2019-05-21 20:50:15 +01:00 |
|
Salakar
|
c54ec60974
|
v6.0.0-alpha.22
[skip ci]
|
2019-05-21 20:46:55 +01:00 |
|
Salakar
|
5bff7c2e29
|
[template] add short links
[skip ci]
|
2019-05-21 20:46:31 +01:00 |
|
Salakar
|
86c1cb7201
|
Merge remote-tracking branch 'origin/master'
|
2019-05-21 20:25:02 +01:00 |
|
Salakar
|
15ff21d8bc
|
[app] ensure native apps are initialized before any calls of firebase.apps
[skip ci]
|
2019-05-21 20:24:55 +01:00 |
|
Salakar
|
a7b41f7334
|
v6.0.0-alpha.21
[skip ci]
|
2019-05-21 15:05:42 +01:00 |
|
Salakar
|
53e456afd3
|
v6.0.0-alpha.21
[skip ci]
|
2019-05-21 15:01:56 +01:00 |
|
Salakar
|
a824be7fdd
|
v6.0.0-alpha.20
[skip ci]
|
2019-05-21 15:01:24 +01:00 |
|