Dan Balasescu
|
dcd994e65b
|
Merge branch 'master' into better-notification-delays
|
2017-12-27 23:58:04 +09:00 |
|
Dan Balasescu
|
996e156fd0
|
Merge branch 'master' into fix-notification-scheduled-events
|
2017-12-27 23:27:23 +09:00 |
|
Dan Balasescu
|
3bfa6bd9fd
|
Merge branch 'master' into better-notification-delays
|
2017-12-27 23:26:57 +09:00 |
|
Dan Balasescu
|
3de07ddba8
|
Merge branch 'master' into fix-progress-notifications-close
|
2017-12-27 21:43:58 +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
|
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
|
94449ed597
|
Merge branch 'master' into notification-verbosity
|
2017-12-26 20:48:59 +09:00 |
|
Dean Herbert
|
35ae5173cd
|
Merge branch 'master' into better-notification-delays
|
2017-12-26 20:48:41 +09:00 |
|
Dan Balasescu
|
460eeafd32
|
Merge branch 'master' into quieter-notifications
|
2017-12-26 18:18:28 +09:00 |
|
Dean Herbert
|
ab6c93fba4
|
Merge branch 'master' into notification-verbosity
|
2017-12-26 16:14:24 +09:00 |
|
Dean Herbert
|
3524ad3dc2
|
Merge remote-tracking branch 'upstream/master' into better-notification-delays
|
2017-12-26 16:10:57 +09:00 |
|
Dan Balasescu
|
f7a54a203b
|
Merge branch 'master' into beatmap-import-prompt
|
2017-12-26 16:00:37 +09:00 |
|
Dean Herbert
|
24d8d357d0
|
Only bounce and flash notification count when increasing
|
2017-12-26 15:54:37 +09:00 |
|
Dean Herbert
|
45b3acdd6f
|
Fix progress notifications not closing properly when opening their continuation
|
2017-12-26 15:54:33 +09:00 |
|
Dean Herbert
|
ed1df94f77
|
Fix unread light not turning off
|
2017-12-26 15:54:28 +09:00 |
|
Dan Balasescu
|
ef0031a719
|
Merge branch 'master' into popup-word-wrap
|
2017-12-26 15:47:58 +09:00 |
|
Dan Balasescu
|
d089e27cad
|
Merge branch 'master' into osu-prefixed-text
|
2017-12-26 15:40:29 +09:00 |
|
Dan Balasescu
|
ad811961a7
|
Merge branch 'master' into quieter-notifications
|
2017-12-26 15:30:12 +09:00 |
|
Dean Herbert
|
0886107ec9
|
Connect counter with button display
|
2017-12-26 01:56:57 +09:00 |
|
Dean Herbert
|
1fc240f6c5
|
Expose unread notification count
|
2017-12-26 01:50:05 +09:00 |
|
Dean Herbert
|
bb33d0211a
|
Add a count of unread notifications to the toolbar
|
2017-12-26 01:36:58 +09:00 |
|
Dean Herbert
|
dff082ed94
|
Make toolbar testable and add the most basic of visual tests
|
2017-12-26 01:12:46 +09:00 |
|
Dean Herbert
|
3c8d30f8e6
|
Add a dialog offering to import beatmaps from stable
|
2017-12-26 00:52:11 +09:00 |
|
Dean Herbert
|
3c1654e5e4
|
Fix many instances of non-osu-prefixed text classes being used
Results in incorrect default formatting.
|
2017-12-26 00:44:35 +09:00 |
|
Dean Herbert
|
929633efaa
|
Make body text in popups word wrap properly
|
2017-12-26 00:38:35 +09:00 |
|
Aergwyn
|
bb4b5bebf9
|
fix supporter icon in profile missing its background
also it doesn't show up on profiles without supporter anymore
|
2017-12-25 15:30:42 +01: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 |
|
Dean Herbert
|
861bf55773
|
Adjust notification padding a touch
|
2017-12-25 18:31:32 +09:00 |
|
Dean Herbert
|
7cbf271645
|
Merge branch 'master' into add-nofitication-overlay-push-bg
|
2017-12-24 21:52:14 +09:00 |
|
Aergwyn
|
2ffc479411
|
let NotificationOverlay move the background
|
2017-12-23 14:56:23 +01: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
|
e5faced9ba
|
Better variable name
|
2017-12-22 19:25:59 +09:00 |
|
Dean Herbert
|
82909f6585
|
RankChart -> RankGraph
|
2017-12-22 19:25:18 +09:00 |
|
EVAST9919
|
8c50fa0b84
|
Add testcase
|
2017-12-22 18:57:23 +09:00 |
|
EVAST9919
|
938c5feea4
|
Simplify interaction condition
|
2017-12-22 18:45:10 +09:00 |
|
EVAST9919
|
94a974a397
|
Use bindable for a user
|
2017-12-22 18:45:10 +09:00 |
|
EVAST9919
|
e48c515d52
|
CI fixes
|
2017-12-22 18:45:10 +09:00 |
|
EVAST9919
|
5ffdaf711e
|
Remove useless array
|
2017-12-22 18:45:10 +09:00 |
|
EVAST9919
|
f3c93c894b
|
Rank graph improvements
|
2017-12-22 18:45:10 +09:00 |
|
Dean Herbert
|
40ceaf12f2
|
Merge branch 'master' into leaderboard-scopes
|
2017-12-22 00:44:24 +09:00 |
|
Dean Herbert
|
40587411c1
|
Merge branch 'master' into add-confirmation-dialog
|
2017-12-22 00:32:25 +09:00 |
|
Dean Herbert
|
2526ebbbdc
|
Merge branch 'master' into remove-unnecessary-blocking
|
2017-12-22 00:18:02 +09:00 |
|
Dan Balasescu
|
ae4abf0f2b
|
Merge branch 'master' into remove-unnecessary-blocking
|
2017-12-21 23:55:48 +09:00 |
|
Dean Herbert
|
eb1b1da732
|
Merge branch 'master' into overlays-block-keyboard
|
2017-12-21 23:51:46 +09:00 |
|
Dean Herbert
|
38703e6b85
|
Merge branch 'master' into add-confirmation-dialog
|
2017-12-21 22:56:31 +09:00 |
|
Dean Herbert
|
87e790080b
|
Remove manual audio thread synchronisation logic
No longer required as calls are blocking.
|
2017-12-21 22:22:28 +09:00 |
|
Dean Herbert
|
63f2436220
|
Merge branch 'master' into leaderboard-scopes
|
2017-12-21 21:18:56 +09:00 |
|
FreezyLemon
|
cbc1aacf5c
|
Merge branch 'master' of https://github.com/ppy/osu into undelete-button-add
|
2017-12-21 13:00:11 +01:00 |
|
Dean Herbert
|
1895b16d67
|
Correctly make fullscreen overlays block keyboard input from drawables behind them
- [ ] Depends on #1711 to get correct global binding handling.
|
2017-12-21 19:34:20 +09:00 |
|