summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Fix Activity instance leak by ContactsPreferences observerDaniel Lehmann2010-09-242-26/+60
* Modify contextual menu for Sip number.John Wang2010-09-221-1/+5
* Forgotten commit -> apply change.Brad Fitzpatrick2010-09-101-1/+1
* Clean up SIP-specific TODO comments.David Brown2010-09-072-6/+16
* Merge "Implement granting of URI permissions from picker. DO NOT MERGE." int...Dianne Hackborn2010-09-021-6/+10
|\
| * Implement granting of URI permissions from picker. DO NOT MERGE.Dianne Hackborn2010-09-021-6/+10
* | Modify variables used in vCard code.Daisuke Miyakawa2010-09-022-44/+62
|/
* Use new SharedPreferences$Editor.apply() instead of commit().Brad Fitzpatrick2010-08-301-1/+1
* Add SipAddress to Contacts UI. DO NOT MERGE.David Brown2010-08-245-42/+56
* Disable dialpad chooser when the user selects "Add call".David Brown2010-08-111-4/+10
* Merge "ACTION_DIAL should show dialpadchooser" into gingerbreadDaniel Lehmann2010-08-051-0/+5
|\
| * ACTION_DIAL should show dialpadchooserBernd Holzhey2010-08-051-0/+5
* | Fix NPE: Dial-Button pushed while a non-actionable item is selectedDaniel Lehmann2010-08-031-1/+1
|/
* Compare only network portion to determine if number is voicemail.Wink Saville2010-08-021-2/+3
* Fixing use of green button in call logDmitri Plotnikov2010-06-301-2/+2
* Add a new intent type that allows opening the Contacts app in its last state.Daniel Lehmann2010-04-211-5/+39
* Fixing breakage in legacy contact pickers.Dmitri Plotnikov2010-04-151-5/+22
* Merge "Fixing search in direct dial/message shortcut creation" into froyoDmitri Plotnikov2010-04-121-0/+2
|\
| * Fixing search in direct dial/message shortcut creationDmitri Plotnikov2010-04-081-0/+2
* | Make OnCancelListener call finish() in stead of just calling dismiss().Daisuke Miyakawa2010-04-082-1/+6
|/
* Preventing a crash on rotation of the Display Options activityDmitri Plotnikov2010-04-061-1/+7
* Fixing visibility of label/data/snippet in contact item view.Dmitri Plotnikov2010-04-061-4/+12
* Fixing NPE in phone disambig dialog.Dmitri Plotnikov2010-04-051-5/+9
* Make ImportVCardActivity check null of mHandler, which happens when onDestroy...Daisuke Miyakawa2010-04-061-11/+33
* When the activity is destroyed, make sure any background thread is cancelled.Nicolas Catania2010-04-051-10/+23
* Let ImportVCardActivity choose an account if multiple account exist.Daisuke Miyakawa2010-04-033-147/+87
* Cherry-pick 78bc8a3d70c65973fed80ee5cb628f7aa21e14d0 intoMartin Hibdon2010-04-021-3/+3
* Merge "Fixing NPE in contact photo loader" into froyoDmitri Plotnikov2010-04-021-1/+1
|\
| * Fixing NPE in contact photo loaderDmitri Plotnikov2010-04-021-1/+1
* | Merge "Absorbing extra key events on contact search." into froyoDmitri Plotnikov2010-04-021-1/+4
|\ \
| * | Absorbing extra key events on contact search.Dmitri Plotnikov2010-04-011-1/+4
| |/
* | Merge "revert the stripping of System Group: from the names of google system ...Fred Quintana2010-04-021-4/+7
|\ \ | |/ |/|
| * revert the stripping of System Group:Fred Quintana2010-04-011-4/+7
* | Merge "Saving ALL state when contact editor is evicted" into froyoDmitri Plotnikov2010-04-011-1/+15
|\ \
| * | Saving ALL state when contact editor is evictedDmitri Plotnikov2010-03-311-1/+15
* | | Removing photo cache clearing on cursor changeDmitri Plotnikov2010-03-311-2/+0
|/ /
* | Force vCard importer copy vCard as a temporary local file in order toDaisuke Miyakawa2010-04-011-5/+71
* | Fix a regression with lookupKeys that contain special charactersDaniel Lehmann2010-03-311-1/+1
|/
* some changes due to an API reviewFred Quintana2010-03-303-8/+0
* Merge "Small modifications to speedup ViewContactActivity Bug:2546767 - Use ...Daniel Lehmann2010-03-301-26/+64
|\
| * Small modifications to speedup ViewContactActivityDaniel Lehmann2010-03-301-26/+64
* | Optimizing contact listDmitri Plotnikov2010-03-302-112/+649
|/
* Don't merge numbers if they only differ after a semicolonDaniel Lehmann2010-03-253-5/+24
* Clearing photo cache on cursor changeDmitri Plotnikov2010-03-242-0/+7
* Merge "Reflecting the rename of System Group: My Contacts"Dmitri Plotnikov2010-03-241-2/+2
|\
| * Reflecting the rename of System Group: My ContactsDmitri Plotnikov2010-03-241-2/+2
* | Merge "Avoid the flick based on the change of CallLogProvider."Dmitri Plotnikov2010-03-241-20/+17
|\ \
| * | Avoid the flick based on the change of CallLogProvider.Bai Tao2010-03-251-20/+17
* | | Promote Position to label (instead of data) if Company name is emptyDaniel Lehmann2010-03-241-1/+7
| |/ |/|
* | Merge "Update explanation in comments."Brad Fitzpatrick2010-03-241-3/+9
|\ \