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