summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes issue #3404 (http://code.google.com/p/cyanogenmod/issues/detail?id=3404)cm-7.1.0cm-7.0.3cm-7.0.2.1cm-7.0.1gingerbread-releasegingerbreadgb-release-7.2Eyad Aboulouz2011-04-221-2/+3
* Import translations for additional languages.cm-7.0.0Eric Fischer2011-01-0621-0/+504
* DO NOT MERGE Grandfathering existing devices into aggregation policy.Dmitri Plotnikov2010-11-011-1/+1
* Fixing unit testsDmitri Plotnikov2010-10-228-67/+90
* Revert "Update list of unrestricted packages"Jason Chen2010-10-221-6/+0
* Update list of unrestricted packagesJean-Baptiste Queru2010-10-211-0/+6
* bug:3097939 trigger on a table without good index = slow contacts appVasu Nori2010-10-181-0/+2
* Merge "Fixing the trigger for aggregated presence." into gingerbreadDmitri Plotnikov2010-10-142-16/+45
|\
| * Fixing the trigger for aggregated presence.Dmitri Plotnikov2010-10-142-16/+45
* | Fixing ContactAggregator breakage revealed by an automated testDmitri Plotnikov2010-10-142-2/+4
|/
* Making aggregation exceptions override the not-from-same-account ruleDmitri Plotnikov2010-10-131-8/+8
* Fixing the "duplication" of contactsDmitri Plotnikov2010-10-122-10/+21
* Changing contact aggregation to not join from same accountDmitri Plotnikov2010-10-114-93/+373
* Revert "Changing contact aggregation to not join from same account"Dmitri Plotnikov2010-10-114-358/+85
* Changing contact aggregation to not join from same accountDmitri Plotnikov2010-10-104-85/+358
* Handle DATA in ContactsProvider2.getType().David Brown2010-09-281-0/+2
* Rebuilding name lookup for gingerbreadDmitri Plotnikov2010-09-081-3/+20
* Allow contacts provider to grant URI permissions.Dianne Hackborn2010-09-011-0/+1
* Use new SharedPreferences$Editor.apply() instead of commit().Brad Fitzpatrick2010-08-302-2/+3
* add emma filter to make fileGuang Zhu2010-08-261-0/+7
* Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-041-3/+6
* add chat_mode to presence_db tables: presence, aggregate_presenceVasu Nori2010-07-165-53/+127
* set up fast-forward from froyo-release to gingerbreadThe Android Open Source Project2010-06-290-0/+0
|\
| * Avoiding a race condition caused by configuration change during FroYo upgradeDmitri Plotnikov2010-06-241-0/+4
| * Resolving a race condition in upgrade to FroyoDmitri Plotnikov2010-06-231-1/+7
* | Avoiding a race condition caused by configuration change during FroYo upgradeDmitri Plotnikov2010-06-231-0/+4
* | Resolving a race condition in upgrade to FroyoDmitri Plotnikov2010-06-231-1/+7
|/
* Avoid long running upgrade work on the main threadJeff Hamilton2010-06-042-11/+3
* Add a PRE_BOOT_COMPLETED receiver.Jeff Hamilton2010-05-265-1/+100
* Cleaning up the contacts DB during upgrade to version 203Dmitri Plotnikov2010-05-241-0/+9
* Merge "Import revised translations" into froyoKenny Root2010-04-1520-120/+60
|\
| * Import revised translationsKenny Root2010-04-1420-120/+60
* | Using strict projection mapDmitri Plotnikov2010-04-142-0/+11
|/
* 1. Rebuild locale related RowHandler when locale was changedBai Tao2010-04-123-55/+37
* Fixing phone number picker in search mode.Dmitri Plotnikov2010-04-062-0/+12
* Fixing handling of null sync ID in legacy import. Part IIDmitri Plotnikov2010-04-051-14/+12
* Fixing handling of null sync ID in legacy import.Dmitri Plotnikov2010-04-051-13/+15
* revert the stripping of System Group:Fred Quintana2010-04-021-1/+1
* Fixing adding a raw contact to an existing contact.Dmitri Plotnikov2010-03-314-14/+63
* Cleaning up dangling pointers after account removal.Dmitri Plotnikov2010-03-303-0/+71
* Removing broken SQLDmitri Plotnikov2010-03-261-7/+3
* Reflecting name/phonetic name change in name lookupDmitri Plotnikov2010-03-252-5/+20
* Put the contacts on the phone into My Contacts group.Bai Tao2010-03-261-1/+51
* Merge "Deprioritizing twitter pictures in contact aggregation"Dmitri Plotnikov2010-03-2510-33/+348
|\
| * Deprioritizing twitter pictures in contact aggregationDmitri Plotnikov2010-03-2510-33/+348
* | Merge "Making contact visibility update null-tolerant"Dmitri Plotnikov2010-03-241-2/+2
|\|
| * Making contact visibility update null-tolerantDmitri Plotnikov2010-03-241-2/+2
* | Remove the fake ContentChanged notificationBai Tao2010-03-251-2/+6
|/
* Publish NameRawContactId in ContactData-QueryDaniel Lehmann2010-03-232-1/+8
* Fixing an issue with legacy contact import.Dmitri Plotnikov2010-03-234-47/+64