TizenRefApp-7473 Update the sorting algorithm in the Contacts List View 27/94227/2
authorEugene Kurzberg <i.kurtsberg@samsung.com>
Fri, 28 Oct 2016 12:06:47 +0000 (15:06 +0300)
committerEugene Kurzberg <i.kurtsberg@samsung.com>
Fri, 28 Oct 2016 12:06:47 +0000 (15:06 +0300)
commit73886e3902d91146a92ec12425a100e5ca41770b
tree4ed01fa6a4333e647a3f286c39e8109fa481e4e7
parent099e36e03792ae4697b7a27b946c1f51f0ae1486
TizenRefApp-7473 Update the sorting algorithm in the Contacts List View

Change-Id: I3ec9d1812ada2618acecd395d61720c25e078427
Signed-off-by: Eugene Kurzberg <i.kurtsberg@samsung.com>
lib-apps-common/inc/I18n/Collator.h [new file with mode: 0644]
lib-apps-common/src/I18n/Collator.cpp [new file with mode: 0644]
lib-contacts/inc/Contacts/List/ListView.h
lib-contacts/inc/Contacts/List/Model/Person.h
lib-contacts/src/Contacts/List/ListView.cpp
lib-contacts/src/Contacts/List/Model/Person.cpp