GitHub - ycastonguay/MPfm: master 60e5b328 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-09-26 17:41:42 |
master 48517e01 |
|
Affected Issues |
0000406: Implement the MPfm.MVP views for Android |
|
Changeset |
Android: Added AddMarker presenter/view/fragment. Fixed crash bug with notification bar for Android 4.0.3.
Related to issue 0000406. |
mod - MPfm/MPfm.Android/Classes/Application.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Classes/Fragments/AddMarkerFragment.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Fragments/MarkersFragment.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Services/NotificationService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/MPfm.Android.csproj |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/Layout/AddMarker.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Resource.Designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Bootstrap/Bootstrapper.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/MPfm.MVP.Android.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Navigation/MobileNavigationManager.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.MVP/Presenters/Interfaces/IAddPlaylistPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/MarkersPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/SelectPlaylistPresenter.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.MVP/Views/IAddMarkerView.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Views/IMarkersView.cs |
[ Diff ] [ File ] |