GitHub - ycastonguay/MPfm: master 3ae02334 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-08-29 00:49:52 |
master 543fc948 |
|
Affected Issues |
0000406: Implement the MPfm.MVP views for Android |
|
Changeset |
Android: Main activity: Got rid of the ViewPager; the action bar combo box now works as a way to change tabs. Lots of work, but there's still a few bugs to fix.
Related to issue 0000406. |
mod - MPfm/MPfm.Android/Classes/Activities/MainActivity.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Fragments/MobileLibraryBrowserFragment.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/MPfm.Android.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Anim/flipper_back_slide_in.xml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Anim/flipper_back_slide_out.xml |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/Anim/flipper_changetab_in.xml |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Resources/Anim/flipper_changetab_out.xml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Anim/flipper_slide_in.xml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Anim/flipper_slide_out.xml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/Main.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/MobileLibraryBrowser.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Resource.Designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/MobileLibraryBrowserPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Views/IMobileLibraryBrowserView.cs |
[ Diff ] [ File ] |