lp://qastaging/~renatofilho/address-book-app/hide-favorite-if-empty
Created by
Renato Araujo Oliveira Filho
and last modified
- Get this branch:
- bzr branch lp://qastaging/~renatofilho/address-book-app/hide-favorite-if-empty
Only
Renato Araujo Oliveira Filho
can upload to this branch. If you are
Renato Araujo Oliveira Filho
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Approved
for merging
into
lp://qastaging/address-book-app
- Gustavo Pichorim Boiko (community): Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
-
Diff: 989 lines (+678/-78)13 files modifiedsrc/imports/ABContactEditorPage.qml (+0/-1)
src/imports/ABContactListPage.qml (+20/-1)
src/imports/Ubuntu/Contacts/CMakeLists.txt (+2/-0)
src/imports/Ubuntu/Contacts/ContactListView.qml (+11/-0)
src/imports/Ubuntu/Contacts/MostCalledList.qml (+5/-1)
src/imports/Ubuntu/Contacts/contactmap.cpp (+293/-0)
src/imports/Ubuntu/Contacts/contactmap.h (+96/-0)
src/imports/Ubuntu/Contacts/mostcalledproxymodel.cpp (+8/-69)
src/imports/Ubuntu/Contacts/mostcalledproxymodel.h (+0/-4)
src/imports/Ubuntu/Contacts/plugin.cpp (+2/-0)
tests/qml/CMakeLists.txt (+6/-0)
tests/qml/ContactUtil.js (+9/-2)
tests/qml/tst_ContactMap.qml (+226/-0)
Related bugs
Bug #1489330: [address book] Empty state for Favorites view not correct | Medium | In Progress |
Related blueprints
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/address-book-app