Commit Graph

33 Commits

Author SHA1 Message Date
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
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
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
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
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
ffab687d5f update package readmes 2019-02-19 23:18:59 +00:00
Salakar
dc215dd7f4 [android] upgrade gradle versions 2019-02-13 11:31:11 +00:00
Salakar
0d582a046f [tests][functions] switch tests package 2019-02-10 07:59:28 +00:00
Salakar
07f0968b99 [types] add 'withApp' module type 2019-02-10 05:48:24 +00:00
Salakar
66423a3a0b [tests][functions] added useFunctionsEmulator test 2019-02-10 05:15:32 +00:00
Salakar
7fd60acce3 [functions] useFunctionsEmulator now stores origin in JS to be sent with each httpsCallable for that instance 2019-02-10 05:14:58 +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
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
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
cb6f960bf1 [ios][functions] add native methods 2019-02-02 11:55:08 +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