mjs
|
daa8f9cbc0
|
fix cancelAlarm on android
I noticed that firebase.notifications().cancelAllNotifications() has no effect on android phones. All scheduled notifications still appear. The propsed change fixes this. It was "inspired" by https://stackoverflow.com/questions/35341682/cancel-the-scheduled-android-notification/35342066#35342066
|
2018-04-10 15:41:55 +02:00 |
Elliot Hesp
|
a0f8443593
|
Merge pull request #955 from Bhullnatik/fix-android/content-url
Fix contentUrl in AdRequest on Android
|
2018-04-10 10:06:36 +01:00 |
Jimmy Mayoukou
|
2853d77935
|
Fix contentUrl in AdRequest on Android
|
2018-04-10 11:03:51 +02:00 |
Chris Bianca
|
5486f55da3
|
Merge pull request #945 from bm-software/master
New typings
|
2018-04-10 09:52:33 +02:00 |
Salakar
|
3ff1f56041
|
[tests] added additional coverage excludes
|
2018-04-09 20:53:43 +01:00 |
Salakar
|
32352a4a1e
|
[tests] misc mocha opts
|
2018-04-09 20:53:25 +01:00 |
Salakar
|
4fd2e74cb2
|
[tests][config] add platform conditional for setDefaultsFromResource (android expects a double)
|
2018-04-09 20:53:06 +01:00 |
Salakar
|
88f2a7858f
|
[tests] replace console.log so we can skip deprecation warnings during testing
|
2018-04-09 20:11:49 +01:00 |
Salakar
|
e4bac7bb67
|
[tests][analytics] rewrite analytics tests - now at 100% coverage
|
2018-04-09 20:05:04 +01:00 |
Salakar
|
feec632306
|
[tests][auth] more tests - coverage now > 95%
|
2018-04-09 19:32:41 +01:00 |
Salakar
|
53bb38c3a4
|
[tests][config] remove test focus - woops
|
2018-04-09 19:04:09 +01:00 |
Salakar
|
5b1757ec5a
|
[tests][core] added app.toString() usage in tests
|
2018-04-09 19:03:27 +01:00 |
Salakar
|
5c2ea9728b
|
[tests][firestore] misc transactions
|
2018-04-09 19:03:07 +01:00 |
Salakar
|
0ad00685b8
|
[tests] exclude utils/emitter from coverage
|
2018-04-09 19:02:38 +01:00 |
Salakar
|
ef434a6433
|
[tests][config] added remote config tests
|
2018-04-09 19:02:15 +01:00 |
Salakar
|
623eafa0a2
|
[tests][analytics] added analytics tests
|
2018-04-09 19:01:47 +01:00 |
Salakar
|
ffcb34f949
|
[tests][auth] added signInWithCustomToken test
|
2018-04-09 17:27:53 +01:00 |
Salakar
|
6500212e39
|
[tests] added admin sdk + jsonwebtoken
|
2018-04-09 17:27:23 +01:00 |
Salakar
|
7d2c102b34
|
[tests] firestore
|
2018-04-09 16:40:32 +01:00 |
Salakar
|
51103387f0
|
[tests] remove duplicated auth tests
|
2018-04-09 16:40:22 +01:00 |
Salakar
|
e0e4b8b70a
|
[tests] rename
|
2018-04-09 16:07:51 +01:00 |
Salakar
|
8f6b0c35e0
|
[tests] update ios client config appId to new app
|
2018-04-09 16:04:53 +01:00 |
Salakar
|
86eb188fe8
|
[tests] update bridge version
|
2018-04-09 16:04:30 +01:00 |
Salakar
|
93323a9e40
|
[tests] fix coverage
|
2018-04-09 11:11:42 +01:00 |
Salakar
|
00cd05b9a7
|
[tests] auth() -> Provider tests
|
2018-04-09 09:41:33 +01:00 |
Salakar
|
f2fe446b97
|
[tests] auth().currentUser tests
|
2018-04-09 09:37:08 +01:00 |
Salakar
|
3b77d087fc
|
Merge remote-tracking branch 'origin/master'
|
2018-04-09 09:33:09 +01:00 |
Salakar
|
8d40739141
|
[tests] misc
|
2018-04-09 09:32:59 +01:00 |
Salakar
|
77421480b3
|
[tests] auth().X tests
|
2018-04-09 09:32:48 +01:00 |
Salakar
|
4dba61eb19
|
[tests] core/app tests
|
2018-04-09 09:32:24 +01:00 |
Salakar
|
0c020499b9
|
[tests] bridge timer tests
|
2018-04-09 09:32:09 +01:00 |
Chris Bianca
|
f49022197b
|
Merge pull request #938 from taxidermic/fix-races-bug
fixes races bug in react-native > 0.52
|
2018-04-09 08:07:00 +01:00 |
Michele Bombardi
|
3d80395c82
|
typings
|
2018-04-08 11:46:41 +02:00 |
Taxidermic
|
21dc57c70b
|
remove @synthesize
|
2018-04-06 14:57:05 +03:00 |
Chris Bianca
|
ee130cb45d
|
4.0.0
|
2018-04-05 17:36:01 +01:00 |
Michael Diarmid
|
306e02ace0
|
Update README.md
|
2018-04-05 05:20:39 +01:00 |
Taxidermic
|
9c4deb541a
|
fixes races bug in react-native > 0.52
|
2018-04-04 14:05:32 +03:00 |
Chris Bianca
|
aa8002fdbb
|
Merge branch 'framework-headers'
|
2018-04-04 08:22:37 +01:00 |
Chris Bianca
|
762f91c3fa
|
Merge pull request #937 from brunolemos/patch-1
Fix broken link for test documentation
|
2018-04-04 08:13:56 +01:00 |
Bruno Lemos
|
14a2b1b732
|
Fix broken link for test documentation
|
2018-04-04 02:56:00 -03:00 |
Chris Bianca
|
b21e7d0eab
|
[crashlytics] Move to top level crashlytics namespace
|
2018-04-03 16:51:05 +01:00 |
Chris Bianca
|
0783d76303
|
[ios] Individually specify Firebase framework headers
|
2018-04-03 15:24:55 +01:00 |
Salakar
|
90d35ef6e9
|
Merge remote-tracking branch 'origin/master'
|
2018-04-03 05:20:29 +01:00 |
Salakar
|
1631a03010
|
[bridge] misc
|
2018-04-03 05:20:20 +01:00 |
Chris Bianca
|
f5fa7436a9
|
[notifications] Add enableLights and enableVibration to AndroidChannel
|
2018-03-31 15:42:14 +01:00 |
Chris Bianca
|
1cf17f1d89
|
[build] Update to RN 0.54.4 and related libs
|
2018-03-31 08:10:09 +01:00 |
Salakar
|
d77e526c1e
|
Merge remote-tracking branch 'origin/master'
|
2018-03-30 17:09:46 +01:00 |
Salakar
|
2122554549
|
[bridge] import RNF from project directory directly via module alias + metro config
|
2018-03-30 17:09:32 +01:00 |
Chris Bianca
|
1f8e973ded
|
Merge branch 'event-delay'
|
2018-03-30 11:07:18 +01:00 |
Chris Bianca
|
801adabb27
|
[notifications] Add jsInitialised method to improve getInitialNotification
|
2018-03-30 10:31:06 +01:00 |