GitHub - ycastonguay/MPfm: master 5a458302 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-08-31 12:23:59 |
master 3ae02334 |
|
Affected Issues |
0000406: Implement the MPfm.MVP views for Android |
|
Changeset |
Android: Trying to make the playlist list cells movable; there's no standard way in Android to do this. Thank you Google once again for a job well done. Apple = 2 lines of code. Android = Dude, this is rocket science, you should create a class based on ListView and do it yourself.
Fixed big notification/standard notification switch. Added rounded corners to all buttons.
Related to issue 0000406. |
mod - MPfm/MPfm.Android/Classes/Activities/PlaylistActivity.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Adapters/PlaylistListAdapter.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Classes/Controls/CustomListView.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Services/NotificationService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/MPfm.Android.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/BigNotificationPlayer.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/Playlist.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/PlaylistCell.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Resource.Designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/drawable/button_selector.xml |
[ Diff ] [ File ] |