deepak1556
|
8e125b2953
REVIEW: Remove the notification close-closure in favour of an explicit method
|
7 years ago |
Jeremy Apthorp
|
f1587da480
[chromium-style] out-of-line default constructors and destructors
|
7 years ago |
Zhuo Lu
|
29f9929703
Organize code
|
7 years ago |
Zhuo Lu
|
be118d4f13
Make it able to set close button text
|
7 years ago |
Charlie Hess
|
2b9b186fd1
Rename soundName → sound.
|
7 years ago |
Charlie Hess
|
0cfae1cc2b
Plumb in the macOS soundName property for notifications.
|
7 years ago |
Milan Burda
|
a196bf97bc
:apple: Add subtitle to Notification properties
|
7 years ago |
Samuel Attard
|
7eb14243eb
Refactor notification options
|
7 years ago |
Samuel Attard
|
17e737eba2
s/label/text
|
7 years ago |
Samuel Attard
|
4f0d48f164
Add support for notification actions on macOS
|
7 years ago |
Cheng Zhao
|
5fa2831756
Coding style fixes
|
8 years ago |
Samuel Attard
|
3938373ecb
Fix linting errors and add isSupported
|
8 years ago |
Samuel Attard
|
5048425e6e
Update implementation as per feedback
|
8 years ago |
Samuel Attard
|
058bdfbced
Use NotificationPresenter - macOS
|
8 years ago |
Kevin Sawicki
|
f193b2b2a6
Fix build/include_what_you_use linter violations in brightray
|
8 years ago |
Kevin Sawicki
|
cfb5b6ac89
Fix build/header_guard linter violations in brightray
|
8 years ago |
Ales Pergl
|
ba03c544f3
Address cpplint issue ""public:" should be preceded by a blank line [whitespace/blank_line] [3]"
|
8 years ago |
Ales Pergl
|
e6a30388da
Make `Notification` factory function a member of `NotificationPresenter` so that we can create different types of notifications based on runtime conditions.
|
8 years ago |
deepak1556
|
ee4442f964
set notification close callback before requesting user permission
|
8 years ago |
Cheng Zhao
|
f4c27c6d29
Store weak ref to Notification in ToastEventHandler
|
9 years ago |
Marco Trevisan (Treviño)
|
59ed6ad413
Notification: pass tag to Show method
|
9 years ago |
Felix Rieseberg
|
728f0f985b
:checkered_flag: :apple: Add Silent Notification Support
|
9 years ago |
Cheng Zhao
|
b091f27abf
win: Adapt to new Notification style
|
9 years ago |
Cheng Zhao
|
5b7c7be804
Decouple notification code from content module
|
9 years ago |
Cheng Zhao
|
9897f3aab0
Add an abstract Notification class
|
9 years ago |