GitHub - ycastonguay/MPfm: master 50a278ac |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-09-04 17:00:07 |
master 8ba16e44 |
|
Affected Issues |
0000406: Implement the MPfm.MVP views for Android |
|
Changeset |
Android: Fixed bugs when refreshing markers after re-opening Player view from the player bar in the Main view. Introducing the ViewDestroyed event in BasePresenter; added calls in MobileNavigationManager and NavigationManager.
Related to issue 0000406. |
mod - MPfm/MPfm.Android/Classes/Fragments/MarkersFragment.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Fragments/MobileLibraryBrowserFragment.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Navigation/MobileNavigationManager.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Navigation/NavigationManager.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/BasePresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/Interfaces/IBasePresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/Interfaces/IPlayerPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/MarkersPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/PlayerPresenter.cs |
[ Diff ] [ File ] |