deepak1556
|
8e125b2953
|
REVIEW: Remove the notification close-closure in favour of an explicit method
https://chromium-review.googlesource.com/c/chromium/src/+/744205
|
2018-06-19 11:49:40 +10:00 |
|
Jeremy Apthorp
|
f1587da480
|
[chromium-style] out-of-line default constructors and destructors
|
2018-04-19 11:12:58 -07:00 |
|
Zhuo Lu
|
29f9929703
|
Organize code
|
2018-02-10 03:19:47 -08:00 |
|
Zhuo Lu
|
be118d4f13
|
Make it able to set close button text
|
2018-02-10 03:19:47 -08:00 |
|
Charlie Hess
|
2b9b186fd1
|
Rename soundName → sound.
|
2017-08-17 17:28:14 -07:00 |
|
Charlie Hess
|
0cfae1cc2b
|
Plumb in the macOS soundName property for notifications.
|
2017-08-17 13:31:20 -07:00 |
|
Milan Burda
|
a196bf97bc
|
🍎 Add subtitle to Notification properties
|
2017-06-30 16:54:28 +02:00 |
|
Samuel Attard
|
7eb14243eb
|
Refactor notification options
|
2017-06-24 21:39:06 +10:00 |
|
Samuel Attard
|
17e737eba2
|
s/label/text
|
2017-06-23 21:04:39 +10:00 |
|
Samuel Attard
|
4f0d48f164
|
Add support for notification actions on macOS
|
2017-06-23 20:50:20 +10:00 |
|
Cheng Zhao
|
5fa2831756
|
Coding style fixes
|
2017-05-31 16:17:29 +09:00 |
|
Samuel Attard
|
3938373ecb
|
Fix linting errors and add isSupported
|
2017-05-30 20:27:24 +10:00 |
|
Samuel Attard
|
5048425e6e
|
Update implementation as per feedback
|
2017-05-30 19:06:51 +10:00 |
|
Samuel Attard
|
058bdfbced
|
Use NotificationPresenter - macOS
|
2017-05-29 20:02:33 +10:00 |
|
Kevin Sawicki
|
f193b2b2a6
|
Fix build/include_what_you_use linter violations in brightray
|
2017-05-19 08:46:15 -07:00 |
|
Kevin Sawicki
|
cfb5b6ac89
|
Fix build/header_guard linter violations in brightray
|
2017-05-19 08:46:15 -07:00 |
|
Ales Pergl
|
ba03c544f3
|
Address cpplint issue ""public:" should be preceded by a blank line [whitespace/blank_line] [3]"
|
2017-04-05 14:30:17 +02:00 |
|
Ales Pergl
|
e6a30388da
|
Make Notification factory function a member of NotificationPresenter so that we can create different types of notifications based on runtime conditions.
|
2017-04-05 14:30:15 +02:00 |
|
deepak1556
|
ee4442f964
|
set notification close callback before requesting user permission
|
2016-10-25 19:04:09 +05:30 |
|
Cheng Zhao
|
f4c27c6d29
|
Store weak ref to Notification in ToastEventHandler
|
2016-04-15 16:14:13 +09:00 |
|
Marco Trevisan (Treviño)
|
59ed6ad413
|
Notification: pass tag to Show method
|
2016-04-13 06:12:46 +02:00 |
|
Felix Rieseberg
|
728f0f985b
|
🏁 🍎 Add Silent Notification Support
* Implements support for silent notifications on Windows and OS X
* Exposes bool `silent` to Linux notification presenters
|
2016-01-21 09:24:42 -08:00 |
|
Cheng Zhao
|
b091f27abf
|
win: Adapt to new Notification style
|
2015-12-25 11:05:48 +08:00 |
|
Cheng Zhao
|
5b7c7be804
|
Decouple notification code from content module
|
2015-12-25 10:16:07 +08:00 |
|
Cheng Zhao
|
9897f3aab0
|
Add an abstract Notification class
|
2015-12-24 22:06:41 +08:00 |
|