summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Expand)AuthorAgeFilesLines
* Add READ/WRITE_CONTACTS permissions to ContactsProviderYorke Lee2015-10-241-0/+2
* Merge "ContactsProvider does not use cleartext network traffic." into mnc-devAlex Klyubin2015-06-091-1/+2
|\
| * ContactsProvider does not use cleartext network traffic.Alex Klyubin2015-05-201-1/+2
* | Merge "Remove location permissions" into mnc-devMakoto Onuki2015-05-291-2/+0
|\ \
| * | Remove location permissionsMakoto Onuki2015-05-281-2/+0
| |/
* | Merge "Add READ_PHONE_STATE to CP2" into mnc-devYorke Lee2015-05-281-0/+1
|\ \
| * | Add READ_PHONE_STATE to CP2Yorke Lee2015-05-281-0/+1
| |/
* / Stop enforcing {READ,WRITE}_PROFILE permissionsBrian Attwell2015-05-271-6/+1
|/
* Clean up permissionsMakoto Onuki2015-05-151-7/+0
* Merge "Add RawContactsEntity.CORP_CONTENT_URI"Ricky Wai2015-03-191-0/+3
|\
| * Add RawContactsEntity.CORP_CONTENT_URIRicky Wai2015-03-181-0/+3
* | Merge "Add private API to get merged primary and enterprise contacts"Ricky Wai2015-03-101-0/+3
|\|
| * Add private API to get merged primary and enterprise contactsRicky Wai2015-03-091-0/+3
* | Remove CallLogBackupAgent.Santos Cordon2015-03-061-4/+7
* | Hide unregistered phone account call log entries.Santos Cordon2015-03-031-8/+17
|/
* Add simple backup/restore to Call Log.Santos Cordon2015-02-251-0/+3
* Simple Backup Agent for the call log.Santos Cordon2015-02-201-1/+1
* Merge "Add read/write profile permission to CP2" into lmp-devJay Shrauner2014-07-211-0/+2
|\
| * Add read/write profile permission to CP2Jay Shrauner2014-07-211-0/+2
* | Set correct permissions in CP2 manifestYorke Lee2014-07-211-2/+2
|/
* Merge "Add manage voicemail permission (2/4)"Yorke Lee2014-07-091-9/+2
|\
| * Add manage voicemail permission (2/4)Yorke Lee2014-06-301-9/+2
* | Enterprise: Add utility method to retrieve corp user handle.Makoto Onuki2014-07-081-0/+1
* | Change INTERACT_ACROSS_USERS_FULL to INTERACT_ACROSS_USERSMakoto Onuki2014-07-071-1/+1
|/
* Add android.permission.INTERACT_ACROSS_USERS_FULL to CP2Makoto Onuki2014-06-271-0/+1
* Revert "Remove global search support."Mathew Inwood2013-09-301-0/+9
* Remove global search support.Mathew Inwood2013-09-201-9/+0
* Modifying protection level for READ_WRITE_ALL_VOICEMAILSantos Cordon2013-09-031-1/+1
* Adding READ_WRITE_ALL_VOICEMAIL to ContactsProvider.Kareem Nassar2013-03-191-0/+1
* Using permission ADD_VOICEMAIL in ContactsProvider.Kareem Nassar2013-03-191-0/+1
* Add READ_SYNC_SETTINGS permission to ContactsProvider.Justin Koh2013-03-151-0/+1
* Start tracking content provider app ops.Dianne Hackborn2013-01-151-0/+1
* Remove unneeded uses-permissions.Makoto Onuki2012-08-271-7/+0
* Add a new permission needed for Gal lookups to the contacts providerSubir Jhanb2012-08-161-0/+1
* Make "export contacts database" more secureMakoto Onuki2012-08-141-0/+5
* Explicitly export content providersNick Kralevich2012-07-281-0/+3
* Add debug activity to export all data files as a zipMakoto Onuki2012-07-191-0/+11
* Don't allow backing up contacts storageMakoto Onuki2012-05-041-1/+2
* Remove never used SocialProvider and activity tableMakoto Onuki2012-05-031-8/+0
* Enforce the use of the new (READ|WRITE)_CALL_LOG permissionsDaniel Lehmann2012-04-051-2/+2
* The provider now contains the label for the acore process.Dianne Hackborn2011-08-051-1/+2
* Renamed permission READ_WRITE_OWN_VOICEMAIL to ADD_VOICEMAILDebashish Chatterjee2011-08-031-1/+1
* Delete voicemail data when source package is uninstalled.Debashish Chatterjee2011-08-011-0/+2
* Get rid of voicemail permissions from contacts content provider.Debashish Chatterjee2011-07-201-10/+0
* Make permission for all voicemail signature only.Flavio Lerda2011-06-301-1/+1
* Voicemail provider implementation within ContactsProvider.Debashish Chatterjee2011-06-151-0/+24
* am b5b7b17f: Allow contacts provider to grant URI permissions.Dianne Hackborn2010-09-021-0/+1
|\
| * Allow contacts provider to grant URI permissions.Dianne Hackborn2010-09-011-0/+1
* | Switching to a more narrow configuration change notificationDmitri Plotnikov2010-08-161-0/+6
* | Improved the phone lookup and the phone filterDmitri Plotnikov2010-08-131-0/+2