GitHub - ycastonguay/MPfm: master 7f82bf59 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-07-17 19:12:19 |
master e387e42b |
|
Affected Issues |
0000406: Implement the MPfm.MVP views for Android |
|
Changeset |
Android: Added more icons for action bar actions. Fixed several bugs in sync layout screens. Now downloading audio files into subdirectories. Added About Sessions screen.
Related to issue 0000406. |
add - MPfm/MPfm.Android/Classes/Activities/AboutActivity.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Activities/SyncDownloadActivity.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Adapters/SyncMenuListAdapter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Application.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Classes/Clients/MyWebViewClient.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/About.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/Sync.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/SyncDownload.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/SyncMenu.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/SyncMenuCell.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Menu/equalizerpresets_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 ] |
mod - MPfm/MPfm.Android/Resources/Values/Colors.xml |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/drawable-hdpi/icon_add.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/drawable-hdpi/icon_download.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/drawable-mdpi/icon_add.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/drawable-mdpi/icon_download.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/drawable-xhdpi/icon_add.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/drawable-xhdpi/icon_download.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/drawable-xxhdpi/icon_add.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/drawable-xxhdpi/icon_download.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/Services/SyncClientService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Navigation/MobileNavigationManager.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/AboutPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/MobileOptionsMenuPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Views/IAboutView.cs |
[ Diff ] [ File ] |