GitHub - ycastonguay/MPfm: master 9e2a7197 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-10-02 19:14:41 |
master dd32ecf8 |
|
Affected Issues |
0000406: Implement the MPfm.MVP views for Android |
|
Changeset |
Android: Added SelectFoldersFragment/View/Presenter. Does not have logic yet.
Related to issue 0000406. |
add - MPfm/MPfm.Android/Classes/Adapters/FolderListAdapter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Application.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Fragments/LibraryPreferencesFragment.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Classes/Fragments/SelectFoldersFragment.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/MPfm.Android.csproj |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/Layout/FolderCell.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/LibraryPreferences.axml |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/Layout/SelectFolders.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Resource.Designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/Services/SyncDiscoveryService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Bootstrap/Bootstrapper.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/MPfm.MVP.Android.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/MPfm.MVP.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Navigation/MobileNavigationManager.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.MVP/Presenters/Interfaces/ISelectFoldersPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/LibraryPreferencesPresenter.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.MVP/Presenters/SelectFoldersPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Views/ILibraryPreferencesView.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.MVP/Views/ISelectFoldersView.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Windows/Classes/Forms/frmPreferences.cs |
[ Diff ] [ File ] |