GitHub - ycastonguay/MPfm: master e215e19c |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-10-07 21:01:35 |
master 36d657f9 |
|
Affected Issues |
0000405: Implement the MPfm.MVP views for iOS |
|
Changeset |
iOS: Added presentation mode parameter to PushDialogView in MobileNavigationManager. Added custom button and image button for iOS 7 to add the depth effect like the custom flat button previously created. Fixed several more visual bugs for iOS 7. SelectPlaylistViewController is now partially working with the new Overlay presentation mode.
Related to issue 0000405. |
mod - MPfm/MPfm.MVP/Models/LibraryBrowserEntity.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Navigation/MobileNavigationManager.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/LibraryBrowserPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/LibraryPreferencesPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/LoopsPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/MarkersPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/MobileLibraryBrowserPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/MobileOptionsMenuPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/SelectPlaylistPresenter.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.iOS/Classes/Controllers/AddPlaylistViewController.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.iOS/Classes/Controllers/AddPlaylistViewController.designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/EqualizerPresetDetailsViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/MobileLibraryBrowserViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/PlaylistViewController.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.iOS/Classes/Controllers/SelectPlaylistViewController.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.iOS/Classes/Controllers/SelectPlaylistViewController.designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/SyncMenuViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/SyncViewController.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.iOS/Classes/Controls/MPfmButton.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmCollectionAlbumViewCell.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.iOS/Classes/Controls/MPfmImageButton.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmTableViewCell.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Delegates/AppDelegate.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Navigation/iOSNavigationManager.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/MPfm.iOS.csproj |
[ Diff ] [ File ] |
add - MPfm/MPfm.iOS/XIB/iPad/AddPlaylistViewController_iPad.xib |
[ Diff ] [ File ] |
add - MPfm/MPfm.iOS/XIB/iPad/SelectPlaylistViewController_iPad.xib |
[ Diff ] [ File ] |
add - MPfm/MPfm.iOS/XIB/iPhone/AddPlaylistViewController_iPhone.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/XIB/iPhone/EqualizerPresetsViewController_iPhone.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/XIB/iPhone/LibraryPreferencesViewController_iPhone.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/XIB/iPhone/LoopsViewController_iPhone.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/XIB/iPhone/MarkersViewController_iPhone.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/XIB/iPhone/MobileLibraryBrowserViewController_iPhone.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/XIB/iPhone/MoreViewController_iPhone.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/XIB/iPhone/PlaylistViewController_iPhone.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/XIB/iPhone/PreferencesViewController_iPhone.xib |
[ Diff ] [ File ] |
add - MPfm/MPfm.iOS/XIB/iPhone/SelectPlaylistViewController_iPhone.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/XIB/iPhone/SyncMenuViewController_iPhone.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/XIB/iPhone/SyncViewController_iPhone.xib |
[ Diff ] [ File ] |