GitHub - ycastonguay/MPfm: master a2ac5778 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-09-04 22:24:44 |
master 50a278ac |
|
Affected Issues |
0000406: Implement the MPfm.MVP views for Android |
|
Changeset |
Android: Fixed all bugs for refreshing content in Loops/Markers/TimeShifting/PitchShifting when returning to PlayerActivity by touching the player bar in MainActivity. Everything works just like the first time the activity is created.
Related to issue 0000406. |
mod - MPfm/MPfm.Android/Classes/Navigation/AndroidNavigationManager.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/Loops.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/Markers.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/PitchShiftingPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/TimeShiftingPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Services/Interfaces/IPlayerService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Services/PlayerService.cs |
[ Diff ] [ File ] |