summaryrefslogtreecommitdiff
path: root/src/com/android/contacts/ContactsUtils.java
AgeCommit message (Expand)Author
2018-04-06Migrate Contacts to androidx.Aravind Sreekumar
2017-11-20@IntDef is switching from long to int valuesTor Norbye
2017-01-04Remove getGroupWritableAccounts methodMarcus Hagerott
2016-12-06Collapse common package (2/2)Gary Mai
2013-11-05Move ContactLoader related code to ContactsCommonYorke Lee
2013-01-08Dedup NANPA numbersJay Shrauner
2012-11-26Move AccountTypeManager to ContactsCommon.Chiao Cheng
2012-11-14Final move of AccountTypeManager dependencies.Chiao Cheng
2012-11-13Move dependencies of AccountTypeManager into ContactsCommon.Chiao Cheng
2012-11-13Further clean-up of PhoneFavoriteFragment.Chiao Cheng
2012-10-24Move dependencies in prep for PhoneNumberInteraction move.Chiao Cheng
2012-10-16Sharing ContactPhotoManager between dialer and people.Chiao Cheng
2012-09-05Additional clean-up of dialer split.Chiao Cheng
2012-08-23Initial removal of dialer features.Chiao Cheng
2012-08-06Add landscape dialer for Contacts (Phone) app when in car dock.Geobio Boo
2012-06-21Added thin object layer around contact dataMaurice Chu
2012-06-12Global import order fix.Chiao Cheng
2012-05-07Clarify AccountType.resPackageName/summaryResPackageNameMakoto Onuki
2012-04-17Relax phone number collapserMakoto Onuki
2012-03-30Various refactorings to prepare proper big picture loadingDaniel Lehmann
2012-02-08Use Constants class appropriately for sip/tel Uris.Daisuke Miyakawa
2011-12-02Use NEW_TASK flag for launching in-call UIDaisuke Miyakawa
2011-10-28Launch quick contacts after selecting frequent contact on tabletKatherine Kuan
2011-10-26Show "no contacts" in frequent list on tabletKatherine Kuan
2011-10-12Only show "add connection" button if relevantKatherine Kuan
2011-09-27Fix account list for group editing (for master)Makoto Onuki
2011-09-19Fix phone number comparison in Phone Favorites.Dave Santoro
2011-09-08Fixing up the tests.Hugo Hudson
2011-09-07Fix the aggregation of exact matches where string equality is not givenDaniel Lehmann
2011-08-18Fix empty state layoutsIsaac Katzenelson
2011-08-12Renaming com.google.i18n.phonenumbers to com.android.i18n.phonenumbersShaopeng Jia
2011-03-11Use i18n phone number lib when comparing two phone numbersDaisuke Miyakawa
2011-01-04Adding proper chat capability icons to contact detailDmitri Plotnikov
2011-01-04Renaming an activity class. Removing dead code.Dmitri Plotnikov
2011-01-03Renaming fields and variables from "source" to "accountType"Dmitri Plotnikov
2010-11-22New assetsDaniel Lehmann
2010-11-15Renaming BaseAccountType to AccountTypeDmitri Plotnikov
2010-10-18Renamed Sources to AccountTypesDaniel Lehmann
2010-09-20Format the number through new methodBai Tao
2010-08-13Show commands for XMPP video chat for Google TalkDaniel Lehmann
2010-07-28Format the number by the convention of the country the user is inBai Tao
2010-03-25Don't merge numbers if they only differ after a semicolonDaniel Lehmann
2010-03-03Adding an option to take a picture directly from Contacts appDmitri Plotnikov
2009-12-17Cleanup a doc link.Jeff Hamilton
2009-12-15Update to accomodate IM unbundling.Jeff Hamilton
2009-10-28Consolidate Contacts code.Daisuke Miyakawa
2009-10-16Dedupe same entries in the fasttrack action list.Makoto Onuki
2009-10-08Trim edit fields that don't contain printable values.Jeff Sharkey
2009-10-08Handle IM entries with missing protocol field.Evan Millar
2009-10-06Include Google Talk presence, even when missing Im rows.Jeff Sharkey