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
/
service
/
notification
/
Condition.java
Age
Commit message (
Expand
)
Author
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2019-12-05
Rename writeToProto to be dumpDebug
Jeffrey Huang
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-12-17
Deprecate ConditionProviderService.
Julia Reynolds
2018-12-11
API: Clean up redundant and ineffective usages of SystemApi and TestApi
Adrian Roos
2018-07-24
Improve isolation of DND providers
Julia Reynolds
2018-01-25
incidentd: Adding privacy tag and expanding field.
Kweku Adams
2017-12-13
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2016-05-25
Api updates.
Julia Reynolds
2016-03-08
Condition cleanup.
Julia Reynolds
2016-02-01
Re-SystemApi some fields/method that aren't in use.
Julia Reynolds
2015-08-25
Allow third party condition providers.
Julia Reynolds
2014-11-30
Zen: Improve zen mode panel condition selection.
John Spurlock
2014-09-10
Zen: make Condition available over @SystemApi
John Spurlock
2014-05-02
Add additional display information to conditions.
John Spurlock
2014-05-01
Implement long-term condition subscriptions.
John Spurlock
2014-04-27
Wire up condition providers to zen mode exit triggers.
John Spurlock
2014-04-25
Introduce condition provider services.
John Spurlock