GitHub - ycastonguay/MPfm: master 4e8cdee6 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-07-01 21:52:59 |
master 7fd437e3 |
|
Affected Issues |
0000406: Implement the MPfm.MVP views for Android |
|
Changeset |
Android: MarkersFragment now refreshes the list of markers; markers can be selected and edited. Added MarkerDetailsActivity. Added empty custom view for wave forms.
Related to issue 0000406. |
mod - MPfm/MPfm.Android/Classes/Activities/EqualizerPresetsActivity.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Classes/Activities/MarkerDetailsActivity.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Classes/Adapters/MarkersListAdapter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Adapters/MobileLibraryBrowserListAdapter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Application.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Classes/Controls/WaveFormView.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Fragments/MarkersFragment.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Navigation/AndroidNavigationManager.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/MPfm.Android.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Properties/AndroidManifest.xml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/GenericCell.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/Loops.axml |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/Layout/MarkerCell.axml |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/Layout/MarkerDetails.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/Markers.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/Player.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Resource.Designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Navigation/MobileNavigationManager.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/MarkersPresenter.cs |
[ Diff ] [ File ] |