ehesp
a42c4e6284
Add test for #1815
2019-08-05 09:32:45 +01:00
Salakar
f66ecc9ede
[dynamic-links] onLink & getInitialLink now provide a DynamicLink object with additional parameters
2019-08-02 22:49:56 +01:00
Salakar
2fddf9e35d
[natural-language] rename namespace mlKitLanguage -> naturalLanguage
2019-08-02 21:27:11 +01:00
Salakar
02aa55a19a
[tests] linting fixes
2019-08-02 21:19:15 +01:00
Salakar
f82571bbf8
[vision] rename namespace mlKitVision -> vision
2019-08-02 21:15:29 +01:00
Salakar
af14483db8
[vision][types] add missing iOS apiKeyOverride option to cloud detector options
2019-08-02 20:58:27 +01:00
Salakar
980bca211f
Merge remote-tracking branch 'origin/master'
2019-08-02 20:57:49 +01:00
Salakar
f19cf90874
[vision][types] add missing iOS apiKeyOverride option to cloud detector options
2019-08-02 20:57:37 +01:00
Elliot Hesp
9e82e1209c
Update quick-start.md
2019-08-02 14:39:11 +01:00
Mike Diarmid
e83006517c
Update index.d.ts
2019-08-01 02:12:17 +01:00
Elliot Hesp
5df8ed2f92
[v6] refactor messaging & more tests ( #2423 )
2019-07-31 20:10:24 +01:00
Salakar
17166f45c9
[docs] update changelog
...
[skip ci]
2019-07-31 12:53:07 +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
Elliot Hesp
f7d9897bef
Update CHANGELOG.md
2019-07-31 12:04:03 +01:00
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