Commit Graph

19 Commits

Author SHA1 Message Date
Ilja Daderko
b40d44c57e Move commons into /app (#2486)
* stash

* move commons into the app
2019-08-14 13:42:08 +03:00
Mike Diarmid
4bafa29ea3 [dynamic-links][messaging] bug fixes & additional tests for onLink/getInitialLink (#2452) 2019-08-07 15:49:03 +01:00
Salakar
02aa55a19a [tests] linting fixes 2019-08-02 21:19:15 +01:00
Elliot Hesp
5df8ed2f92 [v6] refactor messaging & more tests (#2423) 2019-07-31 20:10:24 +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
6b943a7439 [messaging][internals] rename MessagingRemoteMessage -> RemoteMessageBuilder 2019-07-18 13:14:09 +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
a9ada474ac [types][messaging] add android notes 2019-07-18 11:12:20 +01:00
Salakar
d207983938 [types][messaging] fix types 2019-07-16 20:02:59 +01:00
Salakar
e2fc785e16 [types][messaging] typo 2019-07-16 13:40:43 +01:00
Salakar
142aa8ae83 [types][messaging] fix onMessage & deleteToken types 2019-07-16 13:38:45 +01:00
Salakar
9823442e74 [docs][messaging] use correct platform comment tags 2019-07-16 11:48:48 +01:00
Salakar
0e9ed631b9 [types] add FirebaseJsonConfig types 2019-07-15 02:40:55 +01:00
Salakar
6bcb678c29 [types][messaging] rework types 2019-07-15 01:27:40 +01:00
Salakar
4c42863aab [types][messaging] add SendErrorEvent type 2019-07-12 17:06:54 +01:00
Salakar
ed2c58f033 [ci] fix linting issues 2019-07-12 15:25:17 +01:00
Mike Diarmid
85672a479a v6 Implement Cloud Messaging (#2330) 2019-07-12 14:06:43 +01:00