summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Convert status updates to HTML.Flavio Lerda2011-08-101-1/+5
* Modified VoicemailContentProvider to set Calls.NEWDebashish Chatterjee2011-08-081-0/+4
* Merge "Allow read-only sharing of Uri in voicemail content provider."Debashish Chatterjee2011-08-051-2/+23
|\
| * Allow read-only sharing of Uri in voicemail content provider.Debashish Chatterjee2011-08-041-2/+23
* | Add support for updating profile raw contacts.Dave Santoro2011-08-041-0/+12
* | Merge "Fix data set handling for groups."Dave Santoro2011-08-041-13/+17
|\ \ | |/ |/|
| * Fix data set handling for groups.Dave Santoro2011-08-041-13/+17
* | Merge "Fixed a strict mode violation in voicemail/calllog provider."Debashish Chatterjee2011-08-041-0/+2
|\ \
| * | Fixed a strict mode violation in voicemail/calllog provider.Debashish Chatterjee2011-08-041-0/+2
* | | Don't crash deleting a voiceamil with no file.Hugo Hudson2011-08-041-1/+6
|/ /
* | Merge "Renamed permission READ_WRITE_OWN_VOICEMAIL to ADD_VOICEMAIL"Debashish Chatterjee2011-08-043-9/+9
|\ \ | |/ |/|
| * Renamed permission READ_WRITE_OWN_VOICEMAIL to ADD_VOICEMAILDebashish Chatterjee2011-08-033-9/+9
* | Merge "Fix photo-related tests for Proguard builds."Dave Santoro2011-08-031-0/+1
|\ \ | |/ |/|
| * Fix photo-related tests for Proguard builds.Dave Santoro2011-08-031-0/+1
* | Merge "Delete voicemail data when source package is uninstalled."Debashish Chatterjee2011-08-032-0/+70
|\ \ | |/ |/|
| * Delete voicemail data when source package is uninstalled.Debashish Chatterjee2011-08-012-0/+70
* | Merge "Add synthetic columns to voicemail table."Hugo Hudson2011-08-021-17/+32
|\ \
| * | Add synthetic columns to voicemail table.Hugo Hudson2011-08-021-17/+32
| |/
* | Populate data_set in values from the URI.Dave Santoro2011-08-011-0/+2
* | Merge "Create account record if needed on profile insert."Dave Santoro2011-08-011-10/+45
|\ \ | |/ |/|
| * Create account record if needed on profile insert.Dave Santoro2011-08-011-10/+45
* | Merge "No more use audio mime type for voicemail uris."Debashish Chatterjee2011-07-311-24/+3
|\ \ | |/ |/|
| * No more use audio mime type for voicemail uris.Debashish Chatterjee2011-07-291-24/+3
* | Added query instrumentation when verbose logging.Dave Santoro2011-07-284-49/+222
|/
* Fix missing column issue with lookup-by-name queryDave Santoro2011-07-282-3/+2
* Initialize PhotoStore in background thread.Dave Santoro2011-07-281-1/+1
* Merge "Return starred with phone number when phone-only"Daisuke Miyakawa2011-07-281-0/+3
|\
| * Return starred with phone number when phone-onlyDaisuke Miyakawa2011-07-271-0/+3
* | Do not send the provider_changed event to pkgs that have not changed.Debashish Chatterjee2011-07-281-2/+7
* | Merge "Provider and DB changes to support data_set field."Dave Santoro2011-07-278-158/+513
|\ \
| * | Provider and DB changes to support data_set field.Dave Santoro2011-07-278-158/+513
| |/
* | Merge "Query speed up with "raw_contact_is_user_profile" check"Makoto Onuki2011-07-271-19/+34
|\ \ | |/ |/|
| * Query speed up with "raw_contact_is_user_profile" checkMakoto Onuki2011-07-271-19/+34
* | Merge "Improvements in voicemail broadcast notifications."Debashish Chatterjee2011-07-277-124/+319
|\ \
| * | Improvements in voicemail broadcast notifications.Debashish Chatterjee2011-07-267-124/+319
| |/
* | Do not expose the NEW column in the Voicemail provider.Flavio Lerda2011-07-261-1/+0
|/
* Make frequent uri work correctlyDaisuke Miyakawa2011-07-251-3/+1
* Implement IS_READ column in content providers.Flavio Lerda2011-07-253-2/+14
* Add group count capability and improve performanceDaisuke Miyakawa2011-07-242-23/+54
* Add support for frequent uriDaisuke Miyakawa2011-07-221-0/+20
* Make strequent-phone-only returns what we wantDaisuke Miyakawa2011-07-211-31/+86
* Merge "Get rid of voicemail permissions from contacts content provider."Debashish Chatterjee2011-07-212-7/+10
|\
| * Get rid of voicemail permissions from contacts content provider.Debashish Chatterjee2011-07-202-7/+10
* | Tweak to StreamItemPhotos to include metadata.Dave Santoro2011-07-202-26/+79
* | Forward-compatibility of old status update API.Dave Santoro2011-07-203-81/+255
|/
* Include EXTRA_SELF_CHANGE only for PROVIDER_CHANGED event.Debashish Chatterjee2011-07-201-2/+5
* Fix malfunctioning bucketization logicDaisuke Miyakawa2011-07-181-4/+9
* Photo aggregation logic update.Dave Santoro2011-07-152-10/+98
* Update profile enforcement checks to require a DB.Dave Santoro2011-07-141-47/+54
* Fix issue with profile checks during updateData().Dave Santoro2011-07-141-20/+28