Elliot Hesp
18c2f66c19
Storage implment list() & listAll() ( #2424 )
...
Storage implment list() & listAll()
2019-07-31 12:02:44 +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
Salakar
4e3bf318b3
[docs] update readme
...
[skip ci]
2019-07-30 18:54:51 +01:00
Salakar
c4727c809f
[docs] update changelog
...
[skip ci]
2019-07-30 18:54:30 +01:00
Mike Diarmid
7890873a59
[tests] disable watchman on CI
2019-07-30 17:43:44 +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
b9c5dcda0c
Merge branch 'master' of github.com:invertase/react-native-firebase
2019-07-30 09:23:15 +01:00
ehesp
f799471167
Remove Firestore circular reference warnings
2019-07-30 09:17:09 +01:00
Salakar
a73e87eedf
v0.1.0
2019-07-30 08:28:04 +01:00
Salakar
f84482ba5e
v0.1.0
2019-07-30 08:25:35 +01:00
Salakar
d267e67e3a
[firestore][android] fix issues with error codes, missing returns, typos + various cleanup
2019-07-30 08:13:25 +01:00
Salakar
f55c86931a
[firestore][android] fix issues with error codes, missing returns, typos + various cleanup
2019-07-30 08:11:14 +01:00
Salakar
ae4057ea34
[firestore][ios] implement transactions + general cleanup of v6 code
2019-07-30 07:13:25 +01:00
Salakar
6afd570eb4
[crashlytics][ios] Use FIRLibrary protocol functionality to detect default app configuration (fixes previous issue)
2019-07-30 05:30:12 +01:00
Salakar
05f93ed4cd
[tests][functions][ios] disable running android specific test on iOS
2019-07-30 05:28:26 +01:00
Salakar
8e417ee50b
[ml-natural-language][ios] userID is now required on the iOS SDK - use a default value if non provided (android is still optional)
2019-07-30 05:27:04 +01:00
Salakar
5c7941c7ad
[tests][ios] misc xcode project config
2019-07-30 05:25:57 +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
3f98c7849a
[docs] update type docs
2019-07-29 21:30:19 +01:00
Salakar
153e38f8af
[tests][ios] update pods
2019-07-29 21:20:56 +01:00
Salakar
46a45a738e
[eslint][ml-vision] fix formatting
2019-07-29 21:20:36 +01:00
Salakar
8405517aff
[eslint][dynamic-links] fix formatting
2019-07-29 21:20:24 +01:00
Elliot Hesp
ab25c665a8
[v6] Dynamic Links - updates/tests ( #2390 )
...
* Rework options to objects vs classes
* Add tests
2019-07-29 20:33:11 +01:00
Elliot Hesp
d1323944f4
ML Vision - updates & tests ( #2396 )
...
* Rework options to objects vs classes
* Update tests
2019-07-29 20:30:51 +01:00
Salakar
bb3d8be207
[eslint][storage] fix formatting
2019-07-22 10:02:08 +01:00
Salakar
09043da602
[types][database] fix setPersistenceEnabled message - is per app
2019-07-22 09:46:45 +01:00
Salakar
559ad34fd0
[docs][dynamic-links] fix incorrect links
2019-07-22 09:28:29 +01:00
Salakar
32f8a2be22
[firestore] temporarily disable flaky test, cc @ehesp
2019-07-22 09:21:17 +01:00
Salakar
b2c386f8d1
[storage] initial work to move storage.Path statics out of storage module and into core utils
2019-07-22 09:19:39 +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
72a4dc0fb6
[docs] remove use of unnecessary/potentially confusing english idiom
2019-07-22 08:14:48 +01:00
Salakar
76c1be461a
[types][docs] links() -> dynamicLinks() rename
2019-07-22 08:09:55 +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
a3f926d87f
[dynamic-links] rename module to dynamic-links from links
2019-07-19 09:29:34 +01:00
Salakar
6b943a7439
[messaging][internals] rename MessagingRemoteMessage -> RemoteMessageBuilder
2019-07-18 13:14:09 +01:00
Salakar
1fc5ec6d6e
[types][vision] fix boundingBox return type
2019-07-18 13:13:31 +01:00
Salakar
12288f036c
[types][messaging] add additional docs
2019-07-18 12:05:50 +01:00
Salakar
a26731436e
[types][messaging] add additional docs
2019-07-18 12:02:12 +01:00
Salakar
47d175a0dd
[types][messaging] add additional docs
2019-07-18 11:38:59 +01:00
Salakar
5e6702930a
Merge remote-tracking branch 'origin/master'
2019-07-18 11:12:42 +01:00