GitHub - ycastonguay/MPfm: master b409f47a |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-10-15 22:27:50 |
master e5ae640c |
|
Affected Issues |
0000406: Implement the MPfm.MVP views for Android |
|
Changeset |
Android: Dropbox Datastore API prototype completed and works beautifully. Added ISyncCloudView; doesn't contain anything yet, the view is just a way to test Cloud SDKs for now.
Related to issue 0000406. |
mod - MPfm/MPfm.Android/Classes/Activities/SyncActivity.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Classes/Activities/SyncCloudActivity.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Application.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Navigation/AndroidNavigationManager.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/MPfm.Android.csproj |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/Layout/SyncCloud.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Resource.Designer.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/Navigation/MobileNavigationManager.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.MVP/Presenters/Interfaces/ISyncCloudPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/MobileOptionsMenuPresenter.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.MVP/Presenters/SyncCloudPresenter.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.MVP/Views/ISyncCloudView.cs |
[ Diff ] [ File ] |