GitHub - ycastonguay/MPfm: master ee1b7a82 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-08-28 21:18:29 |
master de138cae |
|
Affected Issues |
0000406: Implement the MPfm.MVP views for Android |
|
Changeset |
Android: Playlist activity is complete with current IPlaylistView definition. Lock screen now showing 'mouse on' bitmaps. Updated bitmaps for shuffle and repeat to match the size of other player icons. Changed notification/widget/lockscreen background color to a darker color. Fixed non-floating point bugs in player, but the position is still wrong when the next song plays.
Related to issue 0000406. |
mod - MPfm/MPfm.Android/Classes/Activities/LockScreenActivity.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Activities/PlaylistActivity.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Adapters/MobileLibraryBrowserListAdapter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Adapters/PlaylistListAdapter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/NotificationPlayer.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/WidgetPlayer.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/WidgetPlayerLoading.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/drawable-hdpi/player_repeat.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/drawable-hdpi/player_repeat_on.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/drawable-hdpi/player_shuffle.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/drawable-hdpi/player_shuffle_on.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/drawable-mdpi/player_repeat.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/drawable-mdpi/player_repeat_on.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/drawable-mdpi/player_shuffle.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/drawable-mdpi/player_shuffle_on.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/drawable-xhdpi/player_repeat.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/drawable-xhdpi/player_repeat_on.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/drawable-xhdpi/player_shuffle.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/drawable-xhdpi/player_shuffle_on.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/drawable-xxhdpi/player_repeat.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/drawable-xxhdpi/player_repeat_on.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/drawable-xxhdpi/player_shuffle.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/drawable-xxhdpi/player_shuffle_on.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Player/Player.cs |
[ Diff ] [ File ] |