Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
sw1tchbl4d3
|
ede3ab9dc0
|
Add OnFocus handler to CurrentlyPlayingDisplay
|
2022-05-28 12:04:44 +02:00 |
|
sw1tchbl4d3
|
cd84200ad9
|
Add HoldFocus and ReleaseFocusOnCommit attributes to searchbar
|
2022-05-27 21:23:37 +02:00 |
|
Dean Herbert
|
254039b8fe
|
Address remaining code quality concerns
|
2022-05-28 04:01:51 +09:00 |
|
sw1tchbl4d3
|
e2951d70d1
|
Address code style issues
|
2022-05-27 16:38:54 +02:00 |
|
sw1tchbl4d3
|
e1fd37fd44
|
Use new padding constant where appropriate
|
2022-05-27 12:40:31 +02:00 |
|
sw1tchbl4d3
|
6a0cf26722
|
Make text localisable and add padding constant
|
2022-05-27 12:36:43 +02:00 |
|
sw1tchbl4d3
|
7c459faaf0
|
Remove unneeded search_bar_width and more
|
2022-05-27 10:05:59 +02:00 |
|
sw1tchbl4d3
|
4967d03606
|
Update currently playing search bar to resemble existing UI
|
2022-05-27 09:58:40 +02:00 |
|
sw1tchbl4d3
|
a8e453e660
|
Remove now unnecessary username filter check
|
2022-05-27 00:43:29 +02:00 |
|
sw1tchbl4d3
|
de5b60ab66
|
Move filtering from manual loops to SearchContainer
|
2022-05-27 00:40:23 +02:00 |
|
sw1tchbl4d3
|
3183621d3d
|
Add search bar for the CurrentlyPlayingDisplay
|
2022-05-26 22:57:24 +02:00 |
|
Dan Balasescu
|
54ca4b9d36
|
Remove unused using
|
2022-04-21 15:34:14 +09:00 |
|
Dean Herbert
|
9f525ee267
|
Revert localisation of spectate/watch button
|
2022-04-21 14:09:51 +09:00 |
|
Joseph Madamba
|
5e5c8e78a6
|
Use existing web localisation for most hardcoded strings
|
2022-04-20 16:31:11 -07:00 |
|
Dean Herbert
|
2202863e1a
|
Split out IPerformFromScreenRunner to allow for easier testing
|
2022-04-18 17:49:28 +09:00 |
|
Dan Balasescu
|
886d1d2df6
|
Refactorings
|
2022-02-08 21:29:43 +09:00 |
|
Dan Balasescu
|
81a22dbd29
|
Add back playing users list
|
2022-02-02 23:19:43 +09:00 |
|
Dan Balasescu
|
fcbba3d948
|
Rename PlayingUserStates -> WatchingUserStates
|
2022-02-02 23:11:29 +09:00 |
|
Dan Balasescu
|
f4210f7a30
|
Rework spectator components to use new user state
|
2022-02-01 21:53:25 +09:00 |
|
Dan Balasescu
|
502e6af008
|
Remove PlayingUsers list from SpectatorClient
|
2022-02-01 14:42:30 +09:00 |
|
Dean Herbert
|
00177a3ae1
|
Update usages to new naming
|
2022-01-06 22:54:43 +09:00 |
|
Dean Herbert
|
3ea7588a91
|
Update continuation usages to use GetCompletedResult
|
2022-01-06 22:53:07 +09:00 |
|
Dean Herbert
|
73b40e6833
|
Replace usage of .Result with .WaitSafelyForResult
|
2022-01-04 11:51:41 +09:00 |
|
Dean Herbert
|
1eed2436e6
|
Clean up unused resolved properties
|
2021-12-03 18:49:49 +09:00 |
|
Dean Herbert
|
0ecf5f201c
|
Rename User to APIUser and move to correct namespace
|
2021-11-07 11:26:01 +09:00 |
|
Dean Herbert
|
6944151486
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
|
smoogipoo
|
6beeb7f7c4
|
Rename SpectatorStreamingClient -> SpectatorClient
|
2021-05-20 15:55:07 +09:00 |
|
smoogipoo
|
9e95441aa6
|
Rename Spectator -> SoloSpectator
|
2021-04-01 22:08:52 +09:00 |
|
Bartłomiej Dach
|
83fb7c7a1a
|
Re-namespace all files in OnlinePlay directory
|
2020-12-25 16:50:09 +01:00 |
|
Dean Herbert
|
4af390a168
|
Move hierarchy init to load and remove unnecessary field storage
|
2020-11-10 12:33:07 +09:00 |
|
Joehu
|
670d6d8719
|
Make button field readonly
|
2020-11-09 18:59:54 -08:00 |
|
Joehu
|
c671d97e6f
|
Disable watch button on the local user
|
2020-11-09 18:39:35 -08:00 |
|
Dean Herbert
|
690e69bcc6
|
Reforamt for legibility
|
2020-11-09 12:22:54 +09:00 |
|
Dean Herbert
|
90ce1bd5f0
|
Add missing async suffix
|
2020-11-09 10:40:16 +09:00 |
|
Dean Herbert
|
c3c288145a
|
Ignore null results for now
|
2020-11-06 17:55:29 +09:00 |
|
Dean Herbert
|
c97c6bbf52
|
Add and consume user cache class
|
2020-11-06 17:00:29 +09:00 |
|
Dean Herbert
|
2457083d8b
|
Add padding to currently playing view
|
2020-11-06 17:00:29 +09:00 |
|
Dean Herbert
|
db039da668
|
Add and consume multi-lookup API endpoint
|
2020-11-06 17:00:29 +09:00 |
|
Dean Herbert
|
07166ec819
|
Fix a couple of remaining unnecessary casts
|
2020-11-06 13:29:47 +09:00 |
|
Dean Herbert
|
487a5ecdba
|
Replace all usage of IBindableList.GetBoundCopy
|
2020-11-04 15:29:14 +09:00 |
|
Bartłomiej Dach
|
211510fe9a
|
Fix undesirable vertical spacing in currently playing display
|
2020-11-03 19:12:03 +01:00 |
|
Bartłomiej Dach
|
86d283ebf4
|
Adjust layout slightly to avoid specifying width twice
|
2020-11-03 19:03:48 +01:00 |
|
Dean Herbert
|
c1d9a0c92c
|
Move click action out of user panel
|
2020-11-02 21:09:47 +09:00 |
|
Dean Herbert
|
ed30756c19
|
Add test coverage for new display (and remove live version for now)
|
2020-11-02 20:41:14 +09:00 |
|
Dean Herbert
|
5cbfaf3589
|
Revert "Add (temporary) local user cache to avoid re-querying API each display"
This reverts commit 4e17634ee2 .
|
2020-11-02 20:19:38 +09:00 |
|
Dean Herbert
|
4e17634ee2
|
Add (temporary) local user cache to avoid re-querying API each display
|
2020-11-02 17:31:04 +09:00 |
|
Dean Herbert
|
84d854e231
|
Avoid having the user profile show when clicking a spectator panel
|
2020-10-28 19:02:38 +09:00 |
|
Dean Herbert
|
32becb6882
|
Add simple listing of currently playing users
|
2020-10-28 19:02:38 +09:00 |
|