Mantis Bug Tracker

GitHub - ycastonguay/MPfm: master ae99f993 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
ycastonguay ycastonguay master 2013-10-29 20:11:22 master 1d505134
Changeset Android: Huge changes to NavigationManager for all platforms. The next few commits will completely break the application. IBaseView will no longer use OnViewReady. Each view implementation will now call a generic interface (INavigationManager) to bind themselves to a presenter. Presenters will now use INavigationManager to create a view. This will finally fix the problem when the Android system creates activities by itself instead of going through the NavMgr.
mod - MPfm/MPfm.Android/Classes/Activities/BaseActivity.cs Diff ] File ]
mod - MPfm/MPfm.Android/Classes/Activities/MainActivity.cs Diff ] File ]
mod - MPfm/MPfm.Android/Classes/Activities/SplashActivity.cs Diff ] File ]
mod - MPfm/MPfm.Android/Classes/Application.cs Diff ] File ]
mod - MPfm/MPfm.Android/Classes/Fragments/AddMarkerFragment.cs Diff ] File ]
mod - MPfm/MPfm.Android/Classes/Fragments/AddPlaylistFragment.cs Diff ] File ]
mod - MPfm/MPfm.Android/Classes/Fragments/AudioPreferencesFragment.cs Diff ] File ]
mod - MPfm/MPfm.Android/Classes/Fragments/Base/BaseDialogFragment.cs Diff ] File ]
mod - MPfm/MPfm.Android/Classes/Fragments/Base/BaseFragment.cs Diff ] File ]
mod - MPfm/MPfm.Android/Classes/Fragments/GeneralPreferencesFragment.cs Diff ] File ]
mod - MPfm/MPfm.Android/Classes/Fragments/LibraryPreferencesFragment.cs Diff ] File ]
mod - MPfm/MPfm.Android/Classes/Fragments/LoopsFragment.cs Diff ] File ]
mod - MPfm/MPfm.Android/Classes/Fragments/MarkersFragment.cs Diff ] File ]
mod - MPfm/MPfm.Android/Classes/Fragments/MobileLibraryBrowserFragment.cs Diff ] File ]
mod - MPfm/MPfm.Android/Classes/Fragments/PitchShiftingFragment.cs Diff ] File ]
mod - MPfm/MPfm.Android/Classes/Fragments/PlayerMetadataFragment.cs Diff ] File ]
mod - MPfm/MPfm.Android/Classes/Fragments/SelectFoldersFragment.cs Diff ] File ]
mod - MPfm/MPfm.Android/Classes/Fragments/SelectPlaylistFragment.cs Diff ] File ]
mod - MPfm/MPfm.Android/Classes/Fragments/SplashFragment.cs Diff ] File ]
mod - MPfm/MPfm.Android/Classes/Fragments/StartResumePlaybackFragment.cs Diff ] File ]
mod - MPfm/MPfm.Android/Classes/Fragments/SyncConnectManualFragment.cs Diff ] File ]
mod - MPfm/MPfm.Android/Classes/Fragments/TimeShiftingFragment.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.MVP/Bootstrap/Bootstrapper.cs Diff ] File ]
mod - MPfm/MPfm.MVP/MPfm.MVP.Android.csproj Diff ] File ]
add - MPfm/MPfm.MVP/Navigation/INavigationManager.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Navigation/MobileNavigationManager.cs Diff ] File ]
add - MPfm/MPfm.MVP/Presenters/Interfaces/IMobileMainPresenter.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Presenters/MainPresenter.cs Diff ] File ]
add - MPfm/MPfm.MVP/Presenters/MobileMainPresenter.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Views/IBaseView.cs Diff ] File ]
add - MPfm/MPfm.MVP/Views/IMobileMainView.cs Diff ] File ]


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker