summaryrefslogtreecommitdiff
path: root/core/java/android/content/ComponentName.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-2/+3
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-3/+2
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-2/+3
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+1
* Merge "docs: Add documentation for equals() method" into qt-dev am: 732a12763...Automerger Merge Worker2020-01-071-0/+6
|\
| * docs: Add documentation for equals() methodKevin Hufnagle2020-01-071-0/+6
* | Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* | Rename writeToProto to be dumpDebugJeffrey Huang2019-12-051-1/+1
|/
* incidentd can now handle multiple callers asking it for incident reportsJoe Onorato2019-03-261-0/+2
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Another round of changes on Content Capture.Felipe Leme2018-12-141-0/+11
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-151-0/+3
* Split provider / service dumpsys into platform and non-platformMakoto Onuki2018-04-171-0/+10
* incidentd: dumping jobscheduler to protoKweku Adams2018-01-091-1/+3
* incidentd: Adding Notification Listener and Disabling Effects Data to Notific...Kweku Adams2017-09-211-24/+30
* Even more auto-doc work.Jeff Sharkey2017-04-241-10/+12
* Add ComponentName.createRelative methodsAdam Powell2015-04-141-0/+51
* Fix issue #10848916: "Always" button is not working.Dianne Hackborn2013-09-241-2/+50
* Fix issue #2438980: Implement package watcher for voice recognizer service se...Dianne Hackborn2010-02-221-1/+1
* Make ComponentName cloneable.Joe Onorato2010-02-081-1/+5
* Make android.content.ComponentName implement java.lang.Comparable.Joe Onorato2009-05-121-1/+11
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+276
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-276/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+276