summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/ContactsListActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Allow user to add a phone only contact even when other contact accounts are a...Ron2010-11-011-1/+1
* Contacts: Close cursor object after useChannagoud Kadabi2010-10-271-0/+4
* Fix NPE in changeCursor from bad kang.Steve Kondik2010-07-091-0/+5
* Make my last change compile, you should always compile after comments...David Kohen2010-07-081-1/+1
* Fix acore FC when clearing search queryDavid Kohen2010-07-081-4/+5
* Fix crash in phone disambiguation dialogDavid Kohen2010-07-081-1/+1
* Fix FC when open preferences dialogs from ContactListABAAKOUK Mehdi2010-07-011-1/+2
* Add missing declaration and uninitialized variableABAAKOUK Mehdi2010-07-011-2/+7
* Fix Merge failABAAKOUK Mehdi2010-06-301-5/+42
* Fix FC pressing the dial button in view/edit contacts.Glenn Maynard2010-06-301-2/+4
* Revert "add indexer for Chinese"Steve Kondik2010-06-301-14/+4
* add Chinese contacts indexerclockrun2010-06-301-1/+1
* add indexer for Chineseclockrun2010-06-301-0/+11
* add indexer for Chineseclockrun2010-06-301-3/+23
* Release 0.9.Wysie2010-06-301-3/+76
* Release 0.7Wysie2010-06-301-2/+59
* Release 0.6.Wysie2010-06-301-1/+55
* Fixing breakage in legacy contact pickers.Dmitri Plotnikov2010-04-151-5/+22
* Fixing search in direct dial/message shortcut creationDmitri Plotnikov2010-04-081-0/+2
* Absorbing extra key events on contact search.Dmitri Plotnikov2010-04-011-1/+4
* Removing photo cache clearing on cursor changeDmitri Plotnikov2010-03-311-2/+0
* Optimizing contact listDmitri Plotnikov2010-03-301-112/+62
* Clearing photo cache on cursor changeDmitri Plotnikov2010-03-241-0/+2
* Fit-and-finish. Redoing the title for contact search results.Dmitri Plotnikov2010-03-231-17/+35
* Check the sync status while there is no contacts to showBai Tao2010-03-231-18/+21
* Fix encoding of Uri for multi-vcard sendingDaniel Lehmann2010-03-191-1/+1
* Add help text when user creates the shortcut but there is no contact.Bai Tao2010-03-191-6/+12
* Do not show an extra confirmation step when sharing lots of contactsDaniel Lehmann2010-03-171-16/+1
* Fixing bad cursor access in Direct Dial ShortcutDmitri Plotnikov2010-03-161-0/+4
* Fixing NPE in "pick or create new contact"Dmitri Plotnikov2010-03-161-2/+10
* Fixing provider status observerDmitri Plotnikov2010-03-151-8/+23
* Implementing contact upgrade under low storage conditions.Dmitri Plotnikov2010-03-151-22/+85
* Don't try to delete a contact if the URI is null.Jeff Hamilton2010-03-151-2/+4
* Create a single VCard file for several contactsDaniel Lehmann2010-03-121-6/+11
* Don't show the buddy's offline status in ContactsBai Tao2010-03-121-3/+7
* Will no longer stop photo loading onPause()Dmitri Plotnikov2010-03-101-2/+2
* Fixing behavior of the CALL button while picking a phone from list.Dmitri Plotnikov2010-03-101-37/+59
* Fixing NPE in Contacts when using the DEL keyDmitri Plotnikov2010-03-101-36/+47
* Fixing NPE in contact search.Dmitri Plotnikov2010-03-101-3/+2
* Fixing initial message displayed in Contacts.Dmitri Plotnikov2010-03-091-2/+6
* Contacts UI that warns the user that the current locale is changingDmitri Plotnikov2010-03-091-3/+74
* Add a "Cancel" Button to the Bulk-Export-Confirm messageDaniel Lehmann2010-03-081-0/+1
* Displaying phonetic name when available.Dmitri Plotnikov2010-03-081-10/+33
* Making phone number disambig dialog more verbose, showing phone type.Dmitri Plotnikov2010-03-051-1/+2
* Count the line "Create new contact"Daniel Lehmann2010-03-041-0/+7
* Making contact list focusable even when filtering is disabled.Dmitri Plotnikov2010-03-041-14/+16
* Fix for NPE in ContactsListActivityDmitri Plotnikov2010-03-031-1/+3
* Fixing monkey bug 2473875 in contacts on SapphireDmitri Plotnikov2010-02-261-0/+4
* Fixing issue with phone number pickers: it was returning the wrong data typeDmitri Plotnikov2010-02-261-12/+26
* Reflecting the rename of contact search snippet fields.Dmitri Plotnikov2010-02-251-20/+31