Commit Graph

38 Commits

Author SHA1 Message Date
Salakar
31612d5416 ci: versioning fix - again 2020-05-29 15:23:44 +01:00
Salakar
c6ac4e5386 ci: attempt to fix versions again 2020-05-29 15:08:06 +01:00
Salakar
3c73406d89 chore(ci): fix CI version script
[publish]
2020-05-29 14:50:07 +01:00
Salakar
35edafa437 fix: peer dependency versions
[publish]
2020-05-13 14:22:08 +01:00
Mike Diarmid
7f52366e22 docs: spelling & grammar fixes & GitHub Action (#3490) 2020-04-17 21:06:29 +01:00
Salakar
432ad63a6f refactor(docs): change links to new site 2020-04-03 14:00:00 +01:00
Ilja Daderko
b40d44c57e Move commons into /app (#2486)
* stash

* move commons into the app
2019-08-14 13:42:08 +03: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
22ab0ab93e [internal][types][module-template] rework types 2019-07-15 01:32:34 +01:00
Salakar
31a646d4b4 v0.0.26 2019-06-23 20:47:10 +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
Mike Diarmid
978b298f94 [v6] Implement Dynamic Links (#2103)
(coverage + tests to follow in another PR)
2019-06-07 13:28:07 +01:00
ehesp
0506e48211 [docs] update modules to reflect docs generation 2019-06-06 12:52:07 +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
Salakar
fe71a39baf typedoc
[skip ci]
2019-05-07 20:46:18 +01:00
Mike Diarmid
6c3cb7c40e [v6] Implement Authentication (Part 1) (#2107)
Migrate Android, iOS and JS code from Auth v5.
2019-05-07 02:35:15 +01:00
Mike Diarmid
7f11a9e501 [v6] Implement Cloud Storage (#2043)
See the changelog for detailed changes.
2019-05-03 12:05:40 +01:00
Salakar
bb5341888e [meta] remove deprecated rnpm configuration 2019-04-20 17:39:20 +01:00
Mike Diarmid
34b1d92005 [v6] Implement Invites (#2015)
[v6] Implement Invites
2019-03-28 20:52:16 +00:00
Ilja Daderko
fb7109e52a [v6] Implement Remote Config (#1896) 2019-03-26 13:03:57 +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
1a931133b7 update package readmes & json files 2019-02-20 00:49:44 +00:00
Elliot Hesp
62f5e8944c [ci skip] remove old reference generate scripts 2019-02-13 08:34:59 +00:00
Salakar
cdad2ea57c [android] update sdk versions 2019-02-10 03:26:07 +00:00
Salakar
1cd42a7a1d [dev] update template 2019-02-06 04:16:25 +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
94455c4f16 [dev] add multi-app test to module template 2019-02-05 04:24:45 +00:00
Salakar
94fdd6e955 [dev] remove unused imports from template 2019-02-04 18:38:46 +00:00
Salakar
065788197e [dev] update template 2019-02-04 18:06:08 +00:00
Salakar
c67f816701 [dev] add create firebase module from template script 2019-02-04 17:33:27 +00:00
Salakar
72bed1b04f [dev] add module template 2019-02-04 15:13:35 +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
Salakar
9b9b2beb20 remove old/unused files 2018-08-05 02:18:10 +01:00
Chris Bianca
dae0645006 [android] Update to latest version of android libs; Fix compilation issues 2018-06-17 15:59:47 +01:00
Chris Bianca
3697864f1b [install] Get react-native link working with Android 2017-10-05 11:54:37 +01:00