Salakar
0b521d968d
6.0.0-alpha.9
2019-04-20 21:17:07 +01:00
Salakar
bfe0f05ab3
6.0.0-alpha.9
2019-04-20 21:11:23 +01:00
Salakar
5c725aa028
[types][app] declare correct module name
2019-04-20 20:27:53 +01:00
Salakar
bb5341888e
[meta] remove deprecated rnpm configuration
2019-04-20 17:39:20 +01:00
Salakar
abc949bcdf
6.0.0-alpha.8
2019-04-04 02:18:46 +01:00
Salakar
8c81b64c49
6.0.0-alpha.8
2019-04-04 02:17:12 +01:00
Salakar
d3b4576e46
[ios][app] remove podspec dependency on Firebase/Auth - fixes #1955
2019-04-04 02:17:03 +01:00
Salakar
5b5f591799
6.0.0-alpha.7
2019-03-28 20:56:15 +00:00
Salakar
1e1927c068
6.0.0-alpha.7
2019-03-28 20:55:15 +00:00
Mike Diarmid
34b1d92005
[v6] Implement Invites ( #2015 )
...
[v6] Implement Invites
2019-03-28 20:52:16 +00:00
Salakar
57c6d16683
[skip ci] linting
2019-03-27 04:25:28 +00:00
Salakar
c709fec649
6.0.0-alpha.6
2019-03-26 13:13:05 +00:00
Salakar
b3e3f0742d
6.0.0-alpha.6
2019-03-26 13:11:42 +00:00
Ilja Daderko
fb7109e52a
[v6] Implement Remote Config ( #1896 )
2019-03-26 13:03:57 +00:00
Brent Vatne
8ef8038c94
Remove Expo warning ( #1974 )
...
[ANDROID][ENHANCEMENT] - Remove no longer valid warning about Expo (incorrectly shows on projects using unimodules)
[skip ci]
2019-03-14 11:55:09 +00:00
Salakar
5a80647d49
6.0.0-alpha.5
2019-03-13 17:52:06 +00:00
Salakar
5639356e43
6.0.0-alpha.5
2019-03-13 17:49:35 +00:00
Mike Diarmid
c89ba48e92
[v6] Implement Crashlytics upgrade + required internals changes ( #1958 )
...
[crashlytics]
Fixes : #1643 , #1848 , #1964 , #1920 , #1884 , #1783 , #1966 , #1940 , #1447
Features/Bugs Todo:
Capture JS Exceptions with stack traces automatically
Capture Unhandled Promise Rejections with stack traces automatically
[Android] .crash() not captured in debug due to RN RedBox; see #1921
Support advanced user identifier features
[Android] Enable Crashlyics NDK reporting by default (gist)
Support toggling native crash logging off/on (e.g. disable in DEV)
Support toggling JS crash logging off/on (e.g. disable in DEV)
[ios] Static framework support for all modules
[ios] Implement CocoaPods Firebase RN modules auto-loader script
Implement firebase.json config loader; Android & iOS
[tests] Fix false positive tests that catch errors (tests did not check that errors actually threw)
[android] Cleanup manifest permissions for all modules
[android] Implement Content provider base class
[android] Investigate/fix issue where setDataCollectionDefaultEnabled is false by default in Firebase - it disables Crashlytics reporting
2019-03-13 17:07:21 +00:00
Salakar
d56386ccbd
v6.0.0-alpha.4"
2019-02-25 05:20:22 +00:00
Salakar
14e578c676
v6.0.0-alpha.4"
2019-02-25 05:16:15 +00:00
Salakar
ba9ba5b939
[ios] update Firebase iOS SDK to 5.17.0
2019-02-25 02:22:35 +00:00
Salakar
8ed4275981
[app][android] remove old test lab code
2019-02-20 01:50:35 +00:00
Salakar
65e39d0320
v6.0.0-alpha.3
2019-02-20 01:04:59 +00:00
Salakar
467b81cd8c
v6.0.0-alpha.3
2019-02-20 01:03:45 +00:00
Salakar
1a931133b7
update package readmes & json files
2019-02-20 00:49:44 +00:00
Salakar
89180911ae
[tests][app] move tests to root of e2e
2019-02-19 22:47:27 +00:00
Salakar
dc215dd7f4
[android] upgrade gradle versions
2019-02-13 11:31:11 +00:00
Salakar
6a18129028
[tests][app] remove utils tests
2019-02-10 04:08:07 +00:00
Salakar
255789045c
[utils][android] move utils module to own package
2019-02-10 03:50:44 +00:00
Salakar
cdad2ea57c
[android] update sdk versions
2019-02-10 03:26:07 +00:00
Salakar
93d49057d8
[tests] remove all helpers
2019-02-10 01:45:13 +00:00
Salakar
87108bc098
[app][tests] automaticDataCollectionEnabled can persist between app reboots - make no assumption of its initial value
2019-02-05 23:16:40 +00:00
Salakar
c557e6c764
[internals] ensure app namespaces correctly cached
2019-02-05 23:15:37 +00:00
Salakar
d6f0ea6760
[internals] ensure consistent args on eventsRemoveListener
2019-02-05 22:05:26 +00:00
Salakar
914e78b6c2
[tests] additional emitter tests
2019-02-05 19:47:04 +00:00
Salakar
f80acab11c
[app][ios] add setAutomaticDataCollectionEnabled support
2019-02-05 19:46:33 +00:00
Salakar
05caa98c93
add coverage badges
2019-02-05 15:22:53 +00:00
Salakar
c35ec3f9bc
update notices
2019-02-05 04:50:07 +00:00
Salakar
e8bf697f93
[app][internal] fix incorrect native module registry key
2019-02-05 04:25:42 +00:00
Salakar
c3c387cb66
[analytics][android] fix setAutomaticDataCollectionEnabled typo
2019-02-05 03:56:52 +00:00
Salakar
d47830b702
[tests] initialise default app natively to work around Firebase Perf hard requirement on default app plist/json setup
2019-02-05 02:36:50 +00:00
Salakar
09d1c4635f
[tests] use exact versions
2019-02-02 12:20:44 +00:00
Salakar
e23238bcb1
[tests] publish alpha.2
2019-02-02 12:14:21 +00:00
Salakar
2787d4413e
[tests] publish alpha.2
2019-02-02 12:01:09 +00:00
Salakar
855f64385f
[ios][app] add rejectPromiseWithUserInfo shared helper
2019-02-02 11:55:37 +00:00
Salakar
e01298af22
[ios] temporarily add Firebase/Auth to podspec to work around https://github.com/firebase/firebase-ios-sdk/issues/2292
2019-02-02 11:49:49 +00:00
Michael Diarmid
17d778cf66
Refactor into monorepo for v6 ( #1837 )
...
> You can [learn more about this here](https://blog.invertase.io/react-native-firebase-2019-7e334ca9bcc6 ).
2019-02-01 10:37:48 +00:00