summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/SplitAggregateView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix potential NPE with null cursorJay Shrauner2014-01-271-0/+3
* Move AccountTypeManager to ContactsCommon.Chiao Cheng2012-11-261-1/+1
* Move dependencies of AccountTypeManager into ContactsCommon.Chiao Cheng2012-11-131-1/+1
* Added thin object layer around contact dataMaurice Chu2012-06-211-1/+1
* Global import order fix.Chiao Cheng2012-06-121-7/+4
* App changes for account types with data sets.Dave Santoro2011-07-271-9/+13
* Renaming AccountTypes to AccountTypeManager.Dmitri Plotnikov2011-01-091-3/+3
* Removing inflation levels from AccountType.Dmitri Plotnikov2011-01-041-2/+1
* Renaming fields and variables from "source" to "accountType"Dmitri Plotnikov2011-01-031-5/+5
* Renaming BaseAccountType to AccountTypeDmitri Plotnikov2010-11-151-3/+3
* Renamed Sources to AccountTypesDaniel Lehmann2010-10-181-6/+6
* Remove an unused and inconvenient import statement.Dan Egnor2009-11-171-1/+0
* Split sources, partial inflation, third-party support.Jeff Sharkey2009-09-211-10/+1
* Fixing a bad query in contact split UI.Dmitri Plotnikov2009-09-211-44/+26
* Split Contacts: cosmetic - cleaning up variable namingDmitri Plotnikov2009-09-171-21/+21
* Switching to contact lookup URI in View Contact.Dmitri Plotnikov2009-09-031-5/+5
* Fixing the Split contact UIDmitri Plotnikov2009-08-191-25/+43
* Contacts: renaming Aggregates to ContactsDmitri Plotnikov2009-07-271-4/+4
* Renaming Contacts to RawContactsDmitri Plotnikov2009-07-271-1/+0
* Refactored to StructuredPostal and RES_PACKAGE.Jeff Sharkey2009-07-211-6/+6
* Fix up constants that changed in framework contract.Jeff Sharkey2009-06-241-2/+3
* Initial cut of "Split Aggregate" UI.Dmitri Plotnikov2009-06-151-0/+273