Dean Herbert
|
5b91111eda
|
Update SettingsSubsection.Header to accept a LocalisableString
|
2021-07-15 13:09:51 +09:00 |
|
Bartłomiej Dach
|
f45418dde7
|
Replace game-side directory/file selector with framework extensions
|
2021-07-06 22:11:54 +02:00 |
|
Dean Herbert
|
c71d53a0f9
|
Fix text and button layout
|
2021-05-18 13:40:26 +09:00 |
|
Lucas A
|
e2018f81f3
|
Use equality check for nullable types.
|
2021-05-17 19:54:21 +02:00 |
|
Lucas A
|
5ca4fd5ab4
|
Block overlays to prevent getting into a bad state.
|
2021-05-17 13:28:59 +02:00 |
|
Lucas A
|
a38fc1a2e0
|
Override text header.
|
2021-05-17 13:04:49 +02:00 |
|
Lucas A
|
db255e6814
|
Mark StableImportManager as potentially null in tests.
(StableImportManager is added to the DI in OsuGame and not in the OsuGameBase)
|
2021-05-17 12:55:59 +02:00 |
|
Lucas A
|
bec06cfac7
|
Reword StableDirectoryLocationDialog header
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
|
2021-05-17 12:55:58 +02:00 |
|
Lucas A
|
f60dbbfbbd
|
Reword import dialogs.
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2021-05-17 12:55:58 +02:00 |
|
Lucas A
|
e15e8068d3
|
Reword StableDirectoryLocationDialog.
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2021-05-17 12:55:58 +02:00 |
|
Lucas A
|
dabe8bd4c7
|
Fix code inspections and remove now unused code.
|
2021-05-17 12:55:58 +02:00 |
|
Lucas A
|
481b0a0125
|
Add StableDirectoryLocationDialog
|
2021-05-17 12:55:57 +02:00 |
|
Lucas A
|
851e33fd15
|
Hook up StableImportManager.
|
2021-05-17 12:55:57 +02:00 |
|
Lucas A
|
5d5b1e1f0e
|
Add StableImportManager
|
2021-05-17 12:55:56 +02:00 |
|
Dean Herbert
|
baa4089364
|
Expose method to adjust header text, not whole drawable
|
2021-05-17 16:41:46 +09:00 |
|
Lucas A
|
6f248db519
|
Merge conditional expression.
|
2021-05-13 19:31:10 +02:00 |
|
Lucas A
|
0caba57945
|
Make screen properties local to MigrationSelectScreen.
|
2021-05-13 19:28:23 +02:00 |
|
Lucas A
|
09a5b9c872
|
Add XMLDoc to protected members.
|
2021-05-13 16:28:03 +02:00 |
|
Lucas A
|
eee3cd7c57
|
Disallow selecting storage root as a valid directory.
|
2021-05-13 11:14:05 +02:00 |
|
Lucas A
|
d3cc418961
|
Privatize DirectorySelector.
|
2021-05-13 11:08:04 +02:00 |
|
Lucas A
|
4bb0e6b7d5
|
Create InitialPath property.
|
2021-05-13 11:07:52 +02:00 |
|
Lucas A
|
9a061ad80b
|
Extract directory selection logic of migration screen to DirectorySelectScreen.
|
2021-05-13 11:07:26 +02:00 |
|
Dean Herbert
|
937d5870b3
|
Add a basic file selector with extension filtering support
|
2020-09-24 20:54:25 +09:00 |
|
smoogipoo
|
1a023d2c88
|
Fix a few more tests
|
2020-09-09 16:33:48 +09:00 |
|
smoogipoo
|
4ddf5f054b
|
Rename BeatmapCollectionManager -> CollectionManager
|
2020-09-09 15:31:08 +09:00 |
|
smoogipoo
|
06328e0000
|
Add import/deletion progress notifications
|
2020-09-08 17:59:27 +09:00 |
|
smoogipoo
|
345fb9d8e0
|
Rename classes
|
2020-09-05 03:55:43 +09:00 |
|
smoogipoo
|
a56f9d6770
|
Implement collection import
|
2020-09-03 00:08:33 +09:00 |
|
Dean Herbert
|
155e918ca3
|
Remove unused parameter
|
2020-05-14 21:40:28 +09:00 |
|
Dean Herbert
|
a582611647
|
Add test coverage
|
2020-05-14 19:05:35 +09:00 |
|
Dean Herbert
|
4e4a779d68
|
Improve overall UI
|
2020-05-14 17:41:55 +09:00 |
|
Dean Herbert
|
0b73063a89
|
Add basic (working) migration UI
|
2020-05-14 17:41:55 +09:00 |
|
Dean Herbert
|
99da04527d
|
Replays -> scores
|
2019-07-05 14:07:14 +09:00 |
|
HoLLy
|
d99f4d1a87
|
Change import button to mention replays instead of scores
|
2019-06-21 17:42:54 +02:00 |
|
HoLLy
|
15c75b4442
|
Add basic score import from stable
|
2019-06-19 18:33:51 +02:00 |
|
Dean Herbert
|
f1952c0816
|
Update font awesome usage
|
2019-04-02 19:55:24 +09:00 |
|
Dean Herbert
|
de80fc0eac
|
Update icon usage to match framework changes
|
2019-03-27 19:29:27 +09:00 |
|
Dean Herbert
|
d10ad3c8a7
|
Fix warnings
|
2019-02-28 18:59:05 +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
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
Dean Herbert
|
dafbabec31
|
Fix import buttons having incorrect mappings when setting disabled states
|
2018-09-21 21:08:21 +09:00 |
|
Dean Herbert
|
144e80dff6
|
Add "import all skins from stable" option (and mass delete)
|
2018-09-03 10:10:04 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
d07ab1fbea
|
Fix undelete all
|
2018-02-15 15:14:55 +09:00 |
|
Dean Herbert
|
d3dd31dadb
|
Make deletion and purging logic even more global
|
2018-02-15 14:22:39 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Dean Herbert
|
3c8d30f8e6
|
Add a dialog offering to import beatmaps from stable
|
2017-12-26 00:52:11 +09:00 |
|
Dean Herbert
|
38703e6b85
|
Merge branch 'master' into add-confirmation-dialog
|
2017-12-21 22:56:31 +09:00 |
|
Aergwyn
|
6ac33e3c00
|
made DeleteAll-button pink
|
2017-12-18 17:04:35 +01:00 |
|
FreezyLemon
|
d2b80fdbfc
|
Moved "undelete all" logic to BeatmapManager and added a progress notification
|
2017-12-18 10:55:07 +01:00 |
|