Commit Graph

2990 Commits

Author SHA1 Message Date
42be7857d1 Use expression body for property get/set where possible 2019-02-28 13:58:19 +09:00
26d53d06a9 Fix remaining issues 2019-02-28 13:31:40 +09:00
ce17e37c74 Conditionally add some UI elements only on desktop
Prevents crashes from trying to access features that are not applicable to mobile.
2019-02-28 13:10:53 +09:00
0faf83f7d1 Fix nullref in tests 2019-02-27 23:30:13 +09:00
1006c539be Fix looping not being checked 2019-02-27 17:03:09 +09:00
30815ace62 Fix crossthread operations due to Track.Completed 2019-02-27 16:52:34 +09:00
56697339b3 Merge branch 'master' into fix-disabled-set-crash 2019-02-27 11:14:42 +09:00
2fbb0b4e6f Don't use this 2019-02-25 19:34:03 +09:00
140de26a56 Merge remote-tracking branch 'upstream/master' into notify_track_completion_failure 2019-02-25 19:30:35 +09:00
ed10024b22 Fix some formatting / variable naming 2019-02-25 19:29:09 +09:00
80737b9ef8 Remove "silent" parameter; consolidate import logic 2019-02-25 18:24:06 +09:00
287870f1e1 Remove limitation stopping search updates when no query present in direct
Closes #4310.
2019-02-24 23:35:18 +09:00
8b4aa708fa Resolve merge conflict 2019-02-22 23:04:45 +03:00
367bc53a06 Revert some more instances of 'e' variable names 2019-02-22 20:15:25 +09:00
d61dfe888e Fix venera fonts not being correctly specified 2019-02-22 19:42:09 +09:00
3015d40f8f Merge branch 'master' into osu-fontusage 2019-02-22 18:09:23 +09:00
3fe4b8fd1c Update variable names
Also cleans up some weird code
2019-02-22 17:51:39 +09:00
452caabd40 Apply suggestions from code review
Co-Authored-By: smoogipoo <1329837+smoogipoo@users.noreply.github.com>
2019-02-22 17:06:49 +09:00
8853f7ad76 Explicitly set exo typeface in a few places 2019-02-21 19:26:02 +09:00
d8c55bc729 Adjust namespaces 2019-02-21 19:05:52 +09:00
bca347427f Update with framework bindable changes 2019-02-21 18:56:34 +09:00
062196c7da Cleanup 2019-02-20 20:52:56 +09:00
4db5531e4b Replace copy-constructor/method with extension method 2019-02-20 19:32:30 +09:00
dbfa95b9e7 Made medium the default font weight 2019-02-20 16:52:36 +09:00
0693ab8e7d Merge remote-tracking branch 'origin/master' into osu-fontusage
# Conflicts:
#	osu.Game/Screens/Multi/Components/BeatmapTitle.cs
2019-02-20 15:04:08 +09:00
a2aa3ec5cb Adjust sprite texts in-line with framework changes 2019-02-20 15:03:20 +09:00
96590156cd Merge branch 'master' into add-button-tooltip 2019-02-20 11:37:55 +09:00
5d502250d8 Fix account creation overlay not working
Regressed with screen stack changes.
2019-02-15 17:01:51 +09:00
1550908edb Add tooltip to key configuration button 2019-02-15 11:56:33 +09:00
813b36e98e Merge pull request #4191 from peppy/leased-bindables-dont-work
Add screen leased bindables via DependencyContainer
2019-02-14 17:05:39 +09:00
a5f1f9830b Fix potential schedule race case and regression in enum setting 2019-02-14 16:21:01 +09:00
a289cb7c6a Handle beatmapset removal in DownloadTrackingComposite 2019-02-13 22:11:46 +03:00
99046f16e8 Revert "Update direct download button state on beatmap import and removal"
This reverts commit 11234d3c60.
2019-02-13 22:04:49 +03:00
11234d3c60 Update direct download button state on beatmap import and removal 2019-02-12 21:20:49 +03:00
e2e615cc5c Merge branch 'master' into leased-bindables-dont-work 2019-02-11 16:30:12 +09:00
4d489da032 small visual improvements 2019-02-10 04:16:56 +03:00
04e57d7d3d Refactor to make things more flexible 2019-02-09 06:23:58 +03:00
105053e91b TestCase fix 2019-02-09 00:56:41 +03:00
107e0a5239 Warning fixes 2019-02-08 20:43:11 +03:00
bd1f4f9549 Small design fixes 2019-02-08 20:35:07 +03:00
13c154a0b3 Fix background colour and a bug with removing scores 2019-02-08 20:07:21 +03:00
7a3ae0f479 update drawable score inline with the latest design 2019-02-08 19:50:02 +03:00
b5e04f6161 Merge branch 'master' into notify_track_completion_failure 2019-02-08 19:37:23 +03:00
f43ee6b6a3 update drawable top score inline with the latest design 2019-02-08 19:06:46 +03:00
9cca11fb0d Warning fixes 2019-02-06 01:48:43 +03:00
c85dc1a236 update another scores design 2019-02-05 19:32:33 +03:00
f560dde157 Add some flow for info containers 2019-02-05 15:26:45 +03:00
559960036e update top score design 2019-02-05 14:48:35 +03:00
84ab16c7c8 Merge branch 'master' into keybindings-settings-groups 2019-02-05 11:42:53 +09:00
d6d5bb5ecf remove useless nullcheck 2019-02-03 17:20:35 +03:00