Andrei Zavatski
|
81d95f8584
|
Implement UserBrickPanel component
|
2020-07-18 20:24:38 +03:00 |
|
Dean Herbert
|
97067976f7
|
Add null check
|
2020-06-15 22:23:06 +09:00 |
|
Dean Herbert
|
53b7057ee0
|
Don't show update button when updates are not feasible
|
2020-06-15 22:19:11 +09:00 |
|
Dean Herbert
|
4f809767a5
|
Disable button while update check is in progress
|
2020-06-12 18:36:36 +09:00 |
|
Craftplacer
|
101604e741
|
Redesign classes and generally improve code
|
2020-06-08 00:39:33 +02:00 |
|
Craftplacer
|
4e56981554
|
Merge remote-tracking branch 'upstream/master' into update-button
# Conflicts:
# osu.Game/Overlays/Settings/Sections/General/UpdateSettings.cs
|
2020-06-07 22:43:53 +02:00 |
|
Dean Herbert
|
42f446faa9
|
Fix remaining test failure
|
2020-05-14 21:10:04 +09:00 |
|
Dean Herbert
|
4e4a779d68
|
Improve overall UI
|
2020-05-14 17:41:55 +09:00 |
|
Craftplacer
|
0d6f531183
|
Merge branch 'update-button' of https://github.com/Craftplacer/osu into update-button
|
2020-05-08 02:56:33 +02:00 |
|
Craftplacer
|
ebd1df8c28
|
Change property name to CanCheckForUpdate
|
2020-05-08 02:50:58 +02:00 |
|
Craftplacer
|
7f61f27be1
|
Use null-conditional operator when checking against UpdateManager
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2020-05-08 02:33:12 +02:00 |
|
Craftplacer
|
e6ad28a1cb
|
Use property instead of type checking
|
2020-05-08 02:09:37 +02:00 |
|
Craftplacer
|
a7792070bc
|
Final changes to DI fields and values
|
2020-05-08 01:08:17 +02:00 |
|
Craftplacer
|
477bd7fa61
|
Change to Resolved attribute
|
2020-05-08 00:35:27 +02:00 |
|
Craftplacer
|
72b6bb25a5
|
Allow nulls and hide if missing dependencies
|
2020-05-08 00:33:33 +02:00 |
|
Craftplacer
|
92872496b8
|
Convert to method groups
because Inspector said so.
|
2020-05-07 23:27:28 +02:00 |
|
Craftplacer
|
c025814f40
|
Finalize changes
|
2020-05-07 23:04:18 +02:00 |
|
Craftplacer
|
836efe3f7c
|
Initial commit
|
2020-05-07 08:07:22 +02:00 |
|
Joehu
|
f7ea20a926
|
Limit font weight to bold
|
2020-03-16 16:32:25 -07:00 |
|
Andrei Zavatski
|
6631b07442
|
Refactor to replace existing panels
|
2020-03-04 14:58:15 +03:00 |
|
Dean Herbert
|
92f6f0207c
|
Rename LoadingAnimation to LoadingSpinner
|
2020-02-21 15:33:31 +09:00 |
|
recapitalverb
|
ee14a275a2
|
Make IAPIProvider instances nullable
|
2020-02-14 22:02:44 +07:00 |
|
recapitalverb
|
c753cb46c5
|
Use [Resolved] wherever possible
|
2020-02-14 20:14:00 +07:00 |
|
Joehu
|
19033e0ef8
|
Fix user status dropdown having no padding around items
|
2020-01-10 19:25:33 -08:00 |
|
Huo Yaoyuan
|
c0fe91a84c
|
Merge branch 'master' into sharpen
|
2019-11-26 18:21:50 +08:00 |
|
Dean Herbert
|
1fd5ed3c0f
|
Change login placeholder text to ask for username
|
2019-11-25 21:35:25 +09:00 |
|
Huo Yaoyuan
|
e5e8e70704
|
Use pattern matching.
|
2019-11-12 19:55:19 +08:00 |
|
Ganendra Afrasya
|
5c2917d303
|
Place sign in button inside ShakeContainer
|
2019-10-30 00:50:04 +07:00 |
|
Dean Herbert
|
b41ac543c5
|
Allow changing logged in user
|
2019-09-23 04:46:50 +09:00 |
|
jorolf
|
4d8f49b9bc
|
update code to work with https://github.com/ppy/osu-framework/pull/2568
|
2019-06-24 23:17:07 +02:00 |
|
Dean Herbert
|
f358fce9ab
|
Move activity (writable) bindable to APIAccess so it correctly transfers between users
|
2019-06-12 18:04:57 +09:00 |
|
Dean Herbert
|
a9c229b1ec
|
Merge remote-tracking branch 'upstream/master' into user-status-wiring
|
2019-06-12 16:00:35 +09:00 |
|
Dean Herbert
|
609a82bc94
|
Update VisibilityContainer usage in line with framework
|
2019-06-11 15:13:58 +09:00 |
|
Lucas A
|
a5f758b977
|
Merge remote-tracking branch 'upstream/master' into user-status-wiring
|
2019-05-07 18:27:14 +02:00 |
|
smoogipoo
|
d7c09e7dbd
|
Merge remote-tracking branch 'origin/master' into fix-new-inspections
# Conflicts:
# osu.Game.Rulesets.Catch/Judgements/CatchDropletJudgement.cs
# osu.Game.Rulesets.Catch/Judgements/CatchJudgement.cs
# osu.Game.Rulesets.Mania/Scoring/ManiaScoreProcessor.cs
# osu.Game.Rulesets.Osu/Replays/OsuAutoGenerator.cs
# osu.Game.Rulesets.Osu/UI/Cursor/CursorTrail.cs
# osu.Game.Tests/Visual/SongSelect/TestCaseBeatmapScoresContainer.cs
# osu.Game/Graphics/OsuFont.cs
# osu.Game/Online/API/Requests/Responses/APILegacyScoreInfo.cs
# osu.Game/Overlays/Profile/Header/BadgeContainer.cs
# osu.Game/Overlays/Profile/ProfileHeader.cs
# osu.Game/Screens/Select/PlaySongSelect.cs
# osu.Game/Skinning/LegacySkinDecoder.cs
|
2019-05-07 13:20:17 +09:00 |
|
Lucas A
|
88b8afbb6a
|
Make UserPanel show current user activity when
user status is online.
|
2019-05-05 20:51:55 +02:00 |
|
smoogipoo
|
772bef91fa
|
Merge remote-tracking branch 'Joehuu/master' into drawnode-composability
# Conflicts:
# osu.Game.Rulesets.Osu/UI/Cursor/OsuCursorContainer.cs
|
2019-04-08 23:01:12 +09:00 |
|
Dean Herbert
|
f1952c0816
|
Update font awesome usage
|
2019-04-02 19:55:24 +09:00 |
|
smoogipoo
|
a56e29347f
|
Adjust namespaces
|
2019-04-02 14:51:28 +09:00 |
|
Dean Herbert
|
c39c37a18d
|
Apply more missed cases
|
2019-04-01 12:44:46 +09:00 |
|
Dean Herbert
|
de80fc0eac
|
Update icon usage to match framework changes
|
2019-03-27 19:29:27 +09:00 |
|
Dean Herbert
|
f0114d776d
|
Use interface to access API
Allows for better testability.
|
2019-03-13 12:58:18 +09:00 |
|
Dean Herbert
|
d10ad3c8a7
|
Fix warnings
|
2019-02-28 18:59:05 +09:00 |
|
Dean Herbert
|
5b53cf0961
|
Merge branch 'master' into hide-desktop-only-elements
|
2019-02-28 18:50:16 +09:00 |
|
Dean Herbert
|
0788a7e9f1
|
Merge branch 'master' into more-inspections
|
2019-02-28 14:32:57 +09:00 |
|
Dean Herbert
|
42be7857d1
|
Use expression body for property get/set where possible
|
2019-02-28 13:58:19 +09:00 |
|
Dean Herbert
|
26d53d06a9
|
Fix remaining issues
|
2019-02-28 13:31:40 +09:00 |
|
Shane Woolcock
|
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 |
|
Dean Herbert
|
3015d40f8f
|
Merge branch 'master' into osu-fontusage
|
2019-02-22 18:09:23 +09:00 |
|
Dean Herbert
|
3fe4b8fd1c
|
Update variable names
Also cleans up some weird code
|
2019-02-22 17:51:39 +09:00 |
|