OSDN Git Service

Do smart sorting in Calendars list
authorErik <roboerik@android.com>
Tue, 23 Mar 2010 22:15:33 +0000 (15:15 -0700)
committerErik <roboerik@android.com>
Tue, 23 Mar 2010 22:32:15 +0000 (15:32 -0700)
commit7df3ac1bc07b54e5c49bd2fbf32c46d3d3febb4c
treebf8b785c09c9d491dee2fe16102035aaaf67d596
parente3845ba8de4ccbda0d6f796352ab8b9985acdcb7
Do smart sorting in Calendars list

This sorts your primary calendar to the top of the list for each
account and then sorts the rest of your calendars alphabetically
ignoring case in the Calendars view.

Change-Id: I93a830763dc43b27fd5b2d3600bd5c6bf6fc9191
src/com/android/calendar/SelectCalendarsAdapter.java