index
:
packages_apps_Contacts
caf/cm-12.0
caf/cm-12.1
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
cm-9.1.0
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
lineage-18.0
mr1.1-staging
replicant-6.0
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-12.1-test
staging/cm-13.0+r22
staging/cm-14.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
src
/
com
/
android
/
contacts
/
interactions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compilation errors
Natiq Ahmed
2015-03-10
1
-4
/
+1
*
Adds Call Log interactions to the recent card
Paul Soulos
2014-06-17
1
-0
/
+65
*
Adds Calendar events to the Recent card
Paul Soulos
2014-06-11
1
-4
/
+4
*
Adds Recent Interaction loading to QuickContacts.
Paul Soulos
2014-06-11
1
-0
/
+138
*
Fix broken contacts tests
Yorke Lee
2014-05-29
1
-1
/
+1
*
Fix build breakage: Revert "Fix broken contacts tests"
Ed Heyl
2014-05-29
1
-1
/
+1
*
Fix broken contacts tests
Yorke Lee
2014-05-28
1
-1
/
+1
*
Move ContactLoader related code to ContactsCommon
Yorke Lee
2013-11-05
1
-2
/
+2
*
Move AccountTypeManager to ContactsCommon.
Chiao Cheng
2012-11-26
1
-1
/
+1
*
Move dependencies of AccountTypeManager into ContactsCommon.
Chiao Cheng
2012-11-13
1
-2
/
+2
*
Move AccountTypeManager singleton out of app context.
Chiao Cheng
2012-11-02
1
-11
/
+10
*
Moving PhoneNumberInteraction to Dialer.
Chiao Cheng
2012-10-31
2
-264
/
+6
*
Move label fetch logic into common utility class.
Chiao Cheng
2012-10-29
1
-8
/
+8
*
Initial removal of dialer features.
Chiao Cheng
2012-08-23
1
-2
/
+2
*
Added thin object layer around contact data
Maurice Chu
2012-06-21
1
-2
/
+2
*
Global import order fix.
Chiao Cheng
2012-06-12
2
-14
/
+14
*
Use NEW_TASK flag for launching in-call UI
Daisuke Miyakawa
2011-12-02
1
-1
/
+1
*
Fix test breakage
Daisuke Miyakawa
2011-11-23
2
-14
/
+43
*
Use existence of editor as indicator whether source is editable.
Daniel Lehmann
2011-09-20
1
-3
/
+12
*
Fixes tests.
Flavio Lerda
2011-07-28
2
-14
/
+14
*
App changes for account types with data sets.
Dave Santoro
2011-07-27
2
-1
/
+3
*
Fix intermittently failing unit test.
Hugo Hudson
2011-07-21
1
-0
/
+7
*
Implement phone search in DialtactsActivity
Daisuke Miyakawa
2011-06-23
1
-1
/
+29
*
Show dialog if multiple candidates exist
Daisuke Miyakawa
2011-06-21
1
-30
/
+29
*
Introduces a TestLoaderManager to test loaders.
Flavio Lerda
2011-06-06
1
-2
/
+4
*
Use i18n phone number lib when comparing two phone numbers
Daisuke Miyakawa
2011-03-11
1
-0
/
+20
*
Close contact editor after deleting contact
Dmitri Plotnikov
2011-02-23
1
-1
/
+1
*
Restoring full functionality of no-account contacts
Dmitri Plotnikov
2011-01-11
1
-3
/
+3
*
Fixing PhoneNumberInteractionTest
Dmitri Plotnikov
2011-01-09
1
-12
/
+10
*
Fixing ContactBrowserActivityTest
Dmitri Plotnikov
2011-01-09
1
-7
/
+21
*
Turning AccountTypeManager into a "system" service.
Dmitri Plotnikov
2011-01-09
1
-4
/
+4
*
Renaming AccountTypes to AccountTypeManager.
Dmitri Plotnikov
2011-01-09
1
-10
/
+10
*
Fixing ContactDeletionInteractionTest
Dmitri Plotnikov
2011-01-09
1
-48
/
+50
*
Renaming fields and variables from "source" to "accountType"
Dmitri Plotnikov
2011-01-03
1
-1
/
+1
*
Turning ContactDeletionInteraction into a Fragment
Dmitri Plotnikov
2010-11-24
1
-27
/
+37
*
Renaming BaseAccountType to AccountType
Dmitri Plotnikov
2010-11-15
1
-8
/
+8
*
Renamed Sources to AccountTypes
Daniel Lehmann
2010-10-18
1
-2
/
+2
*
Making call/sms interaction preserve dialog state
Dmitri Plotnikov
2010-06-30
1
-0
/
+184
*
Breaking out contact deletion into a separate object.
Dmitri Plotnikov
2010-06-29
1
-0
/
+123