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