GitHub - ycastonguay/MPfm: master 94debbf2 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-08-31 14:38:24 |
master 5a458302 |
|
Affected Issues |
0000406: Implement the MPfm.MVP views for Android |
|
Changeset |
Android: Fixed back/up navigation of Playlist; it now returns to the correct previous activity. Added move icon for movable cells. More work on trying to make cells movable in ListView.
Related to issue 0000406. |
mod - MPfm/MPfm.Android/Classes/Activities/PlaylistActivity.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Adapters/PlaylistListAdapter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Controls/CustomListView.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/Resources/Layout/PlaylistCell.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Resource.Designer.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/drawable-hdpi/icon_move.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/drawable-mdpi/icon_move.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/drawable-xhdpi/icon_move.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/drawable-xxhdpi/icon_move.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Navigation/MobileNavigationManager.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/PlayerMetadataPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/PlayerPresenter.cs |
[ Diff ] [ File ] |