GitHub - ycastonguay/MPfm: master 2c7d1a8b |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-09-24 17:24:48 |
master 92cb3b43 |
|
Affected Issues |
0000406: Implement the MPfm.MVP views for Android |
|
Changeset |
Android: New round button design for player controls. Moved playlist button to action bar. Now using a huge play/pause button for the lock screen and a new design. Added watermark for EditText controls. Removed "selector" from drawable file names. EqualizerPresetGraphView now uses a SurfaceView.
Related to issue 0000406. |
mod - MPfm/MPfm.Android/Classes/Activities/LockScreenActivity.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Activities/MainActivity.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Activities/PlayerActivity.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Controls/EqualizerPresetGraphView.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/MPfm.Android.csproj |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/Drawable/roundbutton.xml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/AddNewPlaylist.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/AlbumCell.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/EqualizerPresetDetails.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/EqualizerPresets.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/LibraryPreferences.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/LockScreen.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/Loops.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/Main.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/Markers.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/MobileLibraryBrowser.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/MobileLibraryBrowserCell.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/PitchShifting.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/Player.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/Playlist.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/SelectPlaylist.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/Sync.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/SyncMenu.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/TimeShifting.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/actionbar_spinner_item.xml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/playlist_spinner_item.xml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Menu/equalizerpresetdetails_menu.xml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Menu/equalizerpresets_menu.xml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Menu/player_menu.xml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Menu/syncmenu_menu.xml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Resource.Designer.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/drawable-hdpi/actionbar_playlist.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/drawable-mdpi/actionbar_playlist.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/drawable-xhdpi/actionbar_playlist.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/drawable-xxhdpi/actionbar_playlist.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/layout-sw400dp-hdpi/AlbumCell.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Player/Objects/EQPreset.cs |
[ Diff ] [ File ] |