Commit Graph

1856 Commits

Author SHA1 Message Date
616ad5b723 Cleanups 2017-12-30 16:55:01 +09:00
714d93dd92 Merge remote-tracking branch 'origin/master' 2017-12-30 16:17:14 +09:00
9660e0885b correctly name tooltip interface 2017-12-29 19:20:37 +00:00
6de41ba172 Trim whitespace 2017-12-29 19:16:43 +00:00
b1dd64983d Add tooltip text to supporter icon 2017-12-29 19:05:50 +00:00
dcd994e65b Merge branch 'master' into better-notification-delays 2017-12-27 23:58:04 +09:00
996e156fd0 Merge branch 'master' into fix-notification-scheduled-events 2017-12-27 23:27:23 +09:00
3bfa6bd9fd Merge branch 'master' into better-notification-delays 2017-12-27 23:26:57 +09:00
3de07ddba8 Merge branch 'master' into fix-progress-notifications-close 2017-12-27 21:43:58 +09:00
9a4b2f0d1d Apply workaround at two levels 2017-12-27 21:19:06 +09:00
7d0c94fd01 Fix notification overlay layout and scheduled tasks being delayed
Closes #1295
2017-12-27 19:42:44 +09:00
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
94449ed597 Merge branch 'master' into notification-verbosity 2017-12-26 20:48:59 +09:00
35ae5173cd Merge branch 'master' into better-notification-delays 2017-12-26 20:48:41 +09:00
460eeafd32 Merge branch 'master' into quieter-notifications 2017-12-26 18:18:28 +09:00
ab6c93fba4 Merge branch 'master' into notification-verbosity 2017-12-26 16:14:24 +09:00
3524ad3dc2 Merge remote-tracking branch 'upstream/master' into better-notification-delays 2017-12-26 16:10:57 +09:00
f7a54a203b Merge branch 'master' into beatmap-import-prompt 2017-12-26 16:00:37 +09:00
24d8d357d0 Only bounce and flash notification count when increasing 2017-12-26 15:54:37 +09:00
45b3acdd6f Fix progress notifications not closing properly when opening their continuation 2017-12-26 15:54:33 +09:00
ed1df94f77 Fix unread light not turning off 2017-12-26 15:54:28 +09:00
ef0031a719 Merge branch 'master' into popup-word-wrap 2017-12-26 15:47:58 +09:00
d089e27cad Merge branch 'master' into osu-prefixed-text 2017-12-26 15:40:29 +09:00
ad811961a7 Merge branch 'master' into quieter-notifications 2017-12-26 15:30:12 +09:00
0886107ec9 Connect counter with button display 2017-12-26 01:56:57 +09:00
1fc240f6c5 Expose unread notification count 2017-12-26 01:50:05 +09:00
bb33d0211a Add a count of unread notifications to the toolbar 2017-12-26 01:36:58 +09:00
dff082ed94 Make toolbar testable and add the most basic of visual tests 2017-12-26 01:12:46 +09:00
3c8d30f8e6 Add a dialog offering to import beatmaps from stable 2017-12-26 00:52:11 +09:00
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
929633efaa Make body text in popups word wrap properly 2017-12-26 00:38:35 +09:00
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
71a94d6b44 Add a bindable Enabled flag to NotificationManager
Also better handles delays before notifications are displayed.
2017-12-25 20:53:23 +09:00
861bf55773 Adjust notification padding a touch 2017-12-25 18:31:32 +09:00
7cbf271645 Merge branch 'master' into add-nofitication-overlay-push-bg 2017-12-24 21:52:14 +09:00
2ffc479411 let NotificationOverlay move the background 2017-12-23 14:56:23 +01:00
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
e5faced9ba Better variable name 2017-12-22 19:25:59 +09:00
82909f6585 RankChart -> RankGraph 2017-12-22 19:25:18 +09:00
8c50fa0b84 Add testcase 2017-12-22 18:57:23 +09:00
938c5feea4 Simplify interaction condition 2017-12-22 18:45:10 +09:00
94a974a397 Use bindable for a user 2017-12-22 18:45:10 +09:00
e48c515d52 CI fixes 2017-12-22 18:45:10 +09:00
5ffdaf711e Remove useless array 2017-12-22 18:45:10 +09:00
f3c93c894b Rank graph improvements 2017-12-22 18:45:10 +09:00
40ceaf12f2 Merge branch 'master' into leaderboard-scopes 2017-12-22 00:44:24 +09:00
40587411c1 Merge branch 'master' into add-confirmation-dialog 2017-12-22 00:32:25 +09:00
2526ebbbdc Merge branch 'master' into remove-unnecessary-blocking 2017-12-22 00:18:02 +09:00
ae4abf0f2b Merge branch 'master' into remove-unnecessary-blocking 2017-12-21 23:55:48 +09:00
eb1b1da732 Merge branch 'master' into overlays-block-keyboard 2017-12-21 23:51:46 +09:00