lp:~ahayzen/music-app/refactor-use-sdk-listitems
Created by
Andrew Hayzen
on
2015-05-03
and last modified on
2015-11-02
- Get this branch:
- bzr branch lp:~ahayzen/music-app/refactor-use-sdk-listitems
Only
Andrew Hayzen
can upload to this branch. If you are
Andrew Hayzen
please log in for upload directions.
Branch merges
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration) on 2015-11-02
- Victor Thompson: Approve on 2015-11-02
- Andrew Hayzen: Approve on 2015-11-02
-
Diff: 1608 lines (+273/-817)25 files modifiedapp/components/BlurredHeader.qml (+1/-2)
app/components/Delegates/ActionDelegate.qml (+46/-0)
app/components/Delegates/ListItemWithActions.qml (+0/-507)
app/components/Delegates/MusicListItem.qml (+46/-113)
app/components/Dialog/ContentHubWaitDialog.qml (+1/-0)
app/components/Flickables/MultiSelectListView.qml (+31/-12)
app/components/HeadState/MultiSelectHeadState.qml (+15/-15)
app/components/ListItemActions/AddToQueueAndPlaylist.qml (+34/-0)
app/components/ListItemActions/CheckBox.qml (+0/-25)
app/components/MusicRow.qml (+0/-6)
app/components/Queue.qml (+30/-30)
app/components/Walkthrough/Walkthrough.qml (+0/-1)
app/ui/AddToPlaylist.qml (+1/-2)
app/ui/ArtistView.qml (+0/-1)
app/ui/Artists.qml (+0/-1)
app/ui/ContentHubExport.qml (+13/-13)
app/ui/LibraryEmptyState.qml (+1/-1)
app/ui/NowPlaying.qml (+3/-6)
app/ui/Playlists.qml (+1/-1)
app/ui/Recent.qml (+0/-1)
app/ui/Songs.qml (+2/-7)
app/ui/SongsView.qml (+24/-26)
debian/changelog (+3/-0)
tests/autopilot/music_app/__init__.py (+15/-34)
tests/autopilot/music_app/tests/test_music.py (+6/-13)
Related bugs
| Bug #1400551: [Music] When reordering, an item can be made to temporarily disappear | Undecided | Fix Released |
|
| Bug #1472080: Select boxes display a little lag when quick swipe up/down in playlist | Medium | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 890. By Andrew Hayzen on 2015-11-02
-
* Fix for ContentHubExpor
t.qml page not being converted to new format
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:music-app/remix

