aboutsummaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
AgeCommit message (Expand)Author
2015-03-10Merge "Add private API to get merged primary and enterprise contacts"Ricky Wai
2015-03-09Add private API to get merged primary and enterprise contactsRicky Wai
2015-03-06Remove CallLogBackupAgent.Santos Cordon
2015-03-03Hide unregistered phone account call log entries.Santos Cordon
2015-02-25Add simple backup/restore to Call Log.Santos Cordon
2015-02-20Simple Backup Agent for the call log.Santos Cordon
2014-07-21Merge "Add read/write profile permission to CP2" into lmp-devJay Shrauner
2014-07-21Add read/write profile permission to CP2Jay Shrauner
2014-07-21Set correct permissions in CP2 manifestYorke Lee
2014-07-09Merge "Add manage voicemail permission (2/4)"Yorke Lee
2014-07-08Enterprise: Add utility method to retrieve corp user handle.Makoto Onuki
2014-07-07Change INTERACT_ACROSS_USERS_FULL to INTERACT_ACROSS_USERSMakoto Onuki
2014-06-30Add manage voicemail permission (2/4)Yorke Lee
2014-06-27Add android.permission.INTERACT_ACROSS_USERS_FULL to CP2Makoto Onuki
2013-09-30Revert "Remove global search support."Mathew Inwood
2013-09-20Remove global search support.Mathew Inwood
2013-09-03Modifying protection level for READ_WRITE_ALL_VOICEMAILSantos Cordon
2013-03-19Adding READ_WRITE_ALL_VOICEMAIL to ContactsProvider.Kareem Nassar
2013-03-19Using permission ADD_VOICEMAIL in ContactsProvider.Kareem Nassar
2013-03-15Add READ_SYNC_SETTINGS permission to ContactsProvider.Justin Koh
2013-01-15Start tracking content provider app ops.Dianne Hackborn
2012-08-27Remove unneeded uses-permissions.Makoto Onuki
2012-08-16Add a new permission needed for Gal lookups to the contacts providerSubir Jhanb
2012-08-14Make "export contacts database" more secureMakoto Onuki
2012-07-28Explicitly export content providersNick Kralevich
2012-07-19Add debug activity to export all data files as a zipMakoto Onuki
2012-05-04Don't allow backing up contacts storageMakoto Onuki
2012-05-03Remove never used SocialProvider and activity tableMakoto Onuki
2012-04-05Enforce the use of the new (READ|WRITE)_CALL_LOG permissionsDaniel Lehmann
2011-08-05The provider now contains the label for the acore process.Dianne Hackborn
2011-08-03Renamed permission READ_WRITE_OWN_VOICEMAIL to ADD_VOICEMAILDebashish Chatterjee
2011-08-01Delete voicemail data when source package is uninstalled.Debashish Chatterjee
2011-07-20Get rid of voicemail permissions from contacts content provider.Debashish Chatterjee
2011-06-30Make permission for all voicemail signature only.Flavio Lerda
2011-06-15Voicemail provider implementation within ContactsProvider.Debashish Chatterjee
2010-09-02am b5b7b17f: Allow contacts provider to grant URI permissions.Dianne Hackborn
2010-09-01Allow contacts provider to grant URI permissions.Dianne Hackborn
2010-08-16Switching to a more narrow configuration change notificationDmitri Plotnikov
2010-08-13Improved the phone lookup and the phone filterDmitri Plotnikov
2010-08-05Introducing ContactDirectoryManagerDmitri Plotnikov
2010-06-07Initial implementation of the directory APIDmitri Plotnikov
2010-05-26Add a PRE_BOOT_COMPLETED receiver.Jeff Hamilton
2010-03-03Allow global search to read contacts photosBjorn Bringert
2010-03-02Fix path-permission for search suggestionsBjorn Bringert
2009-08-25clean up the too many deletes dialogFred Quintana
2009-08-24Support for Global Search Shortcut refresh and contact images.Dmitri Plotnikov
2009-08-21Switch over from CP1 to CP2.Jeff Hamilton
2009-07-31Reimplementing global search integration in ContactsProvider2.Dmitri Plotnikov
2009-07-23update the permissions for the AccountManagerServiceFred Quintana
2009-07-09resolved conflicts for merge of c885d11f to masterDianne Hackborn