Bartłomiej Dach
|
e04a57d67f
|
Use less dodgy method of specifying allowable notification types
|
2023-10-13 10:31:00 +02:00 |
|
Bartłomiej Dach
|
cdaf8e4b0f
|
Flip and rename CompletedOrCancelled to Ongoing
|
2023-07-08 14:11:58 +02:00 |
|
Bartłomiej Dach
|
3a9b259f8a
|
Add back removed .ToUpper() case transform
|
2023-07-08 14:10:05 +02:00 |
|
Dean Herbert
|
d93548f4ea
|
Add back "clear all" button for progress notifications but only clear cancelled
|
2023-07-07 13:18:23 +09:00 |
|
Dean Herbert
|
070b3883ce
|
Remove the ability to cancel all "in progress" tasks
|
2023-07-07 00:31:32 +09:00 |
|
Dean Herbert
|
7fa07805b0
|
Expose all notifications from INotificationOverlay
Also fixes `HasOngoingOperations` not actually working.
|
2023-06-23 15:19:21 +09:00 |
|
ansel
|
c62d416680
|
Add localisation for notification overlay
|
2023-01-13 22:54:38 +03:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Dean Herbert
|
d561fcb126
|
Don't trigger fling animation when Close is triggered by non-user action
|
2022-09-12 16:54:25 +09:00 |
|
Dean Herbert
|
5a02e1e713
|
Use padding instead of FillFlow.Spacing to avoid artifact during animation
|
2022-09-12 16:46:45 +09:00 |
|
Dean Herbert
|
b8fda1a16f
|
Apply NRT to notification classes
and tidy things up a bit.
|
2022-08-30 15:57:10 +09:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Joseph Madamba
|
5e5c8e78a6
|
Use existing web localisation for most hardcoded strings
|
2022-04-20 16:31:11 -07:00 |
|
Dean Herbert
|
473e15e8f3
|
Add debounce to notification sample playback logic
|
2021-09-05 13:22:37 +09:00 |
|
Dean Herbert
|
3e65dfb9e7
|
Reduce allocation overhead when notification overlay has visible notifications
|
2021-02-26 17:11:47 +09:00 |
|
Dean Herbert
|
1fd76ea3fb
|
Apply changes to UI components overriding functions with changing signatures
|
2021-02-22 19:01:42 +09:00 |
|
Dean Herbert
|
896f318b56
|
Rename variable for clarity
|
2021-02-11 14:18:40 +09:00 |
|
Jamie Taylor
|
a1ae739a62
|
Add support for Notification sounds
|
2021-02-11 13:51:54 +09:00 |
|
Joehu
|
f7ea20a926
|
Limit font weight to bold
|
2020-03-16 16:32:25 -07:00 |
|
Roman Kapustin
|
7bdf737956
|
Make notification insertion cleaner
|
2019-07-01 18:41:40 +03:00 |
|
Dean Herbert
|
6bc2cf85d1
|
Move NotificationSection strings to constructor
|
2019-06-20 17:41:12 +09:00 |
|
Dean Herbert
|
42be7857d1
|
Use expression body for property get/set where possible
|
2019-02-28 13:58:19 +09:00 |
|
smoogipoo
|
a2aa3ec5cb
|
Adjust sprite texts in-line with framework changes
|
2019-02-20 15:03:20 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
smoogipoo
|
f27bd3ef3e
|
OpenTK -> osuTK
|
2018-11-20 17:14:59 +09:00 |
|
Dean Herbert
|
5364a6148a
|
Use ToUpperInvariant
|
2018-07-24 14:42:06 +02:00 |
|
Dean Herbert
|
ab9340f4be
|
Fix usage of culture local ToUpper causing incorrect display on Turkish machines
Closes #3098.
|
2018-07-24 11:37:43 +02:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
smoogipoo
|
78d73d4c11
|
Additional fixes for flow ordering after framework changes
|
2018-03-06 17:20:58 +09:00 |
|
Aergwyn
|
ae1adfd2f2
|
remove unnecessary empty lines
codefactor.io \(o.o)/
also one unnecessary semicolon
|
2018-01-12 19:30:34 +01:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Dean Herbert
|
9a4b2f0d1d
|
Apply workaround at two levels
|
2017-12-27 21:19:06 +09:00 |
|
Dean Herbert
|
7d0c94fd01
|
Fix notification overlay layout and scheduled tasks being delayed
Closes #1295
|
2017-12-27 19:42:44 +09:00 |
|
Dean Herbert
|
1fc240f6c5
|
Expose unread notification count
|
2017-12-26 01:50:05 +09: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 |
|
Thomas Müller
|
e68675f970
|
Rename EasingTypes to Easing
|
2017-07-22 20:53:53 +02:00 |
|
Thomas Müller
|
9d523ea012
|
Update framework
|
2017-07-12 11:06:13 +09:00 |
|
Dean Herbert
|
480cdba023
|
Add OsuClickableContainer with generic sounds
|
2017-06-27 21:05:49 +09:00 |
|
Dean Herbert
|
efab186384
|
Update namespaces in line with framework
|
2017-05-16 12:50:30 +09:00 |
|
Dean Herbert
|
863dc44c4d
|
Some minor improvements.
|
2017-04-06 09:57:34 +09:00 |
|
Dean Herbert
|
f7dc7e9bb9
|
Update references.
|
2017-03-28 21:26:20 +09:00 |
|
Dean Herbert
|
54e1b24fe9
|
Enforce readonly private members where possible.
|
2017-03-23 13:50:08 +09:00 |
|
Dean Herbert
|
0cad5d7d41
|
Fix most warnings.
|
2017-03-07 13:05:57 +09:00 |
|
Thomas Müller
|
a2317e5a1e
|
Update usage of FillDirection
|
2017-03-04 11:00:17 +01:00 |
|
Thomas Müller
|
4d28696479
|
FlowDirection -> FillDirection
|
2017-03-01 20:15:38 +01:00 |
|
Thomas Müller
|
9c853b0465
|
Update framewörk
|
2017-03-01 19:33:01 +01:00 |
|
default0
|
03889e6ca6
|
Update References to FlowStrategies
References now use the Create*-names instead of the outdated
Get*-names to create instances of FlowStrategies.
|
2017-02-27 16:55:55 +01:00 |
|
default0
|
8d91519d59
|
Update usage of FlowContainer and its subclasses
|
2017-02-26 21:32:43 +01:00 |
|
Thomas Müller
|
1585ae842a
|
Update framework
|
2017-02-26 11:22:58 +09:00 |
|