Merge lp://qastaging/~urbanape/ubuntuone-ios-music/separate-album-art-download-and-display into lp://qastaging/ubuntuone-ios-music

Proposed by Zachery Bir
Status: Merged
Approved by: Paul Hummer
Approved revision: 230
Merged at revision: 221
Proposed branch: lp://qastaging/~urbanape/ubuntuone-ios-music/separate-album-art-download-and-display
Merge into: lp://qastaging/ubuntuone-ios-music
Diff against target: 376 lines (+66/-41)
9 files modified
Other Sources/U1MusicAppDelegate.m (+1/-1)
U1Music-Info.plist (+1/-1)
U1Music.xcodeproj/project.pbxproj (+30/-10)
about/about.html (+1/-1)
utilities/operations/AlbumArtDownloadOperation.h (+4/-4)
utilities/operations/AlbumArtDownloadOperation.m (+3/-3)
utilities/operations/AlbumArtLoader.h (+5/-7)
utilities/operations/AlbumArtLoader.m (+16/-13)
view_controllers/AlbumListViewController.m (+5/-1)
To merge this branch: bzr merge lp://qastaging/~urbanape/ubuntuone-ios-music/separate-album-art-download-and-display
Reviewer Review Type Date Requested Status
Paul Hummer (community) Approve
Review via email: mp+112630@code.qastaging.launchpad.net

Commit message

This branch further backgrounds the resizing of thumbnails to keep more work off the main thread, which in turn, keeps the app responsive to UI events.

Description of the change

This branch further backgrounds the resizing of thumbnails to keep more work off the main thread, which in turn, keeps the app responsive to UI events.

To post a comment you must log in.
227. By Zachery Bir

Fix this errant check. The previous code would always clobber the .sqlite file on each new upgrade.

228. By Zachery Bir

Upped the version number.

229. By Zachery Bir

Upped the version number

230. By Zachery Bir

Not using the resizeQueue

Revision history for this message
Paul Hummer (rockstar) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches