Commit Graph

8260 Commits

Author SHA1 Message Date
8505848b1a Scroll beatmap listing to top when searching via tags/source 2022-10-25 18:06:49 -07:00
447d420c99 Fix adjusting volume via settings playing tick samples twice 2022-10-21 21:03:39 +09:00
7b1edff2b3 Add unique hover/select samples to settings sidebar buttons 2022-10-21 18:06:38 +09:00
6b42f1931a Remove autosize easing in SettingsToolboxGroup
It just feels like unnecessary motion.
2022-10-18 15:01:26 +09:00
d0a495717e Merge branch 'master' into comment-copy-link 2022-10-16 19:56:06 +02:00
4a8d976cb4 Use api's endpoint 2022-10-16 20:20:34 +03:00
Aki
91358f4a6a Implement tablet button bindings 2022-10-15 15:16:14 +08:00
32c3e35762 Change background colour to a lighter tint to avoid clash with slider bars 2022-10-14 19:38:27 +09:00
2404bb42b9 Use 10% alpha rather than 0% when toolbox is not hovered 2022-10-14 19:33:49 +09:00
8a47628fe1 Use spacer drawable instead of spacing on links container 2022-10-14 00:04:13 +03:00
295e6f5a68 Move toast to it's namespace 2022-10-13 23:57:25 +03:00
34ff072a9b Change text 2022-10-13 22:47:48 +03:00
a0cca391f6 Add copy link button to comments 2022-10-13 22:18:26 +03:00
a93c350ca8 Start settings panels without background visible 2022-10-13 17:11:56 +09:00
6608ada925 Fix test failures due to missing colour provider dependency 2022-10-13 17:05:11 +09:00
0f4a2a6059 Improve feel of settings toolbox group 2022-10-13 16:36:19 +09:00
e43c8e84b0 Use Show instead of Alpha=1 2022-10-12 15:48:42 +09:00
47fe4eb0bd Merge branch 'master' into comment-deletion 2022-10-12 15:48:26 +09:00
195ece02c6 Merge branch 'master' into update-displays-in-setting 2022-10-12 14:37:49 +09:00
6f6290a21a Use async flow for storing key binding changes to realm 2022-10-11 15:37:22 +09:00
a9aba74351 Add markdown country flag support 2022-10-08 21:50:25 +03:00
c384093802 Update main test and add failure scenario test 2022-10-08 18:53:41 +03:00
b697200460 Properly modify comment visual state on deletion 2022-10-08 18:41:08 +03:00
4e7c30504f Schedule action buttons visibility changes 2022-10-08 17:15:10 +03:00
abf56c27a1 Do not requere dialog overlay 2022-10-08 17:11:09 +03:00
b27e70ca47 Fix language settings dropdown not updating when changing language in first run setup 2022-10-06 21:11:00 -07:00
e9ab465da6 Merge branch 'master' into localisation-settings 2022-10-06 13:22:08 +09:00
4f084664ac Merge branch 'master' into comment-deletion 2022-10-05 14:34:50 +09:00
75b9bf2cf9 Merge branch 'master' into intel-exclusive-warning 2022-10-04 19:02:01 +09:00
efc9bed4f0 Use IWindow.DisplaysChanged to update displays 2022-10-03 23:52:04 +02:00
31fefc1ee2 Add nullable annotation to LayoutSettings 2022-10-03 23:23:02 +02:00
e98b4b4fbd Make updateDisplayModeDropdowns regular method 2022-10-03 23:14:21 +02:00
85adfc2df7 Fix DI type 2022-09-28 18:26:36 +03:00
636befb499 Add visual feedback for deleting process 2022-09-28 17:49:37 +03:00
ae0d62838b Move API and DO to fields 2022-09-27 22:46:23 +03:00
58d9509ce6 Apply NRT to Comment 2022-09-27 22:45:05 +03:00
60ee813e45 Implement delete button 2022-09-27 18:33:16 +03:00
31a7ba3f91 Add delete button 2022-09-27 18:23:15 +03:00
ec30050f2c Merge pull request #20502 from peppy/forward-toasts-on-gameplay
Flush toast tray on entering gameplay
2022-09-27 18:35:54 +09:00
5a28174448 Merge pull request #20488 from nanashi-1/toggle-score-overlay
Add toggle for solo gameplay leaderboard
2022-09-27 18:09:55 +09:00
461ba64bfa Flush toast tray on entering a no-notification section 2022-09-27 17:32:53 +09:00
c61f5403ab Increase delay back slightly on notifications posting after disabled period 2022-09-27 17:32:30 +09:00
bac3108aea Remove unnecessary keywords 2022-09-27 14:29:59 +09:00
aa3956cfbb Merge pull request #20495 from Feodor0090/playlist-overflow-fix
Fix playlist overlay overflowing at high UI scales
2022-09-27 13:53:14 +09:00
dc051a8b79 add gameplay leaderboard config 2022-09-26 20:08:58 +08:00
e5894ccd6f Merge pull request #20478 from peppy/fix-progress-notification-fling
Fix progress notifications being able to be flung (and cancelled)
2022-09-26 18:21:12 +09:00
f2eed881bd Merge pull request #20480 from peppy/fix-drawable-mutation-tablet-settings
Fix potential crash from incorrect drawable mutation in tablet settings display
2022-09-26 18:16:52 +09:00
525de8c140 Merge pull request #20479 from peppy/fix-drawable-mutation-misc
Fix potential crash on game exit due to incorrect scheduling of realm change handler
2022-09-26 18:02:28 +09:00
4e9b25d8b0 Move MusicController binds to LoadComplete for added thread safety 2022-09-26 15:42:37 +09:00
43c16cb613 Fix potential crash from incorrect drawable mutation in tablet settings display 2022-09-26 15:10:02 +09:00