summaryrefslogtreecommitdiff
path: root/core/java/android/provider/Contacts.java
AgeCommit message (Expand)Author
2017-04-25Fix some issues found by new doclava linter.Jeff Sharkey
2016-10-10Don't expose raw usage stats to clients; return "low-res" values.Makoto Onuki
2016-05-24Add missing @Deprecated annotations.Aurimas Liutikas
2015-01-09Ubundle from contacts contract Part 1/3Brian Attwell
2014-06-04API changes per API review for contactsYorke Lee
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2012-03-09Fix obvious typos under frameworks/base/coreKen Wakasa
2009-12-17Remove the IM provider contract class.Jeff Hamilton
2009-09-30Update from API review.Dianne Hackborn
2009-09-24Make the new ContactsContract APIs public.Jeff Hamilton
2009-09-17Don't crash if the cursor is null.Jeff Hamilton
2009-09-15Fix NPE when provider returns null cursor.Jeff Sharkey
2009-08-25Don't reference hidden API from comments.Jeff Sharkey
2009-08-25Mark all legacy contacts APIs as deprecated.Jeff Sharkey
2009-08-01Added an extra for sharing a target rectangle extra.Jeff Sharkey
2009-06-19Copies the Contacts.Intents class to ContactsContract.Evan Millar
2009-05-19resolved conflicts w/ 842a1f4b0beaacfaab940318fe19909e087aae81 merge....Daisuke Miyakawa
2009-05-19am 15e74b9d: Merge change 1939 into donutAndroid (Google) Code Review
2009-05-19Fix build breakageDaisuke Miyakawa
2009-05-19Hand merge from cupcake_dcm to donut, part 2.Daisuke Miyakawa
2009-04-23change the sync framework and users to understand AccountFred Quintana
2009-04-13Merge branch 'readonly-p4-master'Dianne Hackborn
2009-04-13AI 145994: Integrate #145778 from Donut.Dianne Hackborn
2009-04-10AI 145778: Manual merge changes 145382-145384 from cupcake.Andy Stadler
2009-03-27AI 143308: am: CL 143159 am: CL 142855 Fix SHOW_OR_CREATE intent to correctly...Jeffrey Sharkey
2009-03-27Merge commit 'korg/cupcake'The Android Open Source Project
2009-03-27AI 143159: am: CL 142855 Fix SHOW_OR_CREATE intent to correctly handle duplic...Jeffrey Sharkey
2009-03-25Automated import from //branches/cupcake/...@142855,142855Jeffrey Sharkey
2009-03-18auto import from //branches/cupcake_rel/...@140373The Android Open Source Project
2009-03-18Merge commit 'remotes/korg/cupcake' into mergeJean-Baptiste Queru
2009-03-13auto import from //branches/cupcake_rel/...@138607The Android Open Source Project
2009-03-11auto import from //branches/cupcake/...@137873The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2009-01-09auto import from //branches/cupcake/...@125939The Android Open Source Project
2009-01-09auto import from //branches/cupcake/...@125939The Android Open Source Project
2008-12-19Merge commit 'remotes/korg/cupcake'Jean-Baptiste Queru
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-11-02Fix issue 1164: Incorrect organization type label in contactsEvan JIANG
2008-10-21Initial ContributionThe Android Open Source Project