| Commit message (Expand) | Author | Age | Files | Lines |
* | Make strequent-phone-only returns what we want | Daisuke Miyakawa | 2011-07-21 | 2 | -70/+125 |
* | Merge "Get rid of voicemail permissions from contacts content provider." | Debashish Chatterjee | 2011-07-21 | 4 | -22/+17 |
|\ |
|
| * | Get rid of voicemail permissions from contacts content provider. | Debashish Chatterjee | 2011-07-20 | 4 | -22/+17 |
* | | Tweak to StreamItemPhotos to include metadata. | Dave Santoro | 2011-07-20 | 2 | -26/+79 |
* | | Forward-compatibility of old status update API. | Dave Santoro | 2011-07-20 | 5 | -115/+345 |
|/ |
|
* | Include EXTRA_SELF_CHANGE only for PROVIDER_CHANGED event. | Debashish Chatterjee | 2011-07-20 | 1 | -2/+5 |
* | Fix malfunctioning bucketization logic | Daisuke Miyakawa | 2011-07-18 | 3 | -5/+77 |
* | Photo aggregation logic update. | Dave Santoro | 2011-07-15 | 7 | -10/+223 |
* | Update profile enforcement checks to require a DB. | Dave Santoro | 2011-07-14 | 1 | -47/+54 |
* | Fix issue with profile checks during updateData(). | Dave Santoro | 2011-07-14 | 2 | -20/+50 |
* | Merge "Large photo storage." | Dave Santoro | 2011-07-13 | 19 | -93/+1682 |
|\ |
|
| * | Large photo storage. | Dave Santoro | 2011-07-13 | 19 | -93/+1682 |
* | | Fix the tests | Daniel Lehmann | 2011-07-13 | 1 | -0/+4 |
|/ |
|
* | Allow a sync adapter to provide an OPEN action for a group | Daniel Lehmann | 2011-07-12 | 2 | -3/+24 |
* | Remove restricted white-listing | Daniel Lehmann | 2011-07-11 | 10 | -750/+91 |
* | Merge "VoicemailStatus content provider implementation." | Debashish Chatterjee | 2011-07-08 | 6 | -87/+429 |
|\ |
|
| * | VoicemailStatus content provider implementation. | Debashish Chatterjee | 2011-07-08 | 6 | -87/+429 |
* | | Provider implementation of stream item API. | Daniel Lehmann | 2011-07-07 | 6 | -1/+1300 |
* | | Merge "Set the new last-access time global search column." | Mark Brophy | 2011-07-07 | 1 | -2/+9 |
|\ \
| |/
|/| |
|
| * | Set the new last-access time global search column. | Mark Brophy | 2011-07-01 | 1 | -2/+9 |
* | | Merge "Refactored VoicemailContentProvider to simplify using multiple tables." | Debashish Chatterjee | 2011-07-06 | 4 | -360/+549 |
|\ \ |
|
| * | | Refactored VoicemailContentProvider to simplify using multiple tables. | Debashish Chatterjee | 2011-07-06 | 4 | -360/+549 |
* | | | Added 'voicemail_status' table to contacts database. | Debashish Chatterjee | 2011-07-05 | 1 | -2/+32 |
|/ / |
|
* | | Stop using deprecated field VoicemailContract.CONTENT_URI. | Debashish Chatterjee | 2011-07-04 | 1 | -1/+1 |
* | | Modified voicemail provider to accept source_package as a param. | Debashish Chatterjee | 2011-07-04 | 3 | -24/+19 |
* | | Send broadcast intents to specific component instead of package. | Debashish Chatterjee | 2011-07-01 | 2 | -11/+17 |
* | | Merge "Fixed VoicemailProviderTest." | Debashish Chatterjee | 2011-07-01 | 2 | -14/+30 |
|\ \
| |/
|/| |
|
| * | Fixed VoicemailProviderTest. | Debashish Chatterjee | 2011-07-01 | 2 | -14/+30 |
* | | Merge "Change the way voicemail permissions are enforced." | Flavio Lerda | 2011-07-01 | 1 | -1/+7 |
|\ \ |
|
| * | | Change the way voicemail permissions are enforced. | Flavio Lerda | 2011-07-01 | 1 | -1/+7 |
| |/ |
|
* | | Make permission for all voicemail signature only. | Flavio Lerda | 2011-06-30 | 1 | -1/+1 |
|/ |
|
* | Use shared constants for call log with voicemails. | Flavio Lerda | 2011-06-29 | 2 | -48/+20 |
* | use System.arraycopy | Daisuke Miyakawa | 2011-06-28 | 1 | -5/+2 |
* | Use new data usage stat for strequent contacts | Daisuke Miyakawa | 2011-06-28 | 4 | -58/+225 |
* | Modified VoicemailContentProvider to set 'SELF_CHANGE' in notifications. | Debashish Chatterjee | 2011-06-28 | 1 | -3/+12 |
* | Introduced query param 'include_voicemails' for call_log uri. | Debashish Chatterjee | 2011-06-28 | 8 | -79/+476 |
* | Merge "Renamed INCLUDE_PROFILE param to ALLOW_PROFILE." | Dave Santoro | 2011-06-27 | 2 | -3/+3 |
|\ |
|
| * | Renamed INCLUDE_PROFILE param to ALLOW_PROFILE. | Dave Santoro | 2011-06-24 | 2 | -3/+3 |
* | | Fixes NoSuchMethod errors in VCardTest. | Flavio Lerda | 2011-06-27 | 1 | -0/+5 |
|/ |
|
* | Merge "Implement openAssetFile() for profile vcard." | Martijn Coenen | 2011-06-23 | 1 | -19/+26 |
|\ |
|
| * | Implement openAssetFile() for profile vcard. | Martijn Coenen | 2011-06-23 | 1 | -19/+26 |
* | | Import revised translations. | Eric Fischer | 2011-06-20 | 46 | -106/+463 |
|/ |
|
* | Prefer primary data to others. | Daisuke Miyakawa | 2011-06-17 | 2 | -1/+37 |
* | Merge "Fix test breakage introduced in ICU upgrade." | Daisuke Miyakawa | 2011-06-17 | 5 | -8/+545 |
|\ |
|
| * | Fix test breakage introduced in ICU upgrade. | Daisuke Miyakawa | 2011-06-16 | 5 | -8/+545 |
* | | Added checks in voicemail provider to not expose call_log fields. | Debashish Chatterjee | 2011-06-17 | 7 | -22/+143 |
* | | Unit tests for voicemail provider. | Debashish Chatterjee | 2011-06-16 | 2 | -32/+375 |
|/ |
|
* | Merge "Voicemail provider implementation within ContactsProvider." | Debashish Chatterjee | 2011-06-16 | 12 | -5/+997 |
|\ |
|
| * | Voicemail provider implementation within ContactsProvider. | Debashish Chatterjee | 2011-06-15 | 12 | -5/+997 |
* | | Merge "Prioritize IN_VISIBLE_GROUP in auto-complete." | Daisuke Miyakawa | 2011-06-15 | 1 | -2/+5 |
|\ \ |
|