GitHub - ycastonguay/MPfm: master e3a81c75 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-07-21 21:02:57 |
master e0a4f515 |
|
Affected Issues |
0000406: Implement the MPfm.MVP views for Android |
|
Changeset |
Android: Fixed grid view layout to fill the album art exactly 2 columns to fit any device. It works now but as expected it creates a giant memory leak which will be fixed later. The wrong album art is also shown most of the time. Tried to setup an AlarmManager to update the widget more frequently but haven't found the right recipe yet.
Related to issue 0000406. |
mod - MPfm/MPfm.Android/Classes/Adapters/MobileLibraryBrowserGridAdapter.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Classes/Controls/SquareImageView.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Helpers/BitmapCache.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Services/WidgetService.cs |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Android/Classes/Widgets/PlayerWidget.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Classes/Widgets/PlayerWidgetProvider.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/MPfm.Android.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/AlbumCell.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/MobileLibraryBrowser.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/WidgetPlayer.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Layout/WidgetPlayerLoading.axml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Resource.Designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/xml/widget_player.xml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/BassNetKey.cs |
[ Diff ] [ File ] |