summaryrefslogtreecommitdiff
path: root/src/com/android/contacts/SplitAggregateView.java
AgeCommit message (Expand)Author
2016-12-05Collapse common packages (1/?)Gary Mai
2014-01-27Fix potential NPE with null cursorJay Shrauner
2012-11-26Move AccountTypeManager to ContactsCommon.Chiao Cheng
2012-11-13Move dependencies of AccountTypeManager into ContactsCommon.Chiao Cheng
2012-06-21Added thin object layer around contact dataMaurice Chu
2012-06-12Global import order fix.Chiao Cheng
2011-07-27App changes for account types with data sets.Dave Santoro
2011-01-09Renaming AccountTypes to AccountTypeManager.Dmitri Plotnikov
2011-01-04Removing inflation levels from AccountType.Dmitri Plotnikov
2011-01-03Renaming fields and variables from "source" to "accountType"Dmitri Plotnikov
2010-11-15Renaming BaseAccountType to AccountTypeDmitri Plotnikov
2010-10-18Renamed Sources to AccountTypesDaniel Lehmann
2009-11-17Remove an unused and inconvenient import statement.Dan Egnor
2009-09-21Split sources, partial inflation, third-party support.Jeff Sharkey
2009-09-21Fixing a bad query in contact split UI.Dmitri Plotnikov
2009-09-17Split Contacts: cosmetic - cleaning up variable namingDmitri Plotnikov
2009-09-03Switching to contact lookup URI in View Contact.Dmitri Plotnikov
2009-08-19Fixing the Split contact UIDmitri Plotnikov
2009-07-27Contacts: renaming Aggregates to ContactsDmitri Plotnikov
2009-07-27Renaming Contacts to RawContactsDmitri Plotnikov
2009-07-21Refactored to StructuredPostal and RES_PACKAGE.Jeff Sharkey
2009-06-24Fix up constants that changed in framework contract.Jeff Sharkey
2009-06-15Initial cut of "Split Aggregate" UI.Dmitri Plotnikov