GitHub - ycastonguay/MPfm: master b6991684 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-09-16 21:26:17 |
master 24d72642 |
|
Affected Issues |
0000406: Implement the MPfm.MVP views for Android |
|
Changeset |
Android: Yet another new layout for the mini playlist; it is much better than the other layouts. Fixed all bugs in PlaylistCell layout. Added glyph for disabled select in dialogs.
Related to issue 0000406. |
mod - MPfm/MPfm.Android/Classes/Activities/MainActivity.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Adapters/PlaylistListAdapter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/MPfm.Android.csproj |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/Drawable/selectimage_selector.xml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/AddNewPlaylist.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/Main.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/PlaylistCell.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/SelectPlaylist.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Resource.Designer.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/drawable-hdpi/actionbar_select_disabled.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/drawable-mdpi/actionbar_select_disabled.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/drawable-xhdpi/actionbar_select_disabled.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/drawable-xhdpi/player_shuffle.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/drawable-xxhdpi/actionbar_select_disabled.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/MobileLibraryBrowserPresenter.cs |
[ Diff ] [ File ] |