summaryrefslogtreecommitdiffstats
path: root/core/java/android/provider/ContactsContract.java
Commit message (Expand)AuthorAgeFilesLines
* Don't launch ACTION_QUICK_CONTACT activities in a new task.Adam Powell2012-04-231-3/+2
* Merge "Introduce new URI to clear data usage information"Makoto Onuki2012-04-131-1/+9
|\
| * Introduce new URI to clear data usage informationMakoto Onuki2012-04-131-1/+9
* | Depcrecate increment function (should have been done back in ICS)Daniel Lehmann2012-04-131-0/+4
|/
* Add documentation about clearing usage statsMakoto Onuki2012-04-121-1/+7
* Expose NORMALIZED_NUMBER in the APIDaniel Lehmann2012-03-091-5/+3
* Merge "Introduce Callable URI as hidden API"Daisuke Miyakawa2011-11-181-0/+33
|\
| * Introduce Callable URI as hidden APIDaisuke Miyakawa2011-10-231-0/+33
* | Allow ContactsProvider to remove dulicatesDaisuke Miyakawa2011-11-141-0/+10
* | Unhide social stream APIs for Contacts.Dave Santoro2011-11-071-6/+0
* | Add a query parameter to look-up a SIP address.Flavio Lerda2011-11-021-0/+7
|/
* Add hidden API for pre-authorizing URIs.Dave Santoro2011-10-131-0/+53
* Add new permissions for read/write social stream.Dave Santoro2011-10-041-0/+37
* docs: fix markup in javadocsScott Main2011-09-261-3/+5
* Merge "Add raw entities URI for profiles."Dave Santoro2011-09-081-0/+6
|\
| * Add raw entities URI for profiles.Dave Santoro2011-09-071-0/+6
* | Merge "Add data_set for Settings table as well."Dave Santoro2011-09-081-0/+12
|\ \
| * | Add data_set for Settings table as well.Dave Santoro2011-09-071-0/+12
| |/
* | Fix snippetizing cursorIsaac Katzenelson2011-09-071-0/+167
|/
* Merge "Profile API modifications."Dave Santoro2011-08-301-16/+94
|\
| * Profile API modifications.Dave Santoro2011-08-291-16/+94
* | Add the lookup_key column, which should have been in the previous CLDaniel Lehmann2011-08-291-2/+15
|/
* Merge "Define mime-types for stream items"Makoto Onuki2011-08-261-0/+21
|\
| * Define mime-types for stream itemsMakoto Onuki2011-08-221-0/+21
* | Merge "Add Contact ID to StreamItem-Fields"Daniel Lehmann2011-08-251-0/+6
|\ \
| * | Add Contact ID to StreamItem-FieldsDaniel Lehmann2011-08-241-0/+6
| |/
* | Add DATA_SET value to Entity from EntityIterator cursorKatherine Kuan2011-08-241-0/+1
|/
* add the Identity contacts mimetypeFred Quintana2011-08-161-0/+31
* Several API changes as requested by ES:Daniel Lehmann2011-08-141-64/+62
* Added ACCOUNT_TYPE_AND_DATA_SET pseudo-column.Dave Santoro2011-07-271-0/+33
* Merge "Add new contacts intent action for the "invite" feature"Makoto Onuki2011-07-261-0/+10
|\
| * Add new contacts intent action for the "invite" featureMakoto Onuki2011-07-211-0/+10
* | Introduce param/column for group countDaisuke Miyakawa2011-07-241-0/+26
* | Introduce hidden API Contacts.CONTENT_FREQUENT_URIDaisuke Miyakawa2011-07-211-0/+7
|/
* Updates and fixes for the social stream API.Dave Santoro2011-07-201-31/+58
* Use higher resolution in in-call UI if available.Daniel Lehmann2011-07-141-9/+40
* Merge "Contacts contract update for display photos."Dave Santoro2011-07-131-9/+229
|\
| * Contacts contract update for display photos.Dave Santoro2011-07-131-9/+229
* | Allow a sync adapter to provide an OPEN action for a groupDaniel Lehmann2011-07-131-0/+23
|/
* Add data_set column for raw contacts and groups.Dave Santoro2011-07-111-8/+78
* Remove restricted white-listingDaniel Lehmann2011-07-101-41/+0
* Contacts contract changes for social updates.Dave Santoro2011-06-291-0/+516
* Use new usage feedback API in phone app / strequentDaisuke Miyakawa2011-06-281-0/+9
* Renamed INCLUDE_PROFILE param to ALLOW_PROFILE.Dave Santoro2011-06-241-4/+6
* Merge "Add API for auto-complete ranking improvement."Daisuke Miyakawa2011-06-171-3/+0
|\
| * Add API for auto-complete ranking improvement.Daisuke Miyakawa2011-06-151-3/+0
* | Merge "Added vcard query parameter for not attaching photo."Martijn Coenen2011-06-151-0/+9
|\ \ | |/ |/|
| * Added vcard query parameter for not attaching photo.Martijn Coenen2011-06-151-0/+9
* | Fix commmentDaisuke Miyakawa2011-06-141-2/+3
|/
* Merge "Add return value spec and fix typo."Daisuke Miyakawa2011-06-091-2/+6
|\