Commit Graph

1399 Commits

Author SHA1 Message Date
fd44ca3233 Rename Animation to Layer 2019-08-04 13:54:23 +03:00
a30d7912b1 Move DimmedLoadingAnimation to it's own file 2019-08-04 11:09:12 +03:00
4c6cccb3a3 Update settings in line with framework changes 2019-07-30 23:31:21 +09:00
088c04a20f Revert "Fix BackButton handling escape before all other elements (#5440)"
This reverts commit 17a6563f4c.
2019-07-28 23:38:55 +09:00
872822035a Merge branch 'master' into back-button-priority 2019-07-28 12:50:18 +09:00
3571cb96b0 Fix broken merge 2019-07-27 12:56:55 +09:00
57e6c388a1 Merge branch 'master' into carousel-sizing 2019-07-27 11:40:07 +09:00
392e1cbafb Merge pull request #5456 from peppy/fix-import-select
Fix beatmap present failing directly after an import
2019-07-26 18:48:49 +09:00
4d49aad153 Start not visible 2019-07-26 15:51:51 +09:00
7fa419a38b Fix file layout order 2019-07-26 15:49:21 +09:00
0f6c6c7de0 consolidate halfheight as well 2019-07-26 15:22:29 +09:00
0b6cfec21c Hide leaderboard mod filter when on details tab 2019-07-25 23:20:56 -07:00
6765e9f7fa Combine into properties and update for framework changes 2019-07-26 15:13:10 +09:00
c89830f3d8 move constants, combine local vars into properties 2019-07-26 13:07:28 +09:00
a9f0dda9d7 Confine positional input 2019-07-25 17:36:13 +09:00
97eb5293a8 Don't depend on parent sizing 2019-07-25 17:32:21 +09:00
c4bed0e6d2 Resize BeatmapCarousel, update carouselitem logic 2019-07-25 15:31:21 +09:00
69844e6c24 Fix beatmap present failing directly after an import 2019-07-25 12:18:18 +09:00
6ef3c71e22 remove unused using 2019-07-25 11:31:46 +09:00
e63c97b306 remove unnecessary overrides 2019-07-25 11:20:24 +09:00
bbcc8f0721 Add new container level and unblock footer 2019-07-25 11:11:20 +09:00
a05a6bbb77 Set "Title" as the default grouping/sorting modes in song select (#5396)
Set "Title" as the default grouping/sorting modes in song select
2019-07-22 18:06:23 +09:00
e76b3e2b40 User property instead of method 2019-07-21 10:42:40 +09:00
842417cf42 Check if selected scope requires API 2019-07-21 03:07:27 +03:00
1ce2b2eace Set title as default grouping/sorting modes 2019-07-18 13:18:06 +09:00
7c5a227fc5 Fix crashes when presenting replays 2019-07-17 14:46:25 +09:00
7634e3cc81 Fix song select iterating over all beatmaps in database unnnecessarily 2019-07-16 14:57:11 +09:00
d4c1005c7e Fix incorrect comparison in line updating logic 2019-07-15 15:53:19 +09:00
19e8198bff Merge branch 'master' into flow_container_insert 2019-07-11 22:53:57 +09:00
3b448b0086 Merge remote-tracking branch 'upstream/master' into Desconocidosmh-master 2019-07-11 00:25:35 +09:00
6819c528db Use canBeNull instead of needlessly caching MusicController for tests 2019-07-11 00:20:01 +09:00
b225b2eb39 Rename to IsUserPaused 2019-07-11 00:18:19 +09:00
38bc652bf2 Remove sorting by length for beatmaps 2019-07-09 17:02:51 +03:00
e0c1fb7818 Compare by milliseconds for length 2019-07-09 14:47:54 +03:00
2546f647be Completely change the way we fix the bug 2019-07-09 11:32:49 +02:00
338371c3fc Fix music playing while exiting from editor 2019-07-09 00:08:18 +02:00
5f3f59629e Use the length field instead of recalculating 2019-07-08 11:55:07 +03:00
129899f419 Add a BPM property in BeatmapInfo 2019-07-08 10:43:35 +03:00
90d5484818 Return BPM back to OnlineInfo
Revert commit of "Move BPM out of OnlineInfo"
2019-07-08 09:10:41 +03:00
729f0901f7 Move Length out of OnlineInfo 2019-07-07 20:25:36 +03:00
3ea9629daf Move BPM out of OnlineInfo 2019-07-07 20:11:44 +03:00
6ee10640e3 Remove unnecessary migration + Fix CI issues 2019-07-07 19:26:41 +03:00
b4ef64fa61 Add sorting by Length 2019-07-07 18:26:56 +03:00
65c8249c94 Add beatmap extension for calculating length 2019-07-07 18:25:52 +03:00
188c80374e Add sorting by BPM 2019-07-07 18:14:23 +03:00
ebc0e50295 Simplify conditions 2019-07-07 13:21:41 +09:00
7c0e3a50b6 Merge branch 'master' into fix-unranked-map-lb-placeholder 2019-07-06 12:09:28 -07:00
2149d639de Merge branch 'master' into leaderboard-mod-filter 2019-07-06 13:27:49 +09:00
adf6d6c942 Update initial run import process to include scores 2019-07-05 14:25:52 +09:00
1534b75d27 Fix ci errors 2019-07-04 21:39:21 -07:00