Commit Graph

83 Commits

Author SHA1 Message Date
Salakar
2996c49667 v0.1.5 2019-08-08 23:34:18 +01:00
Salakar
d1899a3977 v0.1.5 2019-08-08 23:26:52 +01:00
Salakar
a21bd88e1b v0.1.4 2019-08-08 16:41:39 +01:00
Salakar
9f72207d0b v0.1.4 2019-08-08 16:39:59 +01:00
ehesp
d41c36824d v0.1.3 2019-08-07 17:14:26 +01:00
ehesp
3c95a48884 v0.1.3 2019-08-07 17:11:42 +01:00
Salakar
02aa55a19a [tests] linting fixes 2019-08-02 21:19:15 +01:00
Salakar
42adbe300f v0.1.2 2019-07-31 12:48:28 +01:00
Salakar
381aff536d v0.1.2 2019-07-31 12:43:04 +01:00
Mike Diarmid
92f582b4f3 Merge branch 'master' into @ehesp/feat/storage 2019-07-31 11:45:11 +01:00
ehesp
3c9643a249 - 2019-07-31 11:37:35 +01:00
ehesp
b9238210ac linting 2019-07-31 11:05:42 +01:00
ehesp
618c131f27 - 2019-07-31 10:38:11 +01:00
ehesp
e5f1ab1e0f - 2019-07-30 17:09:41 +01:00
ehesp
ada7a30eaa - 2019-07-30 12:52:27 +01:00
ehesp
e3b195cbe1 storage list/listAll 2019-07-30 12:41:09 +01:00
Salakar
3674996917 v0.1.1 2019-07-30 09:28:07 +01:00
Salakar
8c2df657b7 v0.1.1 2019-07-30 09:25:38 +01:00
Salakar
f84482ba5e v0.1.0 2019-07-30 08:25:35 +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
bb3d8be207 [eslint][storage] fix formatting 2019-07-22 10:02:08 +01:00
Salakar
c7c304e599 [storage] initial work to move storage.Path statics out of storage module and into core utils
TODO: move native storage code into utils
TODO: move utils module into core
2019-07-22 09:14:21 +01:00
Salakar
daf4710704 [storage][types] fix putString string format type - should be a union type of supported values 2019-07-22 07:56:44 +01:00
Salakar
486ca26e66 [ios] update Firebase SDK to v6.5.0 2019-07-22 07:35:42 +01:00
Kamil Sulubulut
74ecc890da [storage] Removed rnpm options from package.json (#2383)
rnpm options are no longer needed
2019-07-22 07:18:03 +01:00
Salakar
8ed4020519 [storage] rename method getFile to writeToFile 2019-07-19 09:30:28 +01:00
Salakar
ec41a748d5 [types][storage] fix examples 2019-07-16 14:04:22 +01:00
Salakar
e214a5f17b [docs][storage] fix incorrect parameter descriptions 2019-07-16 10:24:41 +01:00
Salakar
ea85d40c78 [storage] refFromUrl support http urls 2019-07-15 19:53:00 +01:00
Salakar
ae19a7685e [types][storage] rework types 2019-07-15 01:28:30 +01:00
Salakar
8a3792bb80 [types] - 2019-07-14 22:02:04 +01:00
Elliot Hesp
1e1de2bd04 v6 Implement Cloud Firestore (#2319) 2019-07-12 14:12:53 +01:00
ehesp
9dd7ebc551 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	docs/typedoc.min.json
2019-07-05 11:48:15 +01:00
ehesp
e33be1f997 Update module typings. 2019-07-05 11:47:43 +01:00
Salakar
0b491b028d v0.0.26 2019-06-23 21:30:35 +01:00
Salakar
31a646d4b4 v0.0.26 2019-06-23 20:47:10 +01:00
Salakar
4f909aefc8 v0.0.26 2019-06-23 20:43:55 +01:00
Salakar
aa31b124ba [docs] update readmes 2019-06-21 14:56:31 +01:00
Salakar
2f4df04a3e [docs] update all readme footers 2019-06-21 14:32:07 +01:00
Salakar
83c003b69a [docs] update all readme footers 2019-06-21 14:26:10 +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
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
faecf9a847 [ios] lower deployment target to ios 9.0 (#2025) 2019-06-05 00:53:41 +01:00
Salakar
da9c32000d [storage] add missing getFile types 2019-06-04 15:06: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