summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make strequent-phone-only returns what we wantDaisuke Miyakawa2011-07-212-70/+125
* Merge "Get rid of voicemail permissions from contacts content provider."Debashish Chatterjee2011-07-214-22/+17
|\
| * Get rid of voicemail permissions from contacts content provider.Debashish Chatterjee2011-07-204-22/+17
* | Tweak to StreamItemPhotos to include metadata.Dave Santoro2011-07-202-26/+79
* | Forward-compatibility of old status update API.Dave Santoro2011-07-205-115/+345
|/
* Include EXTRA_SELF_CHANGE only for PROVIDER_CHANGED event.Debashish Chatterjee2011-07-201-2/+5
* Fix malfunctioning bucketization logicDaisuke Miyakawa2011-07-183-5/+77
* Photo aggregation logic update.Dave Santoro2011-07-157-10/+223
* Update profile enforcement checks to require a DB.Dave Santoro2011-07-141-47/+54
* Fix issue with profile checks during updateData().Dave Santoro2011-07-142-20/+50
* Merge "Large photo storage."Dave Santoro2011-07-1319-93/+1682
|\
| * Large photo storage.Dave Santoro2011-07-1319-93/+1682
* | Fix the testsDaniel Lehmann2011-07-131-0/+4
|/
* Allow a sync adapter to provide an OPEN action for a groupDaniel Lehmann2011-07-122-3/+24
* Remove restricted white-listingDaniel Lehmann2011-07-1110-750/+91
* Merge "VoicemailStatus content provider implementation."Debashish Chatterjee2011-07-086-87/+429
|\
| * VoicemailStatus content provider implementation.Debashish Chatterjee2011-07-086-87/+429
* | Provider implementation of stream item API.Daniel Lehmann2011-07-076-1/+1300
* | Merge "Set the new last-access time global search column."Mark Brophy2011-07-071-2/+9
|\ \ | |/ |/|
| * Set the new last-access time global search column.Mark Brophy2011-07-011-2/+9
* | Merge "Refactored VoicemailContentProvider to simplify using multiple tables."Debashish Chatterjee2011-07-064-360/+549
|\ \
| * | Refactored VoicemailContentProvider to simplify using multiple tables.Debashish Chatterjee2011-07-064-360/+549
* | | Added 'voicemail_status' table to contacts database.Debashish Chatterjee2011-07-051-2/+32
|/ /
* | Stop using deprecated field VoicemailContract.CONTENT_URI.Debashish Chatterjee2011-07-041-1/+1
* | Modified voicemail provider to accept source_package as a param.Debashish Chatterjee2011-07-043-24/+19
* | Send broadcast intents to specific component instead of package.Debashish Chatterjee2011-07-012-11/+17
* | Merge "Fixed VoicemailProviderTest."Debashish Chatterjee2011-07-012-14/+30
|\ \ | |/ |/|
| * Fixed VoicemailProviderTest.Debashish Chatterjee2011-07-012-14/+30
* | Merge "Change the way voicemail permissions are enforced."Flavio Lerda2011-07-011-1/+7
|\ \
| * | Change the way voicemail permissions are enforced.Flavio Lerda2011-07-011-1/+7
| |/
* | Make permission for all voicemail signature only.Flavio Lerda2011-06-301-1/+1
|/
* Use shared constants for call log with voicemails.Flavio Lerda2011-06-292-48/+20
* use System.arraycopyDaisuke Miyakawa2011-06-281-5/+2
* Use new data usage stat for strequent contactsDaisuke Miyakawa2011-06-284-58/+225
* Modified VoicemailContentProvider to set 'SELF_CHANGE' in notifications.Debashish Chatterjee2011-06-281-3/+12
* Introduced query param 'include_voicemails' for call_log uri.Debashish Chatterjee2011-06-288-79/+476
* Merge "Renamed INCLUDE_PROFILE param to ALLOW_PROFILE."Dave Santoro2011-06-272-3/+3
|\
| * Renamed INCLUDE_PROFILE param to ALLOW_PROFILE.Dave Santoro2011-06-242-3/+3
* | Fixes NoSuchMethod errors in VCardTest.Flavio Lerda2011-06-271-0/+5
|/
* Merge "Implement openAssetFile() for profile vcard."Martijn Coenen2011-06-231-19/+26
|\
| * Implement openAssetFile() for profile vcard.Martijn Coenen2011-06-231-19/+26
* | Import revised translations.Eric Fischer2011-06-2046-106/+463
|/
* Prefer primary data to others.Daisuke Miyakawa2011-06-172-1/+37
* Merge "Fix test breakage introduced in ICU upgrade."Daisuke Miyakawa2011-06-175-8/+545
|\
| * Fix test breakage introduced in ICU upgrade.Daisuke Miyakawa2011-06-165-8/+545
* | Added checks in voicemail provider to not expose call_log fields.Debashish Chatterjee2011-06-177-22/+143
* | Unit tests for voicemail provider.Debashish Chatterjee2011-06-162-32/+375
|/
* Merge "Voicemail provider implementation within ContactsProvider."Debashish Chatterjee2011-06-1612-5/+997
|\
| * Voicemail provider implementation within ContactsProvider.Debashish Chatterjee2011-06-1512-5/+997
* | Merge "Prioritize IN_VISIBLE_GROUP in auto-complete."Daisuke Miyakawa2011-06-151-2/+5
|\ \