mattercontrol/Library/Provider
John Lewin fa908d15be Refresh root library view as needed
- Add LibraryRootNotice event
 - Hook LibraryRootNotice into new Socketeer LibraryRootNotice DeviceEvent
 - Listen for LibraryRootNotice in LibraryProviderSelector and call ReloadData to ping ProviderFactories for visibility
 - Refactor LibraryProviderSharedPlugin for clarity
 - Refactor LibraryProviderSharedPlugin to support refreshing visibility logic after ShouldBeShown() calls
 - Revise AcquireCollectionData() to use 'internal' access modifier for reuse in LibraryProviderSharedPlugin
 - Ensure the input field on CloudShareRedeemForm is focused by default, make buttons available to test automation
 - Add new test for 'Shared with Me' folder visibility
 - Update existing Purchased folder test to look for revised item name
 - Replace magic 'ProviderSelectorKey' token with static member for compile time consistency
2015-09-22 22:40:15 -07:00
..
LibraryProvider.cs Make sure we don't use this pointer when threaded without ensure it is not null. 2015-09-22 12:15:21 -07:00
LibraryProviderFileSystem.cs Add share button to library. 2015-09-17 18:03:02 -07:00
LibraryProviderHistory.cs Add share button to library. 2015-09-17 18:03:02 -07:00
LibraryProviderPlugin.cs Updated the queue icon image 2015-09-02 18:47:44 -07:00
LibraryProviderQueue.cs Add share button to library. 2015-09-17 18:03:02 -07:00
LibraryProviderSelector.cs Refresh root library view as needed 2015-09-22 22:40:15 -07:00
LibraryProviderSqlite.cs Now we hook the sqlite adds rather than the file. 2015-09-22 15:20:49 -07:00