mattercontrol/Library/Provider
John Lewin 40939b906d Restore CloudLibrary save functionality, revise convert to AMF behavior
- Fixes #111237022 - Unable to save any changes to CloudLibrary items
 - Add useIncrementedNameDuringTypeChange to PrintItemWrapper to control naming behavior
 - Pass useIncrementedName value though from provider factory all the way to PrintItemWrapper
 - Prevent duplicate calls to GetPrintItemWrapperAsync within the same callstack i.e. pass instance through
 - Only rename files when switching to AMF and use different logic for different provider types
 - Add path helper methods to PrintItemWrapper for clarity and conciseness in callers
2016-01-11 14:07:39 -08:00
..
LibraryProvider.cs Add visual indicator for http failures 2015-12-23 17:04:29 -08:00
LibraryProviderFileSystem.cs Restore CloudLibrary save functionality, revise convert to AMF behavior 2016-01-11 14:07:39 -08:00
LibraryProviderHistory.cs Remove async modifiers from non-async methods 2015-12-08 16:59:28 -08:00
LibraryProviderPlugin.cs
LibraryProviderQueue.cs Need to be able to save to the queue on save as 2015-12-15 09:44:56 -08:00
LibraryProviderSelector.cs Restore CloudLibrary save functionality, revise convert to AMF behavior 2016-01-11 14:07:39 -08:00
LibraryProviderSqlite.cs Remove async modifiers from non-async methods 2015-12-08 16:59:28 -08:00