summaryrefslogtreecommitdiffstats
path: root/core/java/android/provider/Contacts.java
Commit message (Expand)AuthorAgeFilesLines
* Ubundle from contacts contract Part 1/3Brian Attwell2015-01-091-24/+25
* API changes per API review for contactsYorke Lee2014-06-041-5/+5
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Fix obvious typos under frameworks/base/coreKen Wakasa2012-03-091-1/+1
* Remove the IM provider contract class.Jeff Hamilton2009-12-171-10/+56
* Update from API review.Dianne Hackborn2009-09-301-0/+5
* Make the new ContactsContract APIs public.Jeff Hamilton2009-09-241-13/+345
* Don't crash if the cursor is null.Jeff Hamilton2009-09-171-1/+1
* Fix NPE when provider returns null cursor.Jeff Sharkey2009-09-151-1/+1
* Don't reference hidden API from comments.Jeff Sharkey2009-08-251-8/+0
* Mark all legacy contacts APIs as deprecated.Jeff Sharkey2009-08-251-2/+269
* Added an extra for sharing a target rectangle extra.Jeff Sharkey2009-08-011-0/+9
* Copies the Contacts.Intents class to ContactsContract.Evan Millar2009-06-191-78/+84
* resolved conflicts w/ 842a1f4b0beaacfaab940318fe19909e087aae81 merge....Daisuke Miyakawa2009-05-191-0/+11
* am 15e74b9d: Merge change 1939 into donutAndroid (Google) Code Review2009-05-191-9/+15
|\
| * Fix build breakageDaisuke Miyakawa2009-05-191-9/+15
| * Hand merge from cupcake_dcm to donut, part 2.Daisuke Miyakawa2009-05-191-1/+18
| * AI 145778: Manual merge changes 145382-145384 from cupcake.Andy Stadler2009-04-101-1/+3
| * AI 143159: am: CL 142855 Fix SHOW_OR_CREATE intent to correctly handle duplic...Jeffrey Sharkey2009-03-271-0/+12
* | change the sync framework and users to understand AccountFred Quintana2009-04-231-1/+16
* | Merge branch 'readonly-p4-master'Dianne Hackborn2009-04-131-1/+3
|\ \
| * | AI 145994: Integrate #145778 from Donut.Dianne Hackborn2009-04-131-1/+3
| * | AI 143308: am: CL 143159 am: CL 142855 Fix SHOW_OR_CREATE intent to correctly...Jeffrey Sharkey2009-03-271-0/+12
| |/
* | Merge commit 'korg/cupcake'The Android Open Source Project2009-03-271-4/+27
|\ \
| * | Automated import from //branches/cupcake/...@142855,142855Jeffrey Sharkey2009-03-251-0/+12
| |/
| * auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-4/+15
* | Merge commit 'remotes/korg/cupcake' into mergeJean-Baptiste Queru2009-03-181-13/+62
|\ \ | |/
| * auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-2/+10
| * auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-1/+36
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1678
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1678/+0
| * auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-10/+16
* | auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-8/+22
|\ \ | |/
| * auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-8/+22
* | Merge commit 'remotes/korg/cupcake'Jean-Baptiste Queru2008-12-191-2/+54
|\ \ | |/
| * Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-3/+55
* | Fix issue 1164: Incorrect organization type label in contactsEvan JIANG2008-11-021-2/+2
|/
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1606