Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
apps
/
Contacts
/
ce05d3d426a0353e84ea00879d5e7bb737d51e1c
/
tests
aa5bdeb
Add debug wait to RunMethodInstrumentation
by Marcus Hagerott
· 8 years ago
674d032
Merge "Get SimContactDaoTests working again" into ub-contactsdialer-h-dev
by TreeHugger Robot
· 8 years ago
928ae78
Merge "Add experiment flag for device account detection." into ub-contactsdialer-h-dev
by TreeHugger Robot
· 8 years ago
89456ce
Get SimContactDaoTests working again
by Marcus Hagerott
· 8 years ago
7a756ab
Add experiment flag for device account detection.
by Marcus Hagerott
· 8 years ago
6c42b4c
Disable only for current account in SIM import
by Marcus Hagerott
· 8 years ago
2aa3198
Disable existing contacts on SIM import screen.
by Marcus Hagerott
· 8 years ago
b3705bc
Merge "Change app icon, primary color, FAB color and snackbar action color(1/2)" into ub-contactsdialer-h-dev
by Yao Lu
· 8 years ago
14235e6
Change app icon, primary color, FAB color and snackbar action color(1/2)
by yaolu
· 8 years ago
66e8b22
Add better support for importing from multiple SIMs
by Marcus Hagerott
· 8 years ago
202ad07
Fix for test breakage in ContactDeletion
by James Laskey
· 8 years ago
3ed3af2
Move logic to SimContactDao
by John Shao
· 8 years ago
6927faf
Consolidate adb helper methods into single class.
by Marcus Hagerott
· 8 years ago
9c26abd
Add method to do warmup query of SIM contacts
by Marcus Hagerott
· 8 years ago
67a0639
Don't show null account on customize contacts to display.
by Marcus Hagerott
· 8 years ago
073a091
Adjustments to MockContentProvider for tests.
by Marcus Hagerott
· 8 years ago
fd79e87
Add method runner instrumentation
by Marcus Hagerott
· 8 years ago
7a6daea
Reintroduce pseudo mimetype for name
by Gary Mai
· 8 years ago
819214d
Create new SIM contacts import screen.
by Marcus Hagerott
· 8 years ago
f448d9b
Fix test failure due to missing proguard rule. am: 03a8bb0405
by Marcus Hagerott
· 8 years ago
f3b4f0e
Check permissions before creating dynamic shortcuts. am: 8ac989cfc4
by Marcus Hagerott
· 8 years ago
03a8bb0
Fix test failure due to missing proguard rule.
by Marcus Hagerott
· 8 years ago
8ac989c
Check permissions before creating dynamic shortcuts.
by Marcus Hagerott
· 8 years ago
567f955
Merge "Load all groups data from editor"
by Gary Mai
· 8 years ago
5c1bff2
Load all groups data from editor
by Gary Mai
· 8 years ago
60042b0
Second pass on consolidating usage of AccountManager
by Wenyi Wang
· 8 years ago
56c8a0c
First pass on consolidating usage of AccountManager (1/2)
by Wenyi Wang
· 8 years ago
ac33359
Remove sort accounts method from AccountTypeManager
by Gary Mai
· 8 years ago
ce4c0a0
Remove getDayDifference and its test
by Wenyi Wang
· 8 years ago
698cee7
Split display name into first and last
by Gary Mai
· 8 years ago
a41c1e9
Remove shortcuts update job when experiment is disabled. am: 020f041f25
by Marcus Hagerott
· 8 years ago
78215d5
Merge "Remove shortcuts update job when experiment is disabled." into ub-contactsdialer-g-dev
by Marcus Hagerott
· 8 years ago
a7978d5
resolve merge conflicts of 949d4e8 to master
by Marcus Hagerott
· 8 years ago
0493a6d
Merge "Prevent device default account from sticking." into ub-contactsdialer-g-dev
by Marcus Hagerott
· 8 years ago
949d4e8
Prevent device default account from sticking.
by Marcus Hagerott
· 8 years ago
020f041
Remove shortcuts update job when experiment is disabled.
by Marcus Hagerott
· 8 years ago
510f465
Convert handler creation on the main thread. am: 9589ef63c9
by Arthur Wang
· 8 years ago
9589ef6
Convert handler creation on the main thread.
by Arthur Wang
· 8 years ago
2279be6
Fix missing dependency in contacts app tests.
by Marcus Hagerott
· 8 years ago
c0cd2ac
Add dynamic launcher shortcuts. am: c5083f9a9c
by Marcus Hagerott
· 8 years ago
22a4670
Merge "Add dynamic launcher shortcuts." into ub-contactsdialer-g-dev
by TreeHugger Robot
· 8 years ago
c5083f9
Add dynamic launcher shortcuts.
by Marcus Hagerott
· 8 years ago
e418dd6
Add basic ContactsDataKind to ContactsTest (1/2) am: 574601f587
by Walter Jang
· 8 years ago
574601f
Add basic ContactsDataKind to ContactsTest (1/2)
by Walter Jang
· 8 years ago
d3d2800
Fix the ContactsTest account type and sync adapter (1/2) am: 98d41d714f
by Walter Jang
· 8 years ago
ea89eec
Merge "Insert name into toast during contact deletion"
by Jim Laskey
· 8 years ago
98d41d7
Fix the ContactsTest account type and sync adapter (1/2)
by Walter Jang
· 8 years ago
4beed7e
Insert name into toast during contact deletion
by James Laskey
· 8 years ago
4f35e44
Don't skip querying raw_contacts for device accounts. am: e6a1202e18
by Marcus Hagerott
· 8 years ago
e6a1202
Don't skip querying raw_contacts for device accounts.
by Marcus Hagerott
· 8 years ago
ade310a
Tweak test size annotations. am: 38212ae82e
by Marcus Hagerott
· 8 years ago
6086076
resolve merge conflicts of bc51084 to master
by Marcus Hagerott
· 8 years ago
38212ae
Tweak test size annotations.
by Marcus Hagerott
· 8 years ago
bc51084
Detect empty device accounts.
by Marcus Hagerott
· 8 years ago
3c1153f
resolve merge conflicts of fac695a to master
by Marcus Hagerott
· 8 years ago
fac695a
Add device and SIM to AccountTypeManager
by Marcus Hagerott
· 8 years ago
7967545
Open group fragment and duplicates fragment from PeopleActivity
by Wenyi Wang
· 8 years ago
1498d5b
Add tests for DeviceLocalContactsFilterProvider. am: a02aefa087
by Marcus Hagerott
· 8 years ago
a02aefa
Add tests for DeviceLocalContactsFilterProvider.
by Marcus Hagerott
· 8 years ago
bff0147
Avoid JUnit4 collision in android-support-test, mockito-target
by Guang Zhu
· 8 years ago
095d04b
Move GroupUtilTest to the correct package am: 0b969449e1
by Walter Jang
· 8 years ago
d4bc7bd
Add @SizeTest annotations to test classes that don't have them (1/2)
by Walter Jang
· 8 years ago
2451699
Merge "Move GroupUtilTest to the correct package" into ub-contactsdialer-g-dev
by Walter Jang
· 8 years ago
7e79b52
Add @SizeTest annotations to test classes that don't have them (1/2)
by Walter Jang
· 8 years ago
0b96944
Move GroupUtilTest to the correct package
by Walter Jang
· 8 years ago
e4ee777
Move spanned utility class only needed for tests am: 54b53a5740
by Walter Jang
· 8 years ago
54b53a5
Move spanned utility class only needed for tests
by Walter Jang
· 8 years ago
b6a0256
Remove getDayDifference and its test
by Wenyi Wang
· 8 years ago
e545686
Fix GroupsDaoIntegrationTests on API 21 am: 0d1de54e4a
by Marcus Hagerott
· 8 years ago
0d1de54
Fix GroupsDaoIntegrationTests on API 21
by Marcus Hagerott
· 8 years ago
a70e58b
Fix logic error in GroupsDaoIntegrationTests. am: d3cc63dba1
by Marcus Hagerott
· 8 years ago
d3cc63d
Fix logic error in GroupsDaoIntegrationTests.
by Marcus Hagerott
· 8 years ago
3d695f1
resolve merge conflicts of bea2b85 to master
by Marcus Hagerott
· 8 years ago
bea2b85
Show snackbar with "undo" action when deleting group.
by Marcus Hagerott
· 8 years ago
a3b53a6
Show the duration of the call in QuickContact "Recent card" am: 0dd79bbd24
by yaolu
· 8 years ago
a6a846c
Merge "Show the duration of the call in QuickContact "Recent card"" into ub-contactsdialer-g-dev
by Yao Lu
· 8 years ago
0dd79bb
Show the duration of the call in QuickContact "Recent card"
by yaolu
· 8 years ago
8314ad9
Remove duplicate Contacts/tests res-common resources am: 7491442d2c
by Walter Jang
· 8 years ago
7491442
Remove duplicate Contacts/tests res-common resources
by Walter Jang
· 8 years ago
4e4b98d
Merge res-common resources with exising file in res am: 13a9c33a5f
by Walter Jang
· 8 years ago
13a9c33
Merge res-common resources with exising file in res
by Walter Jang
· 8 years ago
25ad710
Reverse donottranslate_strings.xml rename work around am: 318b3e0e8e
by Walter Jang
· 8 years ago
d1a1538
Remove duplicate test string authenticator_basic_label am: a22438e9a4
by Walter Jang
· 8 years ago
318b3e0
Reverse donottranslate_strings.xml rename work around
by Walter Jang
· 8 years ago
a22438e
Remove duplicate test string authenticator_basic_label
by Walter Jang
· 8 years ago
f82fd8e
Move TestCommon sources into the test/src directory (1/2) am: c85ececda8
by Walter Jang
· 8 years ago
bc1f972
Fix incorrect package name on several contacts tests am: b2198488c7
by Walter Jang
· 8 years ago
99f347e
Merge "Move TestCommon sources into the test/src directory (1/2)" into ub-contactsdialer-g-dev
by Walter Jang
· 8 years ago
b219848
Fix incorrect package name on several contacts tests
by Walter Jang
· 8 years ago
c85ecec
Move TestCommon sources into the test/src directory (1/2)
by Walter Jang
· 8 years ago
96acccf
Fix build after copy of ContactsCommon dirs to Contacts am: a6fb6d2b6f
by Walter Jang
· 8 years ago
d9b58b2
Merge tests/res/ from platform/packages/apps/ContactsCommon to tests/res-common/
by kuantung
· 8 years ago
d405ead
Merge res/ from platform/packages/apps/ContactsCommon to res-common/
by kuantung
· 8 years ago
b699ce7
Merge src/com/android/contacts/common/ from platform/packages/apps/ContactsCommon to src/com/android/contacts/common/
by kuantung
· 8 years ago
ca56a71
Rename test strings file to work around ContactsCommon merge conflict
by Walter Jang
· 8 years ago
d320c39
Merge icons/ from platform/packages/apps/ContactsCommon to icons/ am: 2e5286f060
by kuantung
· 8 years ago
aa3e0db
Remove test iconset.xml to try to unblock common copy am: 1eca04397a
by Walter Jang
· 8 years ago
a6fb6d2
Fix build after copy of ContactsCommon dirs to Contacts
by Walter Jang
· 8 years ago
1da4b84
Merge tests/res/ from platform/packages/apps/ContactsCommon to tests/res-common/
by kuantung
· 8 years ago
64d44a6
Merge res/ from platform/packages/apps/ContactsCommon to res-common/
by kuantung
· 8 years ago
Next »