GitHub - ycastonguay/MPfm: master eb494aed |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-10-26 22:06:53 |
master ebca12ba |
|
Changeset |
WPF/Android: Can now load/save preferences on Android (SharedPreferences). Added IFirstRunView in both cases (replacing IDesktopFirstRunView). New LaunchActivity on Android for determining which activity to launch (we can't decide on a 'MainLauncher' activity at runtime!). Now saving local player status for resuming playback later. |
add - MPfm/MPfm.Android/Classes/Activities/FirstRunActivity.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Classes/Activities/LaunchActivity.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Activities/MainActivity.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Application.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Fragments/LibraryPreferencesFragment.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Classes/Fragments/StartResumePlaybackFragment.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Fragments/UpdateLibraryFragment.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Navigation/AndroidNavigationManager.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Providers/AndroidAppConfigProvider.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/MPfm.Android.csproj |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/Layout/FirstRun.axml |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/Layout/Launch.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Resource.Designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Bootstrap/Bootstrapper.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.MVP/Config/Models/ResumePlaybackAppConfig.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Config/Models/RootAppConfig.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/MPfm.MVP.Android.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/MPfm.MVP.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Navigation/MobileNavigationManager.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Navigation/NavigationManager.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.MVP/Presenters/Interfaces/IStartResumePlaybackPresenter.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.MVP/Presenters/StartResumePlaybackPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Services/PlayerService.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.MVP/Views/IStartResumePlaybackView.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.WPF/Classes/App.xaml.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.WPF/Classes/Windows/FirstRunWindow.xaml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.WPF/Classes/Windows/FirstRunWindow.xaml.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.WPF/Classes/Windows/StartResumePlaybackWindow.xaml |
[ Diff ] [ File ] |
add - MPfm/MPfm.WPF/Classes/Windows/StartResumePlaybackWindow.xaml.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.WPF/MPfm.WPF.csproj |
[ Diff ] [ File ] |