Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
apps
/
Contacts
/
6ea750cf2f58023ee3e7a5081b94e8da2603083d
6ea750c
Make OnCancelListener call finish() in stead of just calling dismiss().
by Daisuke Miyakawa
· 15 years ago
8cd4947
Preventing a crash on rotation of the Display Options activity
by Dmitri Plotnikov
· 15 years ago
4ed3bc4
Fixing visibility of label/data/snippet in contact item view.
by Dmitri Plotnikov
· 15 years ago
4a261c8
Fixing NPE in phone disambig dialog.
by Dmitri Plotnikov
· 15 years ago
c4e4995
Make ImportVCardActivity check null of mHandler, which happens when onDestroy() is called during import.
by Daisuke Miyakawa
· 15 years ago
ee010c0
When the activity is destroyed, make sure any background thread is cancelled.
by Nicolas Catania
· 15 years ago
6448da7
Let ImportVCardActivity choose an account if multiple account exist.
by Daisuke Miyakawa
· 15 years ago
bbd03c0
Cherry-pick 78bc8a3d70c65973fed80ee5cb628f7aa21e14d0 into the Froyo branch.
by Martin Hibdon
· 15 years ago
5ecd315
Merge "Fixing NPE in contact photo loader" into froyo
by Dmitri Plotnikov
· 15 years ago
feb77f1
Merge "Absorbing extra key events on contact search." into froyo
by Dmitri Plotnikov
· 15 years ago
92dfa11
Fixing NPE in contact photo loader
by Dmitri Plotnikov
· 15 years ago
a497ce5
Change intent category for creating direct dial shortcuts added
by Bernd Holzhey
· 15 years ago
7a51b14
Merge "revert the stripping of System Group: from the names of google system groups" into froyo
by Fred Quintana
· 15 years ago
f7ba455
Merge "revive contacts launch performance tests & also add the test for dialer UI" into froyo
by Guang Zhu
· 15 years ago
95020ca
Absorbing extra key events on contact search.
by Dmitri Plotnikov
· 15 years ago
9f26ce5
revert the stripping of System Group: from the names of google system groups
by Fred Quintana
· 15 years ago
ffadc87
Merge "Saving ALL state when contact editor is evicted" into froyo
by Dmitri Plotnikov
· 15 years ago
3b61694
revive contacts launch performance tests & also add the test for dialer UI
by Guang Zhu
· 15 years ago
489faa9
Removing photo cache clearing on cursor change
by Dmitri Plotnikov
· 15 years ago
84a4eee
Saving ALL state when contact editor is evicted
by Dmitri Plotnikov
· 15 years ago
517bfe5
Merge "Fixing tests that did not get updated earlier" into froyo
by Dmitri Plotnikov
· 15 years ago
3aba36c
Fixing tests that did not get updated earlier
by Dmitri Plotnikov
· 15 years ago
0e98b9f
Force vCard importer copy vCard as a temporary local file in order to
by Daisuke Miyakawa
· 15 years ago
cdf961b
Fix a regression with lookupKeys that contain special characters Bug:2561233
by Daniel Lehmann
· 15 years ago
6013973
some changes due to an API review
by Fred Quintana
· 15 years ago
f3113e3
Merge "Small modifications to speedup ViewContactActivity Bug:2546767 - Use query parameter instead of sql string concatenation - Try to use the ContactID that is passed in the Intent; fallback to lookup key if it is wrong (saves up to 2 queries) - Initialize the newEntities list directly with the correct length" into froyo
by Daniel Lehmann
· 15 years ago
88cc705
Merge "Optimizing contact list" into froyo
by Dmitri Plotnikov
· 15 years ago
4f87c89
Small modifications to speedup ViewContactActivity
by Daniel Lehmann
· 15 years ago
b94a80a
Restore deleted config files for certain locales
by Kenny Root
· 15 years ago
a544d8a
Optimizing contact list
by Dmitri Plotnikov
· 15 years ago
c84ad3d
Import revised translations
by Kenny Root
· 15 years ago
d8b0a05
Don't merge numbers if they only differ after a semicolon Bug:2432347
by Daniel Lehmann
· 15 years ago
b369c49
Clearing photo cache on cursor change
by Dmitri Plotnikov
· 15 years ago
fd8015f
Merge "Reflecting the rename of System Group: My Contacts"
by Dmitri Plotnikov
· 15 years ago
cc17912
Reflecting the rename of System Group: My Contacts
by Dmitri Plotnikov
· 15 years ago
6d63f8f
Merge "Avoid the flick based on the change of CallLogProvider."
by Dmitri Plotnikov
· 15 years ago
4429998
Avoid the flick based on the change of CallLogProvider.
by Bai Tao
· 15 years ago
75f8fec
Merge "Change "Position" to "Title" in Ghost text Bug:2539245"
by Daniel Lehmann
· 15 years ago
a166050
Change "Position" to "Title" in Ghost text Bug:2539245
by Daniel Lehmann
· 15 years ago
15a194a
Promote Position to label (instead of data) if Company name is empty Bug:2534607
by Daniel Lehmann
· 15 years ago
655236c
Merge "Update explanation in comments."
by Brad Fitzpatrick
· 15 years ago
7c8561d
Follow-up on preventing QC from hiding soft keyboard.
by Dmitri Plotnikov
· 15 years ago
a062448
Merge "Preventing QuickContact from hiding soft keyboard"
by Dmitri Plotnikov
· 15 years ago
1b28a0a
Update explanation in comments.
by Brad Fitzpatrick
· 15 years ago
23bc9b7
Hopefully fix frequently-reported ViewContactActivity ANR.
by Brad Fitzpatrick
· 15 years ago
ad3bd44
Preventing QuickContact from hiding soft keyboard
by Dmitri Plotnikov
· 15 years ago
4e9be7c
Merge "New rule for the fields "organization" and "nickname": If they merely duplicate the title, don't show them Bug:2534647"
by Daniel Lehmann
· 15 years ago
350ba6f
New rule for the fields "organization" and "nickname": If they merely duplicate the title, don't show them
by Daniel Lehmann
· 15 years ago
d128adc
Support launch QuickContactActivity from upgraded shortcut
by Bai Tao
· 15 years ago
207d4f6
Fit-and-finish. Redoing the title for contact search results.
by Dmitri Plotnikov
· 15 years ago
5c5d71a
Merge "When editing contacts, automatically expand "More" if data has been entered Bug:2534580"
by Daniel Lehmann
· 15 years ago
3122da4
When editing contacts, automatically expand "More" if data has been entered
by Daniel Lehmann
· 15 years ago
5ebd9cf
Check the sync status while there is no contacts to show
by Bai Tao
· 15 years ago
20df502
Merge "Avoid showing empty call log when activity is paused"
by Dmitri Plotnikov
· 15 years ago
6559aed
Avoid showing empty call log when activity is paused
by Bai Tao
· 15 years ago
574f905
Merge "b/2528229 Add vCard import support to Gmail."
by Attila Bodis
· 15 years ago
437063a
Fix encoding of Uri for multi-vcard sending
by Daniel Lehmann
· 15 years ago
85d591e
First name/last name instead of Given name/Family name in the US
by Dmitri Plotnikov
· 15 years ago
82dc5b6
Merge "Add help text when user creates the shortcut but there is no contact."
by Dmitri Plotnikov
· 15 years ago
16da96c
Merge "b/2499526 Call PhoneNumberFormatter function when show phone numbers of call log in the detail view"
by Dmitri Plotnikov
· 15 years ago
1261e13
b/2528229 Add vCard import support to Gmail.
by Attila Bodis
· 15 years ago
bc38e1f
Add help text when user creates the shortcut but there is no contact.
by Bai Tao
· 15 years ago
bf35bf0
Merge "Do not show an extra confirmation step when sharing lots of contacts Bug:2524537"
by Daniel Lehmann
· 15 years ago
d546fc0
Import revised translations
by Kenny Root
· 15 years ago
74d69d1
Fixing aggregation mode for inserted contacts
by Dmitri Plotnikov
· 15 years ago
42fbe78
Do not show an extra confirmation step when sharing lots of contacts Bug:2524537
by Daniel Lehmann
· 15 years ago
d188bb3
Merge "fix a crash when adding a group back to the sync set in the contacts display groups UI"
by Fred Quintana
· 15 years ago
268ed36
fix a crash when adding a group back to the sync set
by Fred Quintana
· 15 years ago
ec220ec
Merge "Save contacts photo in the same directory as Camera."
by Chih-Chung Chang
· 15 years ago
c7c1905
Fixing a broken test
by Dmitri Plotnikov
· 15 years ago
22faa2a
Save contacts photo in the same directory as Camera.
by Chih-Chung Chang
· 15 years ago
0aa25b9
Fixing highlighting of names with suffixes
by Dmitri Plotnikov
· 15 years ago
4405e69
Fixing bad cursor access in Direct Dial Shortcut
by Dmitri Plotnikov
· 15 years ago
ed71e4e
Fixing NPE in "pick or create new contact"
by Dmitri Plotnikov
· 15 years ago
6985dd8
Fixing NPE in contact editor
by Dmitri Plotnikov
· 15 years ago
4893996
Disabling aggregation of new contacts
by Dmitri Plotnikov
· 15 years ago
0de2a46
Fixing NPE in raw contact sorting
by Dmitri Plotnikov
· 15 years ago
b4d69eb
Fixing provider status observer
by Dmitri Plotnikov
· 15 years ago
3b73d8b
Implementing contact upgrade under low storage conditions.
by Dmitri Plotnikov
· 15 years ago
67205ed
Fix NPE caused by the selected entry is not valid when make a phone call
by Bai Tao
· 15 years ago
38ce75c
Merge "Fixed NPE in adding a phone number to an existing contact from call log"
by Dmitri Plotnikov
· 15 years ago
76514bc
Fixed NPE in adding a phone number to an existing contact from call log
by Dmitri Plotnikov
· 15 years ago
bb54a9e
Merge "Don't try to delete a contact if the URI is null."
by Jeff Hamilton
· 15 years ago
3cf3868
Don't try to delete a contact if the URI is null.
by Jeff Hamilton
· 15 years ago
cebe835
Passing non-null class loader to readParcelable
by Dmitri Plotnikov
· 15 years ago
177c77f
b/2499526 Call PhoneNumberFormatter function when show phone numbers of call log in the detail view
by Sang-il, Lee
· 15 years ago
b0ab270
Fix the recent call list flicker
by Bai Tao
· 15 years ago
6876712
Fix a long line
by Daniel Lehmann
· 15 years ago
61f6cf7
Merge changes Ie617b76f,I83128ba7
by Daniel Lehmann
· 15 years ago
cbf7595
Fix creation of Uri if the lookup key has characters that are not allowed in a Uri
by Daniel Lehmann
· 15 years ago
bc5c776
Create a single VCard file for several contacts Bug:2501468
by Daniel Lehmann
· 15 years ago
a307b77
Add a tiny TODO comment about duplicated code.
by David Brown
· 15 years ago
381f174
Merge "Fixed crash Unable to add window"
by Nicolas Catania
· 15 years ago
2cacc55
Fixed crash Unable to add window
by Nicolas Catania
· 15 years ago
107736c
Don't show the buddy's offline status in Contacts
by Bai Tao
· 15 years ago
d0037fd
Addressing concurrency issues in EditContactActivity
by Dmitri Plotnikov
· 15 years ago
9b75f74
Merge "Handle notifications for apps on sd"
by Suchi Amalapurapu
· 15 years ago
06c65ca
Will no longer stop photo loading onPause()
by Dmitri Plotnikov
· 15 years ago
e23c9e1
Handle notifications for apps on sd
by Suchi Amalapurapu
· 15 years ago
2b70895
Fixing behavior of the CALL button while picking a phone from list.
by Dmitri Plotnikov
· 15 years ago
Next »