Dean Herbert
|
ac4f25c5bc
|
Make notifications less noisy
|
2018-07-13 21:25:08 +09:00 |
|
Dean Herbert
|
9e25e02696
|
Ensure notifications don't appear during UserTriggered mode
Closes #2640.
|
2018-06-06 15:50:24 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
14a653aa28
|
Restore old auto-popout notification overlay behaviour
|
2018-03-22 20:55:00 +09:00 |
|
smoogipoo
|
78d73d4c11
|
Additional fixes for flow ordering after framework changes
|
2018-03-06 17:20:58 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Dan Balasescu
|
3bfa6bd9fd
|
Merge branch 'master' into better-notification-delays
|
2017-12-27 23:26:57 +09:00 |
|
Dean Herbert
|
2a7147240f
|
Fix progress notifications not creating their completion notification early enough
FIxes notification overlay thinking it has no notifications left and closing.
|
2017-12-27 13:25:42 +09:00 |
|
Dean Herbert
|
3524ad3dc2
|
Merge remote-tracking branch 'upstream/master' into better-notification-delays
|
2017-12-26 16:10:57 +09:00 |
|
Dean Herbert
|
1fc240f6c5
|
Expose unread notification count
|
2017-12-26 01:50:05 +09:00 |
|
Dean Herbert
|
71a94d6b44
|
Add a bindable Enabled flag to NotificationManager
Also better handles delays before notifications are displayed.
|
2017-12-25 20:53:23 +09:00 |
|
Aergwyn
|
9bb0cda525
|
fix NotificationOverlay going out of bounds at the bottom
also fixes the overlap with the Toolbar at the top
|
2017-12-23 14:33:43 +01:00 |
|
Dean Herbert
|
b2db550cb4
|
Fix notification count including fading (already closed) notifications
|
2017-08-23 12:47:20 +09:00 |
|
Dean Herbert
|
480d839d67
|
Allow the notification overlay to close when all notifications are dismissed
|
2017-08-22 19:51:42 +09:00 |
|
Dean Herbert
|
0d332d4754
|
Fix NotificationOverlay no longer automatically displaying
|
2017-07-28 16:59:42 +09:00 |
|
Dean Herbert
|
02a04afb29
|
Ensure notification posts are always scheduled to local thread
Posts can be triggered by Logger.Log events which are not guaranteed to be on the update thread.
|
2017-07-28 15:03:53 +09:00 |
|
Dean Herbert
|
f705589bf2
|
Rename NotificationManager to NotificationOverlay
|
2017-07-28 15:03:42 +09:00 |
|