Salakar
5906d20ce0
[firestore][ios] implement Blob support
2018-05-03 20:12:46 +01:00
Salakar
97bc7a88a8
Merge remote-tracking branch 'origin/master'
2018-04-13 15:08:17 +01:00
Salakar
61f283c8d3
[crash][ios] no longer force a crash on report()
2018-04-13 15:07:21 +01:00
Chris Bianca
23260691d4
[ios][notifications] Fix issue with iOS attachments #939
2018-04-13 15:02:27 +01:00
Chris Bianca
3a5686c226
[ios][notifications] Handle messaging token refreshed before bridge initialised #960
2018-04-13 14:23:55 +01:00
Chris Bianca
f7b1b5bc79
[ios][notifications] Add another missing completionHandler call
2018-04-13 13:21:09 +01:00
Chris Bianca
67d70b9fb7
[ios][notifications] Add missing completionHandler
2018-04-13 12:18:17 +01:00
Chris Bianca
fe44ca90b1
[notifications] Fix sound on iOS 10+ #974
2018-04-13 12:12:25 +01:00
Chris Bianca
feb1315f84
[firestore] Ignore timestampsInSnapshotsEnabled on iOS
2018-04-13 10:10:05 +01:00
Chris Bianca
b0abf23c6d
[firestore] Add support for settings
2018-04-13 09:58:53 +01:00
Chris Bianca
1922a25198
[firestore] Add setLogLevel support
2018-04-13 08:41:57 +01:00
Chris Bianca
cd5c616a93
[notifications][ios] Handle plain text alert #963
2018-04-11 18:23:34 +01:00
Chris Bianca
5127486712
[notifications][ios] Fix crashes when notifications are received in background on iOS 9 #952
2018-04-10 15:17:11 +01:00
Taxidermic
21dc57c70b
remove @synthesize
2018-04-06 14:57:05 +03:00
Taxidermic
9c4deb541a
fixes races bug in react-native > 0.52
2018-04-04 14:05:32 +03:00
Chris Bianca
801adabb27
[notifications] Add jsInitialised method to improve getInitialNotification
2018-03-30 10:31:06 +01:00
Chris Bianca
06c06b764f
[invites] Add jsInitialised method to improve getInitialInvitation
2018-03-30 10:07:23 +01:00
Chris Bianca
a6c63d4f50
[links] Introduce JS initialised method to improve getInitialLink
2018-03-30 09:25:41 +01:00
Chris Bianca
d101813b5f
[messaging][notifications] Make all methods return a promise where they didn’t previously
2018-03-28 11:02:39 +01:00
Chris Bianca
dd940b953b
[firestore] Add support for enable / disable network
2018-03-27 17:31:25 +01:00
Chris Bianca
7f90e485c8
[links] Refactor links to use builder classes
2018-03-23 13:24:31 +00:00
Chris Bianca
526ea04853
Merge branch 'ios-invites'
2018-03-23 11:47:28 +00:00
Chris Bianca
8918139fd0
[invites] Exclude pure links from getInitialInvitation
2018-03-23 11:46:48 +00:00
Chris Bianca
72a1d1d439
[invites][links] Fix some iOS specific issues
2018-03-23 10:33:17 +00:00
Chris Bianca
a605a703fb
Merge pull request #881 from pocketgems/multiple_databases_3.3.0_upstream
...
Implement multiple database shard support
2018-03-23 08:35:01 +00:00
Chris Bianca
8e2d03cc5a
[links][invites] Remove iOS 8 specific methods
2018-03-22 17:26:32 +00:00
Chris Bianca
878f928d8c
[links] Tidy up links to match messaging and invitations implementation more closely
2018-03-22 16:57:33 +00:00
Chris Bianca
d1d53a442d
[invites] iOS getInitialInvitation and onInvitation functionality
2018-03-22 16:36:42 +00:00
Chris Bianca
54b419dfcf
[invites] Initial iOS functionality
2018-03-22 14:56:49 +00:00
Chris Bianca
4173318379
[links] Tweak links event name
2018-03-22 14:56:15 +00:00
Chris Bianca
53babb4cd9
[invites] Initial JS and Android invites functionality
2018-03-22 12:46:37 +00:00
JinHao Chen
cc8799b465
Implement multiple database shard support
2018-03-21 12:51:02 -07:00
Chris Bianca
7619548a2c
Merge branch 'master' into fcm-rewrite
...
# Conflicts:
# lib/modules/core/firebase.js
# tests/ios/Podfile.lock
2018-03-08 09:32:57 +00:00
Michael Diarmid
f1a7a13587
Merge branch 'master' into firestore-transactions
2018-03-05 00:05:37 +00:00
Salakar
5473083ebd
[ios][firestore] transactions implementation
2018-03-04 23:47:10 +00:00
Salakar
49bb4a2aef
[ios][database] formatting + fixed misc transactions type warning (now uses [transactionId stringValue])
2018-03-04 23:45:37 +00:00
Chris Bianca
bf2c31ca2d
[tests] More auth tests
2018-03-02 09:47:13 +00:00
Chris Bianca
7acace4ce6
[notifications][ios] Properly define attachment options
2018-03-01 08:39:24 +00:00
Chris Bianca
ee3b2932ef
[notifications] Rename `onPressed` to `onOpened`
2018-02-24 11:32:14 +00:00
Chris Bianca
28b6d2b69c
[messaging] Correctly resolve the promise after sending a message
2018-02-23 16:14:19 +00:00
Chris Bianca
c5778c3d0d
[notifications] JS tidy up
2018-02-23 16:11:59 +00:00
Chris Bianca
2838bbc0cd
[notifications] Last part of iOS implementation
2018-02-23 15:34:00 +00:00
Chris Bianca
8e84dd576b
[notifications] Specific notificationPressed data type including action
2018-02-22 17:25:15 +00:00
Chris Bianca
303cb4c428
[notifications] Refactor for better support of separate messages
2018-02-22 15:52:24 +00:00
Chris Bianca
831eec82f7
[messaging][notifications] Move all notifications from messaging to notifications
2018-02-18 17:09:13 +00:00
Chris Bianca
a244f17853
[fcm] More iOS event separation
2018-02-18 16:02:31 +00:00
Chris Bianca
b86d51f36b
[fcm] Start considering multiple events
2018-02-16 09:47:46 +00:00
Chris Bianca
9255b4be10
[notifications] Minor fixes
2018-02-16 09:46:53 +00:00
skovhus
1623f389b8
Remove error log from RNFirebaseRemoteConfig
...
Leave it up to the consumer of the library to handle any errors instead of forcing a red error screen. In case the app is offline, it is perfectly fine to get a FIRRemoteConfigErrorInternalError error.
2018-02-15 19:07:15 +01:00
Chris Bianca
cd0ef4e3b7
[notifications] Continue android implementation
2018-02-15 14:59:21 +00:00