summaryrefslogtreecommitdiff
path: root/core/java/android/content/ComponentName.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-01-07Merge "docs: Add documentation for equals() method" into qt-dev am: 732a12763...Automerger Merge Worker
2020-01-07docs: Add documentation for equals() methodKevin Hufnagle
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-05Rename writeToProto to be dumpDebugJeffrey Huang
2019-03-26incidentd can now handle multiple callers asking it for incident reportsJoe Onorato
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-12-14Another round of changes on Content Capture.Felipe Leme
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2018-04-17Split provider / service dumpsys into platform and non-platformMakoto Onuki
2018-01-09incidentd: dumping jobscheduler to protoKweku Adams
2017-09-21incidentd: Adding Notification Listener and Disabling Effects Data to Notific...Kweku Adams
2017-04-24Even more auto-doc work.Jeff Sharkey
2015-04-14Add ComponentName.createRelative methodsAdam Powell
2013-09-24Fix issue #10848916: "Always" button is not working.Dianne Hackborn
2010-02-22Fix issue #2438980: Implement package watcher for voice recognizer service se...Dianne Hackborn
2010-02-08Make ComponentName cloneable.Joe Onorato
2009-05-12Make android.content.ComponentName implement java.lang.Comparable.Joe Onorato
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project