GitHub - ycastonguay/MPfm: master 2d7d71b0 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-07-18 18:46:20 |
master 7f82bf59 |
|
Affected Issues |
0000406: Implement the MPfm.MVP views for Android |
|
Changeset |
Android: Refactored how the ViewPager for the MainActivity returns the fragments. The previous recipe wasn't working well with backstacking. The navigation manager now keeps a history of the main parameters the mobile library browser in order to be able to recreate the fragment when necessary. Will require minor changes on iOS.
Related to issue 0000406. |
mod - MPfm/MPfm.Android/Classes/Activities/MainActivity.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Adapters/MainTabStatePagerAdapter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Fragments/MobileLibraryBrowserFragment.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Navigation/AndroidNavigationManager.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Navigation/MobileNavigationManager.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/MobileLibraryBrowserPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/PreferencesPresenter.cs |
[ Diff ] [ File ] |