GitHub - ycastonguay/MPfm: master 7c8c6365 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-10-14 19:45:39 |
master 0f665bbf |
|
Changeset |
All platforms: Refactored AppConfig with new providers per platform. |
mod - MPfm/MPfm.Android/Classes/Adapters/MobileLibraryBrowserListAdapter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Application.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Fragments/PlayerMetadataFragment.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Navigation/AndroidNavigationManager.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/MPfm.Android.csproj |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Core/Preferences/ConfigurationHelper.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/Services/WinRT/SyncClientService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/Services/WinRT/SyncDiscoveryService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/Services/WinRT/SyncListenerService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/Services/WinRT/UpdateLibraryService.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.MVP/Config/AppConfig.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.MVP/Config/Providers/XmlAppConfigProvider.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Helpers/ConfigurationHelper.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/MPfm.MVP.Android.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/MPfm.MVP.WindowsPhone.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/MPfm.MVP.WindowsStore.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/MPfm.MVP.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/MPfm.MVP.iOS.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/AudioPreferencesPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/EqualizerPresetsPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/Interfaces/IAudioPreferencesPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/LibraryBrowserPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/PlayerPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/PlaylistPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/PreferencesPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/SyncDownloadPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/UpdateLibraryPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Services/InitializationService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Views/IAudioPreferencesView.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Windows/Classes/Program.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.WindowsPhone/App.xaml.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.WindowsPhone/Classes/Navigation/WindowsPhoneNavigationManager.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.WindowsPhone/Classes/Providers/WindowsPhoneAppConfigProvider.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.WindowsPhone/MPfm.WindowsPhone.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.WindowsStore/App.xaml.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.WindowsStore/Classes/Providers/WindowsStoreAppConfigProvider.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.WindowsStore/MPfm.WindowsStore.csproj |
[ Diff ] [ File ] |